Gustav Hansen
|
02aac33f47
|
Chore: Cleanup tests
|
2023-07-10 16:41:43 +01:00 |
|
Gustav Hansen
|
1be9debbc3
|
Chore: Use useEnterprise to load EE Login component
|
2023-07-10 16:41:43 +01:00 |
|
Gustav Hansen
|
d5c6ac94f4
|
Chore: Refactor user createAction for useEnterprise
|
2023-07-10 16:41:43 +01:00 |
|
Gustav Hansen
|
f15e7a50e3
|
Chore: Refactor MagicLink to new useEnterprise hook
|
2023-07-10 16:41:43 +01:00 |
|
Gustav Hansen
|
740c2c02f3
|
Chore: Refactor AdminSeatInfo to new useEnterprise hook
|
2023-07-10 16:41:43 +01:00 |
|
Gustav Hansen
|
37c3888727
|
Chore: Refactor webhooks edit view to use useEnterprise
|
2023-07-10 16:41:15 +01:00 |
|
Gustav Hansen
|
7223be9bec
|
Chore: Refactor CM edit view information box to use useEnterprise
|
2023-07-10 16:41:15 +01:00 |
|
Josh
|
47c5ea3c12
|
Merge pull request #17062 from nitinmadelyn/ui-improvement
|
2023-07-10 16:27:44 +01:00 |
|
Gustav Hansen
|
f1c4c09e50
|
Merge pull request #17237 from noobCode-69/setting-permission
Fix settings menu permissions in CE
|
2023-07-10 13:51:49 +02:00 |
|
Josh
|
d8c46dd17e
|
Merge pull request #17253 from strapi/fix/browse-step-query
|
2023-07-10 12:35:38 +01:00 |
|
Josh
|
8e89a3f46b
|
Merge pull request #17217 from strapi/fix/only-check-ssolocked-if-enabled
|
2023-07-10 10:41:01 +01:00 |
|
Josh
|
96d8ebb0c8
|
fix: CM media-input browsing
|
2023-07-10 10:26:01 +01:00 |
|
Gustav Hansen
|
3fc7897bae
|
Merge pull request #17247 from strapi/dependabot/npm_and_yarn/eslint-27e296ecf0
chore(deps-dev): bump the eslint group with 2 updates
|
2023-07-10 11:14:19 +02:00 |
|
so_hell
|
67f900e6c1
|
fixed: fixed: The settings menu displays items that the user does not have p… #17237
|
2023-07-10 14:10:44 +05:30 |
|
dependabot[bot]
|
d892d85f0c
|
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).
Updates `@typescript-eslint/parser` 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)
Updates `eslint` from 8.42.0 to 8.44.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.42.0...v8.44.0)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 08:15:52 +00:00 |
|
Gustav Hansen
|
b115b44fa3
|
Merge pull request #17243 from strapi/chore/improve-dependabot-groups
Chore: Improve and extend dependabot groups
|
2023-07-10 10:11:34 +02:00 |
|
Gustav Hansen
|
7c66ef5f04
|
Merge pull request #17235 from strapi/dependabot/npm_and_yarn/stylelint-15.10.1
chore(deps-dev): bump stylelint from 13.13.1 to 15.10.1
|
2023-07-10 08:20:33 +02:00 |
|
Gustav Hansen
|
6870766904
|
Merge pull request #17242 from strapi/dependabot/npm_and_yarn/react-redux-8.1.1
chore(deps): bump react-redux from 8.0.5 to 8.1.1
|
2023-07-10 08:19:33 +02:00 |
|
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
|
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
|
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 |
|
Christian
|
dda5eeebad
|
Merge pull request #17215 from strapi/fix/delete-deits-merge
|
2023-07-07 12:46:22 +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 |
|
Mark Kaylor
|
1899ac4d42
|
Add params serializer
|
2023-07-06 14:48:21 +02:00 |
|
Gustav Hansen
|
3a6fa070b3
|
Chore: Apply default color to ReviewWorkflowsColumn
|
2023-07-06 14:29:00 +02:00 |
|
Gustav Hansen
|
e47c94e31b
|
Merge pull request #17047 from strapi/chore/rw-ee_else_ce
Chore: Refactor CM list-view review-workflow columns to use useEnterprise
|
2023-07-06 14:24:54 +02:00 |
|
Christian
|
8981892988
|
Merge pull request #16841 from smoothdvd/patch-4
|
2023-07-06 14:17:35 +02:00 |
|
Christian
|
2c5d531d57
|
Merge pull request #16913 from strapi/dependabot/npm_and_yarn/winston-3.9.0
|
2023-07-06 14:11:20 +02:00 |
|