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 |
|
Chris Veleris
|
39fa47343e
|
Fix lint issues
Fix test issues
Format fix
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
922a12c85e
|
Change icon
|
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
|
f92d98da34
|
Fix an issue with due_date ambiguous name
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
8ce3993468
|
Fix lint issues
Fix lint issues
Fix TS issues
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
9956352ff9
|
Move subtasks loading to global state
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
d617e38da2
|
Fix test timing out
|
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 |
|
antanst
|
2d4e65bb6e
|
Remove broken frontend tests
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
3cf9fbe22b
|
Add tests
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
97daf25c78
|
Add completed tasks visibility
|
2025-07-23 12:22:06 +03:00 |
|
Chris Veleris
|
ed20341ded
|
Improve subtasks
|
2025-07-23 12:22:06 +03:00 |
|