17027 Commits

Author SHA1 Message Date
soupette
5a53675b8f Add logic to set to false the conditions when the properties are all falsy
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-16 11:26:42 +01:00
Pierre Noël
dc663de43e add unit tests 2021-02-16 10:26:47 +01:00
Alexandre BODIN
6dd67d5c76
Fix pool config (#9417) 2021-02-16 10:16:49 +01:00
mfrachet
46486ec95f [i18n] fixing add locale params 2021-02-16 09:54:31 +01:00
ELABBASSI Hicham
1cf82089ec
Merge pull request #9394 from strapi/sso/use-sso-registration
sso/use sso registration
2021-02-16 09:52:53 +01:00
Alexandre BODIN
49b2df29c4
Merge branch 'master' into features/sentry-plugin 2021-02-16 09:50:06 +01:00
dependabot[bot]
3bccd24bc4
Bump markdown-it-ins from 3.0.0 to 3.0.1 (#9414)
Bumps [markdown-it-ins](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 09:43:39 +01:00
dependabot[bot]
11005176ca
Bump swagger-ui-dist from 3.41.1 to 3.43.0 (#9413)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.41.1 to 3.43.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.41.1...v3.43.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 09:42:51 +01:00
mfrachet
f72f8ec2b9 Merge branch 'features/i18n' of github.com:strapi/strapi into features/i18n-front 2021-02-16 09:42:42 +01:00
Alexandre Bodin
88dbf33139 Merge branch 'features/sentry-plugin' of github.com:strapi/strapi into features/sentry-plugin 2021-02-16 09:29:20 +01:00
Alexandre Bodin
321d7c1361 Fix unit tests 2021-02-16 09:29:12 +01:00
Rémi de Juvigny
0aed8e18f5 Improved docs to disable the plugin 2021-02-15 19:34:45 +01:00
HichamELBSI
a61aebaaa3 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-02-15 19:09:40 +01:00
Alexandre Bodin
8d2ab6e1b0 Move sentry middleware to middlewares folder 2021-02-15 15:45:30 +01:00
soupette
fb35ac5b64 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 14:59:42 +01:00
Thew Dhanat
06ebbee166
strapi-plugin-upload accepts localServer configuration (#9191)
* Update index.js

* Update index.js

* Update index.js

* Update index.js
2021-02-15 14:58:59 +01:00
Marvin Frachet
cdcbb0de4b
[i18n] add a locale from the ISO list (#9397) 2021-02-15 14:55:08 +01:00
Paul Weinsberg
96516d5d7f
Enable develop --poll flag to watch file changes in network directories (#8773)
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-02-15 14:34:44 +01:00
Pierre Noël
9bca167d03 add delete locale route 2021-02-15 14:21:25 +01:00
soupette
bd8c2320f4 Merge branch 'i18n/rbac-form' of github.com:strapi/strapi into i18n/rbac-settings-plugins 2021-02-15 14:06:39 +01:00
soupette
a8d0d91d8b Merge branch 'i18n/rbac' of github.com:strapi/strapi into i18n/rbac-form 2021-02-15 14:06:09 +01:00
cyril lopez
43b44f3b59
Merge pull request #9368 from strapi/i18n/rbac-refactoring
[I18n] RBAC CT & ST refactoring
2021-02-15 14:01:32 +01:00
soupette
78fa5374a5 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 13:31:46 +01:00
soupette
4b528451ba Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 13:24:21 +01:00
soupette
7dbc795288 Add plugins and settings tabs
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 12:49:54 +01:00
Alexandre BODIN
a39dae880c
Merge pull request #9392 from strapi/i18n/toggle-i18n-on-ct
handle toggle i18n on CT and fields
2021-02-15 12:09:59 +01:00
Pierre Noël
bd359b6a3d add unit tests 2021-02-15 11:43:58 +01:00
Alexandre Bodin
eb935a8b71 Cleanup lifecycle in strapi app 2021-02-15 11:40:30 +01:00
Alexandre Bodin
be1b8f20e8 Cleanup to be mergeable now 2021-02-15 11:32:37 +01:00
Alexandre Bodin
6f4655a266 Add tests & refactor into services 2021-02-15 11:24:28 +01:00
soupette
b225028b0f Merge branch 'i18n/rbac-form' of github.com:strapi/strapi into i18n/rbac-settings-plugins 2021-02-15 11:11:56 +01:00
cyril lopez
5721572fdf
Merge pull request #9400 from strapi/i18n/rbac-form-doc
Add documentation
2021-02-15 11:11:32 +01:00
soupette
516b15ea7c Change wording to leafs
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 11:10:49 +01:00
soupette
336925b103 Temp commit
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 11:09:39 +01:00
soupette
c0f3a22ce2 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 11:02:43 +01:00
alexey
e29483bb09
plugin-documentation: added missed manyWay relation (#9379) 2021-02-15 09:34:12 +01:00
alexey
b2d73ccefc
plugin-documentation: added enum for associations (#9381) 2021-02-15 09:32:24 +01:00
soupette
dfe7780b90 Add documentation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 09:22:39 +01:00
ngjoni
92ba4efb2b
Translation Update (german) (#9387)
* update german translation

* Additional german translation
2021-02-15 09:21:10 +01:00
Tuna Sakar
f8898b1662
Update README.md (#9380)
fastandcomfy.io is down!
2021-02-15 08:49:44 +01:00
Alexandre Bodin
02782076d0 Update migrations to be more extensible 2021-02-15 08:45:20 +01:00
soupette
5c677e70f1 Add doc
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-14 15:33:17 +01:00
soupette
736c830ae9 Add comments
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 22:27:28 +01:00
soupette
d5f29cb420 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 19:27:56 +01:00
soupette
0c87f3b8d3 add logic to create the default form using the layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 18:52:01 +01:00
HichamELBSI
3d2538d72e Add new user EE for SSO
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-02-12 17:32:04 +01:00
Pierre Noël
22d38b5ffc handle toggle i18n on CT and fields 2021-02-12 16:17:33 +01:00
Marvin Frachet
615905d120
[I18n] init create locale modal (#9373) 2021-02-12 15:34:20 +01:00
dependabot[bot]
1b5da26cca
Bump @babel/plugin-transform-runtime from 7.11.5 to 7.12.15 (#9363)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.5 to 7.12.15.
- [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.15/packages/babel-plugin-transform-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 15:26:28 +01:00
soupette
ada7ce8b4e Change layout shape
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 15:24:55 +01:00