Johannes Zellner
1202be4686
Remove some more icons and consolidate further on Add
2025-09-22 20:42:02 +02:00
Johannes Zellner
f59907d9d7
Agree on 'Add' for add buttons and icon for refresh buttons
2025-09-22 16:52:51 +02:00
Girish Ramakrishnan
305441ea28
backups: remove noop backend
...
the noop backend is migrated into 0 sites config.
when the updater code sees that there is no site to backup, it will
just fail. user has to manually update with skipBackup flag.
2025-09-22 16:44:12 +02:00
Johannes Zellner
807094c829
Better size buttons in ImagePicker
2025-09-22 16:21:39 +02:00
Johannes Zellner
656faacc76
Use Pankow ProgressBar for DiskUsageItem
2025-09-22 12:22:32 +02:00
Johannes Zellner
b8919f8c11
Do not set align-items in Section header toolbar
2025-09-22 12:16:13 +02:00
Johannes Zellner
b0c042e9dc
Individual BackupSchedule.vue is gone
2025-09-22 11:14:13 +02:00
Johannes Zellner
455116c86f
Log buttons are just secondary actions
2025-09-22 11:09:41 +02:00
Johannes Zellner
dd5c438597
More layout fixes to the app configure view
2025-09-21 14:57:58 +02:00
Johannes Zellner
d23ea29bef
More padding fixes for app configure views
2025-09-19 20:50:01 +02:00
Johannes Zellner
5246ea3537
Fix spacing for checklist and set 800px max-width for appconfigure
2025-09-19 19:08:26 +02:00
Johannes Zellner
5ad217bd18
More header margin fixes
2025-09-19 19:02:10 +02:00
Johannes Zellner
1d49af144c
Condense view horizontally and fix settings item spacings
2025-09-19 18:43:41 +02:00
Johannes Zellner
9bdbd49de0
Rework postinstall admin notes edit behavior
2025-09-19 15:34:30 +02:00
Johannes Zellner
c5fbb73fea
Use ClipboardAction for inline text elements
2025-09-19 11:31:38 +02:00
Johannes Zellner
c30b8942e7
Improve eventlog table layout and colors
2025-09-19 10:52:38 +02:00
Johannes Zellner
5cd9fe860f
Update pankow for ClipboardButton use
2025-09-18 17:27:25 +02:00
Girish Ramakrishnan
498e77c46e
Update translations
2025-09-18 15:01:23 +02:00
Johannes Zellner
da69644771
Show app backup info in separate dialog
2025-09-18 14:47:40 +02:00
Girish Ramakrishnan
7c0f4ad255
Use EditableField for notes editor
2025-09-17 17:28:36 +02:00
Johannes Zellner
76ec0b6d74
Sync UI for eventlogs in both system and app views
2025-09-17 16:33:56 +02:00
Johannes Zellner
0c791ec52c
Ensure graph tooltips do not overflow the graph
2025-09-17 15:08:50 +02:00
Girish Ramakrishnan
6938b6e9ac
Fix translations and add separator in backup actions
2025-09-17 14:00:07 +02:00
Girish Ramakrishnan
c23234d1d8
Make the upload config button inline like in restore view
2025-09-17 13:37:59 +02:00
Girish Ramakrishnan
41932c9127
app update: use the props.app directly instead of local copy
...
this way if the app auto updates in the background, we are showing
the correct state in the view
2025-09-17 12:14:21 +02:00
Girish Ramakrishnan
753092db30
Move hide/show checklist to left
2025-09-17 11:24:05 +02:00
Girish Ramakrishnan
8a6016376c
Fix initial value of iconFile
2025-09-17 11:12:00 +02:00
Girish Ramakrishnan
51d0658bdb
do not save immediately when image is part of a form
2025-09-17 11:08:27 +02:00
Girish Ramakrishnan
405302e2f0
users: fix avatar handling and various translations
2025-09-16 12:05:47 +02:00
Girish Ramakrishnan
0530a58530
move the user count to the Section header
2025-09-15 17:26:52 +02:00
Girish Ramakrishnan
9137fb2b31
start with noop provider for better async loading
2025-09-13 15:50:10 +02:00
Girish Ramakrishnan
d2eeb19f06
make copy button a tool button
2025-09-13 15:43:08 +02:00
Girish Ramakrishnan
045187fe2d
reorder fields in app install dialog a bit
2025-09-12 19:18:59 +02:00
Girish Ramakrishnan
834e908edd
reduce width of app install dialog a bit
2025-09-12 19:12:52 +02:00
Girish Ramakrishnan
cfe933c368
Use the InputGroup pattern instead
2025-09-12 15:56:23 +02:00
Girish Ramakrishnan
bd58e02a18
make input take the full width
2025-09-12 15:43:20 +02:00
Girish Ramakrishnan
da6be5c490
dashboard: rename backupTargets to backupSites
2025-09-12 10:49:43 +02:00
Girish Ramakrishnan
f8015c156e
Fix app links icon upload
2025-09-11 21:06:53 +02:00
Girish Ramakrishnan
23012fbb5c
ImagePicker: introduce 'mode' - simple/editable
...
We have two cases for the picker:
* in normal pages: here the image upload/reset happens automatically. this is
the editable mode with action buttons.
* in dialogs: here you just upload images . this is simple mode.
2025-09-11 16:22:01 +02:00
Girish Ramakrishnan
f3c0e8a835
defineProps with types
2025-09-11 16:03:35 +02:00
Girish Ramakrishnan
808428e947
hide unset button if we are showing the fallback
2025-09-11 15:44:05 +02:00
Girish Ramakrishnan
60d3eba712
Convert footer editing to EditableField
2025-09-11 14:59:00 +02:00
Girish Ramakrishnan
116673630a
Fix title of password dialog
2025-09-11 12:55:39 +02:00
Girish Ramakrishnan
14b51c0c74
Add inline EditableField
2025-09-11 11:24:28 +02:00
Girish Ramakrishnan
7ff07804d0
Fix various display issues in metrics view
2025-09-10 22:28:31 +02:00
Girish Ramakrishnan
2f4766af9d
Fix update progress display
2025-09-10 21:46:03 +02:00
Girish Ramakrishnan
ac1bd650ce
make changelog alone scrollable
2025-09-10 20:07:29 +02:00
Girish Ramakrishnan
c845b63578
Display any update check error
2025-09-10 18:54:04 +02:00
Girish Ramakrishnan
4c278a8da5
Everyday -> Every day . And add a space between times
2025-09-10 18:41:34 +02:00
Girish Ramakrishnan
acaf7cd934
Fix translations in docker registry UI
2025-09-10 17:38:14 +02:00