Commit graph

132 commits

Author SHA1 Message Date
Chris Veleris
d9158437e9 Fix dropdown task placement 2025-08-15 14:40:50 +03:00
Chris Veleris
e56a4ddeb2 Make dropdown menu wider in sidebar bottom 2025-08-14 23:21:25 +03:00
Chris Veleris
3e59c61aa3 Fix formatting issues 2025-08-14 22:20:09 +03:00
Chris Veleris
1cfbfec6e7 Small modal fixes 2025-08-14 22:19:41 +03:00
Chris Veleris
d1ff086d15 Add input user allowed for Telegram in settings 2025-08-14 18:00:57 +03:00
Chris Veleris
d1f451da6a Limit users that can send to telegram bot 2025-08-14 18:00:57 +03:00
Chris Veleris
e141cf5537 Fix an issue of recurring end date not appearing in task modal 2025-08-13 19:00:37 +03:00
Chris Veleris
f91b375079 Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
Chris Veleris
066820418d Convert upcoming view by day 2025-08-13 19:00:37 +03:00
antanst
25d2aee4b7 Add note button in empty project notes tab 2025-08-09 22:20:36 +03:00
Chris Veleris
27d41aaeed Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
antanst
1f577fc410 Add confirmation dialog when deleting project. 2025-08-08 22:35:29 +03:00
antanst
6cf79c322d Update frontend to use UID-based routing
- Update all entities to include UID field
- Convert components to use UID for navigation and links
- Update services to support UID-based API calls
- Add slug utilities for UID extraction
- Update store to handle UID fields
- Fix routing throughout all components
2025-08-06 15:54:45 +03:00
Chris Veleris
b62e322a24 Setup a global spinner 2025-08-05 16:06:03 +03:00
Chris Veleris
3599bc2b60 Add nanoid 2025-08-04 23:50:53 +03:00
Chris Veleris
ff5bc9d6d6 Fix a bug in pomodoro 2025-08-04 23:50:53 +03:00
Chris Veleris
e590fec7aa Fix layout view in today 2025-08-04 23:50:53 +03:00
Chris Veleris
a326e0f3b2 Fix an issue with taskmodal refreshing page 2025-08-04 23:50:53 +03:00
Chris Veleris
9d8542aa1e Fix an issue with taskmodal refreshing the page 2025-08-04 23:50:53 +03:00
Chris Veleris
62b2143689 Improve task page 2025-08-04 23:50:53 +03:00
Chris Veleris
a9fa67d616 Fix an issue with Enter not saving task 2025-08-04 23:50:53 +03:00
Chris Veleris
40cd82a2e6 Update detailed view for tasks 2025-08-04 23:50:53 +03:00
Chris Veleris
5694df4adf Split screen 2025-08-04 23:50:53 +03:00
Chris Veleris
1f70be8387 Fix project modal issues 2025-08-01 18:06:50 +03:00
Chris Veleris
31719a8c13 Fix taskmodal issues with saving and closing 2025-08-01 18:06:50 +03:00
Chris Veleris
4055fde8e1 When task with no priority, set low default 2025-08-01 18:06:50 +03:00
Chris Veleris
86b3b62e65 Remove tags when pressing backspace 2025-08-01 18:06:50 +03:00
Chris Veleris
237fa10415 Fix an issue with spilling over project name 2025-08-01 18:06:50 +03:00
Chris Veleris
bd8096968e Add priority tooltip on tasks 2025-08-01 18:06:50 +03:00
Chris Veleris
bfe5581f9d Change show completed button to switch 2025-07-24 10:16:32 +03:00
Chris Veleris
07062911db Add spacing under content in modals 2025-07-23 19:43:00 +03:00
Chris Veleris
c65ea55a01 Improve modals rounded corners 2025-07-23 18:03:06 +03:00
Chris Veleris
cc7a6bfc7a Add not found template 2025-07-23 18:03:06 +03:00
Chris Veleris
753aaba18d Remove duplicate toaster messages on task create 2025-07-23 14:42:54 +03:00
Chris Veleris
c7bf87a66b Fix tags element broken in task and note modals 2025-07-23 14:42:54 +03:00
Chris Veleris
710ef166da Fix number appearing in taksmodal icon for priority 2025-07-23 14:42:54 +03:00
Chris Veleris
5527094221 Allow erasing project from task 2025-07-23 14:42:54 +03:00
Chris Veleris
9cde6ffb5b Show all projects when editing task 2025-07-23 14:42:54 +03:00
Chris Veleris
bb87478f69 Fix an issue with completed with subtasks in project view 2025-07-23 12:22:06 +03:00
Chris Veleris
f51f6143b2 Fix an issue with areas dropdown hidden 2025-07-23 12:22:06 +03:00
Chris Veleris
6f4df2ed5a Fix an issue with completed project tasks 2025-07-23 12:22:06 +03:00
Chris Veleris
3fdc31fb65 Fix an issue with check to done task not moving to completed 2025-07-23 12:22:06 +03:00
Chris Veleris
ec428673a1 Fix check on create and bouncing issues 2025-07-23 12:22:06 +03:00
Chris Veleris
39fa47343e Fix lint issues
Fix test issues

Format fix
2025-07-23 12:22:06 +03:00
Chris Veleris
922a12c85e Change icon 2025-07-23 12:22:06 +03:00
Chris Veleris
af653d2d2b Fix subtask issues on project view 2025-07-23 12:22:06 +03:00
Chris Veleris
8ce3993468 Fix lint issues
Fix lint issues

Fix TS issues
2025-07-23 12:22:06 +03:00
Chris Veleris
9956352ff9 Move subtasks loading to global state 2025-07-23 12:22:06 +03:00
Chris Veleris
41d34cc9a2 Update subtasks layout
Update subtasks layout pt2

Update subtasks layout pt2
2025-07-23 12:22:06 +03:00
antanst
5123ca95e9 Lint and formatting fixes 2025-07-23 12:22:06 +03:00