Antonis
c9f7fbb522
Fix notes.js & areas.js UID usage and remove IDs. ( #355 )
...
* Add logging placeholder functions, fix notes.js uids
* Fix areas.js uids and remove ids
* Add UIDs to inbox items. Includes migration.
* id -> uid for task-events.js
---------
Co-authored-by: antanst <>
2025-09-29 16:03:46 +03:00
Antonis
70956f9ecd
Change tags to use uids instead of ids. ( #351 )
...
* Small cleanups
* Change tags to use uid instead of id.
---------
Co-authored-by: antanst <>
2025-09-22 17:10:29 +03:00
Chris Veleris
175c6a1d7e
Remove duplicate toaster
2025-09-18 12:57:28 +03:00
Chris Veleris
a4e2a97cb1
Fix test issues
2025-08-18 17:12:12 +03:00
Chris Veleris
dbe724f1a7
Fix an issue with subtasks not showing on project details list
2025-08-18 17:12:12 +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
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
3599bc2b60
Add nanoid
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