feat: extract shared types, colors, priority and recurrence (#34) #41
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#41
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-34-shared-types"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #34
Summary
src/shared/withtypes.ts,colors.ts,priority.ts,recurrence.tsshared/(zero breaking changes)updatedAtcolumn totagsschema (migration 0003)createTag/updateTagto setupdatedAtuseTaskStoreandtasks.tsrepository toshared/typesReview — APPROVE
Summary: Clean extraction of shared types, colors, priority helpers and recurrence logic into
src/shared/. Original files re-export to preserve all existing imports. Migration 0003 adds nullableupdated_atto tags for future sync.Checklist: