Goal-Calibration/app
Yisroel Baum 051e44033f
wire user texts routes and update seed
open POST /api/texts and node create endpoints to any
authenticated user; expose new /texts and /texts/{id} pages
plus admin-only GET /api/texts/all. ViewController gains
userTexts and userText methods. seed gives Tanach to the
regular user and adds a second non-admin user.
2026-05-02 21:43:48 +03:00
..
Auth return utc from clock 2026-04-26 10:32:08 +03:00
Exceptions add forbidden exception 2026-04-24 13:25:52 +03:00
Node refactor bulk create nodes controller to catch BadRequestException 2026-04-19 23:37:40 +03:00
Plan add find by user method in plan repo 2026-05-01 09:02:34 +03:00
ScheduledNode wrap get todays schedule in try catch 2026-05-01 10:25:00 +03:00
Text scope text endpoints by ownership 2026-05-02 21:42:51 +03:00
User remove missed default value 2026-04-26 20:43:27 +03:00
ValueObjects dont cast email to string, use new value method 2026-04-26 10:19:38 +03:00
View wire user texts routes and update seed 2026-05-02 21:43:48 +03:00