154 Commits

Author SHA1 Message Date
Alexandre Bodin
daaf1392d2 Merge branch 'master' into develop 2020-01-21 11:46:04 +01:00
Patai Adam
3bce61005a
Merge branch 'master' into fix/remove-auto-populate 2020-01-14 15:06:21 +01:00
Alexandre Bodin
f28292b384 Merge branch 'develop' into features/webhooks 2020-01-09 11:09:26 +01:00
Alexandre BODIN
a427c27cfd
Merge pull request #4947 from strapi/fix/use-strapi-service
Use strapi.services instead of requires to allow overrides
2020-01-09 10:13:05 +01:00
Alexandre BODIN
c5cef7dcbb fix - keep autoPopulate:false options on edit 2020-01-08 19:00:12 +01:00
Alexandre Bodin
7c94a2316d Init strapi.service and use it where services where required 2020-01-08 17:57:53 +01:00
Alexandre Bodin
4965846d36 Add datetiem and time validators in ctb 2020-01-08 17:03:03 +01:00
Alexandre Bodin
016b61fe00 Add tests 2019-12-24 16:56:02 +01:00
Alexandre Bodin
74d25bb459 Add validators 2019-12-24 14:49:44 +01:00
Alexandre Bodin
58d20429a6 Fix category regex allow - in name 2019-12-19 08:39:08 +01:00
Alexandre Bodin
7381acad58 Allow private field and collectionName with - 2019-12-17 13:17:38 +01:00
Alexandre Bodin
2b101f8f05 Allow empty dz component list 2019-12-12 17:45:49 +01:00
Alexandre Bodin
bdd0a08ecb Prevent creation of special keys 2019-12-10 17:24:55 +01:00
Alexandre Bodin
fc36055ff6 Add configurable as a valid api option 2019-12-09 14:53:30 +01:00
Alexandre Bodin
fe5ff4bc83 Handle and parse datetime & timestamps 2019-12-04 17:49:14 +01:00
Alexandre Bodin
4c784318d8 Handle time type 2019-12-04 17:49:13 +01:00
Alexandre Bodin
e8078c1ee9 Fix component category edition and allow icon with hyphen in the name 2019-12-04 09:56:07 +01:00
Alexandre Bodin
0ab7ffd3c3 Allow some null values in ctb 2019-12-03 21:43:45 +01:00
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