Commit Graph

309 Commits

Author SHA1 Message Date
nathan
5a324e448a Define some system-wide CSS variables that can be used anywhere, set error color 2022-05-06 11:49:30 -06:00
nathan
69e13a2d7f CSS / Layout cleanup - Get rid of stupid scrollbars in dialogs 2022-04-27 10:14:01 -06:00
nathan
1c42668a97 Change sidebox calendar from jQuery to webcomponent / flatpickr 2022-04-26 15:27:49 -06:00
Hadi Nategh
a835d5bc6e WIP replacing jQuery-ui: fix et2_toolbar styling with new details tag 2022-04-26 11:18:43 +02:00
nathan
f126d7fd08 Fix wrong sizing on link list file mimetype icons 2021-12-07 16:28:48 -07:00
Hadi Nategh
5ed1ddf76c Fix hamburger menu not being displayed in mobile theme for some apps, e.g. calendar 2021-08-24 14:48:37 +02:00
Hadi Nategh
982aa14e4e Fix missing action buttons in some dialogs in mobile view 2021-07-01 10:24:41 +02:00
Hadi Nategh
180186e4f5 Try to adjust login message's position for small screens 2021-06-15 15:08:22 +02:00
Hadi Nategh
50a28e4656 Add some top padding to login message box 2021-05-18 10:06:19 +02:00
Hadi Nategh
b9eecb9771 Fix some icons in login apps bar 2021-05-18 09:49:02 +02:00
nathangray
45e477f0c0 * Api: Sidebox accessibility improvements
- Using nav elements for sidebox categories
- Add keyboard support for expand/collapse menu categories
- Use lists for entries
- Added some roles for screenreaders
2021-05-12 13:14:03 -06:00
Hadi Nategh
89e67616de WIP login Ui:
- Re-arrange registration links
- Fix bg colors
- Fix social icons padding
2021-05-12 12:37:35 +02:00
Hadi Nategh
7d724b8c3b WIP login Ui: Adopt mobile login page 2021-05-11 12:56:21 +02:00
Hadi Nategh
dd77ff3f5d WIP login Ui: Couple of adjustments on login message box 2021-05-11 12:21:51 +02:00
Hadi Nategh
20c464a161 WIP login Ui:
- Get login messages the same style as egw messages
- Arrange logo and social icons
2021-05-10 16:35:05 +02:00
Hadi Nategh
d69b16f881 Add extra icons for login apps content 2021-05-07 12:15:20 +02:00
Hadi Nategh
82ab8d9092 WIP login Ui: add motion into apps list 2021-05-03 17:13:04 +02:00
Hadi Nategh
2b5657494e WIP login Ui: fix some styling issues 2021-05-03 16:17:07 +02:00
Hadi Nategh
1d843eabcd WIP login Ui:
- Arrange apps in the json file and add more details
- Open app's url in a new window
2021-05-03 12:03:28 +02:00
Hadi Nategh
41ab849ecc WIP login Ui
- Implements apps tooltip
2021-04-30 14:58:41 +02:00
Hadi Nategh
39eef44217 WIP login page Ui 2021-04-29 15:24:25 +02:00
Hadi Nategh
a49ac9648e Implement throbber for mobile framework 2021-04-22 16:00:52 +02:00
Hadi Nategh
fb83d97150 Implement loading aware framework animation 2021-04-19 10:17:47 +02:00
Hadi Nategh
1c1a409791 Apply Kanban app color 2021-03-31 16:56:43 +02:00
Hadi Nategh
739bfb482b Compact theme:
- Fix framework tabs not being able to get closed
- Fix some styling
- Fix framework tabs are overriding last active opened tab
2021-03-17 14:00:33 +01:00
Hadi Nategh
b882b5fdd0 Fix framework in compact theme stalls on applications load when there's a framework tab 2021-03-17 11:55:20 +01:00
Hadi Nategh
0e9f368cec Fix missing icons in compact theme 2021-03-17 10:40:06 +01:00
Hadi Nategh
d9df2131fe Fix not being able to scroll on some iframes when the darkmode is switched on 2021-03-15 12:22:15 +01:00
Hadi Nategh
f2cb47105e Style toolbar toggled buttons 2021-03-09 17:31:37 +01:00
Hadi Nategh
bf3bb8999a Fix egw message Ui in mobile theme 2021-03-04 16:33:33 +01:00
Hadi Nategh
a8f11ca1b7 Some mobile Ui improvements 2021-03-04 16:30:01 +01:00
Ralf Becker
70b96c4ebc remove gray-filter from et2_appicon for non-monochrome templates 2021-03-01 16:04:16 +02:00
Hadi Nategh
adddf68135 Fix video tags inside gallery for darkmode 2021-02-26 11:01:17 +01:00
Hadi Nategh
776613b961 Disable darkmode for gallery in fullscreen mode 2021-02-24 18:34:21 +01:00
Hadi Nategh
2a2f0bf390 Keep darkmode state in serverside session too. Fix darkmode state in egroupware iframes. 2021-02-24 12:22:27 +01:00
Hadi Nategh
08c0622219 WIP Mobile and Compact theme styling improvements:
- fix avatar dropdown menu
2021-02-23 16:34:12 +01:00
Hadi Nategh
a67e433396 WIP Mobile and Compact theme styling improvements:
- Fix logout button not displayed in Compact theme
2021-02-23 16:21:38 +01:00
Hadi Nategh
e351982be8 WIP Mobile and Compact theme styling improvements:
-fix searchbox
-fix broken scrolling in sidebar
2021-02-23 16:05:27 +01:00
Hadi Nategh
5c43ce73f2 WIP Mobile and Compact theme styling improvements 2021-02-23 12:21:49 +01:00
Hadi Nategh
467a9cad42 WIP darkmode theme: Implement darkmode switch for mobile view 2020-12-17 17:20:04 +01:00
Hadi Nategh
c3dd47e91b Fix chosen selectbox down icon gets broken when zooming over 150% 2020-09-30 16:30:11 +02:00
Hadi Nategh
cf1f3203d0 Remove excessive margin-top from toolbar's more button 2020-09-21 12:21:46 +02:00
Hadi Nategh
6f38d53715 * Login Page: Fix login button on login page not being clickable on small screens 2020-09-17 11:17:32 +02:00
Hadi Nategh
fc4dac9a48 Fix login page styling 2020-08-07 13:46:11 +02:00
Hadi Nategh
231312b0aa Implement popup notifications filter based on tab notification's indicator 2020-07-27 14:44:44 +02:00
Hadi Nategh
ae0349487d Change tab notification indicator 2020-07-24 11:32:52 +02:00
Hadi Nategh
1f066dee26 Implement new egw messaging (keeps not deliberately dismissed messages) 2020-07-17 14:09:37 +02:00
Hadi Nategh
35118299cf Fix some styling issues 2020-07-13 16:33:43 +02:00
Hadi Nategh
acc7d3f01b Sidebox's triangle icon styling improvement 2020-06-17 11:06:30 +02:00
Hadi Nategh
ba6d379287 Fix arrow closed/opened icons in filemanager 2020-06-09 13:51:41 +02:00