Commit Graph

184 Commits

Author SHA1 Message Date
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
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
Djamil Legato
4a25c41145 Fixed mobile not clearing out sidebar classes 2016-03-07 16:34:38 -08:00
Djamil Legato
4f44c937bd Implemented mobile logic for vertical dropdown of new sidebar 2016-03-07 13:43:44 -08: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
136e91487c Added generic implementation for vertically reisizing the editor via drag handler 2016-03-04 18:01:04 -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
f41d356775 sync'ed pagemedia field with other fields 2016-03-04 13:59:45 -07:00
Andy Miller
52507341b0 chart loader in effect 2016-03-04 13:43:52 -07:00
Andy Miller
861a56301e fix for jumpy selectize 2016-03-04 10:52:41 -07:00
Djamil Legato
3b1bcb2b38 Fixed multiple lined tags fields overlapping the siblings (fixes #414) 2016-03-03 15:05:22 -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
Djamil Legato
b7cf2dffd7 Added drag-drop for media in Content editor 2016-03-02 20:22:04 -08:00
Djamil Legato
e54db86256 Added option to hide toolbar in editor 2016-03-02 16:39:54 -08:00
Djamil Legato
648e3e0676 Removed extra editor padding causing issue with CodeMirror 2016-03-02 14:38:23 -08:00
Djamil Legato
f5e1ea01f2 Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/scss/template/_editor.scss
#	themes/grav/scss/template/_forms.scss
#	themes/grav/scss/template/_remodal.scss
#	themes/grav/templates/partials/base.html.twig
#	themes/grav/templates/partials/dashboard-statistics.html.twig
2016-03-02 11:13:06 -08:00
Djamil Legato
e291d49fee Auto wrapping buttons in toolbar 2016-03-01 22:19:13 -08:00
Djamil Legato
d34081db92 Added ability to prevent from rendering any desired toolbar button from yaml declaration 2016-03-01 22:14:21 -08:00
Djamil Legato
44a96230ee Added tooltips for editor toolbar buttons and synching changes when typiging 2016-03-01 21:56:32 -08:00
Djamil Legato
aa73b82832 Implemented Preview button and states abstraction for toolbar 2016-03-01 19:00:29 -08:00
Andy Miller
a6bfd6f81e Hooked logo_text into blueprints 2016-03-01 18:19:52 -07:00
Andy Miller
f45e1dce24 updates with new SVG Grav logo 2016-03-01 16:23:55 -07:00
Andy Miller
110318dfc9 Broke out fonts into separate css and setup for local use 2016-02-29 17:18:09 -07:00
Djamil Legato
bac120bfeb Initial rework for the editor 2016-02-26 15:54:06 -08:00
Andy Miller
04e8645079 various tweaks 2016-02-26 16:50:33 -07:00
Andy Miller
bca5b2145d various tweaks 2016-02-26 12:29:23 -07:00
Andy Miller
95bd568483 various updates 2016-02-26 10:53:43 -07:00
Andy Miller
a446ea318a more support for admin pro 2016-02-25 19:23:00 -07:00
Andy Miller
e1dd02b3c3 editor tweaking 2016-02-25 12:22:22 -07:00
Andy Miller
531a724077 more refactoring progress 2016-02-24 21:33:45 -07:00
Andy Miller
425ffbd57d more theme rework.. slightly broken but on the right track 2016-02-24 19:14:44 -07:00
Andy Miller
211968639c theme rework 2016-02-22 22:12:06 -07:00
Djamil Legato
980c5ce823 Fixed mobile toggle icon and breakpoint 2016-02-08 18:10:40 -08:00
Djamil Legato
d6d6afdabf Added Calendar Icon to DateTime field 2016-02-08 15:42:33 -08:00
Djamil Legato
6271eeddff Added new DateTime field 2016-02-05 23:49:39 -08:00
Andy Miller
f971357ea9 safari fix for labels: #418 2016-02-05 10:28:34 -07:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00
Djamil Legato
688d488218 Added button styling for toastr notifications 2015-12-18 13:42:25 -08:00
Andy Miller
148176c9a7 Just to make Paul happy! :) 2015-12-10 18:36:11 -07:00
Andy Miller
db806b86e4 form breakpoints 2015-12-10 16:42:18 -07:00
Andy Miller
3ca0c17f27 slowly prettying up the registration form 2015-12-09 18:07:51 -07:00
Flavio Copes
c274270c94 Add CSS fix for tabs in plugin/theme settings 2015-12-07 10:40:47 +01:00
Flavio Copes
5591ae6836 Merge branch 'develop' into feature/integrate-with-admin-pro 2015-11-26 12:14:27 +01:00
Andy Miller
fd24c84a4a display Error page if the page is not found 2015-11-25 15:43:26 -07:00