mirror of
https://github.com/temetro/temetro.git
synced 2026-08-24 08:46:27 +00:00
25254dd4c1
Add the tasks table, validation, service and routes (/api/tasks with a PATCH for partial updates / the done toggle, RBAC-gated) and the frontend data module. The tasks board now loads, creates and toggles real data (optimistic toggle with rollback). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
41 lines
781 B
JSON
41 lines
781 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1780413912874,
|
|
"tag": "0000_small_sir_ram",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1780591375930,
|
|
"tag": "0001_boring_puck",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1780849813505,
|
|
"tag": "0002_fluffy_longshot",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1780850147682,
|
|
"tag": "0003_lame_rawhide_kid",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "7",
|
|
"when": 1780850364853,
|
|
"tag": "0004_dizzy_scarlet_spider",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |