17027 Commits

Author SHA1 Message Date
Convly
b9edf6ba56 Take pr review into account 2021-01-08 10:09:10 +01:00
Convly
579e4c32e9 Reworked the test builder 2021-01-08 10:09:10 +01:00
Convly
c3a2c7024d PR review adjustments 2021-01-08 10:09:10 +01:00
Convly
2431149912 Lint fixes 2021-01-08 10:09:09 +01:00
Convly
9748d702ad Merge & fix 2021-01-08 10:09:09 +01:00
Pierre Noël
8b088f323c Fix test auth-admin 2021-01-08 10:09:09 +01:00
Convly
2a483ba958 Cleanup
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:08 +01:00
Convly
ecbe3bd1b0 Fix tests
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:08 +01:00
Convly
823070df9d Fix mongoose destroy function & re-add strapi.stop calls
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Convly
987a7c1022 Fix ci
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Convly
c8a3d29e9c Reimplements register checks / Clear the maps on admin destroy
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Convly
2f7615092a Fix snapshots
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:06 +01:00
Convly
44b213dc6d Fix memory leak (causing heap overflow)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:06 +01:00
Convly
44659fc43e heap out of memory
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:22 +01:00
Convly
857a78e252 Add all missing e2e tests (draft)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:22 +01:00
Convly
831519672d Rework tests for the ctb
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:21 +01:00
Convly
abda7e674a TestBuilder v1 + impl in packages/strapi
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:21 +01:00
Convly
5bf9375381 First impl (wip)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:21 +01:00
Convly
375e967a80 Init rework, add example with supertest
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:20 +01:00
dependabot[bot]
1e65de6c7a
Bump eslint from 6.8.0 to 7.17.0 (#9066)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.17.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/v6.8.0...v7.17.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 09:43:00 +01:00
cyril lopez
40e1ae8837
Merge pull request #9063 from pr0gr8mm3r/master
Add missing German translations
2021-01-08 09:15:59 +01:00
cyril lopez
ba031c8088
Merge pull request #9060 from strapi/fix/sso-ui
Fix UI review on SSO
2021-01-08 08:59:54 +01:00
p_0g_8mm3_
cbc337585f add missing German translations to content type builder 2021-01-07 21:47:34 +01:00
p_0g_8mm3_
cac2550c2b add missing content manager translations 2021-01-07 20:09:05 +01:00
soupette
f0f123715a Refacto form util
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-07 18:14:09 +01:00
HichamELBSI
47d641d8c0 Fix UI review on SSO
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-07 17:37:12 +01:00
soupette
2788042d4b Simple forms attributes advanced
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-07 16:13:51 +01:00
soupette
c3b77196fb Simplified base form
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-07 14:56:04 +01:00
cyril lopez
e9c93530e3
Merge pull request #9055 from strapi/refacto/remove-duplicate-components
Remove duplicate components from Upload plugin
2021-01-06 17:54:45 +01:00
HichamELBSI
04be3d81ee Remove duplicate components from Upload plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-06 17:35:44 +01:00
Jean-Sébastien Herbaux
a77928d8ed
Fix deep query sort when using pagination operators (start, limit) (#9046) 2021-01-06 14:25:26 +01:00
dependabot[bot]
1f0fc10479
Bump lint-staged from 10.4.0 to 10.5.3 (#9051)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.0...v10.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 09:29:00 +01:00
dependabot[bot]
cd09adbaa6
Bump file-loader from 6.1.0 to 6.2.0 (#9050)
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 09:28:28 +01:00
Alexandre BODIN
a6d042a204
Merge pull request #9020 from strapi/fix/graphql-rels
Refactor graphql association resolvers
2021-01-05 15:46:55 +01:00
Alexandre BODIN
63a34cf3c5
Merge branch 'master' into fix/graphql-rels 2021-01-05 13:58:44 +01:00
dependabot[bot]
3610f8c6c1
Bump graphql-playground-middleware-koa from 1.6.20 to 1.6.21 (#9041)
Bumps [graphql-playground-middleware-koa](https://github.com/graphcool/graphql-playground) from 1.6.20 to 1.6.21.
- [Release notes](https://github.com/graphcool/graphql-playground/releases)
- [Commits](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-koa@1.6.20...graphql-playground-middleware-koa@1.6.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 10:08:04 +01:00
Alexandre Bodin
b08bc9ef48 Removed unused code & fix some typo 2021-01-05 09:38:12 +01:00
jonmol
819f244498
if there are files (#9030)
* if there are files

* added back undefined check

Co-authored-by: jon <jon.molin@ticmate.com>
2021-01-04 17:01:50 +01:00
dependabot[bot]
0bfbb2bf27
Bump @swc-node/jest from 0.3.8 to 1.0.3 (#9037)
Bumps [@swc-node/jest](https://github.com/Brooooooklyn/node-swc) from 0.3.8 to 1.0.3.
- [Release notes](https://github.com/Brooooooklyn/node-swc/releases)
- [Commits](https://github.com/Brooooooklyn/node-swc/compare/@swc-node/jest@0.3.8...@swc-node/jest@1.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 16:41:27 +01:00
Alexandre Bodin
2a6e1e0b84 Add tests to data-loaders
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2021-01-04 15:55:07 +01:00
ELABBASSI Hicham
95ea7c42ca
Merge pull request #9033 from strapi/fix/upload-filter-picker
Fix upload filter picker
2021-01-04 15:48:25 +01:00
HichamELBSI
0f33931d28 Update buffetjs
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-04 14:47:54 +01:00
HichamELBSI
937b002a1e Fix upload filter picker
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-01-04 14:47:54 +01:00
ELABBASSI Hicham
d2c59743c7
Merge pull request #9034 from strapi/front/bugs-fix
Fix JSON input
2021-01-04 14:13:19 +01:00
soupette
ed6b206c19 Merge branch 'master' of github.com:strapi/strapi into front/bugs-fix 2021-01-04 12:26:27 +01:00
cyril lopez
ce710a6f00
Merge pull request #9032 from shtelzerartem/bugfix/fix-geo-json
Fixed removeKeyInObject function
2021-01-04 12:26:03 +01:00
soupette
e074574761 Fixes #8994
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-04 11:46:58 +01:00
soupette
f166ce0b72 Fixes #9016
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-01-04 11:43:10 +01:00
Artem Shteltser
bde6f93925 Fixed removeKeyInObject 2021-01-04 11:19:47 +02:00
dependabot[bot]
c6f0902c30
Bump hosted-git-info from 3.0.5 to 3.0.7 (#9021)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v3.0.5...v3.0.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 14:41:24 +01:00