17027 Commits

Author SHA1 Message Date
soupette
fa83bc1508 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:29 +01:00
soupette
c68dc0fc33 Created custom checkbox to warn when disabling i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:28 +01:00
soupette
0068b0ae77 Rename component injection api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:28:28 +01:00
mfrachet
afc8560704 [CTB] add i18n checkbox in "create new CT" 2021-02-09 17:28:27 +01:00
soupette
a50ad94377 Remove useless test
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:34 +01:00
soupette
2d6d30643e Improve form api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:33 +01:00
soupette
3395ab5bca Add components api to ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:27:32 +01:00
soupette
46dc0e6a12 Created PluginAPI and improve plugin registration in order to add a boot lifecycle for enabling a plugin to interact with another internal API.
Update the ctb to expose a form api.

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:26:28 +01:00
soupette
2155b9842c Created middleware to set the initialData
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 17:24:37 +01:00
Marvin Frachet
2ec5cd3778
[I18N] edit locale modal (#9354) 2021-02-09 16:55:57 +01:00
cyril lopez
6b1a46a104
Merge pull request #9295 from strapi/ui/enhancements
Open the first section of <MultipleMenuList /> component by default
2021-02-09 16:51:15 +01:00
Pierre Noël
2c4ca2f031 add getDefaultLocale 2021-02-09 15:49:42 +01:00
Convly
4369af5361 Merge branch 'master' of github.com:strapi/strapi into features/sso 2021-02-09 15:26:28 +01:00
Alexandre BODIN
b7cb2699c7
Merge pull request #9327 from strapi/i18n/add-prefered-language
add preferedLanguage
2021-02-09 13:36:28 +01:00
Pierre Noël
8f1740c5ea refacto 2021-02-09 11:36:28 +01:00
Rémi de Juvigny
6f03b09e95
Merge branch 'master' into features/sentry-plugin 2021-02-09 10:50:01 +01:00
Rémi de Juvigny
bd221816f3 Update strapi-generate-new's Sentry version 2021-02-09 10:48:06 +01:00
Pierre Noël
2ed1c05302
fix pool options (#9348) 2021-02-08 17:59:36 +01:00
Rémi de Juvigny
f0ebed1dc2 Update @sentry/node to 6.1.0 2021-02-08 17:25:21 +01:00
Pierre Noël
3117b169dd move setDefaultLocale to controllers 2021-02-08 15:42:38 +01:00
soupette
c27b7c67d7 Apply auto open for ce
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-08 15:38:30 +01:00
Pierre Noël
ce3482025a add preferedLanguage 2021-02-08 15:03:12 +01:00
Marvin Frachet
08b975c373
[I18N] Add permissions (#9331) 2021-02-08 13:47:43 +01:00
dependabot[bot]
781cf2b9c9
Bump ioredis from 4.17.3 to 4.19.4 (#9320)
Bumps [ioredis](https://github.com/luin/ioredis) from 4.17.3 to 4.19.4.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.17.3...v4.19.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:48:58 +01:00
dependabot[bot]
de552b6dd5
Bump koa from 2.13.0 to 2.13.1 (#9311)
Bumps [koa](https://github.com/koajs/koa) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.0...2.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:38:42 +01:00
Pierre Noël
904daa48df update locale doc 2021-02-05 15:46:00 +01:00
Pierre Noël
b642b14ffa Set default locale 2021-02-05 15:39:11 +01:00
cyril lopez
65a5f2fc86
Merge pull request #9321 from strapi/features/i18n-front-retrieve-locales
[I18N] connecting backend / frontend for retrieving locales in settings
2021-02-05 14:57:48 +01:00
mfrachet
c26f8b5a90 [I18N] connecting backend / frontend for retrieving locales in settings 2021-02-05 10:49:24 +01:00
mfrachet
2755a10885 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-05 08:16:07 +01:00
cyril lopez
40869e89bc
Merge pull request #9298 from strapi/features/i18n-front-edit
[I18N] init edit modal on settings
2021-02-04 16:20:53 +01:00
mfrachet
3c485c4b98 Review comment 2021-02-04 16:00:04 +01:00
Alexandre Bodin
544f98b8ee v3.4.6 v3.4.6 2021-02-03 19:32:36 +01:00
Alexandre BODIN
42d1d2b38e
test fix for many many perf issues (#9286) 2021-02-03 19:29:30 +01:00
Alexandre BODIN
8d342d33b7
Fix sanitize removing polymorphic relations (#9310) 2021-02-03 19:28:11 +01:00
Taylor Zajicek
dfcab111b5
Bug: Erroneous error if there is a database configuration for a custom session middleware storage provider. (#8457)
* Error if there is no database configuration for a custom session.

Signed-off-by: Taylor Zajicek <tzajicek@flexion.us>

* Specs for session middleware

Signed-off-by: Taylor Zajicek <tzajicek@flexion.us>

* Fix up lint errors

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-02-03 17:55:32 +01:00
cyril lopez
788a81db95
Fixes #9294 (#9306)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-03 14:35:55 +01:00
Alexandre Bodin
8287e2ea21 Merge branch 'master' into features/sso 2021-02-03 12:11:03 +01:00
cyril lopez
a68e7a160d
Merge pull request #9223 from virgilbugnariu/master
Fix WYSIWYG Reverse text
2021-02-03 11:52:23 +01:00
cyril lopez
afaf111b83
Merge branch 'master' into master 2021-02-03 11:42:10 +01:00
Florian Markusse
199d8e5c05
Update target.js (#8477)
Signed-off-by: Florian Markusse <florianmarkusse@hotmail.com>
2021-02-03 10:16:14 +01:00
cyril lopez
2cd2d223c2
Merge branch 'master' into master 2021-02-03 10:03:40 +01:00
Bobby Glidwell
76b2dfedbb
fix typo "to access to" (#9303) 2021-02-03 09:51:11 +01:00
Alexandre BODIN
9660099792
Merge pull request #9300 from strapi/sso/login-button-ui-fix
Fix sso login button UI
2021-02-03 09:50:14 +01:00
cyril lopez
fd81e4777e
Merge branch 'master' into master 2021-02-03 09:43:13 +01:00
Alexandre BODIN
da266a1ab7
Merge pull request #9293 from strapi/fix/dot-rule-watch-admin
Improve front end development
2021-02-03 09:27:10 +01:00
soupette
8ceee89bc1 Fix login button width
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 17:23:38 +01:00
mfrachet
8646736c9f One more test for edit 2021-02-02 17:20:04 +01:00
mfrachet
57ed15e832 Reverting form for now 2021-02-02 16:58:45 +01:00
mfrachet
844b9a1a1c Prepare the Edit modal and reducer 2021-02-02 16:57:31 +01:00