27815 Commits

Author SHA1 Message Date
Gustav Hansen
84e1527da5
Merge pull request #15685 from strapi/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-06 11:54:12 +01:00
Rémi de Juvigny
0d82afe489
Merge pull request #15690 from strapi/docs/event-hub
Add event hub page to contributor docs
2023-02-06 10:30:48 +01:00
Rémi de Juvigny
939f654212 Merge remote-tracking branch 'origin/main' into docs/event-hub 2023-02-06 10:14:43 +01:00
Josh
2aa03b8d94
Merge pull request #15711 from strapi/chore/contributor-docs 2023-02-03 17:17:37 +00:00
Josh
e5e24c0898 chore: tidy-up contributor docs 2023-02-03 17:12:20 +00:00
Simone
8383e33e69
Merge pull request #15245 from strapi/enhancement/axios-migration-admin
replace axiosInstance with getFetchClient inside the admin
2023-02-03 14:40:46 +01:00
Simone
f9ad7ad672
Merge branch 'main' into enhancement/axios-migration-admin 2023-02-03 11:00:35 +01:00
Jean-Sébastien Herbaux
61f3ef23ed
Merge pull request #15671 from strapi/template/bugReport 2023-02-03 11:00:12 +01:00
Simone Taeggi
ea15154849 squash and merge all the code related to the axios migration to use useFetchClient and getFetchClient in the admin 2023-02-03 10:41:34 +01:00
Rémi de Juvigny
9c97d68a93
Merge branch 'main' into docs/event-hub 2023-02-02 18:17:33 +01:00
Rémi de Juvigny
a10bdcb88e Typescript spread args 2023-02-02 18:17:03 +01:00
Rémi de Juvigny
11045eaa95
Apply Mark suggestions
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2023-02-02 18:10:16 +01:00
Nathan Pichon
7cb5e9e8e2
Merge pull request #15490 from strapi/fix/issue-9308-File_upload_related_fields_returning_null
fix(upload): add populate query to findOne method
2023-02-02 17:47:22 +01:00
Marc
096d00aa11
Merge pull request #13919 from angelbanderasudg/master 2023-02-02 17:04:27 +01:00
Nathan Pichon
fa8a108af9
Merge branch 'main' into fix/issue-9308-File_upload_related_fields_returning_null 2023-02-02 16:16:48 +01:00
Marc
fdc362d44d
Update index.js 2023-02-02 15:48:27 +01:00
Marc
253ba050a7
Merge pull request #15387 from johannchopin/patch-1 2023-02-02 15:46:23 +01:00
Marc
71ef605669
Update index.js 2023-02-02 15:45:04 +01:00
Marc
38c93175d8
Merge branch 'main' into master 2023-02-02 15:43:46 +01:00
Marc
b697228833
Merge pull request #15669 from strapi/fix/support-avif-format 2023-02-02 14:35:19 +01:00
Rémi de Juvigny
6e337aa5a1 Add event hub documentation 2023-02-02 12:59:45 +01:00
dependabot[bot]
cbd78ad5d5
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 10:33:05 +00:00
Gustav Hansen
7eda598106
Merge pull request #15679 from strapi/dependabot/npm_and_yarn/storybook/react-6.5.16
chore(deps-dev): bump @storybook/react from 6.5.11 to 6.5.16
2023-02-02 11:31:49 +01:00
Jamie Howard
aaf50db93c
Merge pull request #15656 from strapi/fix/AttributeIcon 2023-02-02 10:04:19 +00:00
dependabot[bot]
3948a2e257
chore(deps-dev): bump @storybook/react from 6.5.11 to 6.5.16
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.11 to 6.5.16.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 09:02:56 +00:00
DMehaffy
877595b224
Add JS vs TS question to bug report template 2023-02-01 11:31:56 -07:00
Marc-Roig
3adab4b39c remove heif from formats to process and optimize 2023-02-01 19:08:39 +01:00
Marc-Roig
e1e8f40619 add avif & heif to to formats to process and optimize list 2023-02-01 17:21:02 +01:00
Marc
d29403e173
Merge pull request #14398 from strapi/feature/provider-size-limit 2023-02-01 16:56:14 +01:00
Jamie Howard
d21454a088 chore(content-type-builder): update snapshots 2023-02-01 15:36:47 +00:00
Jamie Howard
3ab49498c9 chore(content-type-builder): pr feedback 2023-02-01 15:14:03 +00:00
Marc-Roig
e0e2d28f02 Merge branch 'main' into feature/provider-size-limit 2023-02-01 15:56:39 +01:00
Christian
b71eccf656
Merge pull request #14900 from strapi/tracking-system-ct-components-dz
Tracking system, number of content types and components per user/project
2023-02-01 13:02:07 +01:00
Christian
c557588829
Merge branch 'main' into tracking-system-ct-components-dz 2023-02-01 12:50:25 +01:00
Marc
786e476209
Merge pull request #15363 from strapi/fix/webhook-with-count-relations 2023-02-01 12:22:42 +01:00
Josh
c26371f455
Merge pull request #15664 from strapi/dependabot/npm_and_yarn/jest-watch-typeahead-2.2.2 2023-02-01 10:38:41 +00:00
Marc
27535fdb9a
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 11:11:57 +01:00
dependabot[bot]
13fc4f7ca4
chore(deps-dev): bump jest-watch-typeahead from 2.2.0 to 2.2.2
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases)
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: jest-watch-typeahead
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:36:40 +00:00
Josh
6f794a0b53
Merge pull request #15661 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.36.1 2023-02-01 09:34:55 +00:00
Gustav Hansen
268e11b1ae
Merge pull request #15662 from strapi/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
2023-02-01 10:28:56 +01:00
Christian
1e6dbdc909
Merge pull request #14921 from TingHaooo/fix/users-permissions-unique-email
Fix duplicated emails checking
2023-02-01 10:15:36 +01:00
Marc
d942c56395
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 10:08:28 +01:00
dependabot[bot]
a4223ffce6
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.4 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:06:32 +00:00
dependabot[bot]
7c1333cd1f
chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:04:49 +00:00
Marc
e86c4e389d
Merge pull request #15046 from HastaCs/main 2023-02-01 09:41:49 +01:00
Marc-Roig
2d94d30cb0 Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 09:34:57 +01:00
Jamie Howard
00142301cb fix(CTB): AttributeIcon 2023-01-31 16:35:59 +00:00
Marc
1c5ea28dcb
Merge branch 'main' into main 2023-01-31 16:37:55 +01:00
Christian
449529fd02
Merge branch 'main' into fix/users-permissions-unique-email 2023-01-31 16:17:19 +01:00
marcoautiero
d89e10e108 Fixing issue #15413 2023-01-31 15:50:34 +01:00