Commit Graph

2396 Commits

Author SHA1 Message Date
Johannes Zellner
f06b4e5b1d Give feedback on password email sent 2021-04-15 17:31:08 +02:00
Johannes Zellner
11cc074a09 Rework invite/password reset UI 2021-04-15 17:16:15 +02:00
Johannes Zellner
737b9fb73e Add 2FA disable button in password reset dialog 2021-04-15 10:54:55 +02:00
Girish Ramakrishnan
d0f0dc7339 Add client API to disable user 2fa 2021-04-14 20:58:43 -07:00
Girish Ramakrishnan
09368dd267 2fa routes have changed 2021-04-14 20:42:37 -07:00
Johannes Zellner
f964178682 Update translation 2021-04-13 15:49:56 +02:00
Johannes Zellner
ba7ef8e7f0 Add app stop modal 2021-04-13 13:39:46 +02:00
Johannes Zellner
4e2a5e6f15 Remove extra p-tag closing 2021-04-13 12:53:50 +02:00
Johannes Zellner
f54ffa796f Fix drop-shadow for tabview 2021-04-13 12:49:47 +02:00
Johannes Zellner
3e00e924f8 Use power-off icon for app stop 2021-04-13 12:49:36 +02:00
Johannes Zellner
592c50ba75 Ensure the hitbox for action button is not overlayed 2021-04-13 12:29:57 +02:00
Johannes Zellner
5c79ac8893 Use single cog and dark-mode fixes 2021-04-07 14:03:13 +02:00
Johannes Zellner
01dddade5a Fixup the app grid item height 2021-04-07 13:02:50 +02:00
Johannes Zellner
b83f263919 Better show focus on app items 2021-04-07 13:02:27 +02:00
Johannes Zellner
82e8a893fd Cleanup and reorder some scss 2021-04-07 13:02:12 +02:00
Johannes Zellner
27236a5692 Move shared image error handler to client.js 2021-04-07 10:47:29 +02:00
Johannes Zellner
6e4b9d8196 Fix indentation 2021-04-07 10:41:50 +02:00
Johannes Zellner
36df6b9e1e Group terminal/logs/filemanager toolbar buttons 2021-04-07 10:36:01 +02:00
Johannes Zellner
ab1d3f41fa Replace action button dropdown with simple button to app details view 2021-04-07 10:22:21 +02:00
Johannes Zellner
dbeb523882 Replace hover actions in app grid with dropdown 2021-04-06 18:27:59 +02:00
Johannes Zellner
aae2a36d1e Put play/pause or start/stop button toplevel 2021-04-06 16:22:44 +02:00
Girish Ramakrishnan
2d4323a72c make the configure button disabled instead of hidden 2021-04-05 10:24:56 -07:00
Girish Ramakrishnan
da008874dc repair: reinstall if no backup 2021-04-05 10:22:50 -07:00
Johannes Zellner
ae36ce07d1 Make prettyDates translatable 2021-04-01 17:04:46 +02:00
Johannes Zellner
b9ef941b80 Make backup check messages translatable 2021-04-01 16:36:52 +02:00
Johannes Zellner
465fc427d6 Fix translation for graph time selection and display 2021-04-01 16:05:13 +02:00
Johannes Zellner
850ff87849 Also make multiselect filter placeholer translatable 2021-03-31 17:27:48 +02:00
Johannes Zellner
bc45423eca Make the multiselect widget translatable 2021-03-31 17:21:45 +02:00
Johannes Zellner
92cb5f3583 Consolidate and improve search placeholder translation 2021-03-31 17:01:00 +02:00
Johannes Zellner
9a5bd8a846 Use 24h time instead of 12h to avoid localization requirement 2021-03-31 14:42:10 +02:00
Johannes Zellner
4393143ee8 Fixup the missing translation for registry settings 2021-03-31 14:32:11 +02:00
Johannes Zellner
ddb29fd85b Enable translation for external LDAP other and disabled option 2021-03-31 14:20:16 +02:00
Johannes Zellner
c04951c45e Add missing translation key for mailinglist name input label 2021-03-31 14:09:17 +02:00
Johannes Zellner
ec50163b66 Ensure appstore categories are alphabetical in all languages 2021-03-31 14:03:49 +02:00
Johannes Zellner
9c7241e9ac Update translation for new category keys 2021-03-30 15:04:01 +02:00
Johannes Zellner
3b5c0c2e63 Sort categories in code alphabetically 2021-03-30 15:03:51 +02:00
Johannes Zellner
c69c8b57c4 Always allow long tooltips
This is required since the translation we don't know upfront
2021-03-30 13:31:25 +02:00
Johannes Zellner
c9628970d9 Do not show scary red error notifications on timeouts or other 500
Instead dump to terminal with email instructions
2021-03-29 10:37:15 +02:00
Girish Ramakrishnan
ee0c50bea2 debug mode: make fs writable
otherwise, people have to use CLI tool.
2021-03-26 13:20:40 -07:00
Johannes Zellner
3c527b7064 Poor man's quoting fix for auth proxy in french 2021-03-23 20:59:01 +01:00
Johannes Zellner
0bd250a34b filemanager: Fix deep copying 2021-03-23 14:51:51 +01:00
Johannes Zellner
ff5ad8b062 Avoid rendering native select widget 2021-03-22 10:46:39 +01:00
Johannes Zellner
3b38889f32 Fixup admin link in app grid for mobile 2021-03-19 10:53:56 +01:00
Girish Ramakrishnan
a6f202be04 enableMailbox is a string for the radio buttons 2021-03-18 18:26:33 -07:00
Johannes Zellner
9161e5f7e8 filemanager: Fix state issue with editor 2021-03-18 16:43:33 +01:00
Johannes Zellner
12e32cc8ff Disable mail from input if app manages it on its own 2021-03-18 15:46:43 +01:00
Johannes Zellner
394b784106 Give the mail from save button a bit more space 2021-03-18 15:45:11 +01:00
Johannes Zellner
a3a928367b Fix mail from setting description indentation 2021-03-18 15:44:35 +01:00
Johannes Zellner
bacdf2c87c Fix radio button alignment like checkboxes 2021-03-18 15:42:18 +01:00
Johannes Zellner
53e50912e6 Allow local network development to test mobile/iOS better 2021-03-18 14:43:17 +01:00