9273 Commits

Author SHA1 Message Date
Alexandre Bodin
dc869ea0b9 Set group default mainField not id unless no attributes 2019-07-30 16:58:26 +02:00
Alexandre Bodin
c8f72df4d5 Remove unnecessary default populates 2019-07-30 16:50:11 +02:00
Virginie Ky
ea77cdb587 ManyWay relation add and edit from a model 2019-07-30 16:31:40 +02:00
soupette
87ddd2980b Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view 2019-07-30 16:18:31 +02:00
soupette
91609cd713 Handle upload and send data 2019-07-30 16:18:11 +02:00
Alexandre BODIN
cae81baebc
Merge pull request #3697 from strapi/chore/cleanup-group-naming
Rename slice by group in group feature
2019-07-30 15:47:58 +02:00
Alexandre Bodin
07a603269d Rename slice by group in group feature 2019-07-30 15:17:44 +02:00
Alexandre Bodin
9f04a97bee Fix morph populate related.related 2019-07-30 15:17:03 +02:00
davidkartuzinski
8296825817 Removed the Articles page. Most links are to outdated articles and blog posts. 2019-07-30 15:10:49 +02:00
Alexandre BODIN
63f55d1cbf
Merge pull request #3696 from strapi/feature/populate-groups
auto populate groups
2019-07-30 14:59:50 +02:00
Virginie Ky
cb19e1e240 Add and edit new group attribute from ModelPage 2019-07-30 14:18:08 +02:00
Alexandre Bodin
f722348749 clean up 2019-07-30 13:06:43 +02:00
Alexandre Bodin
fd54e71baf bookshelf clean populate 2019-07-30 13:06:43 +02:00
Alexandre Bodin
72c7203e18 Init populate cleanup 2019-07-30 13:06:28 +02:00
Virginie Ky
dc8278fd1a merge develop 2019-07-30 11:15:47 +02:00
soupette
5e94cf56f7 Fix layout update from ctb 2019-07-30 09:08:10 +02:00
Jim LAURIE
abf3954b7b
Merge pull request #3669 from ferretdayo/fix/translate_ja_docs
Update JA translation
2019-07-29 20:41:42 +02:00
Jim LAURIE
ecc6e66083
Merge branch 'develop' into fix/translate_ja_docs 2019-07-29 20:41:24 +02:00
Virginie Ky
cdf40a2bc1 Groups type in attribute picker modal 2019-07-29 18:09:37 +02:00
Alexandre Bodin
8e8433662b rename wysiwyg type to richtext for future plans 2019-07-29 18:05:18 +02:00
soupette
53d0014dc2 Clean code 2019-07-29 18:02:45 +02:00
soupette
aa7a41e039 Handle mainfield for groups 2019-07-29 17:32:18 +02:00
Virginie Ky
cc36f55abd Merge develop & redirect after group save 2019-07-29 17:30:39 +02:00
soupette
fdd0b0f63d Fix UI 2019-07-29 17:11:53 +02:00
Virginie Ky
f1cdc16728 Edit attribute relation 2019-07-29 16:38:28 +02:00
soupette
61c8e3cc96 Improve field form logic 2019-07-29 14:59:53 +02:00
soupette
fdb0f86fcc Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view 2019-07-29 13:53:13 +02:00
Alexandre BODIN
e4a88a00d9
Merge pull request #3681 from strapi/group/handle-relations
Handle relations in groups
2019-07-29 08:44:44 +02:00
Alexandre Bodin
8835beb67a Cleanup unwanted log 2019-07-29 08:15:19 +02:00
Alexandre Bodin
f484b4d66e Make groups non repeatable by default 2019-07-29 08:15:18 +02:00
Alexandre Bodin
f757d4d952 Support relations inside of group creation 2019-07-29 08:15:18 +02:00
Alexandre Bodin
9245c32c70 Create relations in groups bookshelf 2019-07-29 08:15:17 +02:00
Alexandre BODIN
56e56f8ce4
Merge pull request #3685 from strapi/content-type-builder/rename-store-key
Rename content manager configuration key on model uid changes
2019-07-29 08:14:15 +02:00
Casper S
d2575309f5
Swedish Translation
If this was the wrong way to contribute, please point me in the right direction.
2019-07-29 00:11:19 +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
soupette
59638c0bf5 Fix description for selects 2019-07-26 14:34:24 +02:00
soupette
c718e15513 Fix reorder 2019-07-26 12:24:15 +02:00
Alexandre Bodin
1d09999586 Fix search in content-manager 2019-07-26 10:57:27 +02:00
soupette
bdfcdb12b2 Fix search 2019-07-26 10:39:51 +02:00
Virginie Ky
a99b241ab5 FeaturePicker UT 2019-07-25 18:50:40 +02:00
Virginie Ky
5c8b368338 Relation box UT 2019-07-25 18:13:19 +02:00
soupette
fbf5bd851f Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view 2019-07-25 18:07:52 +02:00
soupette
c7354f72e8 Fix redirect for settingsview 2019-07-25 18:00:45 +02:00
soupette
30b7b88677 Fix baseline 2019-07-25 17:23:14 +02:00
soupette
afffc8d419 Fix nav between groupfield and group layout 2019-07-25 17:06:34 +02:00
Virginie Ky
d6072e1af6 Relation nature picker TU 2019-07-25 16:51:46 +02:00
Virginie Ky
ec2c52f3c5 CRUD group with API without relations 2019-07-25 16:18:36 +02:00
soupette
69e3eeae4b Add memo where needed 2019-07-25 16:14:50 +02:00
Virginie Ky
4180313360 merge with conflicts fix 2019-07-25 16:07:28 +02:00