9899 Commits

Author SHA1 Message Date
Marc
27535fdb9a
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 11:11:57 +01:00
Marc
d942c56395
Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 10:08:28 +01:00
dependabot[bot]
a4223ffce6
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.4 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:06:32 +00:00
nathan-pichon
ee2b6afc57
test(review-workflow): filters in stages requests 2023-02-01 09:40:32 +01:00
Marc-Roig
2d94d30cb0 Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 09:34:57 +01:00
nathan-pichon
545b565782
fix(review-workflow): filters in stages requests 2023-01-31 20:16:53 +01:00
Mark Kaylor
0b4f2572ba Fix spaces in translations 2023-01-31 17:51:44 +01:00
Jamie Howard
00142301cb fix(CTB): AttributeIcon 2023-01-31 16:35:59 +00:00
nathan-pichon
80d1695b30
fix(review-workflow): bootstrap 4 stages for default wf 2023-01-31 17:23:05 +01:00
nathan-pichon
6f43611c4a
Merge branch 'feature/review-workflow' into feature/review-worflow/default-workflow
# Conflicts:
#	packages/core/admin/ee/server/bootstrap.js
2023-01-31 17:16:39 +01:00
Gustav Hansen
643cb8a8de CTB: Add checkbox to toggle review workflows for a content-type 2023-01-31 17:11:02 +01:00
Nathan Pichon
61199c036f
Merge pull request #15594 from strapi/feature/review-worflow/workflow-stage
feat(review-workflow): Stages
2023-01-31 17:01:27 +01:00
Marc
1c5ea28dcb
Merge branch 'main' into main 2023-01-31 16:37:55 +01:00
marcoautiero
d89e10e108 Fixing issue #15413 2023-01-31 15:50:34 +01:00
Marc-Roig
bc593964d6 test for populated and not populated relations in webhooks 2023-01-31 15:38:39 +01:00
nathan-pichon
335cb1639c
test(review-workflow): add one more stage to tests 2023-01-31 15:30:19 +01:00
nathan-pichon
37f427e581
chore(review-workflow): rename findOne in findById 2023-01-31 15:24:11 +01:00
Nathan Pichon
81146dc5c7
fix(review-workflow): use workflowId instead of id 2023-01-31 15:18:56 +01:00
Simone
21f8e427d3
Merge pull request #15599 from strapi/enhancement/axios-migration-upload
replace axiosInstance with getFetchClient inside the upload
2023-01-31 15:12:44 +01:00
Gustav Hansen
6779e145a5 Chore: Remove merge conflict file 2023-01-31 14:59:41 +01:00
Marc-Roig
708e1d677c refactor mapAsyncDialects import 2023-01-31 14:43:10 +01:00
nathan-pichon
cde11ac12a
Merge branch 'feature/review-workflow' into feature/review-worflow/workflow-stage 2023-01-31 14:41:58 +01:00
nathan-pichon
3b0e809e06
fix(review-workflow): content types shouldn't be visible 2023-01-31 14:08:54 +01:00
Mark Kaylor
ab87379d48 Add empty line between tests 2023-01-31 14:03:05 +01:00
Mark Kaylor
9dc89bb2f6 Add models to publish actions 2023-01-31 14:00:39 +01:00
Gustav Hansen
6583f4021a useReviewWorkflows: Enable skipped tests 2023-01-31 13:49:38 +01:00
Mark Kaylor
04630cdf98 Make schema optional on mainField 2023-01-31 13:46:39 +01:00
Christian Capeans
3e98167fb2 Clear mocks instead of reset them 2023-01-31 13:22:18 +01:00
Gustav Hansen
73975255ea Chore: Simplify setWorkflows action 2023-01-31 13:09:14 +01:00
Gustav Hansen
622946aec9 Remove mock data and use real API instead 2023-01-31 13:04:47 +01:00
Gustav Hansen
d8b26d94da Add tests for ReviewWorkflowsPage 2023-01-31 12:59:37 +01:00
Gustav Hansen
8710caf581 Chore: Add reducer test for code branch without workflow data 2023-01-31 12:59:37 +01:00
Gustav Hansen
699a35a53d Chore: Make store data-structure more flexible and split client from server 2023-01-31 12:59:37 +01:00
Gustav Hansen
ab3bcf46b6 Chore: Skip useReviewWorkflows() tests for now 2023-01-31 12:59:37 +01:00
Gustav Hansen
1ad0a97fb1 Chore: Fix outdated reducer test 2023-01-31 12:59:37 +01:00
Gustav Hansen
0086b0e163 Chore: Fix workflow status access 2023-01-31 12:59:37 +01:00
Gustav Hansen
d7b18b9ece Chore: Simplify selector access across the page 2023-01-31 12:59:37 +01:00
Gustav Hansen
9cf1567604 Chore: Replace uid with id in useReviewWorkflows hook 2023-01-31 12:59:37 +01:00
Gustav Hansen
c0f8140516 Settings: Add review workflow actions unit tests 2023-01-31 12:59:37 +01:00
Gustav Hansen
fd0861efab Settings: Simplify review workflow redux setup 2023-01-31 12:59:37 +01:00
Gustav Hansen
f4a773ebc6 Chore: Add reducer tests 2023-01-31 12:59:37 +01:00
Gustav Hansen
2aa3804787 Chore: Add component tests for Stages and Stage 2023-01-31 12:59:37 +01:00
Gustav Hansen
0e122dc344 Settings: Connect Review Workflow UI, data loader and redux 2023-01-31 12:59:37 +01:00
Gustav Hansen
cab472d804 Merge branch 'main' of github.com:strapi/strapi into feature/review-workflow 2023-01-31 12:53:18 +01:00
Gustav Hansen
10bae148b1
Merge pull request #15632 from strapi/feature/review-workflow-feature-flag
Settings: wrap check to display review workflows in a feature flag
2023-01-31 12:49:47 +01:00
nathan-pichon
0bf1ff15c4
test(review-workflow): unit tests for stages service 2023-01-31 12:37:59 +01:00
nathan-pichon
94808bc221
fix(review-workflow): rework stages methods naming
Fixes the integration tests
2023-01-31 12:26:58 +01:00
Marc-Roig
9d865b7b11 use mapAsync for all cases in mapAsyncDialects 2023-01-31 11:57:32 +01:00
Ben Irvin
9bbcab2e8a
Merge pull request #15639 from strapi/fix/import-invalid-jsonl-should-throw 2023-01-31 11:51:21 +01:00
Marc-Roig
cd8429c3c7 simplify mapAsyncDialects 2023-01-31 11:46:02 +01:00