Gustav Hansen
|
6f37fbb69e
|
Chore: Dissolve useFetchRole
|
2023-08-14 10:19:12 +02:00 |
|
Gustav Hansen
|
f4ba1601a6
|
Chore: Remove superfluous hook
|
2023-08-14 10:19:12 +02:00 |
|
Gustav Hansen
|
33648d2a93
|
Chore: Remove pluginId references
|
2023-08-14 10:19:12 +02:00 |
|
Gustav Hansen
|
7ec374bb0c
|
Chore: Refactor data-fetching and use react-query
|
2023-08-14 10:19:12 +02:00 |
|
Gustav Hansen
|
b8212b3ac2
|
Merge pull request #17662 from strapi/dependabot/npm_and_yarn/eslint-ba5ff36b2d
chore(deps-dev): bump the eslint group with 2 updates
|
2023-08-14 10:13:22 +02:00 |
|
dependabot[bot]
|
a6706a6de1
|
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript).
Updates `eslint` from 8.46.0 to 8.47.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)
Updates `eslint-import-resolver-typescript` from 3.5.5 to 3.6.0
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 06:35:47 +00:00 |
|
Gustav Hansen
|
f588fd1bf0
|
Merge pull request #17664 from strapi/dependabot/npm_and_yarn/lint-staged-13.3.0
chore(deps-dev): bump lint-staged from 13.2.2 to 13.3.0
|
2023-08-14 08:27:26 +02:00 |
|
GitStart
|
30572eae26
|
fix: Removes fixed id binded to the WYSIWYG editor (#16822)
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
|
2023-08-14 08:24:11 +02:00 |
|
dependabot[bot]
|
5da25b0e8f
|
chore(deps-dev): bump lint-staged from 13.2.2 to 13.3.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 13.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.2...v13.3.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-13 22:11:10 +00:00 |
|
Ben Irvin
|
dd080bf280
|
fix missing sanitize
|
2023-08-11 17:08:03 +02:00 |
|
Ben Irvin
|
c1f0f87949
|
fix typo
|
2023-08-11 17:04:11 +02:00 |
|
Ben Irvin
|
6ea17eea67
|
organize imports
|
2023-08-11 16:21:16 +02:00 |
|
Ben Irvin
|
8cb72ac52c
|
throw instead of remove
|
2023-08-11 16:20:13 +02:00 |
|
Gustav Hansen
|
69b7209c82
|
Merge pull request #17648 from strapi/chore/alternate-release-4.12.4
Release v4.12.4
|
2023-08-11 16:12:45 +02:00 |
|
Ben Irvin
|
9aa41eff5e
|
add docs and fix broken require
|
2023-08-11 16:05:11 +02:00 |
|
Ben Irvin
|
a6749295ea
|
fix paths
|
2023-08-11 13:46:53 +02:00 |
|
Ben Irvin
|
6405f3a324
|
fix paths
|
2023-08-11 13:23:03 +02:00 |
|
Ben Irvin
|
40539292f0
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-11 13:17:52 +02:00 |
|
Ben Irvin
|
dce86bec5c
|
validate does not sanitize
|
2023-08-11 13:13:44 +02:00 |
|
Gustav Hansen
|
5e2a5a68ec
|
Chore: Skip u&p test
|
2023-08-11 12:48:28 +02:00 |
|
Jean-Sébastien Herbaux
|
c716668c13
|
Update packages/admin-test-utils/tsconfig.json
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-08-11 12:04:32 +02:00 |
|
Josh
|
72de12fce0
|
fix: expect-error for mock
|
2023-08-11 12:04:32 +02:00 |
|
Convly
|
f2fded55cf
|
v4.12.4
|
2023-08-11 12:04:32 +02:00 |
|
Gustav Hansen
|
78f048be12
|
Feature: Add review workflow assignee to CM filter options
|
2023-08-11 11:51:31 +02:00 |
|
Gustav Hansen
|
9285044110
|
Feature: Add review workflow stages to CM list-view filter
|
2023-08-11 11:51:31 +02:00 |
|
Fernando Chavez
|
3b7d23f061
|
Add creator fields to filters and list view
|
2023-08-11 11:51:31 +02:00 |
|
Gustav Hansen
|
c020a6c78d
|
Feature: Allow review workflow stage column as default sort option
|
2023-08-11 11:51:31 +02:00 |
|
Fernando Chávez
|
54c54fabf3
|
Merge pull request #17628 from strapi/fix/marketplace-notification-timeout
Add timeout to marketplace notification on prod
|
2023-08-11 09:48:13 +02:00 |
|
Marc-Roig
|
39d2988c52
|
fix: use regular join table name in mysql
|
2023-08-11 09:43:38 +02:00 |
|
Ben Irvin
|
a087aa1bff
|
fix test
|
2023-08-10 17:41:57 +02:00 |
|
Ben Irvin
|
66c69046d0
|
fix path
|
2023-08-10 17:18:53 +02:00 |
|
Ben Irvin
|
7aabc811e2
|
validate core controllers
|
2023-08-10 17:11:27 +02:00 |
|
Ben Irvin
|
bdeb570b61
|
update test text
|
2023-08-10 16:46:04 +02:00 |
|
Ben Irvin
|
a77d8cfc0b
|
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
|
2023-08-10 16:44:04 +02:00 |
|
Ben Irvin
|
17217e5dfe
|
fix test
|
2023-08-10 15:44:20 +02:00 |
|
Ben Irvin
|
fc2ee1dd16
|
fix test
|
2023-08-10 15:40:01 +02:00 |
|
Ben Irvin
|
995473d959
|
add utils.validate and replace sanitize usage
|
2023-08-10 15:24:35 +02:00 |
|
Ben Irvin
|
2fd0ed49fd
|
update sanitization api test to work as expected
|
2023-08-10 11:40:55 +02:00 |
|
Marc Roig
|
a674852534
|
Merge branch 'main' into feature/review-workflow-assignee-2
|
2023-08-10 10:21:33 +02:00 |
|
Marc-Roig
|
814b6f01bd
|
fix: use correct table schema
|
2023-08-10 09:39:27 +02:00 |
|
Josh
|
996ba09add
|
chore: update storybook to v7 (#17632)
|
2023-08-10 08:32:54 +01:00 |
|
Fernando Chavez
|
c8c3ac537a
|
add timeout to marketplace notification on prod
|
2023-08-09 12:23:52 +02:00 |
|
Marc-Roig
|
fd59fcea30
|
fix: use getConnection for raw query
|
2023-08-09 12:15:25 +02:00 |
|
Jamie Howard
|
5a619768d6
|
Merge pull request #17623 from strapi/fix/ee-info-box
|
2023-08-09 10:35:36 +01:00 |
|
Jamie Howard
|
24c2bbe1f0
|
fix(ee): condition for displaying edit view info box
|
2023-08-09 10:11:34 +01:00 |
|
Marc-Roig
|
9ea3b6990e
|
fix: add database schema in bash file
|
2023-08-09 11:09:49 +02:00 |
|
Marc-Roig
|
52ffc6ccb2
|
fix: settings test
|
2023-08-09 11:03:04 +02:00 |
|
Marc-Roig
|
b9a706cb08
|
Merge branch 'feature/rw-stage-rbac' into poc/permissions-parametrized-actions
|
2023-08-09 10:47:59 +02:00 |
|
Marc-Roig
|
a5705063a2
|
fix: workflow tests
|
2023-08-09 10:44:43 +02:00 |
|
Jamie Howard
|
6366a1b6df
|
fix(ee): add sendDidEditAssignee to review workflows metrics
|
2023-08-09 09:33:06 +01:00 |
|