Girish Ramakrishnan
d5e82110c3
LDAP Provider -> LDAP Server
...
There is no such thing as LDAP Provider. Only OIDC Provider but LDAP Server.
2025-09-12 15:36:58 +02:00
Girish Ramakrishnan
da6be5c490
dashboard: rename backupTargets to backupSites
2025-09-12 10:49:43 +02:00
Girish Ramakrishnan
c5b7264f1a
rename backupTargets to backupSites
2025-09-12 10:32:37 +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
817b0f8167
Use EditableField for appearance name change
2025-09-11 14:28:22 +02:00
Girish Ramakrishnan
116673630a
Fix title of password dialog
2025-09-11 12:55:39 +02:00
Girish Ramakrishnan
82c8fa2640
Revert "Add generic 412 http response handler to ask for dashboard refresh"
...
This reverts commit 11a6cf8236 .
It's unclear in what situations a 412 handler that refreshes the dashboard will help.
We use BoxError.INVALID_CREDENTIALS to be 412.
* Used as internal error code for failed password, app password and totp check
* When password is wrong in external ldap syncing
* appstore token is invalid
In all cases, a dashboard refresh will do nothing afaict. For good measure, I have
converted appstore token case into LICENSE_ERROR which is a 402.
2025-09-11 12:42:12 +02:00
Girish Ramakrishnan
14b51c0c74
Add inline EditableField
2025-09-11 11:24:28 +02:00
Girish Ramakrishnan
3c99ccc67b
Update pankow
2025-09-11 09:41:17 +02:00
Girish Ramakrishnan
c69bc77a7a
cloudron-support: fix docker version script
2025-09-11 09:18:01 +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
c2e5f19226
very possible code path
2025-09-10 21:10:56 +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
7b48bc1ef6
schedule text translation
2025-09-10 18:19:38 +02:00
Girish Ramakrishnan
2179f199b7
Locale Settings -> Locale
2025-09-10 18:13:28 +02:00
Girish Ramakrishnan
60a3ea0cea
docker registry: fix typo in eventlog
2025-09-10 17:45:52 +02:00
Girish Ramakrishnan
acaf7cd934
Fix translations in docker registry UI
2025-09-10 17:38:14 +02:00
Girish Ramakrishnan
38a2fdff39
Fix translations in the local settings
2025-09-10 17:08:30 +02:00
Girish Ramakrishnan
14907849cc
remove unused variables in locale view
2025-09-10 16:57:45 +02:00
Girish Ramakrishnan
45ba89c89a
keep list alphabetical
2025-09-10 16:53:44 +02:00
Girish Ramakrishnan
9d235fa838
Fix broken link in update view
2025-09-10 16:52:44 +02:00
Girish Ramakrishnan
5ea481409f
Fix display of user count in group delete
2025-09-10 16:31:01 +02:00
Girish Ramakrishnan
603c2fdc68
user cannot remove self
2025-09-10 16:17:40 +02:00
Girish Ramakrishnan
e384995b63
add separator and show service names sorted
2025-09-10 12:27:00 +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
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
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
6913fe1f08
fix layout in login page and password reset
2025-09-09 17:21:47 +02:00
Girish Ramakrishnan
aaf2c7f58a
fix layout in activation view
2025-09-09 16:39:33 +02:00
Girish Ramakrishnan
8c9ed4907b
More style fixes to Restore and Setup view
2025-09-09 16:30:10 +02:00
Girish Ramakrishnan
d7c1a8f7ae
setup/restore: fix alignment
2025-09-09 16:07:20 +02:00
Girish Ramakrishnan
f3855b6548
Update lock file
2025-09-09 14:14:55 +02:00
Girish Ramakrishnan
82096b67a5
Update translations
2025-09-09 14:14:09 +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