30539 Commits

Author SHA1 Message Date
nathan-pichon
c2d82a20d7
chore(contrib-docs): move eslint file to docs folder 2023-05-02 15:17:54 +02:00
nathan-pichon
b888b703eb
docs: move example file 2023-05-02 15:14:08 +02:00
nathan-pichon
136d7b972b
docs: replace todos by callout todos 2023-05-02 15:13:45 +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
Marc
e71fa3ec1e
Merge pull request #16364 from strapi/fix/mysql-deadlock-performance-issues 2023-05-02 13:49:20 +02:00
Josh
f5fe401ac4
Merge pull request #16500 from strapi/chore/ds-170 2023-05-02 12:18:49 +01:00
Gustav Hansen
f29697be64
Merge pull request #16589 from strapi/feature/review-workflow-1-cm-list-ellipsis
CM: Add max length for stage names in the list-view
2023-05-02 13:08:20 +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
b4ec34d69e
Merge pull request #16588 from strapi/feature/review-workflow-1-fix-color-badge
Settings: Fix color badge with long stage names
2023-05-02 12:30: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
Gustav Hansen
40eafd428d Chore: CM - Minor cleanup of configure the view 2023-05-02 11:53:17 +02:00
Marc
6421cc6392
Merge pull request #16563 from strapi/review-workflow-1/fix-update-only-stage-color 2023-05-02 11:44:31 +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-Roig
94524dcbd1
Merge remote-tracking branch 'origin/feature/review-workflow-1-normalize-color' into feature/review-workflow-1-normalize-color 2023-05-02 11:14:21 +02:00
Simen Daehlin
504fee7795 Renamed message when running in production. 2023-05-02 10:00:38 +01:00
Marc
1815e881cb
Merge pull request #16583 from strapi/review-workflow-1/color-migration 2023-05-02 11:00:12 +02:00
Marc-Roig
00ec2c98a8
fix: unit tests 2023-05-02 10:51:27 +02:00
Marc-Roig
7b9940acf4
Merge branch 'feature/entity-service-wrapOutput' into feature/private-s3-url-signing-content-api 2023-05-02 10:50:59 +02:00
Gustav Hansen
dc33e41ce2 Settings: Normalize color hex to be lowercase; display custom values 2023-05-02 10:40:38 +02:00
Marc-Roig
7281ffc268
Merge branch 'main' into feature/entity-service-wrapOutput 2023-05-02 10:32:04 +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
Nathan Pichon
41d8f15eb9
chore(contrib-docs): typo
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-05-02 09:55:56 +02:00
Nathan Pichon
76017de6c5
chore(contrib-docs): typo
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-05-02 09:55:47 +02:00
Jean-Sébastien Herbaux
cd5e791448
Merge pull request #16516 from strapi/ts-support-2/automatic-type-generation 2023-05-02 09:45:07 +02:00
Josh
b728ee36e7
Merge pull request #16576 from strapi/dependabot/npm_and_yarn/core-js-3.30.1 2023-05-02 08:21:02 +01:00
Josh
2ce938337d
Merge pull request #16578 from strapi/dependabot/npm_and_yarn/react-intl-6.4.1 2023-05-02 08:20:36 +01: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
Sébastien Vanvelthem
b9cc357b44 ci: update install action 2023-05-01 17:48:56 +02:00
Sébastien Vanvelthem
e94e0a32bd ci: update install action 2023-05-01 17:45:36 +02:00
Sébastien Vanvelthem
9bbf73cbd7 ci: document new install action 2023-05-01 14:19:35 +02:00
Sébastien Vanvelthem
e5d19a164b ci: test with caching node_modules by default 2023-05-01 12:52:51 +02:00
Sébastien Vanvelthem
86d2ab4a1b ci: fix codefactor issue 2023-05-01 11:30:26 +02:00
Sébastien Vanvelthem
c3961d352d ci: add option to cache node_modules 2023-05-01 11:24:41 +02:00
Sébastien Vanvelthem
c01b01baf4 ci: add cleanup cache 2023-05-01 11:23:44 +02:00