Alexandre Bodin
c98089ff65
Merge branch 'master' into releases/3.2
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 12:00:03 +02:00
Tanmoy Bhowmik
012902d94f
Feat: Add private option field for relations ( #8149 )
...
* feat(content-type): add private option to relation field
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
* test(content-type): add test for private option in relation field
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
2020-10-02 15:20:37 +02:00
Pierre Noël
e29c1b7de9
add published_at ( #7374 )
...
* add published_at
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-09-22 17:39:18 +02:00
Alexandre Bodin
4edad86029
Add basic created_by updated_by
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-08 11:48:16 +02:00
soupette
38b7823b34
Merge branch 'develop' of github.com:strapi/strapi into features/media-lib
2020-03-26 08:01:22 +01:00
Pierre Noël
be6517c02d
refacto strapi-generate-* + move nameToSlug to strapi-utils
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-23 10:42:34 +01:00
Alexandre Bodin
c4bf0cdb67
Add allowedTypes in media type meta
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-12 09:44:04 +01:00
Adam Patai
3044a7495e
Keep autoPopulate field if it was already set to true
2020-01-14 10:20:27 +01:00
Alexandre BODIN
c5cef7dcbb
fix - keep autoPopulate:false options on edit
2020-01-08 19:00:12 +01:00
Alexandre Bodin
fc36055ff6
Add configurable as a valid api option
2019-12-09 14:53:30 +01:00
Alexandre BODIN
d0d0942a14
Dynamic zone support configurable prop on attributes ( #4664 )
...
* Add event on component creation
* Handle configurable attributes
2019-12-06 14:42:05 +01:00
Alexandre Bodin
932c97d216
Fix dz can use new components
2019-12-04 17:12:21 +01:00
Alexandre Bodin
68534fb4cd
Allow self referencing content type creation
2019-11-26 19:06:10 +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
23ee9c9ebe
Clear API with rollback system
2019-11-25 11:30:49 +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
3e8816161a
Handle uids in ctm explorer routes
2019-11-15 11:49:32 +01:00
Alexandre Bodin
9cb7035ade
Add nameToCollectionName
2019-11-14 10:42:34 +01:00
Alexandre Bodin
05f1dd7b19
Validate components max nesting level
2019-11-13 19:26:02 +01:00
Alexandre Bodin
ce0ded7429
Use uids only to specify relations in ctb
2019-11-13 19:26:00 +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
85762551aa
Cleanup old code
2019-07-23 11:21:15 +02:00
Alexandre Bodin
710e3ab52f
Save plugins models in extensions folder
2019-04-16 09:05:46 +02:00
Getriax
b9c67e7f8f
trim content builder model attributes
2019-03-18 22:28:28 +01:00
DMehaffy
8d8d98b77d
Fix typo
2019-01-30 18:17:19 -07:00
DMehaffy
d656077399
add a few more bigint
2019-01-21 05:11:48 -07:00
DMehaffy
f2870bc8fc
Add bigint
2019-01-21 04:35:11 -07:00
entwicklerfr
aada9332a5
multi lines in content type description#1543
2018-10-17 23:54:30 +02:00
entwicklerfr
8b78daf3e7
multi lines in content type description#1543
2018-10-17 23:13:35 +02:00
soupette
38c4fd6a47
Fix first part of PR feedback
2018-08-21 14:01:15 +02:00
soupette
3feae01952
Fix edit view drag-n-drop design
2018-08-09 18:21:31 +02:00
soupette
4609394db5
Fix bugs and refactored code
2018-08-02 14:26:31 +02:00
soupette
11edb99900
Fix dup key in Manager.js
2018-07-30 14:38:10 +02:00
soupette
6bf3ddeea9
Update displayed fields when removing a field from the content type builder
2018-07-30 13:59:25 +02:00