Chris
fdc01b6901
Wrap long subtask text ( #558 )
2025-11-17 19:16:24 +02:00
Chris
76cba7d8b7
Fix debounce task creation ( #555 )
...
* Debounce task save button
* fixup! Debounce task save button
2025-11-17 15:49:14 +02:00
Chris
1008130e2c
Fix markdown ( #553 )
2025-11-17 01:27:57 +02:00
Chris
b0041bafe1
Fix today recurring missing ( #548 )
...
* Expose today task from a recurring series
* fixup! Expose today task from a recurring series
* fixup! fixup! Expose today task from a recurring series
2025-11-16 18:00:39 +02:00
Jean Bispo
c08ed6e88c
fix: null project id on edit task ( #511 )
2025-11-10 13:43:10 +02:00
Chris
b8c46e1d0d
Set verification modal on escape ( #470 ) ( #473 )
...
* fixup! Fix priority auto (#470 )
* Add translations
2025-11-03 16:27:13 +02:00
Chris
1e0d35a8c9
Fix/inconsistent tags ( #471 )
...
* Highlight project with keyboard keys
* fixup! Highlight project with keyboard keys
* fixup! fixup! Highlight project with keyboard keys
* Fix login issue
2025-11-03 12:24:16 +02:00
Chris
9807a4eea2
Fix priority auto ( #470 )
...
* Make none as default priority for tasks and projects
* fixup! Make none as default priority for tasks and projects
2025-11-02 16:51:11 +02:00
Chris
00eda4b936
Fix/descriptive ai feat ( #464 )
...
* fix AI feature not working
* fixup! fix AI feature not working
2025-11-02 14:14:55 +02:00
antanst
f860fdfe3e
More stable tests by using proper data-* attrs
2025-10-25 09:25:27 +03:00
Chris Veleris
3c7a4851bb
Fix modal closing when dragging content
2025-10-20 10:50:26 +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
Chris
d8cd794a0c
Small fixes ( #320 )
...
* Fix upcoming view
* Fix to show areas projects
* fixup! Fix to show areas projects
* Fix symbol validation for tags
* Add hash to allowed characters for tag names
* Fix project deletion constraints
* fixup! Fix project deletion constraints
* Fix search functionality in All Tasks view
* fixup! Fix search functionality in All Tasks view
* Fix task save not refreshing list
2025-09-12 12:39:03 +03:00
Chris
dc4aca3710
Tweak playwright options ( #303 )
...
* Add taskid to html elements
* Fix e2e timeouts
* Fix more e2e tests
* Fix formatting
2025-09-09 12:53:40 +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
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
f91b375079
Refactor Upcoming section and recurring setup
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
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
5694df4adf
Split screen
2025-08-04 23:50:53 +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
c65ea55a01
Improve modals rounded corners
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
ec428673a1
Fix check on create and bouncing issues
2025-07-23 12:22:06 +03:00
Chris Veleris
922a12c85e
Change icon
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
Chris Veleris
ed20341ded
Improve subtasks
2025-07-23 12:22:06 +03:00
Chris Veleris
aab58f9718
Scaffold subtasks
2025-07-23 12:22:06 +03:00
Chris Veleris
cf8b1c9709
Fix an issue with create-from buttons in inbox
2025-07-22 11:44:49 +03:00
Chris Veleris
797e604a8b
Fix lint issues
2025-07-21 23:16:22 +03:00
Chris Veleris
e82e323c16
Fix infinite loops and change shortcuts
2025-07-21 23:15:39 +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
Antonis Anastasiadis
4878c71618
Lint & format ( #159 )
...
Co-authored-by: antanst <>
2025-07-15 10:44:02 +03:00
Chris Veleris
056ff6e882
Add project dropdown and auto scroll
2025-07-15 10:44:01 +03:00
Antonis Anastasiadis
220bc92b4a
Lint frontend ( #131 )
...
* Add lint-fix npm target
* Sync eslint+plugins with backend
* Add prettier
* Ignore no-explicit-any lint rule for now
* Silence eslint react warning
* Format frontend via prettier
* Lint frontend.
---------
Co-authored-by: antanst <>
2025-07-09 12:23:55 +03:00
Chris Veleris
38aa11ec2e
Fix Task and Note modals
2025-07-06 22:45:31 +03:00
Chris Veleris
b25ea537ab
Add a datepicker and a days selector
2025-07-04 23:44:20 +03:00
Chris Veleris
22dadc32bc
Improve the task modal layout
2025-07-04 21:15:49 +03:00
Chris Veleris
f9eba248d5
Improve taskmodal layout
2025-07-04 18:14:43 +03:00
Chris Veleris
8d9fb29577
Fix no tags inbox blank issue
2025-06-27 23:38:42 +03:00
Chris
03f38f05dc
Setup intelligence ( #84 )
...
* Add next suggestions and remove console logs
* Add pomodoro timer
* Add pomodoro switch in settings
* Fix pomodoro setting
* Add timezones to settings
* Fix an issue with password reset
* Cleanup
* Sort tags alphabetically
* Clean up today's view
* Add an indicator for repeatedly added to today
* Refactor tags
* Add due date today item
* Move recurrence to the subtitle area
* Fix today layout
* Add a badge to Inbox items
* Move inbox badge to sidebar
* Add quotes and progress bar
* Add translations for quotes
* Fix test issues
* Add helper script for docker local
* Set up overdue tasks
* Add linux/arm/v7 build to deploy script
* Add linux/arm/v7 build to deploy script pt2
* Fix an issue with helmet and SSL
* Add volume db persistence
* Fix cog icon issues
2025-06-27 14:02:18 +03:00