Commit Graph

826 Commits

Author SHA1 Message Date
Andy Miller
21e2350a01 fixed a z-index issue 2016-03-07 20:05:30 -07:00
Djamil Legato
1bd40bf8dd Added logic to switch the double angled icon for the sidebar when it's open / closed 2016-03-07 18:46:14 -08:00
Andy Miller
84fe85373c more mobile improvements 2016-03-07 19:31:38 -07:00
Djamil Legato
973f226f82 Added animation for toggler. Moved toggler outside of title and preserving it while the sidebar is open in mobile. 2016-03-07 18:04:43 -08:00
Andy Miller
2463ff6ff9 Merge branch 'feature/new_nav' of https://github.com/getgrav/grav-plugin-admin into feature/new_nav
# Conflicts:
#	themes/grav/css-compiled/template.css
2016-03-07 18:27:42 -07:00
Andy Miller
c163d2acd2 added some stuff for new toggle 2016-03-07 18:26:35 -07:00
Djamil Legato
4a25c41145 Fixed mobile not clearing out sidebar classes 2016-03-07 16:34:38 -08:00
Djamil Legato
40e78ce992 Added logic for sidebar toggler based on mediaQuery 2016-03-07 16:17:22 -08:00
Andy Miller
371825d915 support for sidebar-closed 2016-03-07 16:57:51 -07:00
Djamil Legato
11a659e4c6 Implemented toggler logic for expanding / contracting sidebar
Any element with `data-sidebar-toggle` will trigger the expansion / contraction of the sidebar.
2016-03-07 15:51:33 -08:00
Andy Miller
1ec4e4e5f4 added a toggle 2016-03-07 16:29:07 -07:00
Andy Miller
04c90e8bf6 various fixes 2016-03-07 16:09:44 -07:00
Andy Miller
1a7acb2692 accidentally left class hardcoded in there 2016-03-07 15:32:55 -07:00
Andy Miller
8563937f3b added a sidebar-open class = <nav id="admin-sidebar" class="sidebar-open"> 2016-03-07 15:23:40 -07:00
Djamil Legato
4f44c937bd Implemented mobile logic for vertical dropdown of new sidebar 2016-03-07 13:43:44 -08:00
Andy Miller
e7679e830c Fix for long pages and tabs - #441 2016-03-07 11:49:12 -07:00
Andy Miller
2648538bf8 tweaked navbar width 2016-03-07 11:09:18 -07:00
Andy Miller
91b48d7c1b more updates 2016-03-06 20:16:39 -07:00
Andy Miller
68f2ddf916 progress on new nav logic 2016-03-06 19:36:27 -07:00
Andy Miller
f01737cf0a refreshes for the login/logout pages 2016-03-05 15:37:04 -07:00
Andy Miller
5d323ed7f3 fixed update colors 2016-03-04 23:17:21 -07:00
Andy Miller
6fa90d3755 shrunk logo a smudge 2016-03-04 20:24:02 -07:00
Djamil Legato
ea0c7bd648 Fixed issue in page filters that wouldn't allow to reset the flags to empty 2016-03-04 18:07:30 -08:00
Djamil Legato
d178def675 Allow editor to be resized in lists 2016-03-04 18:02:53 -08:00
Djamil Legato
136e91487c Added generic implementation for vertically reisizing the editor via drag handler 2016-03-04 18:01:04 -08:00
Djamil Legato
d3e9bc9402 Fixed line numbers font in editor 2016-03-04 17:18:29 -08:00
Djamil Legato
1244e88d78 Added support for active line in editor. Fixed selection for editors with line numbers enabled 2016-03-04 17:01:18 -08:00
Andy Miller
523a57c225 revamped user details page a little 2016-03-04 15:53:41 -07:00
Andy Miller
fa7de9d52f Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-03-04 14:00:05 -07:00
Andy Miller
f41d356775 sync'ed pagemedia field with other fields 2016-03-04 13:59:45 -07:00
Djamil Legato
9b99eeee8f Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2016-03-04 12:50:12 -08:00
Djamil Legato
4d0508aad4 Preserve filters values and automatically filter pages when fields are not empty on load (fixes #372) 2016-03-04 12:49:47 -08:00
Andy Miller
52507341b0 chart loader in effect 2016-03-04 13:43:52 -07:00
Djamil Legato
452b9443e5 Fixed detection of CTRL key in windows systems with Polish keyboard (fixes #405) 2016-03-04 11:23:24 -08:00
Djamil Legato
40c869d6d8 Rely on the event system to remove hidden classes for the Chart 2016-03-04 10:33:22 -08:00
Djamil Legato
0b6df55942 Remove any hidden class from inside the Charts container 2016-03-04 10:05:16 -08:00
Andy Miller
861a56301e fix for jumpy selectize 2016-03-04 10:52:41 -07:00
Djamil Legato
6b7e11166b Empty the charts container before rendering 2016-03-04 09:43:17 -08:00
Djamil Legato
2e51d79bbf Fixed Pie chart padding 2016-03-04 09:18:32 -08:00
Djamil Legato
99d894e07e Reintroduced Firefox workaround for Bars charts 2016-03-04 08:34:04 -08:00
Djamil Legato
1b4c63647e Removed workaround for Firefox and Pie charts 2016-03-04 08:24:25 -08:00
Djamil Legato
80029feab9 Fixed editor toolbar within lists 2016-03-03 15:13:24 -08:00
Djamil Legato
3b1bcb2b38 Fixed multiple lined tags fields overlapping the siblings (fixes #414) 2016-03-03 15:05:22 -08:00
Djamil Legato
2a1fb0d48a Implemented Undo / Redo buttons for Editor (fixes #420) 2016-03-03 15:00:46 -08:00
Djamil Legato
ad2894e0eb Added support for editor shortcuts 2016-03-03 14:26:15 -08:00
Andy Miller
e728a0a65f tweaked logo margins 2016-03-03 15:22:10 -07:00
Djamil Legato
54f6b51d61 Fixed padding again 2016-03-03 11:41:28 -08:00
Djamil Legato
b63ea40118 Fixed codemirror padding 2016-03-03 11:26:13 -08:00
Andy Miller
d69d0bd5d7 fixed line numbers 2016-03-03 12:25:01 -07:00
Andy Miller
7da9e92ab2 removed unused 2016-03-03 11:57:47 -07:00