Commit Graph

1753 Commits

Author SHA1 Message Date
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
Girish Ramakrishnan
6938b6e9ac Fix translations and add separator in backup actions 2025-09-17 14:00:07 +02:00
Girish Ramakrishnan
a9fe3e1b12 domains: Edit should be first action 2025-09-17 13:50:28 +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
3855beccce Update translations 2025-09-17 13:10:09 +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
Johannes Zellner
91840904b6 Fix padding and margins on app configure links 2025-09-17 12:10:10 +02:00
Johannes Zellner
9ba4ac9956 Update view language if system language is changed and the user has no profile language set 2025-09-17 12:06:55 +02:00
Girish Ramakrishnan
753092db30 Move hide/show checklist to left 2025-09-17 11:24:05 +02:00
Johannes Zellner
f0b07f1155 Update pankow 2025-09-17 11:15:30 +02:00
Johannes Zellner
3429060a7b Use a tags for app configure views to allow middleclick 2025-09-17 11:14:25 +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
88e209d65b Fix icon of users&groups 2025-09-16 15:06:41 +02:00
Girish Ramakrishnan
67103e7113 only show hr for admins 2025-09-16 13:16:16 +02:00
Girish Ramakrishnan
496ada3647 Make Groups a separate view 2025-09-16 13:13:57 +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
98ba60a51c Fix layout of the totp dialog 2025-09-12 19:00:35 +02:00
Girish Ramakrishnan
9bcca0a791 return the body 2025-09-12 19:00:19 +02:00
Girish Ramakrishnan
1a588b34fa oidc: call the correct route when adding new client 2025-09-12 16:56:56 +02:00
Girish Ramakrishnan
b3398a09ba Make separate section for OIDC Clients 2025-09-12 16:38:20 +02:00
Girish Ramakrishnan
8fed7034bf Display discoverUrl as copyable input 2025-09-12 16:07:39 +02:00
Girish Ramakrishnan
cfe933c368 Use the InputGroup pattern instead 2025-09-12 15:56:23 +02:00
Girish Ramakrishnan
79968af8ed make it clear LDAP URL is readonly 2025-09-12 15:48:38 +02:00
Girish Ramakrishnan
bd58e02a18 make input take the full width 2025-09-12 15:43:20 +02:00
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
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