* feat: setup checklist schema * feat: scaffold checklist router * feat: add create new checklist modal * feat: create new checklist item * feat: toggle checklist item completed state * feat: update checklist name * feat: delete checklist * feat: show checklists progress on cards * feat: tweak light mode styling * feat: focus item form on creation of new checklist * feat: tweak new checklist item form styling * feat: add checklist activity * feat: show checklist progress on public board page * feat: display checklist items on public card modal * chore: add translations
69 lines
1.5 KiB
JSON
69 lines
1.5 KiB
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1746693478656,
|
|
"tag": "20250508083758_SetupTables",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1747903068807,
|
|
"tag": "20250522083748_AddEmailToWorkspaceMembers",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1748378293342,
|
|
"tag": "20250527203813_AddDeletedAtToLabel",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1749118315675,
|
|
"tag": "20250605101155_AddCascadeDeleteToCardRelations",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "7",
|
|
"when": 1749405288761,
|
|
"tag": "20250608175448_AddOnDeleteActionToUserDeletion",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 5,
|
|
"version": "7",
|
|
"when": 1749377372062,
|
|
"tag": "20250608100932_AddIntegrationsTable",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 6,
|
|
"version": "7",
|
|
"when": 1749585889984,
|
|
"tag": "20250610200449_ReaddIntegrationTable",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 7,
|
|
"version": "7",
|
|
"when": 1754511666265,
|
|
"tag": "20250806202106_glossy_luminals",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 8,
|
|
"version": "7",
|
|
"when": 1755094668761,
|
|
"tag": "20250813141748_AddChecklistActivityTypes",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |