Commit Graph

648 Commits

Author SHA1 Message Date
Felix Hamann
554b186975 fix overscroll bug on »main« element 2019-02-10 19:42:03 +01:00
Felix Hamann
812fe9b321 made navbar background gradient start with primary color 2019-02-10 19:39:53 +01:00
Felix Hamann
0b0b1e95b0 make modal triggers italic 2019-02-09 21:12:56 +01:00
Felix Hamann
6af0ebe400 remove modal trigger icon 2019-02-09 21:03:33 +01:00
Felix Hamann
ce5301e590 Merge branch 'master' into feat/modalicons 2019-02-09 20:07:50 +01:00
Felix Hamann
41db96ed15 remember horizontal scroll position after sorting
closes #108
2019-02-09 15:03:06 +01:00
Felix Hamann
38d9b73c66 scroll to top after changing page in paginated table 2019-02-09 14:23:53 +01:00
Felix Hamann
89f1a28e2e fix error with pagesize being stuck at »all« 2019-02-09 14:09:13 +01:00
Felix Hamann
8b8f0cd457 page actions not underlined because buttons already 2019-02-08 22:28:13 +01:00
Felix Hamann
b2ffb2f0c3 make hover menu for SecondaryPageActions not right-aligned 2019-02-08 22:07:01 +01:00
Felix Hamann
db780ecf00 less bottom padding for primary pageactions 2019-02-08 21:47:39 +01:00
Felix Hamann
c5193fbb55 Secondary PageActions right-align even if no Primary PageActions 2019-02-08 21:45:54 +01:00
Felix Hamann
572e8a7036 asidenav boxes with dark border between them 2019-02-04 22:15:59 +01:00
Felix Hamann
8110405534 Merge branch 'master' into pageactions 2019-02-04 22:06:22 +01:00
Felix Hamann
8c746569f8 fix for checked and disabled checkboxes 2019-02-04 22:04:10 +01:00
Felix Hamann
557b0e1e97 Merge branch 'pagination' into 'master'
Table and Pagesize Frontend Refinement

Closes #116

See merge request !132
2019-02-04 21:54:55 +01:00
Felix Hamann
aa4ac11bee Merge branch 'checkbox' into 'master'
checkboxes with checkmarks

Closes #254

See merge request !136
2019-02-04 21:48:31 +01:00
Felix Hamann
463fc36f58 remove obsolete code for disabled checkboxes 2019-02-04 21:38:41 +01:00
Felix Hamann
19f9bc13e3 add styles for disabled checkboxes
closes #254
2019-02-04 21:37:18 +01:00
Felix Hamann
df0cdc051e checkboxes with checkmarks 2019-02-04 21:06:00 +01:00
Felix Hamann
d217ac881d remove margin-top from pageaction-secondaries on small screens 2019-02-03 21:22:14 +01:00
Felix Hamann
d41c703684 refined hover effects for page actions 2019-02-03 21:16:53 +01:00
Gregor Kleen
8684ca016f Button cleanup 2019-01-31 11:12:20 +01:00
SJost
13b5671480 Fixes #267 and related bugs 2019-01-30 16:00:18 +01:00
SJost
39da549461 Towards #267 2019-01-30 14:48:16 +01:00
Gregor Kleen
78fc27dc04 Introduce visibleWidget 2019-01-30 09:45:43 +01:00
Gregor Kleen
0b19730b1a Introduce visibleWidget 2019-01-30 09:44:16 +01:00
Felix Hamann
6486120536 feat: make pagesize changes load async 2019-01-28 22:56:13 +01:00
Gregor Kleen
19d46eb216 Show pagesize widget iff rowCount is larger than minimum pagesize 2019-01-28 14:20:34 +01:00
Gregor Kleen
8ee3d723c7 Add check to only show secondary pageactions when needed
Rename pageactionprime.* -> pageaction.*
2019-01-28 13:26:46 +01:00
Felix Hamann
4e17a36933 responsiveness fix for secondary page actions 2019-01-27 21:11:44 +01:00
Felix Hamann
c15572c9fc a11y fix for primary page actions 2019-01-27 21:00:28 +01:00
Felix Hamann
a43515deb1 add hover-enabled list of secondary page actions 2019-01-27 20:54:48 +01:00
Felix Hamann
b143a62825 move page footer out of main-content-body 2019-01-27 20:02:57 +01:00
Felix Hamann
ac5ef50d5a Merge branch 'master' into pageactions 2019-01-27 19:58:18 +01:00
Felix Hamann
1a900f215e nicer table footer and pagination layout 2019-01-27 19:42:50 +01:00
Felix Hamann
14462c7305 fix some scrolltable issues (missing, nested) and make more visible 2019-01-27 19:35:38 +01:00
Felix Hamann
fe985a6cea Merge branch 'master' into pagination 2019-01-27 19:04:37 +01:00
Felix Hamann
54070956a6 Merge branch 'asidenav' into 'master'
Layout and Design change

See merge request !131
2019-01-27 18:37:06 +01:00
Felix Hamann
921622797d fix indentation of asidenav in default-layout 2019-01-27 18:18:42 +01:00
Felix Hamann
3c7ba0e824 preparation for menu for secondary pageactions 2019-01-27 18:17:40 +01:00
Felix Hamann
3333992b0d less obtrusive alert list opener 2019-01-26 22:42:56 +01:00
Felix Hamann
1e6e169b1d moved alert auto-disappear default delay to variable 2019-01-26 22:41:27 +01:00
Felix Hamann
deb2390337 visually more clear pageaction-section and nicer section spacing overall 2019-01-26 22:37:21 +01:00
Felix Hamann
a5ddfbf5b8 make sidebar items clickable in whole item area 2019-01-26 22:35:07 +01:00
Felix Hamann
a777971004 preparation for js-autohiding submit buttons to not flicker on pageload 2019-01-26 21:45:48 +01:00
Felix Hamann
756f8cbdb9 add rowcount to pagination 2019-01-26 21:16:03 +01:00
Felix Hamann
a12cba47b7 fix typo in js-initialized helper 2019-01-26 17:21:47 +01:00
Felix Hamann
2c8cc9865e add label for pagesize dropdown 2019-01-26 12:54:07 +01:00
Gregor Kleen
bad828aa07 Introduce MenuType Footer; plumb footer.hamlet into defaultLinks
footer.hamlet now works much like navbar.hamlet
2019-01-26 12:44:22 +01:00