Commit Graph

791 Commits

Author SHA1 Message Date
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
Girish Ramakrishnan
92444c05aa Fix translation and sidebar width 2025-09-10 12:07:08 +02:00
Girish Ramakrishnan
5831bb49f1 rename to DockerRegistries 2025-09-10 12:00:49 +02:00
Girish Ramakrishnan
eb8044e3d4 add place holder for well-known locations 2025-09-09 21:27:28 +02:00
Girish Ramakrishnan
842177a0aa default footer is too small 2025-09-09 17:21:57 +02:00
Girish Ramakrishnan
a560c9c1ee Make width of TextInput 100% here instead of pankow 2025-09-09 09:36:56 +02:00
Girish Ramakrishnan
2a089eab08 Use a scope style instead 2025-09-09 09:30:16 +02:00
Girish Ramakrishnan
ab4607bf0e Fix display of token/password 2025-09-09 09:20:41 +02:00
Girish Ramakrishnan
c9e839f1fd Fix alignment of section header and body 2025-09-08 19:32:45 +02:00
Girish Ramakrishnan
8d9fe13490 set token scope default to rw 2025-09-08 16:45:49 +02:00
Girish Ramakrishnan
a525104dac Fix header links 2025-09-08 16:06:27 +02:00
Girish Ramakrishnan
375fd7a6aa style: remove hover on settings item
hover for non-clickable elements is distracting
2025-09-08 11:57:02 +02:00
Johannes Zellner
3625eb01e2 Also special case backup schedule with * for hours 2025-08-22 16:54:49 +02:00
Johannes Zellner
bbc5217c81 Remove unused variable 2025-08-22 16:46:45 +02:00
Johannes Zellner
f4c830e671 Make backup integrity task known to dashboard 2025-08-19 15:03:39 +02:00
Johannes Zellner
950bdb5b76 Show storage target in backup listings 2025-08-19 14:32:27 +02:00
Johannes Zellner
3068ed75ee Add all missing translations for now 2025-08-19 10:49:27 +02:00
Johannes Zellner
42945e1b42 Remove all usage of old table action pattern 2025-08-18 19:12:38 +02:00
Johannes Zellner
a7f0dfdff7 Remove unnecessary link to specific appstore version in postinstall dialog 2025-08-18 18:00:43 +02:00
Johannes Zellner
da28516a98 Reduce text in postinstall dialog 2025-08-18 17:57:05 +02:00
Johannes Zellner
72fdc707ee Move most all table views to new action menu pattern 2025-08-18 17:25:50 +02:00
Johannes Zellner
ce6a26976c Fixup some vuejs type warnings 2025-08-18 14:08:00 +02:00
Johannes Zellner
eb10d0d8d0 Fix muted text in postinstall dialog 2025-08-18 09:57:03 +02:00
Johannes Zellner
4ff90029b1 Fix BackupProviderForm usage in restore view 2025-08-16 19:26:19 +02:00
Girish Ramakrishnan
19682ec21b tgz: integrity check 2025-08-15 21:23:39 +05:30
Johannes Zellner
67f0801453 Add optional encryption settings to app import dialog 2025-08-13 20:33:24 +02:00
Johannes Zellner
80f253e67c Fix overflow issues for info-row values in the dialogs 2025-08-13 16:54:44 +02:00
Johannes Zellner
a7094de40f Do not display backup target format in the app backup details 2025-08-13 15:38:17 +02:00
Johannes Zellner
53e4b347de Fixup typo 2025-08-13 13:57:39 +02:00
Johannes Zellner
fafdf88442 Disable backup button if app is stopped 2025-08-13 13:52:55 +02:00
Johannes Zellner
26fc03ee19 Fixup another vue type check 2025-08-13 13:39:45 +02:00
Johannes Zellner
f406de3089 Fix vue prop type check 2025-08-13 13:34:45 +02:00
Johannes Zellner
25fa999259 Fixup various vuejs warnings 2025-08-11 19:07:02 +02:00
Johannes Zellner
f40145412b Fix app link icon reset handling 2025-08-11 16:45:40 +02:00
Johannes Zellner
69d0790484 Add some missing translations and make backup target name editable 2025-08-10 19:36:37 +02:00
Johannes Zellner
dccdef99c1 Add missing empty list placeholder in app backups 2025-08-10 18:06:18 +02:00
Johannes Zellner
fed0c7a330 Only log error to console if not handled 2025-08-10 15:52:53 +02:00
Johannes Zellner
4c5763b125 More vue warning fixes 2025-08-07 21:05:40 +02:00