15466 Commits

Author SHA1 Message Date
soupette
72f0c6b4df Created collapses component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 14:04:18 +01:00
soupette
5db4f96410 Display content types global actions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 09:15:14 +01:00
soupette
550709befc Init refacto
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-09 18:27:15 +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
soupette
c27b7c67d7 Apply auto open for ce
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-08 15:38:30 +01:00
Marvin Frachet
08b975c373
[I18N] Add permissions (#9331) 2021-02-08 13:47:43 +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
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
Alexandre BODIN
f7ce5b04fc
Merge pull request #9235 from strapi/i18n/select-locale
I18n/select locale
2021-02-02 16:16:59 +01:00
soupette
d0e89da94c Auto open the first section of conditions in RBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 15:39:28 +01:00
soupette
bf445f961f Auto open the select component menu in the ctb
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-02 15:06:56 +01:00
cyril lopez
0392758cc2
Merge pull request #9291 from strapi/features/i18n-front-delete-popup
Features/i18n front delete popup
2021-02-02 13:54:04 +01:00
mfrachet
ecb1b9facb Add delete modal and tests for that 2021-02-02 13:50:16 +01:00
mfrachet
1f2f4c2986 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-02 13:38:48 +01:00
Pierre Noël
2f4f066af3 refacto controllers 2021-02-02 11:33:17 +01:00
Pierre Noël
24e1d979a7 update tests 2021-02-02 11:30:24 +01:00
cyril lopez
739bb9f04d
Merge pull request #9264 from strapi/i18n-front/locales-list
Fake locales list
2021-02-01 13:29:39 +01:00
HichamELBSI
c66270f338 Add locales list
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-29 17:23:38 +01:00
Pierre Noël
291aeb07bc add read/create/update route for locales 2021-01-29 10:12:34 +01:00
Pierre Noël
2c5e3d7872 add get iso-locales route 2021-01-29 10:12:34 +01:00
Pierre Noël
b0bf427ac4 Merge branch 'master' into features/i18n 2021-01-29 10:11:52 +01:00
HichamELBSI
c14c5a0e5d Add locales list view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-29 10:08:58 +01:00
ELABBASSI Hicham
454f666b11
Merge pull request #9237 from strapi/fix/9236
Fix regex validation
2021-01-29 09:59:58 +01:00
cyril lopez
0b55c84d9f
Merge branch 'master' into fix/9236 2021-01-29 09:05:17 +01:00
Ben LeFevre
fd42889083
strapi-plugin-upload: Read responsive breakpoints from config (#9002)
* Read responsive breakpoints from config

* Move strapi.config.get into function
2021-01-28 17:31:09 +01:00
Jorrit Schippers
175422d760
Update .npmignore files (#8865)
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories

Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
cyril lopez
3c05702085
Merge pull request #9247 from strapi/fix/snapshots
Fix snapshots
2021-01-28 16:18:23 +01:00
soupette
7e0d50c6da Fix snapshots
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-28 11:55:46 +01:00
Alexandre Bodin
5524d72396 Merge branch 'master' into features/i18n 2021-01-28 11:35:17 +01:00
HichamELBSI
8ccfe75ad6 Add i18n settings page
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-28 11:33:37 +01:00
Alexandre Bodin
fd6771315d add i18n plugin to testApp 2021-01-28 11:31:10 +01:00
Bobby Glidwell
b77b0644b9
add support for actionOptions for provider upload and delete functions (#9219)
* add config.options to upload and delete functions

Supports options object in providerOptions which can contain any cloudinary upload/delete options

* add actionOptions to upload object and createProvider function

used to initialize upload/delete custom options which can be passed to a provider's upload/delete function

* Update README.md

added actionOptions description with link to available cloudinary upload/delete options

* wrapFunctionForErrors for upload and delete

* make actionOptions {} by default
2021-01-28 11:24:11 +01:00
dependabot[bot]
e7894779ce
Bump react-select from 3.2.0 to 4.0.2 (#9244)
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.2.0 to 4.0.2.
- [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.2.0...react-select@4.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 09:50:17 +01:00
soupette
47edbcbfb0 Fixes #9236
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-27 15:42:18 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files (#9227)
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Alexandre BODIN
d023624c98
Merge pull request #9216 from strapi/i18n/init-permissions
Add locale crud permissions
2021-01-26 12:07:37 +01:00
Alexandre Bodin
4f9cc8a22c v3.4.5 v3.4.5 2021-01-26 11:59:47 +01:00
cyril lopez
8b39f5ac05
Fixes #9180 (#9204)
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-26 11:09:49 +01:00
Alexandre BODIN
54af039f17
Fix is-creator condition not applied on find (#9213)
* Fix is-creator condition not applied on find

* Add test
2021-01-26 10:18:43 +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
Alexandre Bodin
cd01ef0234 Add snapshot to permissions registration 2021-01-26 09:18:13 +01:00
Alexandre Bodin
ff6127a21f Add locale crud permissions 2021-01-25 20:58:33 +01:00