6222 Commits

Author SHA1 Message Date
soupette
eef4939415 Update homepage design 2019-08-21 09:28:30 +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
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
80989ee8ec Make hook loading async 2019-08-19 09:37:37 +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
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
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
5a4b588ea2 Make model accessible through query to simplify usage 2019-08-12 17:35:54 +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
f63f2f6273
Merge branch 'develop' into chore/unique-indexes 2019-08-12 11:43:13 +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
cyril lopez
28b43ac00a
Merge branch 'develop' into enhancement/login-logo 2019-08-12 09:52:20 +02:00
cyril lopez
c89a898e49
Merge branch 'develop' into ctm/edit-view-update 2019-08-12 09:43:58 +02:00
Alexandre Bodin
ebf3922905 Merge branch 'master' into develop 2019-08-12 09:39:59 +02:00
Alexandre Bodin
fe2c2dccb3 v3.0.0-beta.15 2019-08-12 09:35:27 +02:00
Vladimir Babin
2aa4f71b00 Update RU translation in admin 2019-08-12 00:48:24 +05:00
soupette
25d7fad468 Add option to change the logo of the login page 2019-08-09 17:21:39 +02:00
soupette
80a774a9f7 Fix PR feedback 2019-08-09 16:59:28 +02:00
soupette
0e0c36d2cc Merge branch 'develop' of github.com:strapi/strapi into ctm/edit-view-update 2019-08-09 16:32:57 +02:00
soupette
34a178560e Fix required for groups in yup schema 2019-08-09 16:08:02 +02:00
soupette
6add6d4ce4 Fix dnd for group 2019-08-09 15:46:23 +02:00
Alexandre BODIN
f84962597e
Merge branch 'develop' into group/tests 2019-08-09 15:45:05 +02:00
Alexandre Bodin
d6f14550d2 Fix content-manager stuff for mongoose 2019-08-09 13:48:31 +02:00
soupette
fb5623df66 New design edit view group field 2019-08-09 13:23:39 +02:00
Alexandre Bodin
34a5424a8a Fixes to mongoose groups 2019-08-09 11:45:31 +02:00
Alexandre Bodin
1792338cbd Add timeouts in afterAll tests 2019-08-09 11:04:48 +02:00
Alexandre Bodin
87ddcaf6c4 Add all group tests 2019-08-09 10:44:24 +02:00
Alexandre Bodin
8f6ca1c0ac Run test on both content manager and generated apis in the same test suite 2019-08-09 09:53:08 +02:00