shamoon
b2bbc2c0ac
Basic option selection
2026-03-17 11:42:17 -07:00
shamoon
03c71c604f
Retry action, basic frontend, cleanup handler
2026-03-17 11:39:53 -07:00
shamoon
df86882e8e
Fix: require only change permissions for task dismissal, add frontend error handling ( #11023 )
2025-10-07 00:56:16 -07:00
shamoon
958f98d7e5
Chore: update to Angular 20 ( #10273 )
2025-06-27 14:06:40 -07:00
shamoon
67ec1aea42
Fix: add missing dropdown component to tasks
2025-01-09 22:49:31 -08:00
shamoon
7fbe4d0aad
Fix: found a couple more missing components
2025-01-04 13:24:35 -08:00
shamoon
f89b6281da
Enhancement: angular 19 ( #8584 )
2025-01-01 22:26:53 -08:00
shamoon
8cd09ba10d
Chore: add prettier organize imports
2024-12-13 00:45:20 -08:00
shamoon
e3fa3fe818
Chore: use rxjs instead of JS setInterval for timers ( #8461 )
2024-12-09 13:14:48 -08:00
shamoon
65b48952cd
Refactor: loading component
2024-12-06 00:46:21 -08:00
shamoon
b4e369b556
Enhancement: file task filtering ( #8421 )
2024-12-03 10:44:52 -08:00
shamoon
3d5e45c20a
Fix: deselect file tasks select all button on dismiss ( #7592 )
2024-08-31 14:02:37 -07:00
shamoon
654cc05f0e
Fix: also clear select all checkbox in tasks view
2024-04-07 10:47:27 -07:00
shamoon
945fb675e9
Fix: Stop auto-refresh logs / tasks after close ( #5089 )
2023-12-23 07:47:18 -08:00
shamoon
133d43ae30
Enhancement: auto-refresh logs & tasks ( #4680 )
2023-12-01 03:08:03 +00:00
shamoon
70b566f746
Update translation string for tasks dialog ( #4263 )
2023-09-25 10:53:36 -07:00
shamoon
f3d6756fba
Enhancement: settings reorganization & improvements, separate admin section ( #4251 )
...
* Separate admin / manage sections
* Move mail settings to its own component
* Move users and groups to its own component
* Move default permissions to its own settings tab
* Unify list styling, add tour step, refactor components
* Only patch saved views that have changed on settings save
* Update messages.xlf
* Remove unused methods in settings.component.ts
* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown
* Better visually unify management list & other list pages
2023-09-24 19:24:28 -07:00