12157 Commits

Author SHA1 Message Date
Bassel
2eb22bd061 use same delete method for all upload providers 2023-07-10 17:48:12 +03:00
Bassel
4ca425aa3f log warning incase metadata doesn't exist in export file 2023-07-10 17:37:05 +03:00
Bassel
b1057ce3ec improve stringify 2023-07-10 16:42:25 +03:00
Convly
7ca9b6de4f Merge branch 'main' into enhancement/perfs-wildcard-populate-sanitization 2023-07-10 14:11:58 +02: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
Christian Capeans
763645b07b log error 2023-07-10 11:11:13 +02:00
Bassel
6073283d54 Merge branch 'main' into feat/data-transfer-assets 2023-07-10 12:06:58 +03: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
Christian Capeans
8087ae2101 Add error log 2023-07-10 10:22:03 +02:00
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
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
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
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
d61628abeb
fix: return workflow count instead of data lenght 2023-07-07 10:51:13 +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