Commit graph

21 commits

Author SHA1 Message Date
Laura Hausmann
b6714dbba9
[backend/razor] Switch to MapStaticAssets
This allows for fingerprinted filenames, ETags & enhanced caching.
2024-11-18 19:02:42 +01:00
Laura Hausmann
4a5f575619
[backend/razor] Add CSS/JS versioning to razor pages & blazor ssr 2024-10-17 20:38:16 +02:00
Laura Hausmann
40d6f71023
[backend/razor] Fix abandon button in queue dashboard delayed job view 2024-10-15 17:21:00 +02:00
Laura Hausmann
ccf1e60ad4
[backend/razor] Require confirmation of queue job abandon/deschedule action 2024-10-15 02:16:23 +02:00
Laura Hausmann
4a3cf7c2d5
[backend/razor] Indicate scheduled jobs in the queue dashboard
Calling both scheduled and delayed jobs delayed is confusing, even if there's no queue system-internal distinction.
2024-10-15 01:49:16 +02:00
Laura Hausmann
7532d5c52a
[backend/queue] Add abandon button for delayed jobs to the queue dashboard 2024-09-27 03:43:17 +02:00
Laura Hausmann
d47f2ccd4c
[backend/razor] Use instance name in title of queue dashboard pages 2024-09-19 00:18:22 +02:00
Laura Hausmann
0f400e8023
[backend/queue] Remove cluster mode (ISH-141)
This is wontfix for now, though we might reevaluate this later.
2024-07-25 00:00:43 +02:00
Laura Hausmann
b62a0ad46e
[backend/razor] Display local times when rendering timestamps on queue dashboard pages 2024-07-22 06:25:26 +02:00
Laura Hausmann
df3a7bdfe5
[backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
Laura Hausmann
6a5ae73e11
[backend/razor] Allow opening button-links in a new tab 2024-06-23 15:29:33 +02:00
Laura Hausmann
74b2f69b0c
[backend/razor] Add retry job functionality to queue dashboard 2024-06-22 02:17:35 +02:00
Laura Hausmann
9ac2284dd5
[backend/razor] Refactor queue dashboard job view to better accommodate different job data formats 2024-06-21 21:08:40 +02:00
Laura Hausmann
6386601e3e
[backend/razor] More exception details improvements for queue dashboard views 2024-06-21 19:58:05 +02:00
Laura Hausmann
5f6603f044
[backend/razor] Improve exception details view in queue dashboard 2024-06-21 19:45:47 +02:00
Laura Hausmann
3599150603
[backend/database] Add Exception column to Job table 2024-06-21 19:18:31 +02:00
Laura Hausmann
2e5e05872d
[backend/razor] Adjust queue dashboard css 2024-06-21 19:09:18 +02:00
Laura Hausmann
19c9b7bf90
[backend/database] Add StackTrace column to Job table 2024-06-21 14:05:34 +02:00
Laura Hausmann
503b8c5985
[backend/razor] Render display durations >1000ms properly on queue dashboard 2024-06-21 13:57:15 +02:00
Laura Hausmann
2e562b04d8
[backend/razor] Make queue dashboard use ToDisplayStringTz instead of ToStringIso8601Like for rendering date/time strings 2024-06-21 04:26:21 +02:00
Laura Hausmann
d2cea410e9
[backend/razor] Add queue dashboard (ISH-316) 2024-06-21 04:08:58 +02:00