nathan
7fc28f9fb5
Fix "today" was not marked in flatpickr calendars
2022-09-01 10:35:23 -06:00
Hadi Nategh
f65020ab93
WIP Ui: Try to give same spacing for dialogHeader and dialogFooter
2022-08-30 11:57:52 +02:00
Hadi Nategh
deabd5ae53
WIP Ui: fix some rows in dialogs getting wrongly aligned in the middle
2022-08-30 09:12:31 +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
e1a87caf6c
WIP of better UI
2022-08-30 07:50:43 +02:00
Hadi Nategh
feb476b8cd
Add a placeholder icon when no country is selected in Et2-SelectCountry widget
2022-08-29 15:41:04 +02:00
nathan
234b2c78b9
Et2SelectCountry: Fix limited size of search box
...
There was a conflict between flag style & search styles. Now using a specific element for the current value flag instead of styling the whole slot.
2022-08-26 11:48:02 -06:00
nathan
6d38f22949
Add "Just me" as empty_label in add favorite dialog
2022-08-26 08:34:16 -06:00
Hadi Nategh
e2fbbef09b
Fix tree nodes getting wrong bg color on hover
2022-08-26 11:47:18 +02:00
nathan
080dea2378
Fix add favorites
...
Changed to use a proper template & dialog, now that we have et2-details widget.
2022-08-25 11:47:21 -06:00
nathan
19d4b9a8b6
Make nm filters always the same size (33% each) and show ellipsis when the current value is too long
2022-08-23 11:07:02 -06:00
ralf
9000b802f6
change width of search in NM to 3/4 = 12em
2022-08-23 15:37:16 +02:00
nathan
c82d727b33
Setting a fixed width stops nm search from resizing with clear button
2022-08-22 15:36:03 -06:00
nathan
4318d1c0a5
Put nextmatch column selection into a dialog
2022-08-18 14:47:58 -06:00
Hadi Nategh
3dd525d6d9
Fix misaligned toggled button in toolbar
2022-08-17 16:37:50 +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
ralf
2a8aa8e7ae
some fixes for vfsSearchUI
2022-08-15 17:38:56 +02:00
Hadi Nategh
c082831ad9
Fix password dialog
2022-08-11 15:43:56 +02:00
Hadi Nategh
9b7fe9403b
Drop pixelegg template from admin
2022-08-11 13:15:30 +02:00
ralf
458519800d
removing tiny left padding and big right margin from [+] button in calendar NM header
2022-08-11 11:15:22 +02:00
Hadi Nategh
1dedad6a3e
Remove hover background color from vfsPath
2022-08-10 13:47:26 +02:00
Hadi Nategh
e41af3d7ce
Fix filemanager symlink icons and removes background from vfsPath
2022-08-10 13:13:29 +02:00
ralf
cb63269598
style former buttons without background-image, which are now just an et2-image with a more fitting height
...
preprocessor rewriting them adds class imageButton giving the image a height of 20px, like the image in buttons has
2022-08-09 16:54:21 +02:00
Hadi Nategh
5f67bd720a
Fix shoelace inputs outline focused color
2022-08-09 16:46:19 +02:00
Hadi Nategh
5f2d0d5bdd
Fix toolbar menulist not having enough width
2022-08-09 11:00:10 +02:00
Hadi Nategh
b0d1d82736
Remove hover color from toolbar's admin settings button
2022-08-08 16:34:29 +02:00
ralf
7f36de45a4
take symlink indicator from api not old etemplate app
...
Using LGPL licenses GNOME icon: https://de.wikipedia.org/wiki/Datei:High-contrast-emblem-symbolic-link.svg
2022-08-08 14:12:20 +02:00
ralf
35cff9c978
set width of mime icon to 16px as it was before
2022-08-06 12:16:05 +02:00
ralf
4ff66f0fd7
replace removed check.png with its .svg counterpart
2022-08-06 09:18:39 +02:00
Hadi Nategh
2593acf303
Let the button with no label set and only icon be square
2022-08-05 16:25:47 +02:00
Hadi Nategh
3fe7398b18
Fix some of calendar's toolbar actions not having icon or caption
2022-08-05 13:03:59 +02:00
nathan
045f322bf6
Et2Select changes:
...
- Position search & edit inputs to avoid reflow
- When editing a freeEntry, blurring accepts the current value, before it canceled the edit
2022-08-04 15:50:52 -06:00
Hadi Nategh
fd8f6c2f07
Remove border from toolbar 3dots menu-button
2022-08-04 12:37:45 +02:00
nathan
e1af1f3765
Make sure nextmatch header row filters have enough space
...
ACL dialog needed this - 14% is too small
2022-08-03 16:30:14 -06:00
nathan
bddcf72728
Get collabora placeholder dialog working again in trunk
2022-08-03 16:05:50 -06:00
nathan
e689d0c49d
Improve styling of nm header row and widgets inside
2022-08-03 10:14:52 -06:00
ralf
b00136f178
coping with new et2-tab-box widget:
...
- change preprocessor to always us it
- giving tab-panels again some padding-top
- change et2_grid to NOT set a width, if cell has a colspan
- switching table-layout: fixed off again, as it does not work well with infolog.edit
- remove dropped Chosen, jQuery-UI, MagicSuggest and old blueimp gallery from Gruntfile
- simplified infolog.edit a bit, which gives better results
2022-08-03 10:57:49 +02:00
nathan
ddfee2483d
Turn on table-layout: fixed since it seems to help a little, as long as everything has enough space.
...
It is likely to cause an overflow if there isn't enough space when leaving it out could let the browser pack things in better
2022-08-02 16:55:47 -06:00
Hadi Nategh
ea11a28868
WIP converting toolbar subwidgets to use wc widgets
2022-08-01 17:59:40 +02:00
Hadi Nategh
21b83cfc80
Fix some icon issues
2022-08-01 11:18:00 +02:00
ralf
bcff7ab4dc
fixing pixelegg less/css files to address images in default/images
...
remove no longer necessary pixelegg/images symlink to default/images
revert hint.png as the pixelegg one was never used
2022-07-31 10:49:35 +02:00
ralf
bea70f5a7c
move pixelegg/images to api/templates/default/images and delete png and gif, if we have a svg
2022-07-31 10:15:28 +02:00
ralf
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
ralf
47817e4df5
fix size and alignment of image only button
...
padding-left: 1px also looks nicer for buttons with image+label
2022-07-28 10:08:17 +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
ralf
6db4327705
fix/hack NM header row styling
2022-07-27 08:48:27 +02:00
nathan
379ceeb3e5
Switch Et2Template to extend SlInput instead of LionInput
...
Also includes changes to how validation messages are handled to use our own stuff
2022-07-21 12:39:00 -06:00
nathan
74ed8380ca
CSS change - Make label on left the default label position (shoelace widgets)
...
Use 'et2-label-fixed' for fixed size labels, set --label-width to change the width
2022-07-20 09:58:04 -06:00