13206 Commits

Author SHA1 Message Date
Ky
5bdb87d429 Merge branch 'master' of github.com:strapi/strapi into front/update-buffetjs 2020-04-23 12:36:15 +02:00
virginieky
3c0427ce60
Merge branch 'develop' into front/update-buffetjs 2020-04-23 12:33:44 +02:00
soupette
8fa8b2a086 Merge branch 'master' of github.com:strapi/strapi into develop 2020-04-23 12:31:31 +02:00
Ky
ccc452e5b2 update buffetjs dependency
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-23 10:07:53 +02:00
cyril lopez
c0e065f259
Merge branch 'develop' into chore/redux 2020-04-23 09:14:40 +02:00
cyril lopez
bbbd14fb4d
Merge pull request #5895 from strapi/front/global-improvements
Some UI fixes
2020-04-22 16:30:34 +02:00
cyril lopez
4bfcce0c0c
Merge branch 'develop' into front/global-improvements 2020-04-22 16:08:42 +02:00
soupette
8dcaf1b065 Fix styled compo lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 15:49:51 +02:00
Pierre Noël
4b7fbadef5
fix shadow crud breaking build when resolvers are not defined in a plugin (#5899)
* fix shadow crud breaking build when resolvers are not defined in a plugin

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-22 15:41:40 +02:00
soupette
82402432a5 Add stylelint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 15:02:33 +02:00
soupette
81454df46f Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:12 +02:00
soupette
d71235a0c1 Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:11 +02:00
soupette
a34c0ca7d9 Remove react-datetime dep and Date compo in helper plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:11 +02:00
soupette
dc0da4a125 Upgrade react-redux
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:10 +02:00
soupette
71eec181fe Upagrade react helmet
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:10 +02:00
soupette
ec5f4e2e96 Update documentation about language customisation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:09 +02:00
soupette
6d9bc79726 Upgrade react-intl dependency to latest
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:08 +02:00
soupette
b71647a7d7 Remove unneeded packages
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:07 +02:00
soupette
58da5fd290 Fix react-select dep in alias and upgrade it
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:07 +02:00
soupette
cf3690d41c Update documentation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:06 +02:00
soupette
0faf75124f Add deprecation warnings
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:05 +02:00
soupette
13d4c58bbe Update reducer injector in all plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:05 +02:00
soupette
76e63b8dd1 Upload reducer injection in admin and cm
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 14:01:04 +02:00
cyril lopez
384edaf6ad
Merge pull request #5881 from strapi/enhancement/add-appid-ctm
Add collection API ID in the content manager edit view header
2020-04-22 14:00:42 +02:00
cyril lopez
a5221661d8
Merge branch 'develop' into enhancement/add-appid-ctm 2020-04-22 14:00:33 +02:00
Steven Raines
bec93f672f
updated arguments sent to role controller to (#5857)
match the expected format

Signed-off-by: Steven Raines <stevenraines@gmail.com>
2020-04-22 11:13:48 +02:00
Ky
7dc03b61a3 apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-21 18:22:31 +02:00
Ky
6b85cb28fa Merge branch 'front/global-improvements' of github.com:strapi/strapi into front/global-improvements 2020-04-21 18:15:12 +02:00
Ky
be5746dd41 apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-21 18:14:29 +02:00
Jim LAURIE
f63e6bfeb1 docs: remove blank issue template
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-04-21 16:33:09 +02:00
virginieky
37edd0f445
Merge branch 'develop' into front/global-improvements 2020-04-21 16:02:06 +02:00
Alexandre Bodin
c9cfc59566 Add a simple example of using env vars in provider config files
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-21 14:58:02 +02:00
virginieky
091281b53c
Merge branch 'develop' into front/global-improvements 2020-04-21 14:42:22 +02:00
Ky
bf21c7614f UI fixes
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-21 14:33:03 +02:00
Derrick Mehaffy
c91cb18d2b
Comment out bad links and fix read me, add link to update guide
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-20 22:58:14 -07:00
Alexandre BODIN
80242c8a06
Merge pull request #5886 from strapi/fix/countResultIsNotNumber
fix count() result not a number
2020-04-20 19:34:10 +02:00
Pierre Noël
17e8cba03e remove useless async
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-20 16:49:36 +02:00
Pierre Noël
555dbda454 fix count() result not a number
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-20 16:43:00 +02:00
Jim LAURIE
c84c2bfcd7
Merge pull request #5626 from strapi/docs/update_userperm_build
Add a link to build docs for custom providers
2020-04-20 16:03:24 +02:00
Jim LAURIE
05f24d93c0
Merge branch 'master' into docs/update_userperm_build 2020-04-20 16:03:15 +02:00
Jim LAURIE
d3b7ab1fae
Merge pull request #5574 from strapi/docs/clean_local_plugin
Remove invalid plugin development tip, and revert structure comment
2020-04-20 16:01:37 +02:00
Jim LAURIE
f22c595e49
Merge branch 'master' into docs/clean_local_plugin 2020-04-20 16:01:28 +02:00
Alexandre BODIN
9dbe80e674
Merge pull request #5814 from strapi/fix/4045/missingContentTypesInPermissions
fix missing permissions at startup
2020-04-20 15:41:56 +02:00
Jim LAURIE
42e88b6723 Merge branch 'master' of https://github.com/strapi/strapi into documentation 2020-04-20 15:37:08 +02:00
Jim LAURIE
e86890f48c
Merge pull request #5883 from strapi/docs-remove-options
Remove options from the model documentation
2020-04-20 15:33:44 +02:00
Jim LAURIE
c4f02be4f3 docs: remove options from the model documentation
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-04-20 15:26:45 +02:00
Pierre Noël
40df780663 remove console.log
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-20 15:20:56 +02:00
Pierre Noël
134fba1229 rename DEFAULT_PERMISSIONS
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-20 15:19:12 +02:00
Pierre Noël
ddc5bb5ac3 fix missing permissions at startup
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-04-20 15:19:11 +02:00
Alexandre Bodin
7a6af02ce0 Update yarn.lock
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-20 14:34:03 +02:00