5169 Commits

Author SHA1 Message Date
Rémi de Juvigny
122fd4a6af Move audit logs permissions to EE 2023-02-10 16:29:10 +01:00
Gustav Hansen
2682132728 Docs: Add useApiErrorHandler hook documentation 2023-02-10 13:22:05 +01:00
Gustav Hansen
8ef88457b3
Merge branch 'main' into fix/api-errors-fe 2023-02-10 12:59:37 +01:00
Gustav Hansen
a6db2ba38c
Merge pull request #15757 from GitStartHQ/fix/display-order-menuItems-multiple-relations
fix: Sometimes the children display order is incorrect in list view
2023-02-10 10:40:02 +01:00
Gustav Hansen
512c8582f1
Merge pull request #15769 from strapi/chore/remove-webpack-node-polyfill
Chore: Remove node-polyfill-webpack-plugin
2023-02-10 09:06:08 +01:00
Josh
b69e10f968
Merge pull request #15441 from strapi/chore/helper-plugin-webpack 2023-02-10 08:04:50 +00:00
gitstart
53cecc3c3c chore: adds supporting unit test for change
Co-authored-by: raph941 <raph941@gmail.com>
Co-authored-by: oxenprogrammer <emmy1000okello@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-02-10 05:58:49 +00:00
gitstart
7ceacec66e Merge commit 'bd3f5b1ae32faa9b2896476b79f98f3152cb11f5' of https://github.com/GitStartHQ/strapi into fix/display-order-menuItems-multiple-relations 2023-02-10 05:58:45 +00:00
Gustav Hansen
f5ec2a2325 Chore: Remove node-polyfill-webpack-plugin 2023-02-09 20:01:26 +01:00
Convly
880ba7af86 Merge branch 'main' into features/data-transfer 2023-02-09 19:48:13 +01:00
Gustav Hansen
0ec4cb929d
Merge pull request #15723 from strapi/enh/helper-box
[enh] Add Onboarding videos
2023-02-09 18:13:17 +01: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
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
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
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
Gustav Hansen
031aa8557c Settings: Fix ReviewWorkflows tests 2023-02-08 15:38:28 +01:00
Gustav Hansen
3973d8d11a Settings: Protect review workflows page with read permissions 2023-02-08 14:59:58 +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
Josh
2ff6e7769b chore: remove duplicate file 2023-02-08 11:20:26 +00:00
Rémi de Juvigny
cf4d169168
Merge branch 'main' into fix/audit-log-table 2023-02-08 11:39:51 +01:00
Rémi de Juvigny
4bbfab14fe Move migration to dedicated folder 2023-02-08 11:38:58 +01:00
Gustav Hansen
cabe932c3e Rename useLicenseLimitInfos hook 2023-02-08 10:59:46 +01:00
Convly
9e4436b15a Add a verify util to the transfer runner handler 2023-02-08 10:46:16 +01:00
Gustav Hansen
77be722048 Refactor useLicenseLimitInfos and useLicenseLimitNotifications hooks
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2023-02-08 10:39:49 +01:00
Rémi de Juvigny
3a33df8e7e Compare content type schema against db columns 2023-02-07 20:35:04 +01:00