11209 Commits

Author SHA1 Message Date
Marc-Roig
252b616804
fix: ignore yup test validation if stage array is empty 2023-07-18 12:26:05 +02:00
Marc-Roig
490a8c239e
chore: yup validation text refactor 2023-07-17 19:00:06 +02:00
Marc-Roig
4a949d4ddd
chore: yup validation variable rename 2023-07-17 18:57:32 +02:00
Marc-Roig
4bdf6ddf2b
feat: yup validate stage names are unique 2023-07-17 18:49:17 +02:00
Marc-Roig
018409f763
test: unit test workflow stages are not duplicated 2023-07-17 11:35:44 +02:00
Marc-Roig
f11aeda877
feat: throw ValidationError if stage has a duplicated name 2023-07-17 11:03:36 +02:00
Gustav Hansen
e55b8f7d59 Fix: Make stage color theme color retrieval more defensive 2023-07-11 17:48:46 +02:00
Gustav Hansen
2291816276 Merge branch 'main' into feature/review-workflow-multiple 2023-07-11 12:47:44 +02:00
Gustav Hansen
815e1fa642
Merge pull request #17206 from strapi/enhancement/remove-ee-else-ce
Chore: Drop babel ee_else_ce plugin and babel from @strapi/admin
2023-07-11 12:21:51 +02:00
Marc Roig
4daabde012
Merge pull request #17248 from strapi/dependabot/npm_and_yarn/knex-2.5.0 2023-07-11 11:45:12 +02:00
Gustav Hansen
63a0abac01 Chore: Drop babel dependencies from @strapi/admin 2023-07-11 11:24:55 +02:00
Josh
fef7cd24df chore: update ds to 1.8.2 2023-07-11 10:20:09 +01:00
Gustav Hansen
075e3b2797 Chore: Drop babel-plugin-styled-components dependency 2023-07-11 10:54:31 +02:00
Gustav Hansen
6181f2b4b7 Chore: Drop babel ee_else_ce plugin and babel-loader 2023-07-11 10:19:23 +02:00
Gustav Hansen
7bf1ac9006
Merge pull request #17245 from strapi/feature/review-workflow-multiple-tracking
Chore: Implement multiple workflow tracking events
2023-07-11 09:03:46 +02:00
Gustav Hansen
4be5b5e21b Chore: Refactor usage of useLicenseLimitNotification hook 2023-07-10 16:41:43 +01:00
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
Gustav Hansen
865cb2f6c5
Merge pull request #17252 from strapi/feature/review-workflow-multiple-limits
Fix: Fix license limits for workflow settings pages
2023-07-10 12:38:32 +02: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
752baaac71
Merge pull request #17246 from strapi/fix/rw-worflow-attributes-test-act
Fix: Improve test setup for workflow attributes
2023-07-10 10:45:22 +02:00
Gustav Hansen
29cfb4508f Fix: Fix license limits for workflow settings pages 2023-07-10 10:43:41 +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]
de90fbcd78
chore(deps): bump knex from 2.4.0 to 2.5.0
Bumps [knex](https://github.com/knex/knex) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 08:18:48 +00:00
Gustav Hansen
b965b428a4 Chore: Implement multiple workflow tracking events 2023-07-10 10:13:13 +02:00
Gustav Hansen
df449d8e10
Merge pull request #17244 from strapi/feature/review-workflow-multiple-qa-07-23
Chore: Review Workflows (multiple workflows) QA
2023-07-10 10:12:25 +02:00
Gustav Hansen
0ccfca6ea5 Fix: Improve test setup for workflow attributes 2023-07-10 09:44:58 +02:00
Gustav Hansen
2ae54f5f72 Fix: Add back on page load license limit modal in list-view 2023-07-10 08:23:47 +02:00
Gustav Hansen
92854494a4 Fix: Improve license conditionals in create-view 2023-07-10 08:23:16 +02:00
Gustav Hansen
b5abd3a8c9 Chore: Sort content-types by name in workflow attributes 2023-07-10 08:22:21 +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
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
Gustav Hansen
59eb25f989 Fix: Update stage keys for the CM list-view 2023-07-07 16:34:40 +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
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
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