9849 Commits

Author SHA1 Message Date
Alexandre BODIN
afa0f50a23
Merge pull request #4601 from strapi/dynamic-zone/mongoose-support
Dynamic zone/mongoose support
2019-11-27 15:23:00 +01:00
Alexandre BODIN
15f8026cce
Merge pull request #4603 from strapi/dynamic-zone/self-referencing-creation
Allow self referencing content type creation
2019-11-27 15:20:54 +01:00
Alexandre Bodin
68534fb4cd Allow self referencing content type creation 2019-11-26 19:06:10 +01:00
Alexandre Bodin
3a0df72b4a Fix hasPK & getPK 2019-11-26 18:19:52 +01:00
Alexandre Bodin
6804bd34b4 Fix not found content type in content manager routes 2019-11-26 17:18:43 +01:00
Alexandre Bodin
62237bcd08 Mongoose fix populate and support dynamic zone populate 2019-11-26 17:01:58 +01:00
Alexandre Bodin
06cf8440f1 Support delete 2019-11-26 11:31:54 +01:00
Alexandre Bodin
50e35f1026 Support updates 2019-11-26 11:24:00 +01:00
Alexandre Bodin
f82b05dc94 Support creation 2019-11-26 09:53:18 +01:00
Alexandre Bodin
a34f117a4a Init mongo dynamic zone support 2019-11-25 19:19:41 +01:00
Alexandre BODIN
b86cd791a5
Merge pull request #4595 from strapi/dynamic-zone/ctb-schema-manager
Support nested edits in CTB
2019-11-25 19:18:43 +01:00
Alexandre Bodin
62fe0dc48e Feedbacks and remove old tests 2019-11-25 17:32:58 +01:00
Alexandre Bodin
e0480e3565 Revert restaurant schema 2019-11-25 16:44:24 +01:00
Alexandre Bodin
c658475154 Cleanup name 2019-11-25 16:39:50 +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
edcac3ece6 Check component exist in tmp or existing components 2019-11-25 14:52:45 +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
23ee9c9ebe Clear API with rollback system 2019-11-25 11:30:49 +01:00
Alexandre Bodin
05e895ecaf Handle api folder cleanup after delete 2019-11-22 16:56:03 +01:00
Alexandre Bodin
bee3059406 Allow nested components in CT 2019-11-21 20:45:21 +01:00
Alexandre Bodin
399b84451d Edit relations logic with key kept in place 2019-11-21 20:34:05 +01:00
Alexandre Bodin
f3869e41b6 Delete obsolete relations on ct edit 2019-11-21 17:13:18 +01:00
Alexandre Bodin
7f90bdb5b9 Remove primarykey from possible mainField with string type 2019-11-21 11:49:29 +01:00
Alexandre Bodin
6f82a4ea48 Disallow empty enum 2019-11-20 18:27:39 +01:00
Alexandre Bodin
55d2cf2a69 Add modelName and plugin info to schema handler and create ct relations 2019-11-20 18:27:38 +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
49486d02ce Cleanup components 2019-11-20 18:27:37 +01:00
Alexandre Bodin
ca10e972e2 Handle directory change 2019-11-20 18:27:36 +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
605fcdd530 Fix ctm update settings policy 2019-11-20 17:29:39 +01:00
Alexandre BODIN
3ac02955d9
Merge pull request #4518 from strapi/dynamic-zone/ctb-yup-schema-content-type
Dynamic zone/ctb yup schema content type
2019-11-18 17:01:03 +01:00
Alexandre Bodin
24bcaf7fb1 Remove console.log 2019-11-18 17:00:37 +01:00
Alexandre BODIN
970984eff1
Merge pull request #4535 from strapi/dynamic-zone/ctm-uids
Dynamic zone/ctm uids
2019-11-15 12:43:07 +01:00
Alexandre Bodin
bd188d2bfb Add validation rule of repeatable component to mongo connector 2019-11-15 12:20:52 +01:00
Alexandre Bodin
3e8816161a Handle uids in ctm explorer routes 2019-11-15 11:49:32 +01:00
Alexandre Bodin
49e270a7f6 Support uid for content types 2019-11-15 09:50:58 +01:00
Alexandre Bodin
50ab4c88b9 Use full UIDs in CTM 2019-11-14 16:41:47 +01:00
Alexandre Bodin
ab51bbebe4 Fix tests 2019-11-14 16:37:57 +01:00
Alexandre Bodin
9cb7035ade Add nameToCollectionName 2019-11-14 10:42:34 +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
f2b3fec654 Fix compo category rename 2019-11-13 19:26:04 +01:00
Alexandre Bodin
6c7bd5711c Delete category folder if empty after a component delete 2019-11-13 19:26:04 +01:00