Commit Graph

66 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
6e47578769 Added log viewer to Tools 2019-01-31 18:39:38 -07:00
Andy Miller
487bffc3d2 Updates for scheduler 2018-09-07 16:54:26 -06:00
Andy Miller
22fd8f49ac Feature/scheduler (#1512)
* Initial commit

* basic cronstatus

* updaetd cronstatus field

* jquery-cron js

* More compact custom list

* Added placeholder for new cron field

* ui tweaks

* New custom cron field. Implemented lang for field. Fixed  typos

* minor alignment stuff
2018-09-06 12:24:48 -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
23e5ead64e CSS updates 2018-01-23 15:31:39 -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
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
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
Andy Miller
7cdd909284 Added support for up to 15 tabs. #954 2017-03-08 16:13:46 -07: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
Flavio Copes
5966ed99e5 Add permissions field (don't merge yet) (#850)
* Add permissions field

* Add new PERMISSIONS string, compile SCSS
2016-11-28 19:01:01 +01:00
Andy Miller
f119da9f36 Fixed some conflicts 2016-09-08 08:48:29 -06:00
Flavio Copes
820313161e Fix #767 Add styling for new HTML5 input field types
Fields introduced in
https://github.com/getgrav/grav-plugin-form/commit/a14e28f15105c2e5e6258
afb4fbe72b43a663ebd
2016-09-08 13:06:21 +02: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
Andy Miller
8cd0279b01 Feature/upload improvements (#617)
* various improvements.. needs cleanup

* more progress - supports deeply nested + pages

* Getting close now!

* more progress!

* some cleanup

* use data[_json] to store page-based upload

* Smarter logic to get nested form fields

* some refactoring/cleanup

* Fixed issue with removing multiple files in pages

* Refactor and support `destination: page@:/images` and `destination: self@` syntax for file fields

* Prettifying the upload field

* Handling Files API to better represent the selected files in the input field

* Better plurarl string

* Fixed harcoded height for input field

* revamped CSS!!!

* `fancy: false` turns off fancy styling

* Create folder if not exists

* Add support for @theme/theme@ destination

* Fixed create directory functionality to take into account resolved paths

* Don't allow @self on page to be uploaded to if not created

* added field languages

* css tweaks

* language integration
2016-05-26 14:49:45 -06:00
Flavio Copes
b2c4d3d385 Disable save button once clicked
Done via CSS `pointer-events`, now supported by all major browsers, to
avoid messing with the form's js processing
2016-05-24 18:52:05 +02:00
Andy Miller
e47816bd4d gulp recompile 2016-05-23 12:57:22 -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