Chris
3649e24448
Fix bug 677 ( #679 )
...
* Add lint-staged
* fixup! Add lint-staged
2025-12-08 12:06:27 +02:00
Chris
17b2ca29cd
Fix sequelize issue ( #678 )
...
* Fix sequelize issue
* fixup! Fix sequelize issue
2025-12-08 11:27:00 +02:00
Chris
3796324675
Feat add inbox flow ( #676 )
...
* Replace quick capture
* Transfer to inbox
* Fix inbox edit
* fixup! Fix inbox edit
* fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! fixup! Fix inbox edit
* fixup! fixup! fixup! fixup! fixup! Fix inbox edit
* Add long text
* fixup! Add long text
* fixup! fixup! Add long text
* fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add long text
2025-12-08 09:21:35 +02:00
Justus
66e8576384
Fix healthcheck command to use array syntax ( #673 )
...
* Fix healthcheck command to use 127.0.0.1 instead of localhost
* Re-add timeout to healthcheck
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Docker healthcheck command
Removed the '-t 1' option from the wget command added by Copilot in the Docker healthcheck as it is not supported in the BusyBox build.
* Refactor HEALTHCHECK command in Dockerfile to use array syntax
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-08 08:31:43 +02:00
Chris Veleris
bf9c8fa508
Add test coverage
2025-12-07 14:12:38 +02:00
Chris Veleris
eb0f2e603e
Fix attachments layout
2025-12-07 14:12:38 +02:00
Chris Veleris
b0c550f92e
Cleanup recurring tasks
2025-12-07 14:12:38 +02:00
Chris Veleris
9b3aa26f5a
Cleanup recurring tasks
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
Justus
a6c133277f
Fix healthcheck command to use 127.0.0.1 instead of localhost ( #669 )
...
* Fix healthcheck command to use 127.0.0.1 instead of localhost
* Re-add timeout to healthcheck
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update Docker healthcheck command
Removed the '-t 1' option from the wget command added by Copilot in the Docker healthcheck as it is not supported in the BusyBox build.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-06 22:59:16 +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 Veleris
b950418f4a
Fix alpine issue
2025-12-06 09:23:40 +02:00
Chris Veleris
c1dd4c3814
release: v0.87
2025-12-05 23:13:19 +02:00
Chris Veleris
56c5425ff3
release: v0.87-beta.4
2025-12-04 18:21:14 +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 Veleris
57ff229c56
release: v0.87-beta.3
2025-12-04 14:02:53 +02:00
Chris
8e71cadd9e
Fix bug 578 ( #648 )
...
* Fix user deletion
* fixup! Fix user deletion
2025-12-04 14:00:51 +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
aceca82e50
Feat add task ( #644 )
...
* Add icon
* fixup! Add icon
2025-12-03 22:52:32 +02:00
Chris
0917c9e6f0
Fix bug 528 ( #643 )
...
* Add case for monthly recurring
* fixup! Add case for monthly recurring
* fixup! fixup! Add case for monthly recurring
2025-12-03 22:24:07 +02:00
Chris
0d5ed68bbc
Fix project recent completion style ( #642 )
2025-12-03 17:42:40 +02:00
Chris
95c76daaf7
Fix flag issue ( #641 )
2025-12-03 17:05:25 +02:00
Chris
270a80f71b
Fix an issue with tasks appearing in today without a flag ( #640 )
2025-12-03 16:48:47 +02:00
Chris
08be7f8eda
Add toaster when starting task ( #639 )
...
* Add toaster when starting task
* fixup! Add toaster when starting task
* fixup! fixup! Add toaster when starting task
2025-12-03 13:35:49 +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
be9b8915d5
Fix a tooltips issue in Project Details page ( #636 )
2025-12-03 08:52:28 +02:00
Chris
8f896f76ea
Keep visual consistency in priority colors ( #635 )
2025-12-03 08:20:18 +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
3cf896b8f8
Fix sidebar active links highlight ( #632 )
2025-12-02 22:45:50 +02:00
Chris
376cdcd7b4
Fix operator ( #631 )
2025-12-02 21:09:30 +02:00
Chris
291dc4e388
Unhide menu on mobile ( #630 )
2025-12-02 18:15:11 +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
f663ad5d52
Fix asset paths ( #623 )
2025-11-30 17:07:03 +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
56bb834a5f
Refresh e2e tests ( #606 )
...
* Refresh and add Register e2e
* fixup! Refresh and add Register e2e
2025-11-29 21:25:42 +02:00
Chris Veleris
b43cf31597
Setup auto-save formatting fix
2025-11-28 16:00:51 +02:00
Chris
4d2b32a700
Setup auto-save ( #605 )
2025-11-28 14:36:20 +02:00
Chris Veleris
d0863e003b
release: v0.87-beta.2
2025-11-28 00:09:12 +02:00
Chris
26c45111e4
Fix race condition ( #604 )
2025-11-28 00:07:44 +02:00
Chris
46374b2026
Fix remove avatar ( #603 )
2025-11-27 18:12:23 +02:00
Chris
901933f4f1
Fix avatar missing ( #602 )
...
* Fix docker compose uploads
* fixup! Fix docker compose uploads
2025-11-27 17:52:31 +02:00
Chris Veleris
e642d921f7
release: v0.87-beta.1b
2025-11-27 13:37:08 +02:00
Chris
b287487f1f
Move deps to devDeps ( #600 )
2025-11-27 13:35:06 +02:00
Chris Veleris
57d0dba0a3
release: v0.87-beta.1
2025-11-27 12:14:25 +02:00