33691 Commits

Author SHA1 Message Date
Virginie Ky
27bbef0ea2 ListView schema retrieve 2019-11-27 10:36:49 +01:00
Mickael D
e4a12f6cb2
Merge branch 'master' into fix/4537 2019-11-27 10:35:43 +01:00
Virginie Ky
da82c145e8 Input File errors and ui 2019-11-27 10:28:28 +01:00
soupette
eeb7685c13 Simplify code by creating a staticFields file that references the modal form fields 2019-11-27 09:51:39 +01:00
soupette
2e55f77be0 Created icons.json file with all supported icons 2019-11-27 09:16:38 +01:00
Sulakin Vadim
2c647cc2ab
Merge pull request #1 from strapi/master
merge commit ee76396920e8dbd9f06e110d1d8cd6e4cdca1b88
2019-11-26 22:57:33 +03: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
Jim LAURIE
9eb1490a7a Fix #4576 docs website link 2019-11-26 16:58:35 +01:00
Virginie Ky
8ea2b3bb1d PR review apply 2019-11-26 16:55:21 +01:00
soupette
3a9cda0791 Handle errors when creating a component by adding a new field 2019-11-26 16:51:29 +01:00
soupette
9e14aed579 Fix advanced tab for component creation when in a content type view 2019-11-26 16:33:02 +01:00
Virginie Ky
587e4450b7 PR review apply 2019-11-26 16:24:53 +01:00
soupette
7745c1895b Created utils to simplify the formmodal code 2019-11-26 16:22:50 +01:00
Virginie Ky
683dc4b199 Dynamic zone UI fix and review apply 2019-11-26 16:15:59 +01:00
soupette
650408c20e Move icons to app for faster loading 2019-11-26 16:10:59 +01:00
Jim LAURIE
3fe87ffcc7 Fix #4559 lowercase the email in the forgot password function 2019-11-26 16:03:06 +01:00
soupette
20d72f573d Add step to search for adding a component to a content type 2019-11-26 14:55:53 +01:00
soupette
3c372ebde6 Clean code 2019-11-26 14:17:53 +01:00
Jim LAURIE
ee76396920
Merge pull request #4571 from strapi/docs-custom-data-guide
Add data response customization
2019-11-26 11:58:44 +01:00
Jim LAURIE
07fb1e5337
Merge branch 'master' into docs-custom-data-guide 2019-11-26 11:58:35 +01:00
Jim LAURIE
64aa3690d4
Merge pull request #4575 from strapi/docs-fixes
Some documentation update
2019-11-26 11:58:01 +01:00
Jim LAURIE
39ff488f95
Merge branch 'master' into docs-fixes 2019-11-26 11:57:54 +01:00
Jim LAURIE
5ec938ad93 Remove unnessecary comment 2019-11-26 11:50:39 +01:00
Alexandre Bodin
06cf8440f1 Support delete 2019-11-26 11:31:54 +01:00
Jim LAURIE
6ab7d7528c
Fix typo feedback from Derrick 2019-11-26 11:24:29 +01:00
Alexandre Bodin
50e35f1026 Support updates 2019-11-26 11:24:00 +01:00
Jim LAURIE
bb3eef9eaf Merge branch 'docs-custom-data-guide' of github.com:strapi/strapi into docs-custom-data-guide 2019-11-26 11:21:35 +01:00
Jim LAURIE
8c3e71b479 Typo 2019-11-26 11:21:19 +01:00
Jim LAURIE
813cd835cb
Merge branch 'master' into docs-custom-data-guide 2019-11-26 11:19:48 +01:00
Jim LAURIE
f884e39fbf Fix typo 2019-11-26 11:18:39 +01:00
Jim LAURIE
93e411f162
Merge pull request #4579 from strapi/docs-custom-admin-guide
Add guide to customize admin and plugin
2019-11-26 11:07:49 +01:00
Jim LAURIE
ebe1a30271
Merge branch 'master' into docs-custom-admin-guide 2019-11-26 11:07:42 +01:00
soupette
570a520d10 Add logic to select an icon for a component 2019-11-26 11:01:27 +01:00
Virginie Ky
ce3ada140d Unit tests fixes 2019-11-26 10:39:26 +01:00
Alexandre Bodin
f82b05dc94 Support creation 2019-11-26 09:53:18 +01:00
soupette
e6d30e0905 Init ComponentIconPicker 2019-11-26 09:14:39 +01:00
Prakash Rajendran
9db2a25a77
Merge branch 'master' into patch-1 2019-11-25 22:33:01 +01:00
Jim LAURIE
3bc55a9e34 Fix typo 2019-11-25 19:47:30 +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
Jim LAURIE
5a37390d44 Fix typo 2019-11-25 19:16:42 +01:00
Alexandre Bodin
9aff9af165 v3.0.0-beta.17.6 v3.0.0-beta.17.6 2019-11-25 18:54:50 +01:00
Jacob Sarnowski
92028780fe Fix misleading database configuration documentation (#4568)
Resolves #4567
2019-11-25 18:51:58 +01:00
yinz
f3d8c7ffaf docs: update doc (#4588) 2019-11-25 18:50:07 +01:00
Alexandre Bodin
62fe0dc48e Feedbacks and remove old tests 2019-11-25 17:32:58 +01:00
Virginie Ky
ef66c9ccb8 Icon from db 2019-11-25 17:08:30 +01:00
Jim LAURIE
004407ed46
Merge pull request #4566 from strapi/docs-guide-process-manager
Add process manager guide
2019-11-25 16:46:06 +01:00