Commit Graph

60 Commits

Author SHA1 Message Date
Djamil Legato
1354c57107 Recompiled JS 2019-06-08 17:32:10 -07:00
Djamil Legato
3a224b36fa Fixed and optimized instances to prevent multiple initializations of parents field 2019-06-07 16:29:06 -07:00
Djamil Legato
b6917d799f Implemented selection of the finder node 2019-06-07 12:36:07 -07:00
Andy Miller
100bcf1b21 scss to fix jumping in finder modal 2019-06-07 12:17:35 -06:00
Djamil Legato
09f5dbbcc0 Inizial rework and implementation of parent field as finder 2019-06-01 00:32:36 -07:00
Andy Miller
c66619dd21 respect size with append/prepend + added copy-to-clipboard JS 2019-05-03 12:15:01 -06:00
Andy Miller
03ddad8a97 minor fix for uploaded thumbs 2018-08-23 12:54:04 -06:00
Djamil Legato
83ed0b416e Recompiled CSS 2018-08-16 15:03:36 -07:00
Andy Miller
10bf03af84 little button margin for spacing 2018-05-31 14:36:58 -06:00
Djamil Legato
dd8837519a Added support for selectize plugins as options in the selectize field 2018-05-31 09:51:53 -07:00
Andy Miller
25cfebdc53 Updated some styles for display field + blockquote 2018-05-11 13:03:59 -06:00
Andy Miller
c37988f681 CSS rebuild again 2018-02-14 19:05:53 -07:00
Andy Miller
cc34e69afe updated CSS 2018-02-14 17:52:03 -07:00
Andy Miller
e4b2adbaac Switched to LineAwesome Icons 2018-01-22 15:20:48 -07:00
Andy Miller
1c55745854 lighter tabs 2018-01-22 12:18:24 -07:00
Andy Miller
fe225ffca9 New Color Scheme 2017-12-26 23:54:14 -07:00
Andy Miller
185bf71019 Reverted media.yaml + Fixed textarea color 2017-06-30 12:11:12 -06:00
Flavio Copes
ffb3097721 Add multilevel form field (#1135)
Example definition in blueprint:

```yaml
    content:
        type: multilevel
        label: Multi Level
        style: vertical
        validate:
          type: array
```
2017-06-27 13:39:09 +02:00
Djamil Legato
dbdd6e2a45 Added info metadata button for preview images. Fixed preview of images 2017-06-21 17:55:33 -07:00
Flavio Copes
f700837e92 Introduce the mediapicker field (#1125)
Added a new `mediapicker` form field which allows to select a media from any page
+ 
Provided an option to control how parent select field displays
2017-06-02 16:28:52 +02:00
Djamil Legato
e6fa905824 Merge branch 'feature/universal_key' into develop
# Conflicts:
#	themes/grav/css-compiled/preset.css.map
#	themes/grav/js/admin.min.js
2017-05-30 14:30:21 -07:00
Djamil Legato
d15c5ade8c Fixed first load not clearing out properly the unique values 2017-05-30 14:27:26 -07:00
Andy Miller
3f35b7f986 Use default grav thumbnails 2017-05-24 20:22:06 -06:00
Djamil Legato
9bfb9e27d5 Added logic to uniquely select values with selectunique 2017-05-23 18:30:56 -07:00
Andy Miller
042c98763d Various form styling improvements 2017-05-23 18:15:35 -06:00
Djamil Legato
8dfcbac012 Filepicker field now renders thumbnail previews of the selected value on load 2017-05-19 10:47:34 -07:00
Andy Miller
a16d58b7de Fix for mobile tabs in page editing #1057 2017-04-10 10:51:17 -06:00
Djamil Legato
a7d241e71b Recompilation of vendor js for 'rangetouch' addition 2017-04-09 20:55:51 -07:00
Andy Miller
306f4cce6b Reworked CSS styling 2017-03-18 13:53:28 -06:00
Ole Vik
b0dff58c45 Improve range-field (#1016)
* Improve range-field

Adds some JS (2.04 KB), SCSS (6.87 KB), and changed Twig to improve the functionality and styling of the range-field.

* Gulp build

* Fix range-field step

* Rangetouch to webpack, gulp rebuild

* Recompile from gulp

* Compliance for nested fields.

Replaces dots with underscores for id-attributes within the field.
2017-03-18 13:52:57 -06:00
Andy Miller
fbc359a91b Added some .overlay and inline styling 2017-03-13 13:37:50 -06:00
Djamil Legato
e618c4126a Tweaked filepicker field to include view icon. Fixed sizes of thumbnails to 200x150 2017-03-10 12:33:45 -08:00
Andy Miller
d08252c000 Improved usability on media panel 2017-03-10 11:27:32 -07:00
Djamil Legato
c21f7da0d8 Recompiled CSS 2017-03-08 17:05:16 -08:00
Djamil Legato
49a9c43d4b Updated node_modules 2017-03-08 14:20:28 -08:00
Andy Miller
0603d1335d turned off sourcemaps by default 2017-02-26 15:20:48 -07:00
Flavio Copes
ec2821183a Only show reinstall option if the latest release is installed 2017-02-26 16:54:47 +01:00
Andy Miller
c473a8db84 Minor CSS tweak for themes display 2017-02-22 11:57:57 -07:00
Djamil Legato
e15d188270 Better error handling for 500 Internal Server Errors, when Fetch fails. 2016-08-15 13:16:31 -07:00
Andy Miller
e88a9ea015 Fix for Firefox News Feed dashboard widget 2016-08-12 18:26:29 -06:00
Flavio Copes
218e97d484 Improve removing dependencies presentation 2016-05-20 14:18:50 +02:00
Andy Miller
2d9d71c444 Feature/file upload refactor (#598)
* refactor

* Added support for multiple files

* fixed appearance a bit

* Always store files as full path => obj data

* added some error handling

* Do not go nested when storing file

* Refactored to not need blueprint set in blueprint
2016-05-17 16:46:00 -06:00
Djamil Legato
70195ccfb2 Recompiled CSS 2016-05-05 17:19:29 -07:00
Andy Miller
e033d9f147 Added prepend/append for text inputs 2016-05-04 13:26:02 -06:00
Djamil Legato
75a1f3e89a Recompiled CSS 2016-04-29 11:02:08 -07:00
Andy Miller
689a70a658 Fixed placeholder text 2016-04-26 15:47:40 -06:00
Flavio Copes
85922f93ac Handle gpm events in Admin (#508)
* Fix removing packages

* npm install "babel-preset-es2015": "^6.6.0"

* Run gulp

* Handle messages in packages install/remove/update procedures
2016-04-20 18:55:58 +02:00
Andy Miller
c60a677223 recompiled scss 2016-04-19 12:37:03 -06:00
Andy Miller
6a7a905a01 Removed physical fonts, moved back to google fonts for space 2016-04-19 11:56:03 -06:00
Djamil Legato
59242de609 Recompiled CSS 2016-04-11 16:55:03 -07:00