Robin Simonklein
e01d287e8f
Add some admin french translations ( #8665 )
...
* v3.3.3
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for draft/publish feature
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for media library
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Fix typo
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add some missing french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Content-manager actions french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add missing french translations for users settings & auth
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add "select all" french translation
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-12-04 11:06:45 +01:00
Akhil Mohan
96db1488bc
Bug/collection type sort asc ( #8706 )
...
* fixed leftmenu sorting bug in content-types-builder
Signed-off-by: akhilmhdh <akhilmhdh@gmail.com>
* changed js toLowerCase to lodash toLower
Signed-off-by: akhilmhdh <akhilmhdh@gmail.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-12-04 11:03:55 +01:00
dependabot[bot]
bbff091b88
Bump react-test-renderer from 16.13.1 to 17.0.1 ( #8717 )
...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer ) from 16.13.1 to 17.0.1.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-test-renderer )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 11:03:17 +01:00
Jorrit Schippers
c4b039a3e7
Fix strapi -v and strapi --version options ( #8740 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2020-12-04 10:59:01 +01:00
Maxime Castres
e2b6b9706e
Add academy link to the README ( #8776 )
2020-12-01 07:56:32 -08:00
Aurélien GEORGET
583488fb4d
Add Contributor License Agreement section ( #8744 )
...
* Add Contributor License Agreement section
* Update CLA server URL
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2020-11-30 10:18:17 +01:00
dependabot[bot]
449944c435
Bump moment from 2.29.0 to 2.29.1 ( #8748 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 13:11:04 +01:00
dependabot[bot]
3055b20c43
Bump jest from 26.4.2 to 26.6.3 ( #8747 )
...
Bumps [jest](https://github.com/facebook/jest ) from 26.4.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.6.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 13:10:39 +01:00
dependabot[bot]
375b902301
Bump eslint-config-prettier from 6.11.0 to 6.15.0 ( #8746 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.11.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 13:10:11 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
v3.3.4
2020-11-25 16:22:45 +01:00
Yanuar Aditia
62231043ed
Add indonesian translations ( #8384 )
...
* Add indonesian lang for strapi-admin & strapi-plugin-users-permission
* Add indonesian language for strapi-generate-plugin, strapi-plugin-content-manager, strapi-plugin-content-type, strapi-plugin-documentation, strapi-plugin-email
* Update Platform.sh button image URL (#8300 )
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Signed-off-by: Yanuar Aditia <yanuaraditia@outlook.com>
* Add indonesian lang for strapi-admin & strapi-plugin-users-permission
Signed-off-by: Yanuar Aditia <yanuaraditia@outlook.com>
* Add indonesian language for strapi-generate-plugin, strapi-plugin-content-manager, strapi-plugin-content-type, strapi-plugin-documentation, strapi-plugin-email
Signed-off-by: Yanuar Aditia <yanuaraditia@outlook.com>
* Add indonesian translations
Signed-off-by: Yanuar Aditia <yanuaraditia@outlook.com>
Co-authored-by: yvesdo <yves@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-11-25 13:56:51 +01:00
dependabot[bot]
44b312a325
Bump nodemailer from 6.3.0 to 6.4.16 ( #8704 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.3.0 to 6.4.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.3.0...v6.4.16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 13:55:36 +01:00
DMehaffy
bac867c816
Add support for columnType in Mongoose ( #8723 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-25 13:54:44 +01:00
Valerian Pereira
c8e4ff3110
Restaurant spelled right ( #8531 )
...
Signed-off-by: Valerian Pereira <valerianpereira25@gmail.com>
2020-11-25 10:00:27 +01:00
Pierre Noël
ace487ace8
update gitignore in example and in generate-new ( #8707 )
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-25 09:54:11 +01:00
dependabot[bot]
d394c8d3eb
Bump formik from 2.2.4 to 2.2.5 ( #8703 )
...
Bumps [formik](https://github.com/formium/formik ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/formium/formik/releases )
- [Commits](https://github.com/formium/formik/compare/formik@2.2.4...formik@2.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 09:51:30 +01:00
dependabot[bot]
96343787fb
Bump @fortawesome/react-fontawesome from 0.1.11 to 0.1.12 ( #8718 )
...
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases )
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/react-fontawesome/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 09:51:13 +01:00
cyril lopez
ba92484cf0
Fix #8606 ( #8736 )
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-25 09:45:49 +01:00
cyril lopez
7cfaccf7fd
Merge pull request #8625 from meck93/feature/german-translations-update
...
Translations Update: Adds & Improves German Translations
2020-11-25 07:59:02 +01:00
Moritz Eck
28aac2ec24
Merge branch 'master' into feature/german-translations-update
2020-11-20 10:45:34 +01:00
Akhil Mohan
6b6c1e2f7d
made the contributing.md a bit more clear ( #8689 )
...
Signed-off-by: akhilmhdh <akhilmhdh@gmail.com>
2020-11-19 10:07:46 +01:00
Moritz Eck
c38e1c4da8
Merge branch 'master' into feature/german-translations-update
2020-11-18 17:35:06 +01:00
cyril lopez
3cb5396277
Merge pull request #7987 from lachoseparis/feature/dynamiczone-categories
...
Added Categories selector for dynamic zone
2020-11-18 17:18:05 +01:00
Boudringhin Julien
553a188bd6
Merge branch 'master' into feature/dynamiczone-categories
2020-11-18 17:07:55 +01:00
cyril lopez
a7156c9471
Merge pull request #8679 from akhilmhdh/fix/nonrepeatable-comp-onclick
...
Fixed click event on non-repeatable empty component
2020-11-18 10:58:26 +01:00
akhilmhdh
c1b7ab3231
fixed click event on non-repeatable empty component
...
Signed-off-by: akhilmhdh <akhilmhdh@gmail.com>
2020-11-18 13:12:34 +05:30
Moritz Eck
c7c14dccf0
Merge branch 'master' into feature/german-translations-update
2020-11-16 16:54:38 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
v3.3.3
2020-11-16 16:47:16 +01:00
Boudringhin Julien
e168f257c5
Merge branch 'master' into feature/dynamiczone-categories
2020-11-16 14:21:40 +01:00
dependabot[bot]
6010c5a8e9
Bump snyk from 1.400.0 to 1.427.0 ( #8656 )
...
Bumps [snyk](https://github.com/snyk/snyk ) from 1.400.0 to 1.427.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc )
- [Commits](https://github.com/snyk/snyk/compare/v1.400.0...v1.427.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 12:58:31 +01:00
Jean-Sébastien Herbaux
4a33829f11
Sanitize /upload/search/:q route ( #8658 )
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-11-16 12:55:35 +01:00
jbo@lachose.fr
636877c7d0
Remove comment on DynamicZone
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:15:48 +01:00
jbo@lachose.fr
c4a36471cc
Create ComponentsList
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:15:32 +01:00
jbo@lachose.fr
6887cc28e9
CategoryItem remove background color
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:15:06 +01:00
jbo@lachose.fr
e1e4915947
CategoryItem : create handleExited function
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:14:43 +01:00
jbo@lachose.fr
47bf5712b2
BannerWrapper include updates from @HichamELBSI
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:14:24 +01:00
jbo@lachose.fr
a69cc8b818
update logic of collapses
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:13:59 +01:00
jbo@lachose.fr
89613f34a9
ComponentsPicker Add categoriesList padding-bottom
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:13:29 +01:00
jbo@lachose.fr
d6915d3e57
Update componentPickerTitle margin-bottom to 10px
...
Signed-off-by: Julien Boudringhin <julien.boudringhin@gmail.com>
2020-11-16 12:12:42 +01:00
Moritz Eck
00c43225dc
Merge branch 'master' into feature/german-translations-update
2020-11-13 07:47:34 +01:00
dependabot[bot]
d3c249c876
Bump bootstrap from 4.5.2 to 4.5.3 ( #8579 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 15:57:21 +01:00
cyril lopez
8e098e0a37
Merge pull request #8617 from strapi/dependabot/npm_and_yarn/formik-2.2.4
...
Bump formik from 2.1.5 to 2.2.4
2020-11-12 15:25:49 +01:00
Moritz Eck
b368bb41ed
add & improve german translations
...
Signed-off-by: Moritz Eck <moritz.eck@gmail.com>
2020-11-11 19:21:55 +01:00
Moritz Eck
32c633d6be
remove old node versions from CONTRIBUTING.md
...
Signed-off-by: Moritz Eck <moritz.eck@gmail.com>
2020-11-11 19:21:55 +01:00
dependabot[bot]
3bfa2929f3
Bump formik from 2.1.5 to 2.2.4
...
Bumps [formik](https://github.com/formium/formik ) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/formium/formik/releases )
- [Commits](https://github.com/formium/formik/compare/v2.1.5...formik@2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 06:11:51 +00:00
Alexandre Bodin
b75aa3e9ef
Merge branch 'master' into documentation
2020-11-10 19:04:21 +01:00
Alexandre Bodin
17ea510715
v3.3.2
v3.3.2
2020-11-10 19:02:11 +01:00
Alexandre BODIN
c4e681e017
Merge pull request #8615 from strapi/fix/update-notif-file-access
...
Fix write access error of the update-notifier
2020-11-10 19:01:09 +01:00
Pierre Noël
1be4237e4c
fix write access error of the update-notifier
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-11-10 18:29:25 +01:00
DMehaffy
092a130da2
Update Heroku guide to set NODE_ENV to production ( #8587 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-10 09:54:43 -07:00