31218 Commits

Author SHA1 Message Date
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
Alexandre BODIN
ac3cdfb8ac
Merge branch 'main' into chore/ts-core 2023-06-27 18:13:17 +02:00
Josh
3d0661249a fix: remove parseISO and just use native Date instead
Update index.js
2023-06-27 17:10:14 +01:00
Ben Irvin
ddc227cf71
Merge pull request #17114 from strapi/chore/docs-broken-links 2023-06-27 17:24:48 +02:00
Jamie Howard
7ff725ed6c chore: cleanup 2023-06-27 16:14:44 +01:00
Ben Irvin
58da05af23 fix broken links 2023-06-27 17:11:40 +02: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
f49f273327
Merge pull request #16702 from strapi/chore/upgrade-jest-to-29.5 2023-06-27 13:44:40 +02:00
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
Ben Irvin
b6a7792d8f asset transfer warning 2023-06-27 12:09:53 +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
19434910d3
Merge pull request #17103 from strapi/fix/webhooks-name-error 2023-06-27 10:41:08 +01:00
Jamie Howard
653d1e0fd7 fix(Settings/Webhooks): improve name and url regex error messaging 2023-06-27 09:52:58 +01:00
Marc-Roig
65294d29a4
test: publish entity with required component 2023-06-27 10:23:40 +02: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
Josh
a56a6726fb
Merge pull request #17110 from nitinmadelyn/form-bug 2023-06-27 08:05:51 +01:00
Alexandre Bodin
5bbfb2ecc5 Add tests 2023-06-27 08:30:54 +02:00
Nitin
fbc1a4888f fix bug on Settings > Documentation & Advanced setting tab while saving 2023-06-27 10:47:37 +05:30
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
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
Ben Irvin
c8e128d11c Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-06-26 16:31:04 +02:00
Ben Irvin
23e86fd063 fix some tests 2023-06-26 16:26:39 +02:00
Josh
c593a2735b
Merge pull request #17102 from nitinmadelyn/profile-improvement 2023-06-26 15:19:39 +01:00
Ben Irvin
33a0033f65
Merge pull request #17100 from strapi/fix/lint-webhoot-events 2023-06-26 16:12:19 +02:00
Alexandre Bodin
bae3d7363a Fix small bugs breaking the tests 2023-06-26 15:57:46 +02:00
Josh
c43d25328b
Merge pull request #16802 from damuso/fix/media-library-multiple-selection 2023-06-26 13:55:17 +01:00
Nitin
2974996702 Prevent unnecessary api calls on profile save 2023-06-26 17:59:20 +05:30
Ben Irvin
2586daeecc eof eol 2023-06-26 14:20:52 +02:00
Ben Irvin
7aa725fde9 update structure 2023-06-26 14:18:27 +02:00