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
|
6fb87ac80a
|
Feat refactor tasks pt1 (#536)
* Refactor swagger docs
* Scaffold refactor
* Refactor crud tasks
* fixup! Refactor crud tasks
* Break down task layout
* fixup! Break down task layout
* fixup! fixup! Break down task layout
* Cleanup comments
* fixup! Cleanup comments
* Cleanup obsolete code
* Remove helpers
|
2025-11-15 14:02:06 +02:00 |
|
Chris
|
8bc951b0ff
|
Replace ?uid with /:uid (#482)
* Replace ?uid with /:uid
* fixup! Replace ?uid with /:uid
|
2025-11-04 14:29:31 +02:00 |
|
antanst
|
b8611d9338
|
chore(lint): remove unnecessary try/catch and tighten error handling
- Projects: remove superfluous try/catch around toast; keep explicit error path
- AdminUsers/Sidebar/ShareService: keep minimal catch blocks only to ignore non-JSON parse failures, without swallowing errors
- Lint/format pass remains green
|
2025-09-22 15:20:46 +03:00 |
|
antanst
|
30938e444b
|
Auth tests.
|
2025-09-22 15:20:46 +03:00 |
|