24 Commits

Author SHA1 Message Date
Marcin-Ramotowski
58de4b202b Added default value for VITE_API_URL 2025-05-03 15:48:55 +00:00
Marcin-Ramotowski
2b130591fe Removed invisible characters 2025-05-03 14:35:52 +00:00
Marcin-Ramotowski
36c21fe100 Changed datetime format handled by API and removed datetime convertion in frontend 2025-04-30 17:57:08 +00:00
Marcin-Ramotowski
0acde40aa3 Changed input type to datetime-local fort task creation form 2025-04-30 17:42:25 +00:00
Marcin-Ramotowski
464dde127b Changed input type to datetime-local and simplified datetime convertion 2025-04-30 17:33:05 +00:00
Marcin-Ramotowski
c728956099 Fixed task update 2025-04-30 17:02:39 +00:00
Marcin-Ramotowski
c9d4613d70 Configured reverse proxy between frontend and API 2025-04-29 10:38:33 +00:00
Marcin-Ramotowski
c70d0d0300 Configured frontend during image build 2025-04-29 09:12:34 +00:00
Marcin-Ramotowski
2d947cccc3 Configured Docker evironment for frontend 2025-04-17 22:10:21 +00:00
Marcin-Ramotowski
e1677b308e Added home page 2025-04-15 21:48:56 +02:00
Marcin-Ramotowski
dd8b16759a Added redirecting to login page when user is not logged in 2025-04-15 21:39:33 +02:00
Marcin-Ramotowski
d39087e56c Added update tasks feature 2025-04-15 21:30:41 +02:00
Marcin-Ramotowski
29b7c0d394 Added registration form 2025-04-13 23:13:25 +02:00
Marcin-Ramotowski
ac9af4a4e9 Corrected buttons position and bolded labels 2025-04-13 20:46:21 +02:00
Marcin-Ramotowski
a6d6522f6c Added possibility of updating user profile 2025-04-13 20:09:45 +02:00
Marcin-Ramotowski
b904f1ec0f Added possibility of deleting own account 2025-04-13 18:51:58 +02:00
Marcin-Ramotowski
0e1f337360 Added change password view 2025-04-13 18:38:23 +02:00
Marcin-Ramotowski
e374df55de Added profile view 2025-04-13 18:26:23 +02:00
Marcin-Ramotowski
749a5529f2 Added possibility of set task status in frontend 2025-04-13 16:45:45 +02:00
Marcin-Ramotowski
c5cb336049 Added interceptor to dynamically set CSRF token header 2025-04-13 13:38:43 +02:00
Marcin-Ramotowski
78daea30ac Refactored code for api methods 2025-04-13 13:01:07 +02:00
Marcin-Ramotowski
1ed7f308a3 Started implementation of basic frontend for ToDoList App 2025-04-12 19:49:47 +02:00
Marcin-Ramotowski
69cd246946 Revert "Created React subproject"
This reverts commit a9775f4fa5ec8820aa0f97e6baae00220a121860.
2025-03-19 19:13:42 +01:00
Marcin-Ramotowski
a9775f4fa5 Created React subproject 2025-03-14 20:44:52 +01:00