Commit Graph

37 Commits

Author SHA1 Message Date
Girish Ramakrishnan
b9ae97e5ec volume: fix up form validation pattern 2025-12-05 20:47:49 +01:00
Girish Ramakrishnan
fdac444aed make readonly and required mutually exclusive
per https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/readonly

"Note: The required attribute is not permitted on inputs with the readonly attribute specified."
2025-12-03 23:33:24 +01:00
Girish Ramakrishnan
e209bdec65 SetupAccount: fix set up button disable status 2025-12-01 19:28:41 +01:00
Johannes Zellner
3cdfbbac56 Fix volume dialog form validation 2025-11-13 12:11:35 +01:00
Girish Ramakrishnan
572bd19df6 Yet more translation fixes 2025-11-07 19:03:07 +01:00
Girish Ramakrishnan
4fd399eae9 Fix dialog titles 2025-11-07 17:49:51 +01:00
Girish Ramakrishnan
9ed5f43ea1 More translation fixes 2025-11-07 12:09:38 +01:00
Johannes Zellner
fa886c71b8 Avoid overflowing when textarea does not fit but also don't break lines 2025-11-06 16:50:45 +01:00
Girish Ramakrishnan
9226baa63c externalldap: remove usage of secret placeholder 2025-10-08 19:42:35 +02:00
Girish Ramakrishnan
b790d085bb volumes: remove usage of secret placeholder 2025-10-08 18:05:30 +02:00
Girish Ramakrishnan
edb33e1f2c Fix placeholder text of various empty tables and lists 2025-09-25 12:20:45 +02:00
Girish Ramakrishnan
f92cdf36f5 system: return the mounted and unmounted block devices (as long as xfs or ext4) 2025-09-23 18:51:23 +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
ba14d1e846 block devices: filter the root disk 2025-09-10 11:52:05 +02:00
Girish Ramakrishnan
c8e34ac522 hide separator for non-editable volume types 2025-09-10 11:12:22 +02:00
Girish Ramakrishnan
d41c20f06c convert VolumesModel to use [error, result] pattern 2025-09-10 10:48:52 +02:00
Girish Ramakrishnan
30b09856a5 set default seal encryption to true 2025-09-10 10:33:29 +02:00
Girish Ramakrishnan
3307c0c183 Fix volume remount status notification 2025-09-10 10:28:46 +02:00
Girish Ramakrishnan
fb1af04b55 reorder volumes menu and fix translation 2025-09-09 22:11:21 +02:00
Girish Ramakrishnan
fda439cb38 make volumes dialog large enough for ssh private key 2025-09-09 22:06:06 +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
579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner
ccf5f2f60e Fix sshfs volume mounting 2025-06-03 11:05:50 +02:00
Johannes Zellner
f84076d80c Selectively send volume config properties depending on mountType 2025-05-03 10:30:49 +02:00
Johannes Zellner
3c1419a22f Fix post -> port typo 2025-05-02 14:13:16 +02:00
Johannes Zellner
2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner
67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner
3a323551eb Move status indicator code into a shared component 2025-03-24 16:58:29 +01:00
Johannes Zellner
b9d9797734 Rename generic slotProps to more descriptive variable names 2025-03-24 15:12:22 +01:00
Johannes Zellner
6907c6dfe4 Prevent all automatic browser form submissions on enter 2025-03-04 18:20:42 +01:00
Johannes Zellner
99f30fe09a Add diskusage to systems view again 2025-02-17 16:38:30 +01:00
Johannes Zellner
05f31f40eb Add basic archive restore dialog 2025-02-06 18:22:18 +01:00
Johannes Zellner
dffef6f839 Port volumes view to composition style 2025-02-02 22:44:13 +01:00
Johannes Zellner
627d6f8a28 Make all pankow lists look and feel the same 2025-02-02 20:46:15 +01:00
Johannes Zellner
71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner
0f5a4c10ef Disable table row hovering 2025-01-21 19:14:23 +01:00
Johannes Zellner
dfcaacee80 Move toplevel views into views/ 2025-01-21 17:08:09 +01:00