121 Commits

Author SHA1 Message Date
Alexandre Bodin
24bcaf7fb1 Remove console.log 2019-11-18 17:00:37 +01:00
Alexandre Bodin
ab51bbebe4 Fix tests 2019-11-14 16:37:57 +01:00
Alexandre Bodin
6cf3c76195 Allow nested components ignored 2019-11-13 19:26:05 +01:00
Alexandre Bodin
f61afa45f4 Init nested component in component 2019-11-13 19:26:05 +01:00
Alexandre Bodin
1a15bbd7b6 Remove old code 2019-11-13 19:26:03 +01:00
Alexandre Bodin
1e28d8b9d9 Update component servie 2019-11-13 19:26:03 +01:00
Alexandre Bodin
05f1dd7b19 Validate components max nesting level 2019-11-13 19:26:02 +01:00
Alexandre Bodin
0ab2f59a40 Delete content type 2019-11-13 19:26:02 +01:00
Alexandre Bodin
8d025a970d Edit CT schema 2019-11-13 19:26:01 +01:00
Alexandre Bodin
c2df4bc404 Init update content type 2019-11-13 19:26:01 +01:00
Alexandre Bodin
ce0ded7429 Use uids only to specify relations in ctb 2019-11-13 19:26:00 +01:00
Alexandre Bodin
600de12a87 generate api with kebabCase if spaces in the name 2019-11-13 19:25:59 +01:00
Alexandre Bodin
a0ae181426 Rename key to targetAttribute 2019-11-13 19:25:59 +01:00
Alexandre Bodin
489b653e1b Init new validation schemas for CT and compo 2019-11-13 19:25:57 +01:00
Alexandre Bodin
94cd229ca6 Delete component category 2019-11-13 18:49:07 +01:00
Alexandre Bodin
7d0c798d90 Add component category edit to allow renaming 2019-11-13 18:49:06 +01:00
Alexandre Bodin
d405285fae Handle component update and delete with categories 2019-11-13 18:49:06 +01:00
Alexandre Bodin
cfc5cf07ad Add component category folder and support category in component create 2019-11-13 18:49:05 +01:00
Alexandre Bodin
b9122edf0d Rename groups to components 2019-11-13 18:49:02 +01:00
Stephen Latham
067f8ece03 Fix for issue #4138 - Cannot remove default value for number type in group 2019-10-21 11:17:20 +01:00
Alexandre Bodin
797d316fcf Remove unique from richtext 2019-08-01 19:13:09 +02:00
Alexandre Bodin
0a54db473c rename min max to minLength maxLength for strings like types 2019-08-01 19:13:09 +02:00
Alexandre Bodin
47441dff19 Be more accepting for default date 2019-08-01 19:13:08 +02:00
Alexandre Bodin
8f0ff86457 Allow big integers 2019-08-01 19:13:08 +02:00
Alexandre Bodin
87d945c187 Rename enum validator 2019-08-01 19:13:08 +02:00
Alexandre Bodin
985c67c057 Update enum regex 2019-08-01 19:13:07 +02:00
Alexandre Bodin
03b22b5958 All null values in relation plugin field 2019-08-01 19:13:07 +02:00
Alexandre Bodin
946aea593e Allow relation empty plugin 2019-08-01 17:57:50 +02:00
Alexandre Bodin
599e1dda93 Add dominant key in groups relations 2019-08-01 17:54:45 +02:00
Alexandre Bodin
c0d5580570 Fix group collectionName validator 2019-08-01 17:50:11 +02:00
Alexandre Bodin
58dd92fd0f Allow collectionName empty 2019-08-01 17:44:28 +02:00
Alexandre Bodin
ea1cf32614 allow negative numbers 2019-07-31 16:54:39 +02:00
Alexandre Bodin
c530afa8a3 Validate content-type-buildeer group schema 2019-07-31 16:10:24 +02:00
Alexandre Bodin
59523d47e7 Rename content manager configuration key an model uid changes 2019-07-26 17:53:03 +02:00
Alexandre Bodin
f6f201286e Remove unnecessary comment 2019-07-25 14:08:54 +02:00
Alexandre Bodin
82ab2a98e9 remove unused parameter 2019-07-25 14:07:58 +02:00
Alexandre Bodin
89f07bf37a Update content types when groups are updated 2019-07-25 14:05:06 +02:00
Alexandre Bodin
73e1a94b7e Fix broken onWays and manyWays on content type rename 2019-07-25 11:29:05 +02:00
Alexandre Bodin
5c63405091 Refactor groups CTB and clean code. Support relations 2019-07-23 19:28:37 +02:00
Alexandre Bodin
e68f230baa Fix tests 2019-07-23 11:21:16 +02:00
Alexandre Bodin
6fbacc629d Add new missing attributes on server start 2019-07-23 11:21:14 +02:00
Alexandre Bodin
63a6452830 Merge branch 'develop' into feature/groups 2019-07-15 10:21:22 +02:00
Alexandre Bodin
1e04894262 Handle content-type-builder relation when creating a manyWay 2019-07-09 09:18:06 +02:00
Virginie Ky
b6a5ae5644 Review apply 2019-07-08 18:58:29 +02:00
Virginie Ky
c37f9e54df Attributes list & delete attribute in GroupPage 2019-07-04 12:00:35 +02:00
Alexandre Bodin
9f8e1571a6 Unify input validator 2019-07-02 13:28:18 +02:00
Alexandre Bodin
7dab357125 Cleanup and test Groups CRUD 2019-07-02 13:28:18 +02:00
Alexandre Bodin
58ddc29538 add comments 2019-07-02 13:28:17 +02:00
Alexandre Bodin
f1a1e82b2c CRUD group schemas 2019-07-02 13:28:17 +02:00
Alexandre Bodin
e9d2c04824 Init groupManager 2019-07-02 13:28:16 +02:00