136 Commits

Author SHA1 Message Date
Alexandre Bodin
68534fb4cd Allow self referencing content type creation 2019-11-26 19:06:10 +01:00
Alexandre Bodin
62fe0dc48e Feedbacks and remove old tests 2019-11-25 17:32:58 +01:00
Alexandre Bodin
0f79a20ef1 Add not found errors 2019-11-25 16:33:00 +01:00
Alexandre Bodin
e60e648a78 Use schema builder in component categories service 2019-11-25 15:16:06 +01:00
Alexandre Bodin
8c0fac18f3 use tmpUID 2019-11-25 14:48:10 +01:00
Alexandre Bodin
cdbd6e4063 Simplify schema builder 2019-11-25 12:25:17 +01:00
Alexandre Bodin
bee3059406 Allow nested components in CT 2019-11-21 20:45:21 +01:00
Alexandre Bodin
6f82a4ea48 Disallow empty enum 2019-11-20 18:27:39 +01:00
Alexandre Bodin
f255d0d700 init edit and delete content type with schema manager 2019-11-20 18:27:38 +01:00
Alexandre Bodin
22ca3c476a Init content type build with schema manager 2019-11-20 18:27:37 +01:00
Alexandre Bodin
1605997045 edit Compo delete compo 2019-11-20 18:27:36 +01:00
Alexandre Bodin
e8eb6684f3 Init nested edits 2019-11-20 18:27:35 +01:00
Alexandre Bodin
6e8b0d17d3 Create nested components inside of component 2019-11-20 18:27:35 +01:00
Alexandre Bodin
ca3113ffb9 createComponent 2019-11-20 18:27:34 +01:00
Alexandre Bodin
6b9ca4f794 Init schema manager 2019-11-20 18:27:34 +01:00
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