Commit Graph

177 Commits

Author SHA1 Message Date
Johannes Zellner
42501fa364 Introduce css classes for status LEDs 2022-02-16 16:31:22 +01:00
Johannes Zellner
aa17196120 Better integrate the app grid item action button 2022-02-15 15:26:03 +01:00
Johannes Zellner
0cc46a8dba Relayout userdirectory toolbar 2022-02-08 15:05:27 +01:00
Johannes Zellner
0940ef5b54 Remove oldschool tab borders 2022-01-25 15:29:40 +01:00
Girish Ramakrishnan
fd9efe3da3 rename alternateDomains to redirectDomains 2022-01-14 22:38:27 -08:00
Johannes Zellner
eaa7e3870b Improve exposed ldap error reporting 2021-12-10 17:47:23 +01:00
Johannes Zellner
b6159aabae Remove page size selector and move pagination to the bottom 2021-12-09 21:21:21 +01:00
Johannes Zellner
54c846fed6 Fix toolbar buttons in notification view for mobile 2021-11-08 21:50:44 +01:00
Johannes Zellner
139bd32224 Fix cog icon on app grid item hover for darkmode 2021-10-29 12:05:58 +02:00
Johannes Zellner
e0fcc8ae4b Move email eventlog to separate view 2021-09-30 14:35:06 +02:00
Johannes Zellner
fd4ada4f4d Add text-monospace class and apply it to cron, csp and robots inputs 2021-09-28 19:31:52 +02:00
Johannes Zellner
93e003b31e Adjust card min-height to fit for the added cron tab 2021-09-28 18:04:29 +02:00
Johannes Zellner
ab54721c04 Ensure dropdown a-tags are not affected 2021-09-28 17:51:50 +02:00
Johannes Zellner
e1801b7a99 Make filesystem header a link if it is an app 2021-09-27 21:18:22 +02:00
Johannes Zellner
49280f616a Let cog overlay sso indicator for operators 2021-09-22 22:51:47 +02:00
Johannes Zellner
ad7afe8646 Move sso indicator to the bottom and always show for non-admins 2021-09-22 21:59:37 +02:00
Johannes Zellner
d9e93f9110 Further dark mode fixes 2021-09-16 21:27:19 +02:00
Johannes Zellner
aca618fb1e further darken disabled buttons in dark mode 2021-09-16 20:17:17 +02:00
Johannes Zellner
455fbf36e0 Fix darkmode for disabled input fields 2021-09-15 22:38:13 +02:00
Johannes Zellner
bdd26c7d17 Add basic eventlog for apps in app view 2021-09-14 12:17:38 +02:00
Johannes Zellner
47fe89a595 Show stopped apps with grayscale filter 2021-07-30 14:58:16 +02:00
Johannes Zellner
e3555236d4 Firefox does not like color hex codes in inline-svg 2021-07-29 18:52:01 +02:00
Johannes Zellner
d93793eb81 Ensure setup also has a darkmode background 2021-07-29 12:17:44 +02:00
Johannes Zellner
22633dc16e Give unread notifications a small left border 2021-07-07 19:27:31 +02:00
Johannes Zellner
4d2d04c232 Fix app update badge 2021-06-24 19:17:52 +02:00
Johannes Zellner
b0965b3ec7 Give more visual feedback for cog button 2021-06-17 12:32:16 +02:00
Johannes Zellner
52ab35d8c6 Only show cog action on hover like before 2021-06-16 19:48:38 +02:00
Johannes Zellner
ecb93cb115 Better busy handling in filemanager on slow storage 2021-05-20 18:12:25 +02:00
Johannes Zellner
80d00577e5 Move username indicators to top 2021-04-20 21:05:52 +02:00
Johannes Zellner
84bc28b371 Show usermanagement indicator in app grid 2021-04-20 20:43:37 +02:00
Johannes Zellner
a68a4ce36b Tone down app item focus and reduce UI shakiness 2021-04-16 15:52:56 +02:00
Johannes Zellner
f54ffa796f Fix drop-shadow for tabview 2021-04-13 12:49:47 +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
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
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
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
Johannes Zellner
bacdf2c87c Fix radio button alignment like checkboxes 2021-03-18 15:42:18 +01:00
Johannes Zellner
5d5c712f1c Some cleanups for showing popular and section names depending on category and search 2021-03-18 14:28:22 +01:00
Johannes Zellner
f1625ed345 filemanager: Add explicit context-menu button 2021-03-03 14:22:21 +01:00
Johannes Zellner
7e970a175d filemanager: Add more UI actions 2021-01-30 23:54:00 +01:00
Johannes Zellner
bd4423c9c6 filemanager: Remove individual action buttons 2021-01-30 22:21:19 +01:00
Johannes Zellner
66450913b5 filemanager: Implement multiselect with cmd/ctrl key 2021-01-29 18:35:35 +01:00
Girish Ramakrishnan
2e17e444aa Add domain alias UI 2021-01-18 18:02:06 -08:00