Commit Graph

634 Commits

Author SHA1 Message Date
Hadi Nategh
30fc8c3dd3 Fix broken close button on tab's headers 2022-10-21 10:34:45 +02:00
Hadi Nategh
5c5a483414 Fix active tab header sometimes flickers on hover 2022-10-19 15:40:48 +02: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
Hadi Nategh
55f1c2a53b Fix tab's header flickering on hover (happens in FF only) 2022-10-10 15:22:23 +02:00
Hadi Nategh
ce622f591b Make the framework active tap's content fully displayed 2022-10-06 12:53:02 +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
Hadi Nategh
9f7ee1619c Make sidebar splitter styling similar to ET2Split widget 2022-09-28 15:34:20 +02:00
Hadi Nategh
d76bbd1483 Make tab headers flexible on hover to be able to see their full titles 2022-09-28 10:06:40 +02:00
Hadi Nategh
a09d833a07 Fix timer dropdown menu position 2022-09-26 11:55:09 +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
Hadi Nategh
0a06ddfeca Fix quick add selectbox gets scrollbar 2022-09-16 15:57:37 +02:00
Hadi Nategh
e9aaefd9e7 Get all apps headers aligned 2022-09-16 13:48:06 +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
3d7df8e566 WIP Universal Access preference:
- Implements textsize preference
2022-09-14 12:41:09 +02:00
Hadi Nategh
02164c2cae WIP styling adjustments 2022-09-12 14:22:10 +02:00
Hadi Nategh
921c2905ad Restyle date widget today's button 2022-09-07 13:45:53 +02:00
Hadi Nategh
e0b98b7c4c Change framework user avatar to et2-avatar 2022-09-07 11:53:29 +02:00
Hadi Nategh
89636b0ede More icon size standardization 2022-09-06 12:06:38 +02:00
Hadi Nategh
6b18fa7db9 WIP Ui: adopt to the shoelace font-family and size 2022-08-30 08:54:29 +02:00
Hadi Nategh
3e201ff3f9 WIP Ui: Trying to adopt 12px font-size everywhere 2022-08-30 08:25:45 +02:00
Hadi Nategh
e1a87caf6c WIP of better UI 2022-08-30 07:50:43 +02:00
Hadi Nategh
0c6191d9d8 Set a lighter hover color for grid's columns 2022-08-29 15:45:46 +02:00
Hadi Nategh
bb072b3b87 Get darkmode working again and make it more bright 2022-08-24 13:22:35 +02:00
Hadi Nategh
082d6aa791 WIP Mobile template: Fix some of apps add buttons 2022-08-22 16:19:23 +02:00
Hadi Nategh
61013d28cf Get avatar menu in the framework looking like the rest 2022-08-18 10:54:18 +02:00
Hadi Nategh
3844363bde Get contextmenu and toolbar icons react on hover like shoelace does 2022-08-17 15:51:57 +02:00
Hadi Nategh
3f461d0074 Get contextmenu and toolbar menulist closer to shoelace menu styling 2022-08-17 15:32:53 +02:00
Hadi Nategh
98aac39047 WIP getting all legacy menus close to new webcomponent styling 2022-08-17 12:35:36 +02:00
Hadi Nategh
83df26d28b Add missing compiled css 2022-08-11 13:16:41 +02:00
Hadi Nategh
5cb0bc647c Fix left padding messing up the app icons 2022-08-10 16:11:22 +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
4ec4a5936b fix wrong image url 2022-08-05 16:01:11 +02:00
Hadi Nategh
24f280d4fc Fix quick add dropdown menu not being aligned 2022-08-04 15:44:31 +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
Hadi Nategh
5038d060fe Use et2-select webcomponent for quick add button 2022-07-19 16:50:02 +02:00
nathan
2cd5c861aa Favorites: Add icons to dropdown, fix icon styling in sidebox menu 2022-06-28 14:09:29 -06:00
Hadi Nategh
796499ad4c Fix sidebar splitter styling 2022-06-03 17:38:44 +02: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