104 Commits

Author SHA1 Message Date
Samuel Durkin
82f6c3ca98 fix images not respecting configurable being set as false 2019-10-05 18:17:32 +02:00
Alexandre Bodin
c530afa8a3 Validate content-type-buildeer group schema 2019-07-31 16:10:24 +02:00
Alexandre Bodin
855a923ca0 Fix tests 2019-07-28 19:27:53 +02:00
Alexandre Bodin
59523d47e7 Rename content manager configuration key an model uid changes 2019-07-26 17:53:03 +02:00
Alexandre Bodin
89f07bf37a Update content types when groups are updated 2019-07-25 14:05:06 +02:00
Alexandre Bodin
76daff3284 Update groups when content types change 2019-07-25 11:55:58 +02:00
Alexandre Bodin
73e1a94b7e Fix broken onWays and manyWays on content type rename 2019-07-25 11:29:05 +02:00
Alexandre Bodin
4093fe46b1 Fix tests 2019-07-23 19:43:47 +02:00
Alexandre Bodin
fba38d2c6d Fix typos 2019-07-23 19:30:15 +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
1e04894262 Handle content-type-builder relation when creating a manyWay 2019-07-09 09:18:06 +02:00
Alexandre Bodin
c8a509a223 Add group constraints 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
Alexandre Bodin
0fc01f5a40 Load groups 2019-07-02 13:28:15 +02:00
Alexandre Bodin
3a1b85de82 Init groups 2019-07-02 13:28:15 +02:00
Alexandre Bodin
e4ab3d3a40 Test strapiFS 2019-05-13 14:00:12 +02:00
Alexandre Bodin
710e3ab52f Save plugins models in extensions folder 2019-04-16 09:05:46 +02:00
Jim LAURIE
b47fccd570
Merge branch 'master' into TRIM_MODEL 2019-04-09 17:34:44 +02:00
soupette
251256d09f Remove useless false required in the model s attributes 2019-04-05 16:57:27 +02:00
Getriax
b9c67e7f8f trim content builder model attributes 2019-03-18 22:28:28 +01:00
soupette
85a1c511d1 Add tests 2019-03-12 20:10:24 +01:00
soupette
b905a595dc Handle create model from modelPage 2019-03-11 19:11:04 +01:00
Jim LAURIE
70e5816f46
Merge branch 'master' into fix/hidden-fields-schema 2018-11-27 12:19:04 +01:00
soupette
428a9ca62d Fix schema
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
Alberto Maturano
8fcbb1978f refactor: Fix misuse of map method
`map` should create a new Array so a `return` is expected inside the
callback param. `forEach` is the corrent method to use for just iterate
over array elements.
2018-11-15 15:51:23 -06:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Abhimanyu
6bba0c8db6 content-type-builder bugfix - Cannot read property 'toJS' of undefined 2018-09-10 17:04:21 +05:30
Jim LAURIE
145f22ee1e
Update random 2018-09-07 17:02:32 +02:00
Jim LAURIE
6fcaf96806 Clean layout on content tyep delete fix #1903 2018-09-07 15:59:59 +02:00
Vladislav Arsenev
5a666d80df fix(files-required-validation): fix required prop save. add error display for component. fix validation file repeatedly 2018-08-30 14:44:57 +03:00
soupette
4609394db5 Fix bugs and refactored code 2018-08-02 14:26:31 +02:00
soupette
043838ba3f Handle added upload relations 2018-07-31 14:54:52 +02:00
soupette
6bf3ddeea9 Update displayed fields when removing a field from the content type builder 2018-07-30 13:59:25 +02:00
soupette
d7b12f1871 Merge branch 'master' of github.com:strapi/strapi into settings-ctm-edit-view 2018-07-27 12:19:19 +02:00
Jim LAURIE
87a051e712 Move layout files in core store 2018-07-23 15:12:33 +02:00
Jim LAURIE
5b633efacf Fix API generator database hook 2018-07-13 16:42:10 +02:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00
Jim LAURIE
eff46b5cb1 Not clear oneWay relation on model update fix #1477 2018-07-02 15:41:53 +02:00
Jim Laurie
d240e2ac82 Fix delete info.mainFied in content type builder fix #1301 2018-06-12 22:48:31 +02:00
Okaris
ae29802c07 Fixed ‘oneWay’ relation creating unnecessary attr
When ‘oneWay’ relation is created the target model file is also updated with a reference to the relation. This is not required for a oneWay relation since it never will or can be populated from the other way around.
2018-05-17 11:27:39 +03:00
Jim Laurie
4fe7b6176e Fix conflicts & lint 2018-05-16 12:07:02 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Jim LAURIE
10eee03393
Merge branch 'master' into fix/886 2018-05-03 15:59:11 +02:00
Jim Laurie
c944cb9e26 Fix loose many dominant 2018-05-02 17:41:09 +02:00
Aurelsicoko
a6fd8fc460 Fixes #886 2018-05-01 14:36:17 +02:00