1525 Commits

Author SHA1 Message Date
Alexandre Bodin
048a071c79 Default mainField string 2019-08-19 16:13:24 +02:00
cyril lopez
695a633309
Merge branch 'develop' into ctm/tests 2019-08-19 10:42:21 +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
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
3b47457f4f make boostrap functions async only 2019-08-12 15:35:40 +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
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
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
Alexandre Bodin
d786217d06 Single non required group test 2019-08-09 09:42:27 +02:00
Alexandre Bodin
59b283ebae Cleanup after tests 2019-08-08 21:17:11 +02:00
soupette
b36079124b Fix baseline with current inputs 2019-08-08 15:29:45 +02:00
Alexandre Bodin
4ad7f5bd89 Support biginteger < 2^53 2019-08-08 14:30:45 +02:00
Alexandre Bodin
b35712acc5 Fix data types output to be the same wathever the database is 2019-08-08 14:30:44 +02:00
Alexandre Bodin
60d04d26eb Init group tests and fix some groups issues 2019-08-08 14:30:43 +02:00
Alexandre Bodin
93c7f63cd1 Add email tests 2019-08-08 14:30:43 +02:00
Alexandre Bodin
d468033b8e Add password tests 2019-08-08 14:30:43 +02:00
Alexandre Bodin
35d22e2c85 Init password tests and split in separate test files 2019-08-08 14:30:42 +02:00
Alexandre Bodin
04d03ab68e Add boolean tests 2019-08-08 14:30:42 +02:00
Alexandre Bodin
9706575c6d Add json tests 2019-08-08 14:30:41 +02:00
Alexandre Bodin
24a5f45e0d Add float tests 2019-08-08 14:30:41 +02:00
Alexandre Bodin
6091202c54 Add decimal test and set sqlite bigint to string 2019-08-08 14:30:40 +02:00
Alexandre Bodin
57120c9a02 Add tests and fix support for bigintegers so it is always a string when it comes out of the database 2019-08-08 14:30:40 +02:00
Alexandre Bodin
5be6a0b020 Init end to end types tests in the content-manager 2019-08-08 14:30:39 +02:00
Alexandre Bodin
c2d794a965 Format type timestampUpdate to timestamp in schema response 2019-08-08 12:45:10 +02:00
Alexandre Bodin
c3a59c4c4b Allow default mainField on relation 2019-08-06 14:04:16 +02:00
Alexandre Bodin
8c1f25a058 Update user model metadatas configurations 2019-08-06 13:49:25 +02:00
Alexandre Bodin
0c078d0d2b Validate custom model configs during content manager boostrap 2019-08-06 13:49:25 +02:00
Alexandre Bodin
b58d7a138a Support content types layouts and metadatas defaults with Model.config.js(on) files 2019-08-06 13:49:24 +02:00