9892 Commits

Author SHA1 Message Date
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
Daniel Kvistgaard
f4d0127875 Setting up global PGPORT for PostgreSQL travis 2019-08-05 17:19:56 +02:00
Daniel Kvistgaard
32459d7008 Using PostgreSQL version 10 in Travis 2019-08-05 17:07:38 +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
Daniel Kvistgaard
0ab5a8a407 Setting up provider_metadata field.
To store necessary metadata for upload providers. In this case it's used
for public_id and resource_type for Cloudinary.
2019-08-05 13:05:54 +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
Dominik Aksamit
16736f64a3 3719 - 'this' inside initialize is a Function 2019-08-02 19:13:13 +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
Virginie Ky
3576d8a7fa Merge branch 'develop' of github.com:strapi/strapi into front/repeatable-field-create 2019-08-02 15:36:47 +02:00
Virginie Ky
57920f142e edit group name diplay fix 2019-08-02 15:32:22 +02:00
Virginie Ky
05b85a5b73 update groups main infos on change 2019-08-02 15:17:30 +02:00
Virginie Ky
5741b200cf unit test fixes 2019-08-02 10:54:33 +02:00
Alexandre BODIN
f541cf907b
Merge branch 'master' into develop 2019-08-02 09:43:09 +02:00
Alexandre BODIN
333c9d9d11
Merge pull request #3698 from strapi/docs/remove-article-page
Removed the Articles page.  Most links are to outdated articles and b…
2019-08-02 09:42:51 +02:00
Alexandre BODIN
00f0a536a3
Merge pull request #3712 from strapi/ctm/edit-formadata-upgrade
Ctm/edit formadata upgrade
2019-08-02 09:36:59 +02:00
Alexandre BODIN
78920d53d5
Merge branch 'develop' into ctm/edit-formadata-upgrade 2019-08-02 09:36:36 +02:00
Alexandre BODIN
68c74dbd21
Merge pull request #3713 from strapi/chore/file-upload-core-api
Enable file upload in core apis
2019-08-02 09:12:24 +02:00
Alexandre Bodin
ca37b779b3 Fix content manager invalid arguments passed 2019-08-02 09:08:58 +02:00