Commit Graph

659 Commits

Author SHA1 Message Date
Andy Miller
a8116b5431 better fix for flexpage height 2021-02-25 10:35:26 -07:00
Andy Miller
40286bd46e flex pages admin better uses available space - fixes #3232 2021-02-19 06:48:53 -07:00
Andy Miller
5de805e340 Added special fonts back 2021-01-22 09:42:38 -07:00
Andy Miller
41305c9d34 Fixes #2022 2021-01-20 11:26:57 -07:00
Djamil Legato
d383680f96 Fixed missed highlight on the selected page in Parents field 2020-12-17 23:28:53 -08:00
Djamil Legato
263a9685c4 Reworked how collapsed lists work so the tooltip is not cut off (fixes #1928) 2020-11-20 14:21:08 -08:00
Djamil Legato
296ded003a Added modal to confirm updating Grav as well as cool down counter before enabling Update button (fixes #1257) 2020-11-18 16:17:18 -08:00
Djamil Legato
5cc2216185 Upgraded node dependencies to latest version. Improved speed of JS compilation. 2020-11-18 13:36:30 -08:00
Djamil Legato
8f6e76be43 Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	classes/plugin/AdminController.php
#	themes/grav/app/forms/fields/index.js
#	themes/grav/css-compiled/fonts.css.map
#	themes/grav/css-compiled/nucleus.css.map
#	themes/grav/css-compiled/preset.css
#	themes/grav/css-compiled/preset.css.map
#	themes/grav/css-compiled/simple-fonts.css.map
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/js/admin.min.js
#	themes/grav/js/vendor.min.js
#	themes/grav/package.json
#	themes/grav/scss/template/modules/_base.scss
#	themes/grav/yarn.lock
2020-11-17 11:11:51 -08:00
Djamil Legato
d63dfc3565 Fixed Page Move action and selection highlight in Parents selector modal (fixes flex-objects#80) 2020-11-16 17:20:49 -08:00
Djamil Legato
d2c861933b Backported finder/pages navigation from 1.10 (you will still need 1.10 for the fancy Parent Picker) 2020-10-23 15:37:49 -07:00
Andy Miller
8c722f7227 change testing color 2020-09-03 18:14:27 -06:00
Andy Miller
1b59974466 Premium style fixes 2020-09-02 17:13:30 -06:00
Andy Miller
683f5427fe fix compilation 2020-09-02 17:12:02 -06:00
Andy Miller
386316796f Premium style fixes 2020-09-02 17:01:22 -06:00
Andy Miller
cc7db6e919 yarn updates and fix for page preview layout 2020-09-02 12:44:09 -06:00
Andy Miller
d315aed0f0 removed old google font support
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-07-02 08:42:18 -06:00
Andy Miller
5b72ff3765 improvement to color picker css
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-06-22 14:54:52 -06:00
Andy Miller
756d2717b4 styling fixes for editors
Signed-off-by: Andy Miller <rhuk@mac.com>
2020-05-29 10:53:02 -06:00
Andy Miller
c5c728b0b5 fix parent field styling 2020-05-13 17:16:58 -06:00
Andy Miller
6389e76434 fixes 2020-05-12 17:35:21 -06:00
Andy Miller
c6e19bce28 refinements 2020-05-11 15:42:30 -06:00
Andy Miller
c5c0f0b820 datetime picker styling fixes 2020-05-11 15:35:28 -06:00
Andy Miller
164a87ba97 added desc 2020-05-11 11:38:31 -06:00
Andy Miller
4412122c9e Added Editor Section + added sans/mono font option for markdown 2020-05-11 11:25:27 -06:00
Andy Miller
9998acb7fe Feature/new scrollbars (#1883)
* reworked scrollbars to use simplebar + native styling

* Fix ajax in flexobject pages

* stub scrollbar object

* various fixes
2020-05-09 17:43:03 -06:00
Andy Miller
8fe8d4b1d8 much new custom admin stuff 2020-05-08 17:50:03 -06:00
Andy Miller
a46ad984ad fix for disable buttons 2020-05-07 22:25:21 -06:00
Andy Miller
054db3eeaf mo cleaner 2020-05-07 19:42:46 -06:00
Andy Miller
4815a1da44 cleaner color picker 2020-05-07 19:41:19 -06:00
Andy Miller
38c4dbfece various preset fixes 2020-05-07 16:48:45 -06:00
Andy Miller
b3678f90d3 slight tweak 2020-05-06 18:44:51 -06:00
Andy Miller
4b83ffcc58 new themes! 2020-05-06 18:39:28 -06:00
Andy Miller
2ff2c11eda various theming improvements 2020-05-05 22:22:22 -06:00
Andy Miller
1f2f73f8ca smallish fixes 2020-05-05 16:38:17 -06:00
Andy Miller
168c0fb732 minor fixes 2020-05-05 16:23:20 -06:00
Andy Miller
cd3fb197a5 more fixes 2020-05-05 16:18:25 -06:00
Andy Miller
029733ecb4 flex pages theming 2020-05-05 16:05:57 -06:00
Andy Miller
5d2cf013f1 fixing colors for themes 2020-05-05 12:54:19 -06:00
Andy Miller
06ecacb4a2 started on horizontal scroller for theme previews 2020-05-05 11:29:41 -06:00
Andy Miller
981585a657 renamed Whitebox to WhiteLabel 2020-04-20 09:57:44 -06:00
Andy Miller
e1b571a655 store preset in asset:// rather than admin plugin 2020-04-19 23:52:23 -06:00
Andy Miller
e3c73c30a5 back to default 2020-04-19 20:04:45 -06:00
Andy Miller
bfcbca18dd optimizations + fixes 2020-04-19 18:14:12 -06:00
Andy Miller
630e6bf834 added admin whitebox functionality 2020-04-18 17:45:11 -06:00
Djamil Legato
4921ac638e Added badge count for children in the Parents field and prevent loading Pages in Parents field if they don't have children 2020-03-22 14:55:10 -07:00
Andy Miller
33ea4e4fa1 padding alignment 2020-02-24 11:04:10 -07:00
Djamil Legato
f847d9430a Updated admin dependencies. Brought in datetime picker and upped the bootstrap dep (fixes #1807) 2020-01-31 11:53:58 -08:00
Djamil Legato
58e1cda1d5 Removed selection from indeterminate checkboxes 2020-01-30 13:12:23 -08:00
Andy Miller
7f7afc5344 dashboard flex-objects warning 2020-01-29 18:50:56 -07:00