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 |
|
Gustav Hansen
|
009f770e54
|
Chore: Remove cellFormatter callback and inline columns in list-view
|
2023-07-06 13:13:20 +02:00 |
|
Christian Capeans
|
063b2f366c
|
Merge branch 'main' into dependabot/npm_and_yarn/winston-3.9.0
|
2023-07-06 11:32:00 +02:00 |
|
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 |
|
Jean-Sébastien Herbaux
|
9751bc9825
|
Merge pull request #17207 from strapi/releases/4.11.4
|
2023-07-05 17:40:40 +02:00 |
|
Convly
|
3149e374f4
|
Merge branch 'releases/4.11.4'
|
2023-07-05 16:51:48 +02:00 |
|
Convly
|
babbeb86b6
|
Update yarn.lock
|
2023-07-05 16:50:01 +02:00 |
|
Convly
|
8d325a6953
|
v4.11.4
v4.11.4
|
2023-07-05 16:46:16 +02:00 |
|
Jean-Sébastien Herbaux
|
5342fe4390
|
Merge pull request #17204 from strapi/fix/date-parser
|
2023-07-05 16:22:14 +02:00 |
|
Jean-Sébastien Herbaux
|
8fe9a90972
|
Merge pull request #17017 from strapi/dependabot/npm_and_yarn/graphql-scalars-1.22.2
|
2023-07-05 15:06:13 +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 |
|
Josh
|
fde1c794f6
|
Merge pull request #17195 from strapi/fix/i18n-cm-edit-view-gap
|
2023-07-05 12:46:23 +01: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 Capeans
|
04bedb1b54
|
Merge branch 'main' into dependabot/npm_and_yarn/winston-3.9.0
|
2023-07-05 13:25:17 +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
|
95de3129e0
|
fix: i18n CM EditView locale selector flex gap
|
2023-07-05 10:28:42 +01:00 |
|