5169 Commits

Author SHA1 Message Date
nathan-pichon
dc671f61ce
test(review-workflow): add unit test for review workflows service 2023-02-02 11:30:06 +01:00
nathan-pichon
4f756d166d
refactor(review-workflow): use services in rw bootstrap 2023-02-02 10:16:59 +01:00
Convly
236275ab4d Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-02 10:10:48 +01:00
Christian
c557588829
Merge branch 'main' into tracking-system-ct-components-dz 2023-02-01 12:50:25 +01:00
Gustav Hansen
eb135b8a3b Chore: Make review workflow page-title plural 2023-02-01 12:37:17 +01:00
Mark Kaylor
cab6d7817e Remove is and is not null operators form user 2023-02-01 11:15:40 +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
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
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
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
Gustav Hansen
6779e145a5 Chore: Remove merge conflict file 2023-01-31 14:59:41 +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
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
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
markkaylor
5c565ae9e1
Merge pull request #15606 from strapi/chore/cm-json-input
[Content Manager] Add the new JSONInput from the DS to the CM
2023-01-31 11:00:15 +01:00
Mark Kaylor
e1e02a800b Fix bad import 2023-01-31 10:43:41 +01:00
dependabot[bot]
acf7129596
chore(deps): bump immer from 9.0.15 to 9.0.19
Bumps [immer](https://github.com/immerjs/immer) from 9.0.15 to 9.0.19.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.15...v9.0.19)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:04:01 +00:00
Marc-Roig
f607a61607 Merge branch 'feature/review-workflow' into feature/review-worflow/workflow-stage 2023-01-31 10:01:48 +01:00
Mark Kaylor
45b04be287 Remove global styles 2023-01-31 09:30:44 +01:00
Christian Capeans
6f2e86e562 Add small changes to improve context 2023-01-30 17:59:37 +01:00
nathan-pichon
7fbfcbdb78
fix(review-workflow): update default stages and workflow 2023-01-30 16:53:23 +01:00
Christian Capeans
c7f048918e Add TODOs to rename properties in v5 2023-01-30 15:55:58 +01:00
Mark Kaylor
40e80ba7c9 Make sure we have users before mapping 2023-01-30 15:49:00 +01:00