Commit Graph

361 Commits

Author SHA1 Message Date
hadi
6aca684905 Fix top header buttons in mobile dialog are not top aligned 2023-05-23 12:59:14 +02:00
hadi
2f3024468f Fix toolbar's action icons are no longer visible in mobile theme 2023-05-16 12:47:20 +02: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
Hadi Nategh
057afb8623 Some styling fixes for mobile view:
- fix broken Addressbook's avatar in view and edit mode
- fix buttons with icon not getting white filter
2023-02-28 13:06:52 +01:00
Hadi Nategh
13a26fcadb Fix disabled buttons in mobile view not being hidden 2023-02-28 12:25:42 +01:00
Hadi Nategh
3d98159d2b Fix styling of delete popup dialogs in mobile view 2023-02-28 12:22:57 +01:00
Hadi Nategh
91c9038ba8 Restyle et2 dialog buttons in mobile theme 2023-02-28 12:08:38 +01:00
nathan
ae01e30d55 Mobile dialog style changes
- Add dialog close button back, hide the footer cancel buttons to avoid duplication
- Footer buttons with icon show only icon, label preserved for accessibility
- Footer buttons without icon show as button with label
- Footer buttons can wrap to another line
2023-02-24 10:38:35 -07:00
nathan
ab812c8dec Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00
nathan
06ab864b01 Fix "header" button styling on mobile popups (preferences, security, etc) 2023-02-23 10:01:54 -07:00
nathan
5453f1f8f1 Timer dialog for mobile now uses timesheet color for header 2023-02-23 09:11:00 -07:00
nathan
3307292e6f Dialog header on mobile now sized better using font size instead of pixels
also push buttons farther off screen
2023-02-23 09:02:16 -07:00
nathan
7c2266b27b Mobile dialog style changes
- dialog takes full width x height
- footer on top with large, white icon-only buttons
- header has no close button
2023-02-22 11:27:55 -07:00
nathan
f404926e0e Remove side padding on mobile dialogs 2023-02-21 11:19:05 -07: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
1aef969bc3 Make dialogs full width 2023-02-17 13:12:01 -07:00
nathan
8d58eefc0a Change side menu bullet icons to 16px 2023-02-15 14:58:10 -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
Hadi Nategh
5341b8dee3 Fix mobile templates 2022-09-27 12:15:19 +02:00
Hadi Nategh
241b254105 Fix extra margin-top in all application's header in mobile template 2022-09-27 11:26:43 +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
b1fcf5cb99 Get nm filters into full width for mobile template 2022-09-19 16:50:26 +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
bb072b3b87 Get darkmode working again and make it more bright 2022-08-24 13:22:35 +02:00
Hadi Nategh
6118bf6a7a Fix mail preview in mobile template 2022-08-23 15:57:40 +02:00
Hadi Nategh
739005ad59 WIP Mobile template:
-Fix avatars in addressbook
-Fix filemanager nm header
2022-08-23 14:54:22 +02:00
Hadi Nategh
bf6f50f14e Adopt buttons used in mobile template to new buttonIcon widget 2022-08-23 13:14:34 +02:00
Hadi Nategh
68f50ee89b WIP Mobile template: get nm header fields sorted and get the searchbox to have the rest of available space 2022-08-22 16:41:33 +02: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
358a6a8ac8 more icon fixes for login page 2022-08-02 15:55:07 +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