11019 Commits

Author SHA1 Message Date
smoothdvd
24283a030e
Merge branch 'main' into patch-4 2023-07-06 16:13:38 +08:00
Jean-Sébastien Herbaux
4a3b7f564e
Merge pull request #17175 from boazpoolman/feature/admin-type 2023-07-06 09:24:43 +02:00
Josh
d2d5476f07
Merge pull request #17155 from strapi/chore/remove-step-from-time 2023-07-05 16:54:17 +01:00
Convly
3149e374f4 Merge branch 'releases/4.11.4' 2023-07-05 16:51:48 +02:00
Convly
8d325a6953 v4.11.4 2023-07-05 16:46:16 +02:00
Christian Capeans
98f34c162e Fix date parser 2023-07-05 15:01:37 +02:00
Gustav Hansen
e0c7d79524 Fix: Add back review workflows column in new CM list view 2023-07-05 14:13:06 +02:00
Gustav Hansen
19d827b0a9 Chore: Refactor CM list-view review-workflow columns to use useEnterprise 2023-07-05 13:32:23 +02:00
Gustav Hansen
b88b9e8af8 Enhancement: Extend useEnterprise hook by an enabled boolean flag 2023-07-05 13:32:08 +02:00
Christian
3117d9f99e
Merge pull request #16914 from strapi/dependabot/npm_and_yarn/stream-json-1.8.0 2023-07-05 13:18:16 +02:00
Josh
f76018d648
Merge pull request #17183 from strapi/chore/refactor-helper-plugin-tests 2023-07-05 09:58:48 +01:00
Gustav Hansen
0a147c142d
Merge pull request #17189 from strapi/dependabot/npm_and_yarn/jest-cd7e10a537
chore(deps-dev): bump the jest group with 4 updates
2023-07-05 10:48:54 +02:00
Gustav Hansen
36ec1a182a
Merge pull request #17191 from strapi/dependabot/npm_and_yarn/webpack-d131db577c
chore(deps): bump the webpack group with 1 update
2023-07-05 10:48:39 +02:00
Josh
7da44e6406 refactor: remove history from hp tests and refactor Pagination component 2023-07-05 08:53:29 +01:00
dependabot[bot]
e7c69a396b
chore(deps): bump the webpack group with 1 update
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).

- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.88.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 07:13:02 +00:00
dependabot[bot]
ac3016b86b
chore(deps-dev): bump the jest group with 4 updates
Bumps the jest group with 4 updates: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) and [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli).


Updates `jest` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest)

Updates `@types/jest` from 29.2.0 to 29.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-circus` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest-circus)

Updates `jest-cli` from 29.5.0 to 29.6.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.0/packages/jest-cli)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
- dependency-name: jest-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 07:10:53 +00:00
so_hell
8bd5f4d7f8 Fix bug #17187: updated the handleClick function 2023-07-05 09:52:39 +05:30
Maxime Castres
b724d9abe8 Chore: Remove unique identifier 2023-07-04 15:46:12 +02:00
Boaz Poolman
282c29564a feat: Add an any type for strapi.admin 2023-07-03 20:58:09 +02:00
Josh
2f67950deb
Merge pull request #17169 from strapi/chore/update-ds-181 2023-07-03 16:22:54 +01:00
Jean-Sébastien Herbaux
8c7ea46ccf
Merge pull request #17122 from strapi/fix/dts-pull-hang 2023-07-03 17:20:54 +02:00
Jamie Howard
2d4db7a482
Merge pull request #17128 from strapi/fix/rw-webhooks 2023-07-03 15:24:10 +01:00
Josh
d301b8a7ad chore: update DS to 1.8.1 2023-07-03 15:14:38 +01:00
Josh
9bc4e05325
Merge pull request #17140 from strapi/fix/useRBAC-infinite-loop 2023-07-03 14:24:55 +01:00
Josh
a0fb526155
Merge pull request #17164 from strapi/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.9.0 2023-07-03 10:36:53 +01:00
Josh
1eff3b27a7
Merge pull request #17141 from nitinmadelyn/edit-user 2023-07-03 08:15:35 +01:00
dependabot[bot]
ee2e1617f5
Bump webpack-bundle-analyzer from 4.8.0 to 4.9.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 22:39:32 +00:00
Alexandre BODIN
9f5790e019
Merge pull request #17139 from strapi/fix/entity-service-filter-date-params 2023-07-01 06:51:20 +02:00
Josh
ca0e42ffb4
Merge pull request #17121 from geeky-biz/fix/permissions-error-on-page-reload 2023-06-30 14:12:00 +01:00
Ben Irvin
67e2799601 fix for backwards compatibility 2023-06-30 14:46:43 +02:00
Ben Irvin
533bd1f310 cast to array for backwards compatibility 2023-06-30 14:44:43 +02:00
Punit Sethi
3168720da1 Fixed lint error (removed unused var) 2023-06-30 17:54:46 +05:30
Christian
5229428c20
Update packages/core/data-transfer/src/strapi/providers/remote-source/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-30 13:24:59 +02:00
Christian
9f7b6a28ae
Update packages/core/data-transfer/src/strapi/providers/remote-source/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-30 13:24:54 +02:00
Josh
d3eb5a174e chore: remove step from schema validation for metadatas 2023-06-30 09:47:41 +01:00
Josh
1b7b45c2a8 chore: remove step from time configure view modal 2023-06-30 09:47:20 +01:00
Ben Irvin
35f2f9b4dc rename import 2023-06-30 10:30:05 +02:00
Josh
239d832457 refactor: useAsset query to use folderPath 2023-06-30 08:45:49 +01:00
Nitin
483180b05d fix bug on saving user details 2023-06-29 18:00:21 +05:30
Josh
885aa13160 refactor: useRBAC hook to stop infinite loop
chore: add test setup to helper-plugin

test: add useRBAC suite

refactor: useRBAC hook to stop infinite loop

chore: shuffle around and add jsdocs
2023-06-29 11:56:36 +01:00
Ben Irvin
d9d633b87c remove import 2023-06-29 12:30:12 +02:00
Christian Capeans
9aff84d17c Merge branch 'main' into fix/dts-pull-hang 2023-06-29 12:28:06 +02:00
Christian Capeans
e9e5727f9f Add comments to clarify the code 2023-06-29 12:24:26 +02:00
Ben Irvin
66457b4ddf fix operators that allow array of Dates 2023-06-29 12:22:57 +02:00
markkaylor
6e45c521aa
Merge branch 'main' into fix/review-worflow-column 2023-06-29 11:43:38 +02:00
Marc Roig
1a780fa653
Merge pull request #16825 from GitStartHQ/fix/ctb-removes-hidden-fields
fix: Content-Type-Builder removes hidden fields on save
2023-06-29 09:09:04 +02:00
Alexandre BODIN
0a852feaee
Merge pull request #17130 from strapi/releases/4.11.3 2023-06-29 06:43:58 +02:00
gitstart
f9306e3e8d chore: apply suggested changes
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
2023-06-28 16:05:47 +00:00
gitstart
e6e3ab455c Merge commit '75275de7f5e35431a002d6228f57544fb4e20b4f' of https://github.com/GitStartHQ/strapi into fix/ctb-removes-hidden-fields 2023-06-28 15:46:53 +00:00
Marc-Roig
f9a4af2894
Merge branch 'main' into releases/4.11.3 2023-06-28 17:27:34 +02:00