Chris
eee1bbc013
Fix bug 722 ( #737 )
...
* Fix project statuses
* Refactor project states
* Add translations
2025-12-28 07:51:15 +02:00
Chris
e73c354e7e
Fix bug 733 ( #735 )
...
* Refactor today
* fixup! Refactor today
* fixup! fixup! Refactor today
2025-12-27 21:00:52 +02:00
Chris
ad8ab3ec72
Fix refactor pt2 ( #734 )
...
* Cleanup task routes
* Cleanup frontend tasks
* Clean tasks
* Cleanup project uid
* Cleanup quick capture old modal
* Cleanup taskmodal
* Move all icons to shared components
* Test inbox flow
* fixup! Test inbox flow
2025-12-27 17:46:34 +02:00
Chris
faf47efaca
Fix bump issues ( #651 )
...
* Add event for defer
* Fix recurrence form
* fixup! Fix recurrence form
* Refresh projects on banner change
2025-12-04 18:19:40 +02:00
Chris
61cf6aedeb
Fix tasks not updating ( #649 )
...
* Fix id usage
* fixup! Fix id usage
* Add overdue part in overview today section
2025-12-04 15:02:06 +02:00
Chris
08be7f8eda
Add toaster when starting task ( #639 )
...
* Add toaster when starting task
* fixup! Add toaster when starting task
* fixup! fixup! Add toaster when starting task
2025-12-03 13:35:49 +02:00
Chris
3ee20711da
Fix metrics button missing from mobile ( #637 )
2025-12-03 11:59:14 +02:00
Chris
291dc4e388
Unhide menu on mobile ( #630 )
2025-12-02 18:15:11 +02:00
Chris
bfeffa069f
Fix an issue with task not completing in TaskDetails view ( #620 )
...
* Fix test issues
* Fix uid issue
* Fix id wrong param
* Fix test issues
* fixup! Fix test issues
* fixup! fixup! Fix test issues
* fixup! fixup! fixup! Fix test issues
* fixup! fixup! fixup! fixup! Fix test issues
2025-11-30 14:51:49 +02:00
Chris
08c23d2f96
Fix today pagination ( #596 )
...
* fixup! Feat notifications (#594 )
* Add pagination to today
* Add defer to search
* fixup! Add defer to search
* Add preuploaded banners
* fixup! Add preuploaded banners
* Fix project banner
* fixup! Fix project banner
* fixup! fixup! Fix project banner
2025-11-26 23:00:50 +02:00
Chris
75a1e68730
Tc refactor pt1 ( #589 )
...
* Refactor ProfileSettings
* Cleanup comments
* Refactor TaskDetails
* Refactor InboxModal
* fixup! Refactor InboxModal
* Fix project layout
* Add visuals to project details
* Refactor projectdetails
* Remake project metrics
* Complete project details refactor
* Fix note issues and enhance view
* Add filters
* Fix project tasks filters
* Add filters to task lists
* Add filters to task lists
* fixup! Add filters to task lists
2025-11-23 21:48:49 +02:00
Chris
8dc6194c80
Feat improve task details ( #585 )
...
* Fix project section
* Add project and tags sections
* Enhance task details page and add translations
* Enhance Task Details page
* Enhance project details page
* Note details page fix
* Enhance Views Tags Search
* Search enhancements
* fixup! Search enhancements
2025-11-21 18:43:10 +02:00
Chris
0213f79b0a
Feat main content revamp ( #584 )
...
* Move width of certain pages
* fixup! Move width of certain pages
2025-11-20 09:15:55 +02:00
Chris
c21c505440
Fix notes refresh ( #572 )
...
* Update notes on global creation
* fixup! Update notes on global creation
2025-11-18 12:25:54 +02:00
Chris
8c37446757
Fix consistency task list ( #566 )
...
* Make tasks consistent
* fixup! Make tasks consistent
2025-11-18 07:13:36 +02:00
Chris
673a6a56ee
Fix static base path ( #549 )
2025-11-16 22:43:06 +02:00
Chris
6fb87ac80a
Feat refactor tasks pt1 ( #536 )
...
* Refactor swagger docs
* Scaffold refactor
* Refactor crud tasks
* fixup! Refactor crud tasks
* Break down task layout
* fixup! Break down task layout
* fixup! fixup! Break down task layout
* Cleanup comments
* fixup! Cleanup comments
* Cleanup obsolete code
* Remove helpers
2025-11-15 14:02:06 +02:00
Chris Veleris
a56d12b441
Fix not visible note button
2025-10-20 11:21:35 +03:00
Chris Veleris
6eaf4e723e
Fix mobile view
2025-10-13 11:09:19 +03:00
Chris Veleris
6589836336
Fix tags badge inconsistency
2025-10-13 11:09:19 +03:00
Chris Veleris
4aa9220879
Fix showing edit/delete buttons for owners
2025-10-13 11:09:19 +03:00
Chris Veleris
5160ab6955
Tweak UI for feature
2025-10-13 11:09:19 +03:00
antanst
1fa221db54
Merge chrisvel/main into pro/user-perms
...
- Keep :uid endpoints throughout (not :id)
- Keep hasAccess middleware for permission checks
- Keep logError instead of console.error
- Add Note orphaning in project deletion
- Merge area attributes (include uid)
- Merge project store update on delete
- Use uid in test data-testids
2025-10-09 11:15:02 +03:00
Chris
26d4fba70d
Fix project notes deletion ( #396 )
...
* Fix note deletion and modal
* Fix orphan notes issue
* Fix project areas filtering
* fixup! Fix project areas filtering
2025-10-07 06:16:42 +03:00
antanst
11f95bd1c3
Allow sharing only for owners & admins.
2025-10-06 10:57:56 +03:00
Antonis
4fa2aa91bf
Fix E2E test breakage ( #380 )
...
* Add logging placeholder functions, fix notes.js uids
* Add UIDs to inbox items. Includes migration.
* Add UID to users.
* Add project UIDs usage.
* Add script that runs specific E2E test(s)
* Only run Chromium E2E tests by default.
* Fix breaking E2E tests
* fixup! Fix breaking E2E tests
---------
Co-authored-by: antanst <>
Co-authored-by: Chris Veleris <chrisveleris@gmail.com>
2025-10-05 16:04:46 +03:00
antanst
4522ed7716
Add project UIDs usage.
2025-10-02 12:20:45 +03:00
Chris Veleris
31eae22f04
Fix formatting
2025-09-30 12:36:47 +03:00
Chris Veleris
aa67d1008d
Fix typescript issues
2025-09-30 12:35:55 +03:00
Chris
9d2b1895af
Feat/add project states ( #354 )
...
* Scaffold project states
* fixup! Scaffold project states
* Fix blinking project modal
* fixup! Fix blinking project modal
* fixup! fixup! Fix blinking project modal
* Fix an issue with the tag input autosuggest
* fixup! Fix an issue with the tag input autosuggest
* fixup! fixup! Fix an issue with the tag input autosuggest
* Add state to project details
* fixup! Add state to project details
* Add state indicator on project cards
* fixup! Add state indicator on project cards
2025-09-29 16:04:25 +03:00
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
d9158437e9
Fix dropdown task placement
2025-08-15 14:40:50 +03:00
Chris Veleris
f91b375079
Refactor Upcoming section and recurring setup
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
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
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
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
bd6d176666
Add sorting projects ( #175 )
...
* Add sorting dropdown to projects list
* Fix lint issues
* fixup! Fix lint issues
* Fix new task space and completed expose
* Fix completed switch and filters
* Fix an issue with projects not appearing as links
* Fix an issue with modal appearing relative to task list
* Remove obsolete loads
* Fix list issues
* Fix mobile/desktop settings dropdown functionality
* Update project modal layout
* Realign project options
* Fix tags dropdown in Project modal
* Fix inbox amount sidebar layout
* Fix project banner tags listing
* Remove icons from titles
* Fix lint errors
* fixup! Fix lint errors
* fixup! fixup! Fix lint errors
* Beautify notes and areas
* Experiment with new notes layout
* fixup! Experiment with new notes layout
* fixup! fixup! Experiment with new notes layout
* Fix note layout
* fixup! Fix note layout
* Fix an issue with adding an area and refreshing
the area list
* Fix an issue with project edit delete menu
* fixup! Fix an issue with project edit delete menu
* Fix an issue with projects create
* Update interaction with Notes
* Update interaction with tags
* fixup! Update interaction with tags
* Fix lint issues
* Extract shared filter
* Add sorting dropdown translations
* fixup! Add sorting dropdown translations
* fixup! fixup! Add sorting dropdown translations
2025-07-21 18:41:11 +03:00