29765 Commits

Author SHA1 Message Date
Josh
45831f30f5
Merge pull request #15140 from strapi/fix/window-build-errors 2022-12-12 08:35:30 +00:00
Fernando Chavez
04f7212fcc WIP: Changes on the test when audit logs are enabled or not 2022-12-11 20:46:11 +01:00
Fernando Chavez
07dee822cb Merge branch 'audit-logs/event-hub-refactoring' of github.com:strapi/strapi into audit-logs/service 2022-12-11 17:54:22 +01:00
Rémi de Juvigny
6dced3ab3b Add event hub tests 2022-12-09 21:46:34 +01:00
Alexandre Bodin
e90885ab91 Merge branch 'main' into chore/transactions 2022-12-09 19:15:27 +01:00
Alexandre Bodin
f19da0cbf8 Merge branch 'main' into chore/transactions 2022-12-09 18:32:54 +01:00
Rémi de Juvigny
a7520d8456 Add aliases and tests 2022-12-09 18:28:32 +01:00
Josh
c51cde28a8 Merge branch 'main' into feature/relations-reordering 2022-12-09 17:10:00 +00:00
Josh
03f2de9b63
Merge pull request #15139 from strapi/fix/avoid-undefined-paths-in-recursion 2022-12-09 17:07:57 +00:00
Josh
d5ef35ed03 chore: add tests 2022-12-09 16:29:37 +00:00
gitstart
664b5a8245 chore: set default value for undefined folders 2022-12-09 16:26:08 +00:00
gitstart
957d78325a Merge commit '99dfb9a2c879247f4c816590961be0a1b09aa9c5' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets 2022-12-09 16:26:05 +00:00
Simone Taeggi
2ae2807ba3 Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 17:20:22 +01:00
Simone Taeggi
07566f9727 refactor DateTimePicker in the helper-plugin to use the new one in the DS repo 2022-12-09 17:19:16 +01:00
Josh
230bf81c66
Merge pull request #15130 from strapi/fix/relation-drag-display 2022-12-09 15:20:27 +00:00
Marc-Roig
b01fc82f52 validate sort array 2022-12-09 16:13:03 +01:00
Pierre Noël
aef49c5410 Use temporary table even for mysql versions above 5 2022-12-09 15:57:23 +01:00
Simone Taeggi
79452154ec Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 15:38:25 +01:00
Josh
e3b74f5ddc fix: tighten key on relation input & reset empty drag preview when index is changed to make sure it keeps it blank 2022-12-09 14:24:34 +00:00
Rémi de Juvigny
d61eda4b93 Clear listeners on destroy 2022-12-09 14:44:38 +01:00
Marc
99dfb9a2c8
Merge pull request #15037 from strapi/fix/twice-inversedBy 2022-12-09 14:33:13 +01:00
Rémi de Juvigny
32d419601e Merge branch 'audit-logs/event-hub-refactoring' into audit-logs/service 2022-12-09 14:14:22 +01:00
Rémi de Juvigny
3f01d36578 Apply feedback 2022-12-09 13:56:28 +01:00
Hasta
b26d0eaea9
Merge branch 'main' into main 2022-12-09 13:37:19 +01:00
Gustav Hansen
b71fb9b731
Merge pull request #15120 from strapi/dependabot/npm_and_yarn/react-error-boundary-3.1.4
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
2022-12-09 13:12:29 +01:00
Gustav Hansen
b4b90aa30b
Merge pull request #15121 from strapi/dependabot/npm_and_yarn/husky-8.0.2
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
2022-12-09 13:11:52 +01:00
Josh
f5916dce19
Merge branch 'main' into fix/window-build-errors 2022-12-09 11:53:46 +00:00
Simone
e62a89e804
Merge pull request #15047 from strapi/fix/change-strapi-icons-color-in-dashboard
Change strapi icons color in dashboard
2022-12-09 12:13:56 +01:00
Josh
00be005018 fix: for windows 2022-12-09 10:12:18 +00:00
Pierre Noël
2cdd96feea
Merge pull request #15034 from strapi/fix/deadlock-components
Reduce transaction size to avoid deadlock
2022-12-09 10:35:21 +01:00
Julie Plantey
2b6b92be3e
Merge pull request #15125 from strapi/authLogo/tracker-update
[features][authLogo] Update tracking events
2022-12-09 10:28:50 +01:00
Josh
faccd129f5 fix: filter path because a dynamic zone component is a component but it should be classified as a dynamic zone 2022-12-08 17:09:32 +00:00
Gustav Hansen
11d5cebea6
Merge pull request #15131 from strapi/fix/support-axios-wrapper
FIX: Support new axios wrapper format
2022-12-08 17:33:53 +01:00
gitstart
1ae2671f4c fix: select all when page is greater than one 2022-12-08 16:22:35 +00:00
Rémi de Juvigny
d6d9f882a6 wip update audit logs tests 2022-12-08 17:13:26 +01:00
Jamie Howard
b08987ae80 fix(admin): support new axios wrapper format
fix(content-type-builder): support new axios wrapper format
2022-12-08 15:39:30 +00:00
Rémi de Juvigny
2a2801e625 Refactor audit logs service 2022-12-08 16:04:31 +01:00
Rémi de Juvigny
84bdd98c06 Merge branch 'audit-logs/event-hub-refactoring' into audit-logs/service 2022-12-08 15:14:27 +01:00
Josh
4eb5db84cc test: edit them 2022-12-08 13:24:47 +00:00
Josh
17dc00d7de fix: issue with scrolling and removing items 2022-12-08 13:16:52 +00:00
Josh
f1f463498b fix: add specific preview for RelationItem to DragLayer 2022-12-08 13:14:53 +00:00
Jamie Howard
96d0256bb0 fix(entity-service): support locale=all for single types 2022-12-08 11:25:47 +00:00
Josh
0e0174ef34
Merge pull request #15126 from strapi/fix/growing-relation-input 2022-12-08 11:12:24 +00:00
Josh
5de5a3bb4f
Merge pull request #15123 from strapi/fix/overflows-in-repeatable-components 2022-12-08 10:35:24 +00:00
Josh
b7c609c2b9 chore: update snapshots 2022-12-08 10:35:10 +00:00
Rémi de Juvigny
c29a2a841b Remove logs 2022-12-08 11:18:23 +01:00
Rémi de Juvigny
d24ab0569f Refactor the event hub 2022-12-08 11:03:14 +01:00
Josh
75d8cacaf1 fix: reset gridTemplateColumns otherwise component breaks out of grid 2022-12-08 09:45:02 +00:00
Julie Plantey
66691f5027 updated track event on reset and change logos 2022-12-08 10:36:39 +01:00
Josh
2383242c24 chore: update snapshots 2022-12-08 09:31:26 +00:00