Quentin Dauprat
de33136264
feat(users-permissions): Add Auth0 provider ( #8362 )
...
* feat(users-permissions): Add Auth0 provider
Signed-off-by: Heziode <heziode@protonmail.com>
* fix(users-permissions): update path to providers settings
Update path due to change in U&P path in v3.1.5
Signed-off-by: Heziode <heziode@protonmail.com>
2021-01-25 09:09:45 +01:00
Robin Louis van Komen
2288b43e8b
add danish translations to some packages ( #8353 )
...
* add danish translations to some packages
* make sure that danish has a native language name
* add missing danish translations for draft/publish system
2021-01-25 09:07:55 +01:00
Zeranoe
2900584be5
Add reddit auth provider ( #8537 )
...
Signed-off-by: Kyle Schwarz <zeranoe@gmail.com>
2021-01-22 19:24:33 +01:00
GOTO Hayato
8324bd498e
Update strapi-admin Japanese translation ( #9074 )
2021-01-22 19:14:37 +01:00
pimsomeday
5d5ed0890b
Fix/8754 disable graphql queries other than crud ( #9131 )
...
* removes disabled resolvers from definitions
* cleanup
* fix empty query or mutation in schema
* filters disabled resolvers using graphql-tools
* returns generated schema directly
* return complete schema
* use lodash to get resolver
* uses printSchema from graphql
2021-01-22 19:06:04 +01:00
dependabot[bot]
91ab78b620
Bump enzyme-adapter-react-16 from 1.15.5 to 1.15.6 ( #9181 )
...
Bumps [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16 ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/enzymejs/enzyme/releases )
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enzymejs/enzyme/commits/enzyme-adapter-react-16@1.15.6/packages/enzyme-adapter-react-16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 09:18:24 +01:00
dependabot[bot]
75cd8c4812
Bump is-valid-domain from 0.0.15 to 0.0.17 ( #9182 )
...
Bumps [is-valid-domain](https://github.com/miguelmota/is-valid-domain ) from 0.0.15 to 0.0.17.
- [Release notes](https://github.com/miguelmota/is-valid-domain/releases )
- [Commits](https://github.com/miguelmota/is-valid-domain/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 09:17:17 +01:00
Darron Park
09e0be0a92
[Rebased] Accept info fields when uploading file through GraphQL ( #9172 )
...
* Accept info fields when uploading file through GraphQL #8493
* Add test for graphql upload with info
* Fix lint error on graphql upload test
* Update graphql upload test code
* Remove unused graphql upload test code
* Prevent null value on file info
2021-01-21 15:18:45 +01:00
ELABBASSI Hicham
f25e867a21
Merge pull request #9006 from strapi/dependabot/npm_and_yarn/babel/plugin-proposal-async-generator-functions-7.12.12
...
Bump @babel/plugin-proposal-async-generator-functions from 7.10.5 to 7.12.12
2021-01-21 13:55:56 +01:00
dependabot[bot]
9895ebaf2d
Bump @babel/plugin-proposal-async-generator-functions
...
Bumps [@babel/plugin-proposal-async-generator-functions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-async-generator-functions ) from 7.10.5 to 7.12.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.12/packages/babel-plugin-proposal-async-generator-functions )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 11:49:53 +01:00
Jozef Cipa
a48f9f3327
Fix lower() error when running on non-string column ( #8419 )
...
Signed-off-by: jozefcipa <jozef.cipa@strv.com>
2021-01-21 11:36:17 +01:00
ELABBASSI Hicham
7ec9056326
Merge pull request #9163 from strapi/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.12.1
...
Bump @babel/plugin-transform-modules-commonjs from 7.10.4 to 7.12.1
2021-01-21 11:12:29 +01:00
dependabot[bot]
8d186526da
Bump @babel/plugin-transform-modules-commonjs from 7.10.4 to 7.12.1
...
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs ) from 7.10.4 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-transform-modules-commonjs )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 09:24:52 +00:00
dependabot[bot]
dcb115275e
Bump tar from 6.0.5 to 6.1.0 ( #9170 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 09:09:40 +01:00
dependabot[bot]
4e1c4f506e
Bump react-select from 3.1.1 to 3.2.0 ( #9169 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.1...react-select@3.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 09:08:12 +01:00
Alexandre Bodin
542786f263
v3.4.4
v3.4.4
2021-01-20 17:31:59 +01:00
DMehaffy
438921ecf2
Fix for failing SQLite3 issue on windows ( #9142 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-01-20 17:25:04 +01:00
Pierre Noël
42836bf54c
Fix file extensions not always detected with cloudinary ( #9138 )
...
* use filename option
* refacto
2021-01-20 16:10:29 +01:00
dependabot[bot]
e3b83092ae
Bump eslint from 7.17.0 to 7.18.0 ( #9165 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 10:34:35 +01:00
p_0g_8mm3_
86242a01b2
Update German translations ( #9141 )
...
* fix typos
* use more common words for relation
* simplify, shorten
* make translations consistent
* improve upload plugin translation
* fix minor errors
* fix permissions plugin translations
* change mail back to kai@doe.com
* change name back to Kai Doe
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-01-18 17:49:30 +01:00
Pierre Noël
21ebe0d049
Fix instagram login after instagram API changed ( #9101 )
...
* fix instagram login since instagram API changed
* use purest-providers config
2021-01-18 14:53:53 +01:00
dependabot[bot]
bda7a4a4c3
Bump eslint-plugin-react from 7.21.5 to 7.22.0 ( #9085 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.22.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 14:27:12 +01:00
Leroy Witteveen
353b4ac5e3
Fixed typo "mentionned" -> "mentioned" @ project creation error ( #9133 )
2021-01-18 14:17:17 +01:00
Anthony Nguyen
b4f75fd7a6
Add min:0 to templates of Bookshelf DBs. Issue #8436 ( #9155 )
...
* Add min:0 to templates of Bookshelf DBs. Issue #8436
* Moving default property from db template to knex.js
* Move min to pool
2021-01-18 14:14:39 +01:00
cyril lopez
99d4e9a481
Fix search ( #9139 )
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-18 12:09:04 +01:00
Convly
3afb864e3d
Add admin config option to declare admin host & port
2021-01-18 11:41:20 +01:00
Pierre Noël
23d41fd18d
change router matching "admin*" to "admin" & "admin/*" ( #9128 )
2021-01-18 09:54:41 +01:00
cyril lopez
82380da065
Merge pull request #9135 from strapi/dependabot/npm_and_yarn/fortawesome/free-brands-svg-icons-5.15.2
...
Bump @fortawesome/free-brands-svg-icons from 5.14.0 to 5.15.2
2021-01-15 14:52:00 +01:00
dependabot[bot]
9fd22a9473
Bump @fortawesome/free-brands-svg-icons from 5.14.0 to 5.15.2
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 5.14.0 to 5.15.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.14.0...5.15.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 06:32:57 +00:00
ELABBASSI Hicham
35835fd010
Merge pull request #9088 from ThewBear/Validate-boolean-is-not-null-when-required
...
Validate boolean is not null when required
2021-01-14 17:03:56 +01:00
Thew Dhanat
5bbb8e6d10
Merge branch 'master' into Validate-boolean-is-not-null-when-required
2021-01-14 22:30:40 +07:00
Pierre Noël
1e8a8b0dc2
Fix sortable config disabled at launch ( #9115 )
...
* fix sortable config for RF
* fix isSortable tests + add tests
2021-01-14 12:16:47 +01:00
Ivan HzK
0b752b4ddb
Fix #8796 - fix relation typo in fr ( #8899 )
...
fix french translation in content type builder plugin
2021-01-14 10:53:43 +01:00
dependabot[bot]
2eab3f2cfb
Bump markdown-it from 11.0.1 to 12.0.4 ( #9087 )
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 11.0.1 to 12.0.4.
- [Release notes](https://github.com/markdown-it/markdown-it/releases )
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.1...12.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 10:53:20 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
v3.4.3
2021-01-14 10:46:50 +01:00
dependabot[bot]
5423f36781
Bump swagger-ui-dist from 3.35.0 to 3.39.0 ( #9122 )
...
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui ) from 3.35.0 to 3.39.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.35.0...v3.39.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 10:12:50 +01:00
dependabot[bot]
2a79cd57c5
Bump apollo-server-koa from 2.18.2 to 2.19.1 ( #9123 )
...
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa ) from 2.18.2 to 2.19.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@2.19.1/packages/apollo-server-koa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 10:00:35 +01:00
Pierre Noël
70ffd7c65b
Fix CM limited to show only 100 entries ( #9118 )
...
* fix mongo count
* harmonize code between mongoose and bookshelf
* refacto
2021-01-13 20:15:45 +01:00
cyril lopez
74933d57c4
Merge pull request #9095 from shtelzerartem/bugfix/fix-remove-key-in-object
...
Fixed removeKeyInObject.js which has been breaking moment objects
2021-01-13 17:28:35 +01:00
Artem Shtelzer
df33626751
Merge branch 'master' into bugfix/fix-remove-key-in-object
2021-01-13 13:29:51 +02:00
Alexandre Bodin
7505de6ad9
v3.4.2
v3.4.2
2021-01-13 12:16:44 +01:00
Mateusz Derks
fcbc36605f
Fix typo in Polish translation ( #8996 )
2021-01-13 12:09:38 +01:00
Jorrit Schippers
8d88f5e97f
Consolidate lodash dependency to 4.17.20 ( #8861 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2021-01-13 12:08:13 +01:00
Maxime Castres
a63901d205
Update README to include a section for the live demo ( #9089 )
2021-01-13 12:07:11 +01:00
Marvin Frachet
176c033471
Adding documentation for M1 users ( #9106 )
...
Co-authored-by: mfrachet <marvin@gatsbyjs.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2021-01-13 12:05:50 +01:00
Kim, Harim
ac3d10006c
Add session option to Strapi query for Mongo Multi-Document transaction ( #6447 )
...
* add session option to mongo queries for transaction
Signed-off-by: harimkims <harimkims@gmail.com>
* seperate session parameter in buildQuery functions
Signed-off-by: harimkims <harimkims@gmail.com>
* clarify comment about mongoose create requirement
Signed-off-by: harimkims <harimkims@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-13 10:37:23 +01:00
cyril lopez
368a789e06
Merge pull request #9110 from strapi/dependabot/npm_and_yarn/markdown-it-mark-3.0.1
...
Bump markdown-it-mark from 3.0.0 to 3.0.1
2021-01-13 09:00:04 +01:00
dependabot[bot]
5f87279894
Bump markdown-it-mark from 3.0.0 to 3.0.1
...
Bumps [markdown-it-mark](https://github.com/markdown-it/markdown-it-mark ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/markdown-it/markdown-it-mark/releases )
- [Changelog](https://github.com/markdown-it/markdown-it-mark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it-mark/compare/3.0.0...3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 06:28:26 +00:00
Aurélien GEORGET
e296140640
Improvement/telemetry ( #9061 )
...
* Send database client to telemetry
* Only send database property on didServerStart event
* Send the array of databases instead of default one
* pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
* Revert "pr feedback"
This reverts commit 3b9fcb30b3ddc3efc3de53a311b5e0084ce58e34.
* refactor
Co-authored-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2021-01-12 18:20:10 +01:00
HichamELBSI
a660b493f6
Add tooltip on strapi-upload-plugin
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-12 17:25:48 +01:00