30539 Commits

Author SHA1 Message Date
Josh
985e1930a2
Update packages/core/admin/admin/src/content-manager/components/EditViewDataManagerProvider/utils/cleanData.js 2023-01-11 10:15:20 +00:00
Ben Irvin
cbfcdf95f6 remove export 2023-01-11 11:13:25 +01:00
Ben Irvin
11b8d3c9f3 refactor 2023-01-11 11:07:51 +01:00
dogusdeniz
83ca415e9d
update : convly request applied 2023-01-11 13:00:21 +03:00
dependabot[bot]
e3222fd9ba
chore(deps-dev): bump @storybook/manager-webpack5 from 6.4.10 to 6.5.15
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.10 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 09:44:05 +00:00
Jean-Sébastien Herbaux
e4a1b1cf4a
Merge pull request #14987 from strapi/dependabot/npm_and_yarn/graphql-scalars-1.20.1 2023-01-11 10:42:55 +01:00
Josh
4d5f2fd152 fix: use browserlist for minification 2023-01-11 09:42:26 +00:00
Jean-Sébastien Herbaux
bf01fb93bc
Merge branch 'main' into dependabot/npm_and_yarn/apollo-server-core-3.11.1 2023-01-11 10:42:02 +01:00
Jean-Sébastien Herbaux
f1312e6b88
Merge pull request #14208 from strapi/fix/service-typings 2023-01-11 10:23:42 +01:00
Pierre Noël
576ef90f51
Merge pull request #14767 from iifawzi/single-types-not-publish
Fix: Publishing single-type if config is true, and allow updating the drafts - api
2023-01-11 10:20:57 +01:00
Nathan Pichon
f51778cf4f
Merge pull request #15051 from strapi/authLogo/backend
feat: added authLogo setting
2023-01-11 09:55:55 +01:00
dogusdeniz
11923a820f
update : fixed lint error 2023-01-11 09:56:12 +03:00
dogusdeniz
acdc56b296
Merge pull request #1 from dogusdeniz/master
Merge branch 'main' into v4/generator-migration
2023-01-11 03:33:33 +03:00
DMehaffy
2e99401d8c
Merge pull request #15399 from strapi/tooling/prevent-ee-license-checks-for-api-tests
Prevent license ping for api tests
2023-01-10 12:28:05 -07:00
DMehaffy
82947f0375
Merge pull request #15397 from strapi/security/fixJWT
Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529
2023-01-10 12:26:16 -07:00
Josh
18216cae43 tests: fix em 2023-01-10 17:55:22 +00:00
Josh
a9d481673d fix: cleanData can now check the original location of the relation for correct comparison 2023-01-10 17:43:29 +00:00
Simone Taeggi
3fdd100107 move the logic from admin to helper-plugin 2023-01-10 17:59:58 +01:00
johannchopin
a25e241d61
Merge branch 'main' into patch-1 2023-01-10 17:32:19 +01:00
Jean-Sébastien Herbaux
4291b033a2
Merge branch 'main' into fix/service-typings 2023-01-10 17:04:19 +01:00
Jean-Sébastien Herbaux
e3995c594c
Merge branch 'main' into fix/factories-types 2023-01-10 17:00:43 +01:00
Convly
0c00c19332 Prevent license ping for api tests 2023-01-10 16:38:36 +01:00
Ben Irvin
c0bd11c47b
Merge pull request #15374 from denisukvadim/bagfix/15308
fix https://github.com/strapi/strapi/issues/15308
2023-01-10 16:07:19 +01:00
derrickmehaffy
c770a253ba Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529 2023-01-10 07:50:43 -07:00
Marc-Roig
bf3c7e6a9d remove relations performance config 2023-01-10 15:18:34 +01:00
Marc-Roig
8fb75a8ce9 rename relations populate config 2023-01-10 15:15:11 +01:00
Marc-Roig
64bf4b8f1d return entities without loaded relations 2023-01-10 15:15:01 +01:00
Josh
99f1b3a8b6 Merge branch 'main' into feature/relations-reordering 2023-01-10 14:03:27 +00:00
Josh
8d6a247b14 fix: tidy-up name solving function and handle refetching and removing 2023-01-10 13:58:55 +00:00
dogusdeniz
939c52779a
update: Added migration generate with CLI 2023-01-10 16:54:21 +03:00
Jamie Howard
168fe777d5 fix(content-manager): initial data indexing 2023-01-10 12:56:32 +00:00
Marc-Roig
610ce2aadf simplify marking relation as computed 2023-01-10 11:20:16 +01:00
Ben Irvin
17a547e78f
Merge branch 'main' into bagfix/15308 2023-01-10 11:07:30 +01:00
Marc-Roig
5a185f1e00 delete duplicate relation in connect array 2023-01-10 10:58:56 +01:00
Jean-Sébastien Herbaux
921d30961d
Merge pull request #15385 from strapi/fix/email-templates-interpolation 2023-01-10 10:45:33 +01:00
Marc-Roig
b81cfb0055 do not allow to connect same relation more than once 2023-01-10 10:45:31 +01:00
Julie Plantey
479bdde67e
Merge pull request #15032 from lkho/pr/admin-content-type-builder-nav-sort
[admin] fix left menu sorting behaviour
2023-01-10 10:36:50 +01:00
Convly
56aa69f472 Use lodash fp instead of lodash 2023-01-10 10:34:49 +01:00
Christian
37d2a1dfcb
Merge branch 'main' into fix/unvalidated-cognito-access 2023-01-10 09:52:54 +01:00
Simone Taeggi
0c516ffb51 Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions 2023-01-10 09:45:43 +01:00
Fernando Chávez
ebd758cd3a
Merge pull request #15368 from strapi/audit-logs/pagination
[Audit Logs] Add pagination to Audit logs page
2023-01-10 09:43:01 +01:00
Fernando Chavez
65e29e5f61 Merge fix 2023-01-10 09:42:33 +01:00
dependabot[bot]
414fbc42e1
chore(deps): bump luxon from 1.28.0 to 1.28.1
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...1.28.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 00:41:52 +00:00
johannchopin
8c51d62997
Fix configuration example for nodemailer provider 2023-01-10 00:25:24 +01:00
Convly
6f07d33f88 Disable lodash template's escape 2023-01-09 18:28:30 +01:00
Christian Capeans
14cf30e400 Rename number of content types 2023-01-09 18:15:38 +01:00
Christian
e2d6cc685f
Merge pull request #15295 from strapi/chore/document-fetch-client
Document the useFetchClient hook
2023-01-09 17:27:29 +01:00
Rémi de Juvigny
38ccee0ce9
Merge pull request #15370 from strapi/audit-logs/api-modal
[Audit logs] Use real data in audit log modal
2023-01-09 17:08:04 +01:00
Convly
7c391c2c19 Merge branch 'main' of github.com:strapi/strapi into fix/email-templates-interpolation 2023-01-09 16:53:21 +01:00
Jean-Sébastien Herbaux
544fb057c2
Merge pull request #15383 from strapi/deits/provider-naming-improvement 2023-01-09 16:39:16 +01:00