Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade ( #135 )
...
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
c213ebb17d
Fix tooltip was under calendar popup
2023-06-14 09:04:01 -06:00
nathan
aa89bf82af
Et2Select: Re-color dropdown icon in darkmode
2023-04-05 11:30:36 -06:00
hadi
c889b8fc74
Keep avatar images out of filtering in darkmode
2023-03-28 12:29:36 +02:00
nathan
9f55b8ca95
Second try to keep select icons their original color
2023-03-27 11:35:10 -06:00
nathan
27fe43825f
Fix mis-positioned dropdowns in sidebox with darkmode
2023-03-24 13:42:22 -06:00
nathan
af66c63714
Keep select tag icons their original color
2023-03-24 11:45:55 -06:00
nathan
09ffa47041
Change border for dialog & flatpicker calendar in dark mode
2023-03-09 08:54:52 -07:00
ralf
235a69e75e
missing (generated) CSS files for last 2 commits
2023-02-23 09:30:38 +01:00
ralf
da5c50f26d
fix white color for login-message
2023-02-21 19:06:39 +01:00
ralf
8387cae7f9
login logo including 23.1 version number
2023-02-21 18:47:43 +01:00
ralf
0b8e1ba77f
23.1 login page, though logo not yet including 23.1
2023-02-20 09:52:06 +01:00
nathan
8d58eefc0a
Change side menu bullet icons to 16px
2023-02-15 14:58:10 -07:00
nathan
62b4724bf8
Fix tab header was still partially visible during printing
2023-02-15 10:43:14 -07:00
nathan
0c0e91f750
Move message out from corner a little
2022-11-28 08:57:55 -07:00
nathan
c6e7f60114
Wrap video conference links
2022-11-10 11:12:48 -07:00
nathan
cbccbba108
Mail: Adjust column alignment in horiziontal view
2022-11-09 15:02:56 -07:00
nathan
be69936a03
Fix vertical misalignment in right-aligned columns
...
Plus some missed css changes
2022-11-02 11:23:08 -06:00
ralf
c2fea85c2a
WIP timesheet timers: show time under each button and allow overwriting it via a click on the time
...
ToDo:
- Stop on paused timer does not behave write, overwriting stop needs testing, as timesheet need to be updated too, because it's already stored
- not checks or min/max values and config on overwrite time
2022-10-14 21:59:15 +02:00
Hadi Nategh
f700b5b747
Fix some glitches in mobile template:
...
- Cancel button not being shown for loading popup dialog
- Entry id not being aligned
2022-10-12 11:00:40 +02:00
ralf
8fad43b705
WIP timesheet timer: start, pause and stop now via a dialog showing both timers and all buttons
2022-10-05 12:51:59 +02:00
ralf
780f14b4c5
WIP timesheet timer: add (project, task, ticket) specific timer to existing overall timer
2022-09-29 21:09:35 +02:00
ralf
1308b09493
WIP timesheet timer
2022-09-29 18:04:57 +02:00
ralf
3c79bd4345
WIP timesheet timer
...
just a prototype for now, no persistence beside the session to test reloads
2022-09-26 08:54:05 +02:00
ralf
4d5f9f87f0
hide "Select one ..." from quick add and remove old jQuery Chosen stuff
2022-09-25 09:42:20 +02:00
Hadi Nategh
a0e0fba42f
Fix some styling issues in mobile template
2022-09-19 10:34:30 +02:00
nathan
3616fe9df0
Add "hasValue" class for input widgets that have a value, and use that class to hide required styling when the widget has a value
2022-09-15 12:28:49 -06:00
Hadi Nategh
082d6aa791
WIP Mobile template: Fix some of apps add buttons
2022-08-22 16:19:23 +02:00
ralf
4ff66f0fd7
replace removed check.png with its .svg counterpart
2022-08-06 09:18:39 +02:00
ralf
7a3d017f10
forgot the css
2022-08-05 16:02:24 +02:00
ralf
358a6a8ac8
more icon fixes for login page
2022-08-02 15:55:07 +02:00
ralf
e14901de37
fix use of removed check.png --> check.svg
2022-08-02 09:43:55 +02:00
Hadi Nategh
ea11a28868
WIP converting toolbar subwidgets to use wc widgets
2022-08-01 17:59:40 +02:00
ralf
649f4df511
change image urls in pixelegg from ../images/ to ../../api/templates/default/images/
2022-07-31 10:25:01 +02:00
nathan
93167940f8
Fix validation errors were not visible, improve required css
...
It looks weird if you use et2_required class instead of setting required attribute.
2022-07-27 11:33:14 -06:00
nathan
2cd5c861aa
Favorites: Add icons to dropdown, fix icon styling in sidebox menu
2022-06-28 14:09:29 -06:00
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
nathan
f8f04071be
CSS / Layout cleanup
...
- Remove margin from input,button,select
- Fix some spacing issues
- Switch selects from display:inline-block to display:block so they take up all parent's space
- Let background (required) color show through select tag
- Some layout tweaks on mail account template
2022-04-22 13:07:22 -06: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