6461 Commits

Author SHA1 Message Date
Rémi de Juvigny
7d26539c5a Move bulk confirm modal to same file 2023-05-03 10:53:33 +02:00
Rémi de Juvigny
1d283eb98e Mark feedback 2023-05-03 10:49:45 +02:00
Rémi de Juvigny
bd4011e1a8 Move confirm all dialogs to bulk actions bar file 2023-05-02 17:28:32 +02:00
Rémi de Juvigny
aa797ddd00 Merge remote-tracking branch 'origin/feature/bulk-publish' into bulk-publish/modals 2023-05-02 16:55:50 +02:00
Gustav Hansen
93c85d856d
Merge pull request #16585 from strapi/feature/review-workflow-1
Enhancement: Review workflow colors and reordering
2023-05-02 16:27:14 +02:00
Rémi de Juvigny
2f480c7ab9 Remove testId 2023-05-02 16:20:32 +02:00
Rémi de Juvigny
6895240a6f Remove extra wrappers 2023-05-02 15:43:32 +02:00
Rémi de Juvigny
55cddced4e Use common state var for all 3 modals 2023-05-02 14:25:03 +02:00
Rémi de Juvigny
e0e1982870 Add ConfirmBulkActionDialog abstraction 2023-05-02 14:11:01 +02:00
Gustav Hansen
2b1d7e854c
Merge pull request #16587 from strapi/chore/cm-settings-cleanup
Chore: CM - Minor cleanup of configure the view
2023-05-02 14:09:14 +02:00
Gustav Hansen
392fa438b7 CM: Add max length for stage names in the list-view 2023-05-02 12:54:09 +02:00
Gustav Hansen
c996eca2ea Settings: Fix color badge with long stage names 2023-05-02 12:08:20 +02:00
Gustav Hansen
a8adb71ec2
Merge pull request #16562 from strapi/feature/review-workflow-1-normalize-color
Settings: Normalize color hex; display custom color values
2023-05-02 11:57:27 +02:00
Marc-Roig
1a1a9eea51
Merge branch 'main' into fix/remove-persisted-tables-from-store 2023-05-02 11:55:24 +02:00
Gustav Hansen
40eafd428d Chore: CM - Minor cleanup of configure the view 2023-05-02 11:53:17 +02:00
Josh
595edd3d0d chore: add translatable label to Marketplace Sortby Select 2023-05-02 10:41:29 +01:00
Josh
85b3eeb64f chore: update to DS 1.7.2
chore: add snapshots

chore: update to 1.7.0

chore: fix tests

chore: fix hp & upload tests

chore: fix admin tests

chore: fix user-permissions FE test

chore: update snapshots and helper-plugin

fix: multi-select

chore: bump to 1.7.1

chore: bump to 1.7.2

chore: update snapshots

fix: broken test

chore: update snapshots
2023-05-02 10:23:23 +01:00
Marc-Roig
7f7b11099f
Merge branch 'feature/review-workflow-1-normalize-color' into review-workflow-1/fix-update-only-stage-color 2023-05-02 11:15:45 +02:00
Marc
1815e881cb
Merge pull request #16583 from strapi/review-workflow-1/color-migration 2023-05-02 11:00:12 +02:00
Gustav Hansen
dc33e41ce2 Settings: Normalize color hex to be lowercase; display custom values 2023-05-02 10:40:38 +02:00
Mark Kaylor
ac4848039c Fix test 2023-05-02 09:57:37 +02:00
Mark Kaylor
28716e311e Move import causing lint error 2023-05-02 09:57:37 +02:00
Fernando Chavez
06d2aefe7e add test file for BulkActionsBar new component 2023-05-02 09:57:37 +02:00
Mark Kaylor
7c9c2d13d7 Move validation and handler to page level 2023-05-02 09:57:37 +02:00
Mark Kaylor
e254aa5093 Validate selected entries for bulk publish 2023-05-02 09:57:37 +02:00
Fernando Chavez
f67642c741 fix lint error 2023-05-02 09:57:37 +02:00
Fernando Chavez
13629d27e9 fix names on proptypes of new bulk actions bar component 2023-05-02 09:57:37 +02:00
Fernando Chavez
747625f64a change cloneElement for a render function on helper-plugin's dynamicTable 2023-05-02 09:57:37 +02:00
Fernando Chavez
cb873f9d13 add canPublish to conditions to show the bulk buttons 2023-05-02 09:57:37 +02:00
Fernando Chavez
7fcfb9f9a8 Send the canPublish permissions to the DynamicTable on content manager 2023-05-02 09:57:37 +02:00
Fernando Chavez
dfced8d998 Add a new bulkActionsBar prop to DynamicTable from helper-plugins and changes to the table on content manager to have the new bulk publish buttons 2023-05-02 09:57:36 +02:00
gitstart
50540747e0 chore: revert less readable translation update
Co-authored-by: oxenprogrammer <7220167+oxenprogrammer@users.noreply.github.com>
2023-05-02 05:54:01 +00:00
gitstart
45d81c8d3c Merge commit '83d394f47f5b5ee11b31f535997dd73358434317' of https://github.com/GitStartHQ/strapi into fix/description-min-and-max-characters 2023-05-02 05:53:58 +00:00
dependabot[bot]
6ed2132d3a
Bump react-intl from 6.3.2 to 6.4.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.3.2...react-intl@6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-30 23:56:52 +00:00
Dominic Seitz
202a7d0b79
Merge branch 'main' into main 2023-04-30 18:51:17 +02:00
Marc-Roig
57ebe9c3e8
chore: change comment 2023-04-29 12:01:18 +02:00
Marc-Roig
ff33454691
feat: migrateReviewWorkflowStagesColor 2023-04-29 12:00:50 +02:00
Marc-Roig
dad3437033
chore: add default stage color constant 2023-04-29 11:59:33 +02:00
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
Ben Irvin
09d6856616 fix version typo 2023-04-28 18:07:14 +02:00
Marc
bb1b227338
Merge pull request #16550 from strapi/fix/review-workflows-depends-on 2023-04-28 18:04:24 +02:00
Ben Irvin
1a99a47e23 warn instead of blocking node 14 2023-04-28 17:13:15 +02:00
Gustav Hansen
be52a7cca4 Settings: Improve error handling for stage update errors 2023-04-28 17:01:54 +02:00
Ben Irvin
14add5a00e replace broken jest useFakeTimers 2023-04-28 17:01:50 +02:00
Marc-Roig
e114800c2d
fix: update stage if only changes its color 2023-04-28 16:58:43 +02:00
Gustav Hansen
eb4764ca27 Settings: Normalize color hex to be lowercase; display custom values 2023-04-28 16:44:48 +02:00
Ben Irvin
f541b0868c remove system time mock 2023-04-28 16:44:04 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Gustav Hansen
eb70b19e1b
Merge pull request #16506 from strapi/feature/review-workflow-1-cm-list-color
CM: Render stage color in the list-view
2023-04-28 14:04:16 +02:00
Gustav Hansen
84a9da4b2a
Merge pull request #16546 from strapi/feature/review-workflow-1-d-and-d-stages
Settings: Add drag and drop to allow reordering of stages
2023-04-28 14:03:58 +02:00