8947 Commits

Author SHA1 Message Date
Alexandre Bodin
5be6a0b020 Init end to end types tests in the content-manager 2019-08-08 14:30:39 +02:00
Alexandre Bodin
8f24eff499 Merge branch 'master' into develop 2019-08-08 14:30:25 +02:00
cyril lopez
5404f49d49
Merge pull request #3692 from strapi/front/repeatable-field-create
Front/repeatable field create
2019-08-08 14:16:40 +02:00
Jim LAURIE
75f1bb16f4
Merge pull request #3746 from strapi/fix/3738
Fix the Updated column in the uploaded files view
2019-08-08 14:10:11 +02:00
cyril lopez
1e00544878
Merge branch 'develop' into front/repeatable-field-create 2019-08-08 12:50:01 +02:00
soupette
62c367f024 Fixes #3738 2019-08-08 12:47:32 +02:00
Alexandre Bodin
35b13351aa Merge branch 'develop' of github.com:strapi/strapi into develop 2019-08-08 12:45:22 +02:00
Alexandre Bodin
c2d794a965 Format type timestampUpdate to timestamp in schema response 2019-08-08 12:45:10 +02:00
soupette
124f8e1e79 Fxes #3717 2019-08-08 12:31:45 +02:00
soupette
2499003a95 Fix PR feedback 2019-08-08 12:16:41 +02:00
soupette
df997d1bd2 Merge branch 'develop' of github.com:strapi/strapi into front/repeatable-field-create 2019-08-08 11:22:52 +02:00
Alexandre BODIN
3b32b78d78
Merge pull request #3744 from strapi/feature/mysqlUUID
Add support for bookshelf plugin loading
2019-08-07 13:44:31 +02:00
Derrick Mehaffy
2b5a968f41
remove bookshelf-uuid from hook-bookshelf and add docs 2019-08-07 02:59:20 -07:00
Derrick Mehaffy
90dcf5ae5b
Adding code from Alex and bookshelf-uuid package 2019-08-07 02:59:20 -07:00
Alexandre BODIN
4fc5a05642
Merge pull request #3734 from strapi/chore/cm-model-layouts
Content manager model layouts
2019-08-07 11:57:36 +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
7b28777825 Add uids to models 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
7520961d27 Merge branch 'master' into develop 2019-08-06 13:49:10 +02:00
Alexandre BODIN
1e2065ceff
Merge pull request #3736 from strapi/chore/upload-plugin-e2e-tests
Init upload plugin e2e tests
2019-08-06 13:41:43 +02:00
Alexandre Bodin
bb036333a2 Init upload plugin e2e tests 2019-08-06 10:46:53 +02:00
Alexandre BODIN
d7649292c3
Merge pull request #3728 from strapi/chore/dates-iso
Handle date with iso format in input and output to simplify processing
2019-08-06 09:15:36 +02:00
Alexandre BODIN
07011d2e99
Merge pull request #3718 from tobi2424/fix-socketPath
Fix socketPath connection setting's variable name
2019-08-06 09:01:42 +02:00
Alexandre BODIN
7019b0944d
Merge branch 'master' into fix-socketPath 2019-08-06 09:01:18 +02:00
Alexandre BODIN
0fdce92391
Merge pull request #3723 from Erim32/master
Populate more user informations on POST /auth/login
2019-08-06 09:00:45 +02:00
Alexandre Bodin
ad17e875aa Update pg config 2019-08-06 08:58:19 +02:00
Alexandre Bodin
d9e58003f5 Fix typo 2019-08-06 08:45:32 +02:00
Alexandre BODIN
7ef2c118db
Merge branch 'master' into master 2019-08-06 08:38:30 +02:00
Alexandre Bodin
a5e7ca24cc Update travis CI configuration 2019-08-06 08:36:39 +02:00
Alexandre BODIN
30abe819e3
Merge pull request #3729 from strapi/davidkartuzinski-patch-1
Update reddit link to target strapi subreddit
2019-08-06 08:34:53 +02:00
Alexandre BODIN
ce1f66970b
Merge branch 'master' into master 2019-08-06 08:31:42 +02:00
Rémi M
ad01efc7ff
Fix /auth/login, reformat code and fix comment 2019-08-06 00:51:27 +02:00
Rémi M
0d1450bd19
Fix /auth/login, user object was ignoring files and relations
Remove useless variables
2019-08-06 00:44:08 +02:00
David Kartuzinski
3028bc88d7
Change Reddit to Strapi Group on Reddit 2019-08-05 16:55:50 +02:00
Alexandre Bodin
472553b3b2 Exclude timestamps on save and updates in queries 2019-08-05 16:55:18 +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
24305a302d Clear example app default value 2019-08-05 15:59:03 +02:00
Alexandre Bodin
64dfa88cfc Clean extra files 2019-08-05 15:36:38 +02:00
Alexandre BODIN
1223cdfbcb
Merge branch 'master' into fix-socketPath 2019-08-05 15:24:45 +02:00
tobiasz.dziubinski.td
a57bb89792 Fix socketPath connection setting's variable name 2019-08-05 13:20:55 +02:00
Alexandre BODIN
b54d8e31dc
Merge pull request #3726 from strapi/chore/image-upload-content-manager-routing-policy
Add image upload in routing policy of the content manager
2019-08-05 10:47:29 +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
d12cdf65f3
Merge pull request #3721 from strapi/readme
Edited my-app to be my-project in docs
2019-08-05 09:21:23 +02:00
Rémi M
04f0995b43
Fix /auth/login, user object ignore files and relations
Find user by email or identifier to get files and relations.
2019-08-03 15:58:01 +02:00
davidkartuzinski
dbda6dff1d edited my-app to be my-project to keep it consistent with docs 2019-08-02 19:15:43 +02:00
Virginie Ky
790daf8771 list border fix 2019-08-02 19:06:27 +02:00
Virginie Ky
0449d9dc3f all modals title and subtitle fixes 2019-08-02 18:12:51 +02:00
Virginie Ky
92ab80529f attributes edit validation fix 2019-08-02 16:19:02 +02:00