Commit graph

17 commits

Author SHA1 Message Date
1bcad71f23 add board detail and clean up login flow 2026-02-26 17:12:19 +03:00
94e157da4b separate kanban routes to smaller files 2026-02-26 14:10:23 +03:00
56510d71d5 add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
806447e221 fix tests for kanban logic 2026-02-25 21:51:27 +03:00
3abd029ab5 add initial kanban models and apis 2026-02-25 19:48:18 +03:00
861160566c Merge pull request 'add pytest' (#2) from add_pytests_integration into main
Reviewed-on: http://localhost:3000/david/flask_react_monorepo_template/pulls/2
2026-02-25 15:55:04 +03:00
e230af21c4 lint frontend 2026-02-25 15:45:01 +03:00
1c35df931a update actions config, fix lint errors 2026-02-25 12:25:38 +03:00
a9b0fd34a2 add pytest 2026-02-24 19:32:35 +03:00
068a1b38f9 add actions config 2026-02-24 19:26:25 +03:00
580d04d1e7 add pydantic on backend 2026-02-24 17:17:36 +03:00
abce2bb6ef add loader 2026-02-24 14:03:23 +03:00
91917289e2 add toast 2026-02-24 13:45:55 +03:00
f630ca6d69 add modal and typescript integration 2026-02-24 11:52:57 +03:00
14a2b45deb Merge pull request 'add celery, worker and scheduler' (#1) from celery-worker-integration into main
Reviewed-on: http://localhost:3000/david/flask_react_monorepo_template/pulls/1
2026-02-24 10:35:41 +03:00
b4387dd808 add celery, worker and scheduler 2026-02-24 10:35:11 +03:00
b883898ed8 initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00