Commit graph

32 commits

Author SHA1 Message Date
46ba265f38
add workload placement 2026-08-19 09:06:56 +03:00
93d2f4ebd6
show overdue assignments today 2026-08-18 20:34:56 +03:00
0466552c4f
simplify assignment persistence 2026-08-16 10:19:08 +03:00
350d2ec0b7
add assignment completion api 2026-08-15 23:03:15 +03:00
483ca6fc1d
add dated assignment endpoint 2026-08-15 21:50:37 +03:00
3cf1aff6a9
schedule explicit set levels 2026-08-11 22:57:15 +03:00
99e1ba051c
enforce element level hierarchy 2026-08-11 22:50:07 +03:00
0d102fcee0
add explicit set levels 2026-08-11 22:47:34 +03:00
f500bd6095
snapshot schedule source data 2026-08-10 22:36:14 +03:00
98ae9bf088
add set scheduling api 2026-08-10 20:05:53 +03:00
f12509db96
clarify set payload callbacks 2026-08-09 09:50:11 +03:00
fac49e43d4
wrap set layout input 2026-08-09 09:38:46 +03:00
4222d4c0a2
add set layout api 2026-08-08 23:37:52 +03:00
503d868e29
add ordered element queries 2026-08-08 22:24:02 +03:00
588a3ecb40
enforce element parent scope 2026-08-08 22:22:25 +03:00
fcc6ade8f3
add element persistence 2026-08-08 22:21:25 +03:00
9029eb5ff8
add element domain 2026-08-08 22:17:23 +03:00
3d96a8d316
expose sets list endpoint 2026-08-03 22:20:41 +03:00
5b9df7d02a
add set persistence 2026-08-03 22:20:41 +03:00
3dc9204979
add email signup flow 2026-08-03 20:26:08 +03:00
22d9ad5136
add logout endpoint 2026-08-03 19:42:45 +03:00
299efe0839
align backend auth patterns 2026-08-02 20:58:44 +03:00
ebfe147ca4
add password login 2026-07-31 11:38:05 +03:00
c0d0d070a8
add me endpoint 2026-07-31 11:12:35 +03:00
ad27a0f03c
use native session dates 2026-07-31 10:15:35 +03:00
88a3997bad
add auth middleware 2026-07-31 10:08:22 +03:00
8bc9ef728b
use sessions table 2026-07-31 10:08:22 +03:00
34e26f81f5
add auth sessions 2026-07-31 10:08:21 +03:00
0777f0da2f
add user entity 2026-07-31 10:08:20 +03:00
334e8d1792
remove stale backend tooling
Stop invoking the unavailable formatter and remove factory usage for the missing user factory. Give PHPStan workers the same memory allowance as the development shell.
2026-07-31 07:38:22 +03:00
15925b856b
remove inertia backend adapter
Remove the adapter dependency, middleware, configuration, and frontend route. Leave the backend root unclaimed so the standalone Vue application remains independent.
2026-07-30 23:13:45 +03:00
eede23a0fd
install backend 2026-07-30 22:00:34 +03:00