Commit graph

21 commits

Author SHA1 Message Date
Chris Veleris
7a4022085c Fix an issue with state update of tasks in project details view 2025-02-25 17:34:26 +02:00
Chris Veleris
13ed68c739 Add due_date_at to projects 2025-02-24 21:25:52 +02:00
Chris Veleris
0907b44f12 Cleanup 2025-02-24 18:25:23 +02:00
Chris Veleris
e5c0825985 Refactor services 2025-02-21 17:45:08 +02:00
Chris Veleris
1ee59c0403 Complete transfer to zustand 2025-02-21 17:32:15 +02:00
Chris Veleris
0af8ace07e Update rest of entities 2025-02-15 00:08:01 +02:00
Chris Veleris
a5327bab5e fixup! Cleanup areas 2025-02-14 17:49:06 +02:00
Chris Veleris
42aa10b378 Fix project issues with areas and active filter 2024-12-16 17:44:40 +02:00
Chris Veleris
768e5cbcf8 Add project priorities 2024-11-27 16:55:56 +02:00
Chris Veleris
71d0834ff5 Cleanup 2024-11-21 16:25:59 +02:00
Chris Veleris
29c50da848 Add project tags 2024-11-21 16:23:29 +02:00
Chris Veleris
cbc53822f4 Cleanup 2024-11-13 12:13:38 +02:00
Chris Veleris
085fb25de9 Change all bootstrap icons to heroicons 2024-11-12 21:58:54 +02:00
Chris Veleris
c74cbea888 Add done tasks to projects 2024-11-08 21:17:00 +02:00
Chris Veleris
62325a0c2d Fix notes tag issue and add action button 2024-11-08 14:55:46 +02:00
Chris Veleris
7ad521994c Update fullscreen mobile view modals 2024-11-07 00:29:49 +02:00
Chris Veleris
9a2f4855a0 Fix tag links 2024-11-03 14:27:46 +02:00
Chris Veleris
32bcc014d6 Setup tsc compilation and eslint 2024-10-28 18:21:53 +02:00
Chris Veleris
c8083c7c4f Remove obsolete comments 2024-10-27 11:14:20 +02:00
Chris Veleris
60e1b0a43c Cleanup old code 2024-10-26 00:57:49 +03:00
Chris Veleris
dfcb97a355 Move to React
Add .gitignore

Removed node_modules from previous commit

Fix task modes

Fix task modes

Fix task modes

Remove node_modules

Update basic task modal

Add notes functionality

Improve UI

Setup views

Add scopes

Fix projects layout

Restructure

Fix rest of the UI issues

Cleanup old views

Add .env to .gitignore
2024-10-25 21:03:43 +03:00