10814 Commits

Author SHA1 Message Date
Josh
aba64850a5
feat: add dynamic components above and below (#16826)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-06-05 11:14:30 +01:00
dependabot[bot]
6bd5d14d47
chore(deps): bump css-loader from 6.7.3 to 6.8.1 (#16915)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.8.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:04:38 +02:00
Ben Irvin
7f3da5d08d fix utils version 2023-06-05 11:29:18 +02:00
Ben Irvin
e736474f1a Merge branch 'main' of https://github.com/strapi/strapi into fix/clean-filters 2023-06-05 11:26:38 +02:00
GitStart
d10a74f576
fix: add type compare in row isSelected condition (#16824)
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
2023-06-05 09:59:09 +01:00
dependabot[bot]
615c04e8d8
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-04 23:02:10 +00:00
Jamie Howard
ccd9093412 fix: invalidate the correct query on successful update mutation 2023-06-02 17:18:04 +01:00
Jamie Howard
4abeedafdf fix: unused theme options in test 2023-06-02 17:16:39 +01:00
Gustav Hansen
d4ff351347 Chore: Update snapshot tests 2023-06-02 15:36:18 +02:00
Gustav Hansen
61ec28f647 Chore: Update @strapi/design-system and @strapi/icons to 1.7.10 2023-06-02 15:32:34 +02:00
Jamie Howard
fcc987225d fix: improve form validation and error messaging 2023-06-02 13:04:27 +01:00
Jamie Howard
b01a7f5f9f fix: keys of header inputs 2023-06-02 12:46:26 +01:00
Jamie Howard
ff094cd044 fix: use ThemeProvider 2023-06-02 12:33:32 +01:00
Jamie Howard
62cc169b5c fix: make header inputs clearable 2023-06-02 12:30:24 +01:00
Jamie Howard
8312b64a8b fix: disable header removal when only one row 2023-06-02 12:07:56 +01:00
Jamie Howard
da0355849e fix: aria-hidden attribute 2023-06-02 12:02:57 +01:00
Jamie Howard
b5792d4e6e test: correct mocking of useContentTypes 2023-06-02 12:01:59 +01:00
Marc
211b29142e
Merge pull request #16884 from strapi/fix/query-engine-create-many-types 2023-06-02 12:58:42 +02:00
Jamie Howard
0f0b303f42 chore: code cleanup 2023-06-02 11:47:59 +01:00
Jamie Howard
a9a843250d chore: disable review workflow event options 2023-06-02 11:44:42 +01:00
Jamie Howard
96bfeca3db Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-06-02 11:14:18 +01:00
Jamie Howard
ca1ed38fea
Merge pull request #16835 from strapi/feature/set-webhook-events 2023-06-02 11:00:25 +01:00
markkaylor
24e95099c8
Merge branch 'releases/4.11.0' into feature/bulk-publish 2023-06-02 11:39:02 +02:00
Marc
b256e2da15
Update packages/core/strapi/lib/services/entity-service/index.d.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-06-02 11:35:50 +02:00
Simone Taeggi
f33fc37a86 fix some review comments 2023-06-01 18:25:16 +02:00
Jamie Howard
9b0274669d test(webhooks/EditView): fix failing tests 2023-06-01 17:23:56 +01:00
Jamie Howard
2549eff086 fix(webhooks/EditView): accessibility of events table 2023-06-01 17:13:16 +01:00
Jamie Howard
780f71ab9f Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-06-01 17:04:03 +01:00
Jamie Howard
38eb69ca5e chore(webhooks/EditView): add padding to td and th 2023-06-01 16:46:44 +01:00
Marc-Roig
ddb123ff20
fix: update ID types 2023-06-01 17:41:21 +02:00
Marc-Roig
c56023a56a
fix: typo 2023-06-01 17:38:53 +02:00
Marc-Roig
52b37c3fcf
fix: move ID type definition in databse 2023-06-01 17:37:41 +02:00
Jamie Howard
0d46b7ada7 chore(CTB): remove lodash usage in FormModal 2023-06-01 16:14:51 +01:00
Jamie Howard
d13b8ccdaf fix(webhooks/EditView): events 2023-06-01 16:13:06 +01:00
Jamie Howard
88d6e56bc5 chore(webhooks/EditView): rename react-query key 2023-06-01 15:54:59 +01:00
Jamie Howard
d527b7f3cf chore(webhooks/EditView): rename constants 2023-06-01 15:53:28 +01:00
Marc-Roig
79f025e7aa
fix: typo 2023-06-01 16:39:53 +02:00
Marc-Roig
e4ec1b7301
fix: update query engine ts types 2023-06-01 16:35:08 +02:00
Jamie Howard
59d61424a9 chore: fix entity manager linter warnings 2023-06-01 15:21:47 +01:00
Jamie Howard
c53b7a7ae4 fix: simplify emitEvent logic 2023-06-01 15:20:13 +01:00
Nathan Pichon
28173dff9e
Merge branch 'main' into advisory-fix-1 2023-06-01 16:18:03 +02:00
Convly
417e130966 Review changes for roles fetching 2023-06-01 16:04:39 +02:00
Convly
9fc35371dd Use component uid instead of content type uid 2023-06-01 15:40:22 +02:00
Simone Taeggi
1599a66682 Merge branch 'main' into fix/sso-lock-out-option 2023-06-01 15:13:22 +02:00
Gustav Hansen
41885fdd3d Merge branch 'main' into chore/react18 2023-06-01 12:50:17 +02:00
Mark Kaylor
ee5278b9fd Fix filters causing too many emitted events 2023-06-01 11:24:07 +02:00
Convly
c443fb2cf1 Merge branch 'releases/4.10.7' 2023-05-31 17:49:57 +02:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Jamie Howard
e8f5470aff fix: update useModels to useContentTypes 2023-05-31 15:00:32 +01:00
Jamie Howard
16764cb1d5 Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-05-31 14:59:19 +01:00