12157 Commits

Author SHA1 Message Date
Marc Roig
df4a540b51
Merge pull request #17099 from strapi/fix/update-last-used-at-once-a-day 2023-06-28 14:30:08 +02:00
Marc Roig
cfe7d0416a
Merge pull request #17125 from strapi/fix/missing-memoized-perms-release 2023-06-28 14:27:47 +02:00
Alexandre BODIN
7703f7d2fa
Merge pull request #16938 from strapi/chore/ts-core 2023-06-28 13:22:56 +02:00
Josh
7a822ca6f3
Merge pull request #17117 from strapi/fix/empty-dates 2023-06-28 11:28:35 +01:00
Marc-Roig
5adf9f1c63
Merge remote-tracking branch 'origin/fix/update-last-used-at-once-a-day' into fix/update-last-used-at-once-a-day 2023-06-28 11:58:33 +02:00
Marc-Roig
c48b1efc7a
chore: update relativeTime stories 2023-06-28 11:52:18 +02:00
Josh
5e1499d9f2
Merge pull request #16671 from strapi/chore/remove-react-select-usage 2023-06-28 10:43:34 +01:00
Marc-Roig
22c812acf8
cherrypick: make the permissions memoized 2023-06-28 11:38:49 +02:00
Alexandre BODIN
82f32a2504
Update packages/core/utils/src/convert-query-params.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-06-28 11:36:56 +02:00
Jamie Howard
0361a96a88
Merge pull request #17106 from strapi/fix/webhooks-rw-payload 2023-06-28 10:12:38 +01:00
Marc
e1b51c84c5
Update packages/core/helper-plugin/src/components/RelativeTime/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-28 10:04:38 +02:00
Marc-Roig
4ad16d5dcd
feat: spanish intl 2023-06-28 09:45:29 +02:00
Marc-Roig
8f79fe8996
fix: interval threshold to 1 hour 2023-06-28 09:44:28 +02:00
Marc-Roig
4b3cbda2eb
feat: add intl 2023-06-28 09:42:25 +02:00
Christian Capeans
6359676a9b Optimize assets transfer 2023-06-28 09:30:04 +02:00
Josh
229d74e62c
Merge pull request #17095 from danishjoseph/fix/image-preview-after-replace 2023-06-28 08:03:30 +01:00
Alexandre BODIN
999c2d3420
Merge pull request #17108 from strapi/fix/invalid-function-def 2023-06-28 08:36:40 +02:00
Punit Sethi
86ee4bc3bb Fixed the logic to show indicator till fetching data 2023-06-28 11:23:25 +05:30
Danish Joseph
ef3a0aa21b
Merge branch 'main' into fix/image-preview-after-replace 2023-06-28 01:28:00 +05:30
Josh
3d0661249a fix: remove parseISO and just use native Date instead
Update index.js
2023-06-27 17:10:14 +01:00
Jamie Howard
7ff725ed6c chore: cleanup 2023-06-27 16:14:44 +01:00
Marc-Roig
40507bab54
feat: add custom intervals in RelativeTime util 2023-06-27 16:35:31 +02:00
Alexandre Bodin
c574622447 Check kebab case only if value is defined 2023-06-27 15:16:34 +02:00
Marc
5ce34225c0
Merge pull request #17113 from strapi/fix/clone-with-non-prohibited-fields 2023-06-27 15:16:16 +02:00
Marc
7bb2c72256
Merge pull request #17112 from strapi/fix/publish-required-compos 2023-06-27 15:07:22 +02:00
Alexandre Bodin
e69479f68d Merge branch 'main' into chore/ts-core 2023-06-27 14:59:43 +02:00
Alexandre Bodin
1340bfc17e Fix sort query 2023-06-27 14:59:20 +02:00
Ben Irvin
4a9f265e69 revert test changes 2023-06-27 14:26:11 +02:00
Nitin
8fa3b01906
Merge branch 'main' into ui-improvement 2023-06-27 17:21:28 +05:30
Ben Irvin
7f5b10ee76
Merge branch 'main' into chore/replace-node-14-with-20 2023-06-27 13:45:23 +02:00
Nitin
f4b134ff4b add aria-label as to link 2023-06-27 16:55:58 +05:30
Jamie Howard
5985781a9a fix(ee): retrieve stage name and ID from updated entity 2023-06-27 11:35:28 +01:00
Ben Irvin
a58a2f9a51 diagnostics 2023-06-27 12:24:58 +02:00
Marc-Roig
692c3b1bad
fix: await clone method 2023-06-27 12:18:46 +02:00
Jamie Howard
2ca802bcbd fix(ee): review workflow entity service decorator tests 2023-06-27 11:09:47 +01:00
Ben Irvin
88c71d5eaa fixes 2023-06-27 12:03:57 +02:00
Jamie Howard
653d1e0fd7 fix(Settings/Webhooks): improve name and url regex error messaging 2023-06-27 09:52:58 +01:00
Marc-Roig
e7e8146e2e
fix: populate relations on bulk publish 2023-06-27 10:00:30 +02:00
Marc-Roig
52f9a50dcc
fix: populate relations in entity manager publish 2023-06-27 09:56:12 +02:00
Alexandre Bodin
b13c272f11 Fix undefined model case 2023-06-27 09:34:47 +02:00
Alexandre Bodin
ff79914dac Remove unecessary code 2023-06-27 09:31:05 +02:00
Alexandre Bodin
5bbfb2ecc5 Add tests 2023-06-27 08:30:54 +02:00
Alexandre Bodin
9f44ed2342 Function was never called properly 2023-06-26 19:36:30 +02:00
Jamie Howard
5898f6cce8 fix(ee): send stage names in webhook payload 2023-06-26 16:47:57 +01:00
Jamie Howard
954044bf11 fix(ee): correct payload structure for review workflows stage change webhook event 2023-06-26 16:32:04 +01:00
Alexandre Bodin
8e1e7317a7 Improve types 2023-06-26 17:29:11 +02:00
Bassel Kanso
cac25da38a
Merge branch 'main' into feat/data-transfer-assets 2023-06-26 18:20:58 +03:00
Bassel
f2515d762a upload image to aws and cloudinary providers successfully 2023-06-26 17:58:41 +03:00
Josh
8e705cf7c6 chore: remove react-select usage
chore: update snapshot

fix: only try to add a relation with an id

chore: tweaks

chore: update snapshots
2023-06-26 15:56:49 +01:00
Jamie Howard
1e4ec9a224 fix(Settings/Webhooks): correctly display webhook name error 2023-06-26 15:49:43 +01:00