1608 Commits

Author SHA1 Message Date
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
Alexandre Bodin
c17a718f25 Handle date with iso format in input and output to simplify processing 2019-08-05 16:55:17 +02:00
Alexandre Bodin
64dfa88cfc Clean extra files 2019-08-05 15:36:38 +02:00
Alexandre Bodin
e4c7a699fb Add image upload in routing policy of the content manager 2019-08-05 10:31:18 +02:00
Alexandre BODIN
78920d53d5
Merge branch 'develop' into ctm/edit-formadata-upgrade 2019-08-02 09:36:36 +02:00
Alexandre Bodin
ca37b779b3 Fix content manager invalid arguments passed 2019-08-02 09:08:58 +02:00
Alexandre Bodin
3e174ddf3a Support file upload via multipart/form-data in generated apis 2019-08-02 09:08:57 +02:00
cyril lopez
69800c6235
Merge branch 'develop' into ctm/edit-formadata-upgrade 2019-08-01 18:06:54 +02:00
soupette
9bc4c6800b Fix group id when cancel modifications 2019-08-01 18:06:27 +02:00
Alexandre BODIN
3060703b25
Merge branch 'develop' into chore/support-file-upload-cm-core-api 2019-08-01 17:31:09 +02:00
soupette
f026c87f75 Remove useless files 2019-08-01 17:27:46 +02:00
soupette
cb93b4d30b Merge branch 'develop' of github.com:strapi/strapi into ctm/edit-formadata-upgrade 2019-08-01 17:24:41 +02:00
soupette
228916cb9a Send data using formdata to handle upload 2019-08-01 16:51:20 +02:00
soupette
5966c0d2ee Fix PR feedback 2019-08-01 16:33:51 +02:00
Alexandre Bodin
f99e2ab683 Support upload multipart in content manager creation and edition of data 2019-08-01 12:20:28 +02:00
Alexandre Bodin
fb41211d00 Remove content manager upload route 2019-08-01 12:20:27 +02:00
soupette
7699dc446a Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view 2019-07-31 16:50:16 +02:00
soupette
aecf76a1a1 Clean code according to feedback 2019-07-31 16:50:05 +02:00