8832 Commits

Author SHA1 Message Date
soupette
eef4939415 Update homepage design 2019-08-21 09:28:30 +02:00
Alexandre BODIN
a8e0dcb245
Merge pull request #3806 from strapi/chore/mongoose-deep-filtering-populate-group
Refactor mongoose deepfiltering to populate infos correctly
2019-08-20 13:58:03 +02:00
Alexandre Bodin
774f95a5a7 Refactor mongoose deepfiltering to populate infos correctly 2019-08-20 12:07:45 +02:00
Alexandre Bodin
a62a09e67e Change mongo connection error message 2019-08-19 17:32:33 +02:00
Alexandre Bodin
048a071c79 Default mainField string 2019-08-19 16:13:24 +02:00
cyril lopez
0756d915ae
Merge pull request #3780 from strapi/ctm/tests
Content Manager | tests
2019-08-19 12:33:50 +02:00
cyril lopez
13f3f2db4d
Merge branch 'develop' into ctm/tests 2019-08-19 12:03:48 +02:00
Alexandre Bodin
99dbd21e0b Fix self-referencing many-to-many sql 2019-08-19 11:44:53 +02:00
cyril lopez
695a633309
Merge branch 'develop' into ctm/tests 2019-08-19 10:42:21 +02:00
Alexandre Bodin
3a0baba885 Update hooks doc to show async 2019-08-19 09:55:24 +02:00
Alexandre BODIN
9425e6833b
Merge pull request #3785 from strapi/chore/async-hook-loading
Make hook loading async
2019-08-19 09:45:32 +02:00
Alexandre Bodin
80989ee8ec Make hook loading async 2019-08-19 09:37:37 +02:00
Alexandre BODIN
bf145ac6a9
Merge pull request #3779 from strapi/chore/parsemutlipart-in-proto
Make parseMultipart part of the controller prototype
2019-08-19 09:31:07 +02:00
Alexandre BODIN
350f9ba352
Merge branch 'develop' into chore/parsemutlipart-in-proto 2019-08-19 09:30:53 +02:00
soupette
7b3269c2c9 Display server errors 2019-08-14 10:35:59 +02:00
Alexandre Bodin
f8d3ca0274 Fix bug when new attributes are added to an empty layout 2019-08-14 09:23:44 +02:00
soupette
02522c14b6 Merge branch 'develop' of github.com:strapi/strapi into ctm/tests 2019-08-13 23:35:40 +02:00
soupette
d7404346d5 Add tests to setting model view 2019-08-13 19:19:13 +02:00
Alexandre Bodin
3ae664f403 Make parseMultipart part of the controller prototype to avoid having it in the permissions 2019-08-13 17:41:52 +02:00
Alexandre BODIN
dcbee6a1c4
Merge pull request #3777 from strapi/chore/clear-ids
Clear _id now that queries return an id everytime
2019-08-13 17:40:50 +02:00
Alexandre Bodin
2a780ea10a Clear _id now that queries return an id everytime 2019-08-13 17:40:31 +02:00
soupette
88a0241e38 Merge branch 'develop' of github.com:strapi/strapi into ctm/tests 2019-08-13 17:37:52 +02:00
cyril lopez
868b50b419
Merge pull request #3775 from strapi/front/upgrade-react
Upgrade React version
2019-08-13 17:36:48 +02:00
soupette
3b15e257d2 Add test to main reducer 2019-08-13 17:35:05 +02:00
cyril lopez
435b3a9d24
Merge branch 'develop' into front/upgrade-react 2019-08-13 17:10:36 +02:00
soupette
a09ec8467b Fix filters related bugs and add tests 2019-08-13 16:41:15 +02:00
Alexandre Bodin
c54efe7bbb Do not put empty row in edit layout if not necessary 2019-08-13 15:25:19 +02:00
soupette
dabf6ca462 Add tests for utils/layouts.js 2019-08-13 15:12:32 +02:00
soupette
857ec1ca70 Rename lifecycle hooks 2019-08-13 11:31:10 +02:00
soupette
d52d4f603f Upgrade react deps 2019-08-13 11:22:36 +02:00
Alexandre Bodin
6e48232c85 Merge branch 'master' into develop 2019-08-13 10:55:37 +02:00
Jelmer Visser
f0e8df63c5 Fix custom mutation returning null and not executing policies (#3735)
Fix custom mutation returning null and not executing policies
2019-08-13 10:55:12 +02:00
Alexandre BODIN
83d69e5b8d
Merge pull request #3771 from strapi/doc/migration-updates
Documentation updates
2019-08-13 10:41:58 +02:00
Alexandre Bodin
2f7927854b Fix typos 2019-08-13 10:41:11 +02:00
cyril lopez
a2770d7c7f
Merge pull request #3773 from chiliec/fix/translate_ru_admin
Update RU translation
2019-08-13 10:34:02 +02:00
Alexandre Bodin
5a4b588ea2 Make model accessible through query to simplify usage 2019-08-12 17:35:54 +02:00
Alexandre Bodin
df822ddbe6 Update docs and init new Queries doc 2019-08-12 17:35:53 +02:00
Alexandre BODIN
5bd4b0d747
Merge pull request #3770 from strapi/chore/boostrap-async
make boostrap functions async only
2019-08-12 17:33:27 +02:00
Alexandre Bodin
d9f1f39ee4 Add documentation 2019-08-12 17:08:22 +02:00
Alexandre Bodin
ac95603a12 Update strapi-generate-new boostrapi function template 2019-08-12 15:45:35 +02:00
Alexandre Bodin
3b47457f4f make boostrap functions async only 2019-08-12 15:35:40 +02:00
Alexandre BODIN
c20c0c444e
Merge pull request #3769 from strapi/chore/unique-indexes
Support unique indexes with clean error messages
2019-08-12 11:43:26 +02:00
Alexandre BODIN
f63f2f6273
Merge branch 'develop' into chore/unique-indexes 2019-08-12 11:43:13 +02:00
Alexandre BODIN
cf3df913e0
Merge pull request #3768 from strapi/fix/edit-group
Fix bug when editing an existing entry that did not have a group
2019-08-12 11:18:12 +02:00
Alexandre Bodin
902d3a0a89 Add clear messages on unique constraint failure. make them non blocking for now 2019-08-12 11:08:10 +02:00
soupette
5b578a861c Fix bug when editing an existing entry that did not have a group 2019-08-12 10:40:58 +02:00
Alexandre Bodin
e1a319a25e Mongoose unique index error logs and other index error logs 2019-08-12 10:15:22 +02:00
Alexandre BODIN
664491d593
Merge pull request #3756 from strapi/enhancement/login-logo
Add option to change the logo of the login page
2019-08-12 10:14:16 +02:00
cyril lopez
28b43ac00a
Merge branch 'develop' into enhancement/login-logo 2019-08-12 09:52:20 +02:00
Alexandre BODIN
ddb1f91503
Merge pull request #3755 from strapi/ctm/edit-view-update
CTM Edit view design update
2019-08-12 09:48:35 +02:00