HichamELBSI
8ccfe75ad6
Add i18n settings page
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-28 11:33:37 +01:00
soupette
9960ceb837
Merge branch 'chore/ctb' of github.com:strapi/strapi into features/i18n-front
2021-01-26 10:07:07 +01:00
soupette
8f958553b9
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-26 10:06:16 +01:00
cyril lopez
b238d35220
Merge pull request #9207 from strapi/ctb/redux
...
[WIP] Ctb/redux
2021-01-25 18:12:27 +01:00
HichamELBSI
5113ed40af
Fix CTB reducers tests
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-25 17:54:26 +01:00
HichamELBSI
4a3d5de3f3
Merge branch 'chore/ctb' into ctb/redux
2021-01-25 17:27:31 +01:00
HichamELBSI
c4131b07e5
Undo FormModal reducer to create the error
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-25 16:21:41 +01:00
ELABBASSI Hicham
7362353e83
Merge pull request #9210 from strapi/core/admin-middleware-api
...
Middleware API
2021-01-25 12:43:11 +01:00
soupette
8ae69aad72
Created middleware API and change reducers injection
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-25 12:06:47 +01:00
Alexandre BODIN
37361fca4c
Merge pull request #9192 from strapi/i18n/init-plugin-without-split
...
init i18n plugin
2021-01-22 18:32:11 +01:00
Pierre Noël
3729f69e08
init i18n plugin
2021-01-22 17:57:15 +01:00
HichamELBSI
95ed2ee412
add redux-thunk to admin
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-21 20:00:45 +01:00
HichamELBSI
58a7665c63
Add redux to CTB
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-21 11:49:25 +01: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
cyril lopez
e8e93be070
Merge pull request #9069 from strapi/chore/ctb-improvements
...
[CTB] Clean code
2021-01-14 15:46:32 +01:00
soupette
2f82826128
change file structure
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-14 15:37:42 +01: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
soupette
b30b425d45
Merge branch 'chore/ctb' of github.com:strapi/strapi into chore/ctb-improvements
2021-01-13 07:59:00 +01:00