9921 Commits

Author SHA1 Message Date
Josh
a8276cc77f chore: clean up commands 2023-02-09 16:52:53 +00:00
Gustav Hansen
d1abc78224
Merge pull request #15760 from strapi/chore/update-msw
Chore: Update msw to 1.0.0
2023-02-09 17:49:01 +01:00
Josh
bddd9e604c chore: update snapshots 2023-02-09 16:48:09 +00:00
Jamie Howard
751c69d478 feat(upload): extend entity manager to sign private media URLs 2023-02-09 16:39:26 +00:00
Josh
ec4ab30295 Merge branch 'main' into chore/helper-plugin-webpack 2023-02-09 16:28:29 +00:00
Josh
9b90e17060 chore: fix build of helper-plugin 2023-02-09 16:27:14 +00:00
Gustav Hansen
e3f63edf99 Chore: Remove legacy cypress tests 2023-02-09 17:25:38 +01:00
Simone Taeggi
11359d1410 Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-09 17:18:21 +01:00
Simone Taeggi
a4cd6907a9 partial solution 2023-02-09 17:17:39 +01:00
Simone
dde721b30a
Merge branch 'main' into enhancement/axios-migration-email 2023-02-09 17:12:55 +01:00
Josh
77ca24a02e chore: put back deps 2023-02-09 16:07:10 +00:00
Josh
74c3c93c1a Merge branch 'main' into chore/helper-plugin-webpack 2023-02-09 16:01:29 +00:00
Nathan Pichon
959ee04379
Merge pull request #15717 from strapi/feature/review-worflow/stages-update
feat(review-workflow): add update route for stages on workflows
2023-02-09 17:01:23 +01:00
nathan-pichon
cae37108cf
test(review-workflows): checking workflow update parameters 2023-02-09 15:19:45 +01:00
nathan-pichon
48d6caffa3
test(review-workflows): update for transaction 2023-02-09 15:07:46 +01:00
nathan-pichon
c44d59b586
docs(review-workflows): add jsdoc to getDiffBetweenStages function 2023-02-09 15:04:36 +01:00
Marc-Roig
4e6731ec58 make s3 bucket private 2023-02-09 15:02:15 +01:00
nathan-pichon
a542051b8a
docs(review-workflows): add jsdoc to getDiffBetweenStages function 2023-02-09 15:01:52 +01:00
Simone Taeggi
595ce31ce7 update fe snapshots 2023-02-09 14:56:28 +01:00
nathan-pichon
81f7d64020
feat(review-workflows): add transaction to replace stages 2023-02-09 14:53:39 +01:00
Gustav Hansen
0aaaa28d13 Chore: Update redux and react-redux 2023-02-09 14:51:02 +01:00
nathan-pichon
c425139fb4
chore(review-workflows): rename assignedStagesToWorkflow to stagesIds 2023-02-09 14:50:57 +01:00
Gustav Hansen
83a16e64cc Chore: Update msw to 1.0.0 2023-02-09 14:14:19 +01:00
Gustav Hansen
3fce6f9d90 Chore: Simplify onboarding tests 2023-02-09 13:55:52 +01:00
Gustav Hansen
0eca13d479 Chore: Cleanup onboarding 2023-02-09 13:55:29 +01:00
Gustav Hansen
c6a8885fc7 Chore: Optimize onboarding preview image 2023-02-09 13:55:07 +01:00
Gustav Hansen
5bea0f4c0f Fix lint errors 2023-02-09 13:32:11 +01:00
Gustav Hansen
af4a376f31
Merge branch 'feature/review-workflow' into feature/review-workflow-admin-permissions 2023-02-09 13:03:44 +01:00
gitstart
79bc0fadb1 fix: resolves wrong related item list order 2023-02-09 11:49:30 +00:00
ivanThePleasant
3c932a25fb WIP several improvements on the #15738 merger 2023-02-09 12:37:38 +02:00
Simone
f9df0894d0
Merge branch 'main' into enhancement/axios-migration-email 2023-02-09 09:49:43 +01:00
Convly
f143b7e57a Implement the ws status command 2023-02-08 18:19:08 +01:00
Pierre Noël
52bcdad90b Fix JSON field for postgres when the value is a simple string 2023-02-08 18:09:54 +01:00
Gustav Hansen
00bffbd079 Settings: Do not set the server delete stage flag back to false 2023-02-08 17:49:43 +01:00
Gustav Hansen
bc4ded0ab0 Settings: Confirm saving if a user has deleted stages that exist on the server 2023-02-08 17:44:02 +01:00
Convly
1dd825035c Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-08 17:22:20 +01:00
Convly
17a7845e3d v4.6.1 2023-02-08 17:00:11 +01:00
nathan-pichon
548ad3e931
fix(file-utils): rewrite requires 2023-02-08 16:02:42 +01:00
nathan-pichon
57009a0f30
fix(file-utils): rewrite requires 2023-02-08 15:57:14 +01:00
Gustav Hansen
031aa8557c Settings: Fix ReviewWorkflows tests 2023-02-08 15:38:28 +01:00
nathan-pichon
5316123801
fix(upload-local-provider): use package require instead of absolute path 2023-02-08 15:33:49 +01:00
Gustav Hansen
3973d8d11a Settings: Protect review workflows page with read permissions 2023-02-08 14:59:58 +01:00
Jean-Sébastien Herbaux
c62c1400fb
Merge pull request #15737 from akcyp/alpine-import-fix 2023-02-08 14:24:32 +01:00
Josh
1479574ff0
Merge pull request #15744 from strapi/fix/custom-inputs-rerendering-hook 2023-02-08 12:58:00 +00:00
Josh
1f99ddfed1 Update useLazyComponents.test.js 2023-02-08 12:45:05 +00:00
Josh
642cb3d34f fix: handle the hook being re-rendered 2023-02-08 11:46:04 +00:00
ivanThePleasant
fd6bfe9f0d
Update packages/core/admin/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-08 13:39:17 +02:00
ivanThePleasant
414941d28d
Update packages/core/admin/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-08 13:39:09 +02:00
ivanThePleasant
b085d2a8b8
Update packages/core/admin/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-08 13:39:01 +02:00
ivanThePleasant
2edbce8dc5
Update packages/core/admin/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-08 13:38:49 +02:00