David Leibovych
27032b5594
Removes horizontal padding on content edit on mobile ( #390 )
...
* feat: improves mobile editing by removing horizontal paddings around textarea
* feat: removing border on markdown preview on mobile
2025-10-07 12:42:28 +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
1cfbfec6e7
Small modal fixes
2025-08-14 22:19:41 +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
07062911db
Add spacing under content in modals
2025-07-23 19:43:00 +03:00
Chris Veleris
c65ea55a01
Improve modals rounded corners
2025-07-23 18:03: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 Veleris
ec428673a1
Fix check on create and bouncing issues
2025-07-23 12:22:06 +03:00
Chris Veleris
39fa47343e
Fix lint issues
...
Fix test issues
Format fix
2025-07-23 12:22:06 +03:00
Chris Veleris
af653d2d2b
Fix subtask issues on project view
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
3cf9fbe22b
Add tests
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
e82e323c16
Fix infinite loops and change shortcuts
2025-07-21 23:15:39 +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
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
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