Commit graph

22 commits

Author SHA1 Message Date
30769fc118 centralize formatdate function, redirect back after login remove cart functionality 2026-04-12 16:59:14 +03:00
67d3e586ec remove unused products code and add decorator to serialize models 2026-04-12 13:08:55 +03:00
7b32a8a6ec add epics and wikis features 2026-03-28 22:20:09 +03:00
c343033d7e add upload logic to app 2026-03-21 23:54:09 +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
8a33e1c644 improve card component 2026-02-27 22:25:34 +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
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
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
580d04d1e7 add pydantic on backend 2026-02-24 17:17:36 +03:00
abce2bb6ef add loader 2026-02-24 14:03:23 +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