Chris
3fe694d1da
Fix task long titles ( #726 )
2025-12-19 14:28:48 +02:00
Chris
4d2ea4212c
Cleanup statuses ( #724 )
...
* Cleanup statuses
* Add more statuses
* Hide buttons
* fixup! Hide buttons
* Show subtasks on click
* Fix status button in taskdetails page
* fixup! Fix status button in taskdetails page
* fixup! fixup! Fix status button in taskdetails page
* Fix today planned query
2025-12-19 11:13:27 +02:00
Chris
e5b74b0760
Fix completed color ( #713 )
2025-12-15 13:59:46 +02:00
Chris
a8548b045b
Introduce sort utils ( #709 )
...
* Introduce sort utils
* Fix test issues
2025-12-14 01:13:57 +02:00
Chris
269197e3db
Feat: habits ( #707 )
...
* Scaffold habits
* Fix today issues
* Fix buttons in taskitem
* Fix mobile layout
* Fix creation process
* Add to sidebar
* fixup! Add to sidebar
* fixup! fixup! Add to sidebar
2025-12-13 08:47:52 +02:00
Chris
7161504533
Fix profile settings mobile layout ( #694 )
...
* Fix profile settings mobile layout
* fixup! Fix profile settings mobile layout
2025-12-10 09:10:23 +02:00
Chris
442ace69bb
Fix bug 675 ( #689 )
...
* Add group by filter and URL encode
* fixup! Add group by filter and URL encode
2025-12-09 12:11:21 +02:00
Chris
b0b613f7bd
Reorder elements ( #687 )
...
* Reorder elements
* Enhance global search
2025-12-09 10:51:51 +02:00
Chris
1f26b524c1
Fix items to tasks ( #681 )
2025-12-08 12:39:08 +02:00
Chris
3649e24448
Fix bug 677 ( #679 )
...
* Add lint-staged
* fixup! Add lint-staged
2025-12-08 12:06:27 +02:00
Chris Veleris
eb0f2e603e
Fix attachments layout
2025-12-07 14:12:38 +02:00
Chris Veleris
61b94e1c9c
Cleanup recurring tasks
2025-12-07 14:12:38 +02:00
Chris Veleris
c5851ea38b
Add file attacmhments
2025-12-07 14:12:38 +02:00
Chris
9665ba1f62
Feat refactor task details ( #660 )
...
* Move elements to tabs
* Add priority
* Fix priority
* Priority mobile fix
* fixup! Priority mobile fix
* fixup! fixup! Priority mobile fix
* fixup! fixup! fixup! Priority mobile fix
* fixup! fixup! fixup! fixup! Priority mobile fix
2025-12-06 09:41:58 +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
1cc7fbaeff
Fix metrics styling ( #647 )
2025-12-04 13:42:05 +02:00
Chris
cd6b810b08
Fix recurring structure ( #646 )
...
* Refactor recurring
* fixup! Refactor recurring
* Add after completion tests
* fixup! Add after completion tests
* fixup! fixup! Add after completion tests
2025-12-04 13:29:37 +02:00
Chris
e75a6e290e
Fix today summary ( #645 )
2025-12-04 07:58:03 +02:00
Chris
fcaf9a9a4d
Fix bug 613 ( #638 )
...
* Fix missing project meta
* fixup! Fix missing project meta
* fixup! fixup! Fix missing project meta
* fixup! fixup! fixup! Fix missing project meta
2025-12-03 12:58:24 +02:00
Chris
3ee20711da
Fix metrics button missing from mobile ( #637 )
2025-12-03 11:59:14 +02:00
Chris
bda9e4cc29
Fix bug 621 ( #634 )
...
* Fix an issue setting up name instead of uid
* Add colors to today task sections
* fixup! Add colors to today task sections
* fixup! fixup! Add colors to today task sections
2025-12-03 08:12:08 +02:00
Chris
8236c00d01
Remove obsolete dividers ( #633 )
2025-12-03 01:28:08 +02:00
Chris
2d2a989a5f
Fix bug 619 ( #629 )
...
* Add tasks today plan fixes
* fixup! Add tasks today plan fixes
* fixup! fixup! Add tasks today plan fixes
* fixup! fixup! fixup! Add tasks today plan fixes
2025-12-02 18:00:36 +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
b2a5a4c63e
Feat add defer until date ( #592 )
...
* Add defer until datetime
* fixup! Add defer until datetime
* fixup! fixup! Add defer until datetime
* fixup! fixup! fixup! Add defer until datetime
* fixup! fixup! fixup! fixup! Add defer until datetime
* fixup! fixup! fixup! fixup! fixup! Add defer until datetime
* fixup! fixup! fixup! fixup! fixup! fixup! Add defer until datetime
2025-11-24 21:57:30 +02:00
Chris
4a2cce8fde
Scaffold smtp service ( #590 )
...
* Scaffold smtp service
* fixup! Scaffold smtp service
2025-11-24 17:58:09 +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
eb10ea8355
Fix redesign recurring tasks ( #582 )
...
* Break down TaskModal
* Fix an issue with counting past times
* Add daily reccurence on week
* fixup! Add daily reccurence on week
* fixup! fixup! Add daily reccurence on week
* Improve recurring widget on task page
* fixup! Improve recurring widget on task page
2025-11-19 17:03:26 +02:00
Chris
8e99770557
Revert state of option selections ( #565 )
2025-11-17 23:24:42 +02:00
Chris
b305523e89
Fix recurrence green ( #564 )
...
* Remove green dot when showing modal
* fixup! Remove green dot when showing modal
2025-11-17 23:15:23 +02:00
Chris
adea13e85d
Add blue to low priority tasks ( #563 )
2025-11-17 23:01:54 +02:00
Chris
d5605d7739
Remove dot from upcoming tasks ( #561 )
2025-11-17 22:38:45 +02:00
Chris
e5bd2fac95
Fix completed in upcoming filter ( #559 )
2025-11-17 19:33:51 +02:00
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
e47e2f5ffa
Fix today task name change ( #552 )
...
* Update tasks in today page on task modal edit
* fixup! Update tasks in today page on task modal edit
2025-11-16 23:29:01 +02:00
Chris
673a6a56ee
Fix static base path ( #549 )
2025-11-16 22:43:06 +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
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
Jean Bispo
c08ed6e88c
fix: null project id on edit task ( #511 )
2025-11-10 13:43:10 +02:00
Chris
c753331874
Fix/note checkboxes ( #486 )
...
* Add checkboxes and make them clickable
* fixup! Add checkboxes and make them clickable
2025-11-05 16:09:51 +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