Commit graph

329 commits

Author SHA1 Message Date
Chris Veleris
3599bc2b60 Add nanoid 2025-08-04 23:50:53 +03:00
Chris Veleris
e081ed622a Update translations 2025-08-04 23:50:53 +03:00
Chris Veleris
ff5bc9d6d6 Fix a bug in pomodoro 2025-08-04 23:50:53 +03:00
Chris Veleris
e590fec7aa Fix layout view in today 2025-08-04 23:50:53 +03:00
Chris Veleris
a326e0f3b2 Fix an issue with taskmodal refreshing page 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
40cd82a2e6 Update detailed view for tasks 2025-08-04 23:50:53 +03:00
Chris Veleris
5694df4adf Split screen 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
86b3b62e65 Remove tags when pressing backspace 2025-08-01 18:06:50 +03:00
Chris Veleris
237fa10415 Fix an issue with spilling over project name 2025-08-01 18:06:50 +03:00
Chris Veleris
bd8096968e Add priority tooltip on tasks 2025-08-01 18:06:50 +03:00
Chris Veleris
c227c6cdb3 Fix an issue with moved away from tasks status 2025-08-01 18:06:50 +03:00
Chris Veleris
348b9e056d Fix an issue with moved away from tasks status 2025-08-01 18:06:50 +03:00
antanst
24c0354cbe Fix user service tests. 2025-07-31 14:02:42 +03:00
antanst
5c2e6d7665 Install lodash 2025-07-31 14:02:42 +03:00
antanst
cfedc4d908 Cleanup leftover/unused files. 2025-07-31 14:02:42 +03:00
antanst
5b531743db Move backend/start.sh to backend/cmd/start-dev.sh 2025-07-31 14:02:42 +03:00
antanst
b46784b136 New user service 2025-07-31 14:02:42 +03:00
antanst
c81a3a7c20 Change user-create.js script to update user if existed 2025-07-31 14:02:42 +03:00
antanst
549236f2db Fix migration for duplicate column, fixes #202 2025-07-31 14:02:42 +03:00
antanst
b65d6eea5b Remove duplicate user creation (already in start.sh) 2025-07-31 14:02:42 +03:00
antanst
eeec7cb962 Remove dangerous DB sync from app.js 2025-07-31 14:02:42 +03:00
antanst
044fc1db1a Rip out inline JS from start.sh and use existing code 2025-07-31 14:02:42 +03:00
Chris Veleris
49e7ee250b Update version 2025-07-25 00:32:27 +03:00
Chris Veleris
0f95605162 Update README 2025-07-24 17:33:01 +03:00
Chris Veleris
8f7f90aa5c Update README 2025-07-24 17:29:06 +03:00
antanst
9e5c084eae Document new env vars in README 2025-07-24 16:27:09 +03:00
antanst
0488c11d28 Remove deploy_to_docker.sh script. 2025-07-24 12:16:07 +03:00
Chris Veleris
6f97ecb9b4 Update version 2025-07-24 12:11:06 +03:00
Chris Veleris
bfe5581f9d Change show completed button to switch 2025-07-24 10:16:32 +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
cc7a6bfc7a Add not found template 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
9cde6ffb5b Show all projects when editing task 2025-07-23 14:42:54 +03:00
antanst
8c2435c952 Disable internal SSL
Users should use a TLS terminator if necessary.
2025-07-23 12:22:27 +03:00
antanst
f3c34ba6a7 Fix build error 2025-07-23 12:22:06 +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
f51f6143b2 Fix an issue with areas dropdown hidden 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 Veleris
ec428673a1 Fix check on create and bouncing issues 2025-07-23 12:22:06 +03:00