proxmox-backup/www/config
Fabian Grünbichler 3ae21d87c1 GC: flatten existing status into job status
to avoid drifting definitions and reduce duplication. with the next major
release, the 'upid' field could then be renamed and aliased to be in line with
the other jobs, which all use 'last-run-upid'. doing it now would break
existing callers of the GC status endpoint (or consumers of the on-disk status
file).

the main difference is that the GC status fields are now not optional (except
for the UPID) in the job status, since flattening an optional value is not
possible. this only affects datastores that were never GCed at all, and only
direct API consumers, since the UI handles those fields correctly.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-04-22 13:58:08 +02:00
..
ACLView.js ui: acl view: make path column flex, but enforce minWidth 2022-05-18 18:22:17 +02:00
CertificateView.js ui: node certificate: make parent panel scrollable 2022-10-11 11:27:18 +02:00
GCView.js GC: flatten existing status into job status 2024-04-22 13:58:08 +02:00
MetricServerView.js ui: metricserver: fix enable column 2022-11-30 17:44:08 +01:00
NodeOptionView.js ui: node config: avoid split listeners 2022-04-12 15:29:03 +02:00
PruneAndGC.js ui: prune/gc view: improve sizing & scrolling behaviour 2024-04-22 13:58:08 +02:00
PruneView.js fix #4448: ui: prune jobs: rename Store to Datastore for consitency 2023-01-04 11:03:40 +01:00
RemoteView.js fix #3058: ui: improve remote edit UX by clarifying ID vs host 2022-01-12 09:38:59 +01:00
SyncView.js ui: sync view: increase default width of 'Max. Depth' column 2024-04-19 09:07:09 +02:00
TokenView.js ui: access: stream line add/edit/.. button order and separators 2021-01-18 09:33:29 +01:00
TrafficControlView.js ui: traffic-control view: tune column width, add more flex 2021-11-20 22:32:53 +01:00
UserView.js add 'confirmation-password' parameter to user password change API/UI 2024-03-25 14:20:16 +01:00
VerifyView.js ui: verify jobs: set/improve min-width for datastore and namespace columns 2023-01-04 11:19:29 +01:00
WebauthnView.js ui: webauthn: decrease upgrade frequency from 1s to 2.5s 2022-02-07 15:20:22 +01:00