12382 Commits

Author SHA1 Message Date
Bassel Kanso
8aae5221b0
Merge pull request #17105 from strapi/feat/data-transfer-assets
Transfer assets to and from external providers
2023-07-17 16:19:19 +03:00
Bassel
c10955a85f fixing unit test 2023-07-17 15:20:40 +03:00
Gustav Hansen
72cc277165 Merge branch 'main' into feature/review-workflow-multiple-merge-17-07-23 2023-07-17 13:38:35 +02:00
Josh
b4e73c4a05 fix(helper-plugin): useRBAC needs to recalc if the userPermissions argument changes 2023-07-17 12:25:16 +01:00
Josh
c7c8dbb4ca fix(i18n): entity locale actions were aimed at default locale 2023-07-17 11:29:17 +01:00
Marc-Roig
018409f763
test: unit test workflow stages are not duplicated 2023-07-17 11:35:44 +02:00
Marc-Roig
f11aeda877
feat: throw ValidationError if stage has a duplicated name 2023-07-17 11:03:36 +02:00
Bassel Kanso
dd7fb12755
Merge branch 'main' into feat/data-transfer-assets 2023-07-17 11:35:56 +03:00
Ben Irvin
7a64e2a7fd
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-17 09:15:55 +02:00
fbalhawan
702cf6a183 admin lastname defaults to undefined 2023-07-15 14:49:22 +03:00
Jamie Howard
90715c15d3 Chore: Validate workflow stage names are unique 2023-07-14 15:32:02 +02:00
Christian
19ea3a3934
Merge pull request #17135 from boazpoolman/feature/list-components-cli 2023-07-14 08:35:25 +02:00
Jamie Howard
1a8b6e78d8 feature(ee): WIP weekly cron job 2023-07-13 15:03:23 +01:00
Jamie Howard
f86ca68071 test(ee): cover sendDidCreateWorkflow call 2023-07-13 11:56:54 +01:00
Jamie Howard
41633bcce0 test(ee): cover sendDidEditWorkflow call 2023-07-13 11:49:08 +01:00
Jamie Howard
2cd691abae chore: cleanup 2023-07-13 11:18:02 +01:00
Jamie Howard
25014312a6 fix: pass in correct display name 2023-07-13 09:25:31 +01:00
smoothdvd
b30fd20c73
add space 2023-07-13 14:05:01 +08:00
smoothdvd
8666c71fd2
translate en to zh-Hans by using claude.ai 2023-07-13 13:34:26 +08:00
Alexandre BODIN
07bbe1588e
Merge pull request #17296 from strapi/fix/issue-16629 2023-07-12 18:17:20 +02:00
Marc Roig
c4cc65cc2f
Merge pull request #17292 from strapi/releases/4.11.5 2023-07-12 17:40:59 +02:00
Alexandre Bodin
68528a363e Fix bulkDelete not found should return a count of 0 2023-07-12 17:15:12 +02:00
Alexandre BODIN
c6c9e211cf
Merge pull request #17290 from strapi/fix/issue-15267 2023-07-12 16:20:55 +02:00
Jamie Howard
7a336e2918 feature(ee): send the total number of stages 2023-07-12 14:51:45 +01:00
Jamie Howard
9260acc64f chore: remove console log 2023-07-12 14:48:53 +01:00
Marc-Roig
f5e40910a5
Merge branch 'main' into releases/4.11.5 2023-07-12 15:44:01 +02:00
Alexandre Bodin
8243bf69ea Return routes once only 2023-07-12 15:09:59 +02:00
Marc-Roig
7bdef3d278
v4.11.5 2023-07-12 14:47:27 +02:00
Jamie Howard
99011ef33a fix: PR feedback 2023-07-12 12:53:32 +01:00
Jamie Howard
eeb5bbd769 fix: PR feedback 2023-07-12 12:33:48 +01:00
Jamie Howard
606b29a5bc test(ee): ReviewWorkflowsAssignee 2023-07-12 12:09:55 +01:00
Bassel
4441147220 fix type issue 2023-07-12 12:57:16 +03:00
Bassel
30e8a4e8bd adding transacting to import raw query 2023-07-12 12:49:38 +03:00
Jamie Howard
b4cd8ea6bf fix(ee): use named export for user settings page 2023-07-12 09:51:46 +01:00
Convly
7b939aa869 Merge branch 'main' of github.com:strapi/strapi into enhancement/perfs-wildcard-populate-sanitization 2023-07-12 10:45:11 +02:00
so_hell
fe2b24bcc1 fixed: Media Library - Can`t delete empty folder #17263 2023-07-12 12:31:53 +05:30
Jamie Howard
87ec8aac1b fix(ee): display assignee in list view using useEnterprise pattern 2023-07-11 17:02:26 +01:00
Jamie Howard
c10d384bc7 fix(ee) 2023-07-11 16:53:47 +01:00
Gustav Hansen
e55b8f7d59 Fix: Make stage color theme color retrieval more defensive 2023-07-11 17:48:46 +02:00
Jamie Howard
6fcaea76a6 Merge remote-tracking branch 'origin/main' into fix/review-workflow/assignee-merge 2023-07-11 15:41:28 +01:00
Jamie Howard
dd51304dc5 test(ee): unit test for assignee update 2023-07-11 15:29:35 +01:00
Jamie Howard
33decf1f3c fix(ee): get the assignee fromId 2023-07-11 15:29:28 +01:00
Jamie Howard
70d0073c58 feature(ee): send didEditAssignee telemetry event 2023-07-11 15:29:19 +01:00
Josh
0c20c6cea2
Merge pull request #17271 from nitinmadelyn/ui-improvement 2023-07-11 13:37:17 +01:00
Nitin
be42294191 add translation for aria-label 2023-07-11 17:17:49 +05:30
Marc-Roig
43f56d426e
fix: two separate queries to update order and inverse order 2023-07-11 13:22:16 +02:00
Gustav Hansen
2291816276 Merge branch 'main' into feature/review-workflow-multiple 2023-07-11 12:47:44 +02:00
Josh
7ff0df5e7b test: refactor CellContent/RelationMultiple tests 2023-07-11 11:28:33 +01:00
Josh
23ddb0922d chore: update snapshots 2023-07-11 11:28:33 +01:00
Josh
2f8a7dd2d5 test: refactor EditViewSettings tests 2023-07-11 11:28:33 +01:00