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 |
|
Marc
|
63e448c326
|
Merge branch 'main' into dependabot/npm_and_yarn/cloudinary-1.33.0
|
2023-01-31 12:57:39 +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 |
|
Marc-Roig
|
67f2cc730c
|
simplify mapAsyncDialects
|
2023-01-31 11:43:23 +01:00 |
|
Marc-Roig
|
cf88d212f9
|
introduce use of mapAsync
|
2023-01-31 11:40:56 +01:00 |
|
Christian Capeans
|
cc3d292f0e
|
Add more specific error
|
2023-01-31 11:27:06 +01:00 |
|
Christian Capeans
|
721b3e586c
|
Merge branch 'features/data-transfer' into deits/import-error-full-disk
|
2023-01-31 11:16:55 +01:00 |
|
Marc-Roig
|
3a4e811756
|
Merge branch 'main' into fix/performance-degradation-in-deeply-nested-coimpos
|
2023-01-31 11:13:08 +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 |
|
Gustav Hansen
|
778614cc36
|
Merge pull request #15642 from strapi/dependabot/npm_and_yarn/immer-9.0.19
chore(deps): bump immer from 9.0.15 to 9.0.19
|
2023-01-31 10:49:12 +01:00 |
|
Mark Kaylor
|
e1e02a800b
|
Fix bad import
|
2023-01-31 10:43:41 +01:00 |
|
Mark Kaylor
|
83a980fe93
|
Add snapshot test
|
2023-01-31 10:13:31 +01:00 |
|
Mark Kaylor
|
d371b73189
|
Update size
|
2023-01-31 10:13:14 +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 |
|
Rémi de Juvigny
|
14a1972d07
|
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
|
2023-01-31 10:00:26 +01:00 |
|
Julie Plantey
|
7055da085f
|
Merge pull request #15534 from hide-me/main
Fix and updates for plugin translations
|
2023-01-31 09:51:45 +01:00 |
|
Nathan Pichon
|
abcdb65faa
|
Merge pull request #15583 from strapi/feature/workflow-type
feat(review-workflow): Workflow content type and controllers
|
2023-01-31 09:35:32 +01:00 |
|
Mark Kaylor
|
45b04be287
|
Remove global styles
|
2023-01-31 09:30:44 +01:00 |
|
Ben Irvin
|
b9275ce7a6
|
Merge branch 'main' into fix/import-invalid-jsonl-should-throw
|
2023-01-31 09:05:54 +01:00 |
|
Ben Irvin
|
e73b7873c5
|
Merge pull request #15609 from strapi/enhancement/add-datatype-diff-type
|
2023-01-31 09:05:01 +01:00 |
|
Ben Irvin
|
7ec8338e57
|
throw informative message
|
2023-01-30 18:37:11 +01:00 |
|
Christian Capeans
|
6f2e86e562
|
Add small changes to improve context
|
2023-01-30 17:59:37 +01:00 |
|
Ben Irvin
|
6f4c4d4857
|
update yarn.lock
|
2023-01-30 16:54:11 +01:00 |
|
nathan-pichon
|
7fbfcbdb78
|
fix(review-workflow): update default stages and workflow
|
2023-01-30 16:53:23 +01:00 |
|
Ben Irvin
|
4e2468dce4
|
newline
|
2023-01-30 16:41:37 +01:00 |
|
Marc-Roig
|
d340110b9f
|
refactor wrapEmitEvent to emitEvent
|
2023-01-30 16:35:45 +01:00 |
|
Nathan Pichon
|
f003a98056
|
Merge pull request #15611 from strapi/feature/async-utils-function-map
feat(async-utils): map
|
2023-01-30 16:31:47 +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 |
|
Ben Irvin
|
546b6acc00
|
start throwing errors when parsing jsonl
|
2023-01-30 15:09:05 +01:00 |
|
Julie Plantey
|
0ff34ed15e
|
Merge pull request #15525 from c3pxuo/patch-1
Update ru.json
|
2023-01-30 15:08:51 +01:00 |
|