Gustav Hansen
|
8203d29525
|
Chore: Improve and extend dependabot groups
|
2023-07-10 08:04:48 +02:00 |
|
Gustav Hansen
|
77d973a40a
|
Merge pull request #17241 from strapi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.61.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.61.0
|
2023-07-10 07:53:39 +02:00 |
|
Gustav Hansen
|
1f220ca17d
|
Merge pull request #17240 from strapi/dependabot/npm_and_yarn/jest-environment-jsdom-29.6.1
chore(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1
|
2023-07-10 07:52:50 +02:00 |
|
dependabot[bot]
|
595b3a7588
|
chore(deps): bump react-redux from 8.0.5 to 8.1.1
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.5 to 8.1.1.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.0.5...v8.1.1)
---
updated-dependencies:
- dependency-name: react-redux
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-09 23:38:32 +00:00 |
|
dependabot[bot]
|
2302c9e9fe
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.1 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-09 23:37:32 +00:00 |
|
dependabot[bot]
|
7a9113ef1b
|
chore(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.5.0 to 29.6.1.
- [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.1/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-09 23:35:54 +00:00 |
|
so_hell
|
da44cf71d0
|
fixed: The settings menu displays items that the user does not have permission to #17179
|
2023-07-08 22:10:59 +05:30 |
|
dependabot[bot]
|
08efae5442
|
chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...15.10.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 21:07:25 +00:00 |
|
Gustav Hansen
|
986e9f5264
|
Merge pull request #17233 from strapi/fix/cm-list-view-stage
Fix: Update stage keys for the CM list-view
|
2023-07-07 17:16:14 +02:00 |
|
Gustav Hansen
|
59eb25f989
|
Fix: Update stage keys for the CM list-view
|
2023-07-07 16:34:40 +02:00 |
|
Gustav Hansen
|
aa798f0ee7
|
Merge pull request #17229 from strapi/feature/review-workflow-multiple-merge-07-2023
Chore: Merge `main` into `feature/review-workflows-multiple`
|
2023-07-07 16:28:07 +02:00 |
|
Gustav Hansen
|
2de14aff7e
|
Merge branch 'main' into feature/review-workflow-multiple-merge-07-2023
|
2023-07-07 15:35:25 +02:00 |
|
Gustav Hansen
|
fa5a6589fa
|
Merge pull request #17230 from strapi/feature/review-workflow-multiple-merge-07-2023-fix
Chore: Replace useReviewWorkflowLicenseLimits with getFeature()
|
2023-07-07 15:26:18 +02:00 |
|
Gustav Hansen
|
1141d65f7d
|
Merge pull request #17232 from strapi/fix/msw-close-server
Fix: Close msw server properly after running the testsuite
|
2023-07-07 15:21:21 +02:00 |
|
Gustav Hansen
|
3c3a9dd275
|
Fix: Close msw server properly after running the testsuite
|
2023-07-07 15:01:06 +02:00 |
|
Gustav Hansen
|
1f26b9c000
|
Chore: Replace useReviewWorkflowLicenseLimits with getFeature()
|
2023-07-07 14:58:55 +02:00 |
|
Gustav Hansen
|
c8b78ac823
|
Fix: Fix FE tests after faulty merge
|
2023-07-07 14:57:59 +02:00 |
|
Marc-Roig
|
6565ed6678
|
fix: rw entity-service decorator tests
|
2023-07-07 14:23:32 +02:00 |
|
Gustav Hansen
|
a886c69b56
|
Merge branch 'main' into feature/review-workflow-multiple-merge-07-2023
|
2023-07-07 13:35:15 +02:00 |
|
Gustav Hansen
|
22f93b2505
|
Merge pull request #17050 from strapi/chore/refactor-use-license-limits-hook
Chore: Refactor useLicenseLimits() hook
|
2023-07-07 13:26:08 +02:00 |
|
Gustav Hansen
|
8aba67ebbb
|
Docs: Add getFeature() documentation
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
1cb0ec8f0d
|
Chore: Add tests for getFeature
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
f4720e22db
|
Enhancement: Expose getFeature() method for useLicenseLimits hooks
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
85f4c892e0
|
Fix: Fix useLicenseLimitNotification tests
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
fc2e9a1fd2
|
Chore: Update tests
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
c074f6d917
|
Docs: Add useLicenseLimits contributor docs
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
e3324379db
|
Chore: Refactor useLicenseLimits() hook
|
2023-07-07 12:59:14 +02:00 |
|
Gustav Hansen
|
527a323e69
|
Merge pull request #17223 from strapi/feature/review-workflow-multiple-ceu-limits
Chore: Update license limits in create, edit and list-views
|
2023-07-07 12:58:00 +02:00 |
|
Christian
|
dda5eeebad
|
Merge pull request #17215 from strapi/fix/delete-deits-merge
|
2023-07-07 12:46:22 +02:00 |
|
Gustav Hansen
|
bb35f8d45d
|
Chore: Display limits modal when creating a new workflow at limit
|
2023-07-07 12:26:56 +02:00 |
|
Gustav Hansen
|
cecf3026c9
|
Chore: Update useReviewWorkflows tests
|
2023-07-07 12:25:46 +02:00 |
|
Convly
|
f2126364a6
|
Fix convert query params for string[] sub populate
|
2023-07-07 12:08:20 +02:00 |
|
Gustav Hansen
|
669c7baae4
|
Merge pull request #17224 from strapi/feature/review-workflow-multiple-cm-edit-limits
Feature/review workflow multiple cm edit limits
|
2023-07-07 11:31:31 +02:00 |
|
Gustav Hansen
|
e88ad92945
|
Chore: Update license limit checks in CM edit view
|
2023-07-07 11:30:24 +02:00 |
|
Convly
|
0f4cd98b3f
|
Remove out-of-context comment
|
2023-07-07 11:24:16 +02:00 |
|
Convly
|
8604c21e7b
|
Merge branch 'main' into enhancement/perfs-wildcard-populate-sanitization
|
2023-07-07 11:21:01 +02:00 |
|
Gustav Hansen
|
9aef0d0f08
|
Chore: Update license limits in create, edit and list-views
|
2023-07-07 11:20:11 +02:00 |
|
Marc Roig
|
5f46fc52a1
|
Merge pull request #17222 from strapi/feature/workflow-return-count-in-meta
|
2023-07-07 10:56:02 +02:00 |
|
Marc-Roig
|
d61628abeb
|
fix: return workflow count instead of data lenght
|
2023-07-07 10:51:13 +02:00 |
|
Marc Roig
|
94b0e8cd32
|
Merge pull request #17221 from strapi/feat/paginate-workflows
|
2023-07-07 10:13:52 +02:00 |
|
Marc-Roig
|
ea5f6252d7
|
feat: use meta instead of pagination
|
2023-07-07 10:06:15 +02:00 |
|
Marc-Roig
|
1dcac25f6e
|
feat: paginate workflow find
|
2023-07-07 10:01:49 +02:00 |
|
Josh
|
09f9ab09c8
|
fix: only run the query if sso is enabled
fix: test
|
2023-07-07 08:22:04 +01:00 |
|
markkaylor
|
5b675ccfa6
|
Merge pull request #17074 from strapi/chore/add-params-serializer
|
2023-07-06 18:44:51 +02:00 |
|
Christian Capeans
|
bd67677f54
|
Delete merge presence in data transfer strategies
|
2023-07-06 16:52:44 +02:00 |
|
Gustav Hansen
|
10bf49a9d1
|
Merge pull request #17213 from strapi/chore/review-cm-column-default-color
Chore: Apply default color to ReviewWorkflowsColumn
|
2023-07-06 14:53:21 +02:00 |
|
Mark Kaylor
|
5405cc46cd
|
Remove createPluginsFilter file
|
2023-07-06 14:48:24 +02:00 |
|
Mark Kaylor
|
e6f649daf3
|
Remove useQuery from single-type form wrapper
|
2023-07-06 14:48:24 +02:00 |
|
Mark Kaylor
|
981622ff63
|
Remove unnecessary template literal
|
2023-07-06 14:48:24 +02:00 |
|
Mark Kaylor
|
132fc9e4a9
|
Josh Gustav feedback
|
2023-07-06 14:48:24 +02:00 |
|