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
adea13e85d
Add blue to low priority tasks ( #563 )
2025-11-17 23:01:54 +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
David Leibovych
e8ee29c738
Increases checkbox size on mobile ( #427 )
...
* feat: makes checkbox larger
* fix: var name
* fix: revert metadata var meaning
* fix: styling
2025-10-31 22:59:14 +02:00
Chris
a81ca2f2b6
Fix upcoming completed issue ( #404 )
...
* Fix upcoming completed issue
* fixup! Fix upcoming completed issue
* fixup! fixup! Fix upcoming completed issue
* Fix completed icon plscement
* fixup! Fix completed icon plscement
* Add upcoming section tests
2025-10-11 00:08:13 +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
f91b375079
Refactor Upcoming section and recurring setup
2025-08-13 19:00:37 +03:00
Chris Veleris
bd8096968e
Add priority tooltip on tasks
2025-08-01 18:06:50 +03:00
Chris Veleris
ec428673a1
Fix check on create and bouncing issues
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
97daf25c78
Add completed tasks visibility
2025-07-23 12:22:06 +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
bc664afd64
Add tags to inbox input
2025-07-02 12:50:40 +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
Chris Veleris
e72d8daea8
Fix several small issues
2025-06-19 22:49:06 +03:00
Chris
f3610137f0
Scaffold recurring task layout ( #83 )
...
* Scaffold recurring task layout
* Cleanup
2025-06-19 16:56:38 +03:00
Chris
f9b21dff0a
Fix today race condition ( #75 )
...
* Move frontend to root
* Fix backend issues
* Remove old routes
* Setup Dockerfile
* Fix today /tags multiplt requests issue
* Fix race condition on today's inbox widget
* Fix cors development issue
* Fix CORS for Dockerfile
* Fix dockerised settings for infinite loop
* Fix translation issues
* fixup! Fix translation issues
---------
Co-authored-by: Your Name <you@example.com>
2025-06-13 14:20:24 +03:00