feat: add create new checklist modal

This commit is contained in:
Henry
2025-08-06 22:22:28 +01:00
parent 1cf5808ce7
commit e43fa0c7b3
12 changed files with 309 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{
"id": "0b7ca39b-1114-4c0d-8e55-d932f40706ba",
"id": "957fcb16-856c-4756-ac3b-13f2a0814959",
"prevId": "91f9a2fa-31e2-4f3a-bdb9-852292fd7501",
"version": "7",
"dialect": "postgresql",
@@ -1344,8 +1344,8 @@
"primaryKey": false,
"notNull": true
},
"title": {
"name": "title",
"name": {
"name": "name",
"type": "varchar(255)",
"primaryKey": false,
"notNull": true

View File

@@ -54,9 +54,9 @@
{
"idx": 7,
"version": "7",
"when": 1752582887553,
"tag": "20250715123447_AddCardChecklists",
"when": 1754511666265,
"tag": "20250806202106_glossy_luminals",
"breakpoints": true
}
]
}
}