Johannes Zellner
49de124fc0
Fix typo
2025-09-22 20:24:29 +02:00
Girish Ramakrishnan
cc939de641
Fixup tests
2025-09-22 20:17:34 +02:00
Johannes Zellner
fd6c77c73e
Update frontend dependencies
2025-09-22 19:11:15 +02:00
Johannes Zellner
5c213d31cf
Fix backup task state for sites
2025-09-22 19:09:30 +02:00
Johannes Zellner
d8ab1c3a67
Fix typo in enabling backup button for only one site
2025-09-22 18:08:01 +02:00
Girish Ramakrishnan
5157789774
backups: add per site enabledForUpdates flag
...
previously, we had a singleton 'main' flag to indicate a site can
be used for updates. with this new approach, we can get rid of the
'primary' concept. each site can be used for updates or not.
2025-09-22 18:03:01 +02:00
Johannes Zellner
69d92ba0a8
Better handle backup progress in site item
2025-09-22 17:26:55 +02:00
Girish Ramakrishnan
4686e38a5e
schema: add contentsJson to backupSites
2025-09-22 17:05:01 +02:00
Johannes Zellner
cab3f60e06
Refresh of mail eventlog is also secondary only
2025-09-22 16:56:29 +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
cae1b3f47a
Remove cleanup from backup listing
2025-09-22 15:47:56 +02:00
Girish Ramakrishnan
4c3a8e1fd7
backup site: add contents
...
it is a json that can be one of the three:
* null - include everything
* include - only include these ids
* exclude - everything except these ids
2025-09-22 13:28:16 +02:00
Johannes Zellner
0d5c1b99df
Use appearance translation string in appearance title section to match menu
2025-09-22 12:28:01 +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
4202452e70
Increase max-width on normal content views to 800px
2025-09-22 10:35:26 +02:00
Johannes Zellner
7df7fd635b
Allow any format for noop backup site
2025-09-21 18:06:32 +02:00
Johannes Zellner
b4fa2d7ce6
Rework create backup now button backup listing view
2025-09-21 18:01:27 +02:00
Johannes Zellner
8ac3089e0b
Remove unused code
2025-09-21 17:37:27 +02:00
Johannes Zellner
e2f1f3029f
Fix clickable region for app configure menu items
2025-09-21 14:59:10 +02:00
Johannes Zellner
dd5c438597
More layout fixes to the app configure view
2025-09-21 14:57:58 +02:00
Johannes Zellner
60982cc276
Calculate better appstore item width based on screen
2025-09-21 14:42:21 +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
5d1c6d35f7
Fix appstore view layout
2025-09-19 18:55:43 +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
Girish Ramakrishnan
e0821d264e
backups: make primary as an action
2025-09-19 12:29:52 +02:00
Johannes Zellner
5cf94ae35b
Update pankow
2025-09-19 11:37:29 +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
e21c1bbc59
Show new OpenID credentials in a separate dialog
2025-09-18 20:52:45 +02:00
Girish Ramakrishnan
87178985f9
move edit action to the top
2025-09-18 19:29:57 +02:00
Girish Ramakrishnan
0a23332766
rename backup storage to sites
2025-09-18 19:23:18 +02:00
Girish Ramakrishnan
9a752ac3a2
Fix title
2025-09-18 18:55:16 +02:00
Girish Ramakrishnan
aaed5a47d7
Create two sections in appearance
...
Branding and External Links
2025-09-18 18:45:47 +02:00
Girish Ramakrishnan
6e19a7e862
Remove plural usage of 'App Archive'
2025-09-18 18:32:23 +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
c3e604ba49
Refactor app configure view selector to cover mobile better
2025-09-17 16:19:58 +02:00
Johannes Zellner
15848d399c
Immediately show the new OpenID client credentials after adding
2025-09-17 15:17:47 +02:00
Johannes Zellner
0c791ec52c
Ensure graph tooltips do not overflow the graph
2025-09-17 15:08:50 +02:00