Commit graph

30 commits

Author SHA1 Message Date
4023aa6f13 style frontend components 2026-03-15 18:45:27 +03:00
ab2970aa5a add logs to backend dockerfile 2026-03-15 18:31:55 +03:00
0e714b8ca1 clean up frontend icon, app name and refresh bug on login 2026-03-15 18:12:15 +03:00
c8999d4cd5 Add dockerfile 2026-03-15 16:09:26 +03:00
090090b353 reorder list column 2026-02-28 00:07:45 +03:00
78ce18f4d3 add delete and edit list 2026-02-27 22:38:38 +03:00
8a33e1c644 improve card component 2026-02-27 22:25:34 +03:00
e69dd6a56d add labels logic 2026-02-27 21:14:02 +03:00
d295a00e2f add checklists 2026-02-27 20:34:44 +03:00
799e089deb add card detail page 2026-02-27 17:03:47 +03:00
f819ada0f0 fix backend card sorting bug 2026-02-27 13:54:34 +03:00
c53742d470 lint frontend 2026-02-27 13:15:50 +03:00
1628677222 lint frontend, fix drag and drop bug 2026-02-27 10:53:36 +03:00
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