Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Andy Miller
6b7f3f3f2d Make use of new list features in media.yaml 2016-08-11 12:36:52 -06:00
Andy Miller
9664bda56f Moved media list items into a types: key. 2016-06-02 14:50:58 -06:00
Flavio Copes
bc4e5c9504 Fix #608 localize media blueprint 2016-05-27 13:32:26 +02:00
Matias Griese
6c1866515f Media blueprints: Add yaml validation 2016-03-15 14:38:17 +02:00
Andy Miller
cb9195b034 added no sort option 2016-03-14 14:55:26 -06:00
Matias Griese
81ecbe2f26 Blueprints: Add support for main level items and keys 2016-03-14 22:05:52 +02:00
Flavio Copes
bc57362628 Delete streams.yaml 2016-02-03 18:05:06 +01:00
Matias Griese
d0e87bddb1 Add support for admin based blueprints 2016-01-22 10:42:38 +02:00