Commit Graph

17 Commits

Author SHA1 Message Date
c728956099 Fixed task update 2025-04-30 17:02:39 +00:00
c70d0d0300 Configured frontend during image build 2025-04-29 09:12:34 +00:00
e1677b308e Added home page 2025-04-15 21:48:56 +02:00
dd8b16759a Added redirecting to login page when user is not logged in 2025-04-15 21:39:33 +02:00
d39087e56c Added update tasks feature 2025-04-15 21:30:41 +02:00
29b7c0d394 Added registration form 2025-04-13 23:13:25 +02:00
ac9af4a4e9 Corrected buttons position and bolded labels 2025-04-13 20:46:21 +02:00
a6d6522f6c Added possibility of updating user profile 2025-04-13 20:09:45 +02:00
b904f1ec0f Added possibility of deleting own account 2025-04-13 18:51:58 +02:00
0e1f337360 Added change password view 2025-04-13 18:38:23 +02:00
e374df55de Added profile view 2025-04-13 18:26:23 +02:00
749a5529f2 Added possibility of set task status in frontend 2025-04-13 16:45:45 +02:00
c5cb336049 Added interceptor to dynamically set CSRF token header 2025-04-13 13:38:43 +02:00
78daea30ac Refactored code for api methods 2025-04-13 13:01:07 +02:00
1ed7f308a3 Started implementation of basic frontend for ToDoList App 2025-04-12 19:49:47 +02:00
69cd246946 Revert "Created React subproject"
This reverts commit a9775f4fa5.
2025-03-19 19:13:42 +01:00
a9775f4fa5 Created React subproject 2025-03-14 20:44:52 +01:00