31294 Commits

Author SHA1 Message Date
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
Ben Irvin
390d51b398 fix links 2023-06-26 13:57:09 +02:00
Ben Irvin
cb4126a9e8 websocket docs 2023-06-26 13:56:12 +02:00
Ben Irvin
e7e225ba5f add websocket docs 2023-06-26 13:08:23 +02:00
Ben Irvin
72fb317529 fix linting error 2023-06-26 12:44:08 +02:00
Ben Irvin
8627f96d89 fix after merge 2023-06-26 12:41:10 +02:00
Damián Paranič
5d30450570 added tests for new methods in useSelectionState hook 2023-06-26 12:37:52 +02:00
Damián Paranič
a757f0ffc7 added code comments 2023-06-26 12:37:27 +02:00
Ben Irvin
68e7bc8b21
Merge branch 'main' into chore/data-transfer-dev-docs 2023-06-26 12:32:02 +02:00
Ben Irvin
9f61258e74 add remote provider docs 2023-06-26 12:23:35 +02:00
Marc-Roig
9ad390e653
test: update lastUsedAt so field is updated only once an hour 2023-06-26 11:40:18 +02:00
Marc-Roig
d3323219c3
lastUsed update resolution to 1 hour 2023-06-26 11:17:51 +02:00
Marc-Roig
d535798aaa
update data transfer lastUsed once a day 2023-06-26 11:17:14 +02:00
Marc-Roig
a8fee831c7
update last used at once a day 2023-06-26 11:11:55 +02:00
Ben Irvin
fba7d1d77d local strapi docs 2023-06-26 11:10:09 +02:00
Nitin
a57671b3a9
Merge branch 'main' into ui-improvement 2023-06-26 14:20:35 +05:30
Danish Joseph
3a88a086b2
Merge branch 'main' into fix/image-preview-after-replace 2023-06-26 14:15:40 +05:30
Alexandre Bodin
73810431fe Merge branch 'main' into chore/ts-core 2023-06-26 10:44:09 +02:00
Alexandre BODIN
9231a02e86
Merge pull request #17098 from strapi/chore/fix-relative-imports 2023-06-26 10:43:40 +02:00
Damián Paranič
0e26a36dc4
Merge branch 'strapi:main' into fix/media-library-multiple-selection 2023-06-26 10:37:02 +02:00
Nitin
215302ad24 fix lint issue 2023-06-26 13:35:29 +05:30
Nitin
ec8cf8e442
Merge branch 'main' into ui-improvement 2023-06-26 13:30:06 +05:30
Ben Irvin
17f3d909d9 add file providers docs 2023-06-26 09:56:49 +02:00
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +02:00
dependabot[bot]
2871056aae
chore(deps-dev): bump nx from 16.3.2 to 16.4.0 (#17097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 08:11:07 +01:00
danishjoseph
a1c2ba6c57 fix: image preview after replacing 2023-06-25 11:48:18 +02:00
Alexandre Bodin
32a8055f21 Merge remote-tracking branch 'origin/main' into chore/ts-core 2023-06-23 20:59:58 +02:00
Alexandre Bodin
131988a98d Update after PR review 2023-06-23 20:58:27 +02:00
Gustav Hansen
c8d6478ec5
Merge pull request #17079 from strapi/fix/rendering-loops
Fix: Rendering loops for audit-logs and SSO settings pages
2023-06-23 15:44:06 +02:00
Gustav Hansen
c2b630c4ee
Merge pull request #17078 from strapi/fix/roles-rendering-loop
Fix: Fix infinite rendering loop of role edit page
2023-06-23 15:34:26 +02:00
Gustav Hansen
ee66e7cc95 Fix: Fix SSO setting page permissions 2023-06-23 15:21:16 +02:00
Gustav Hansen
dfc130f2f1 Fix: Fix audit-logs rendering loop 2023-06-23 15:20:38 +02:00
Gustav Hansen
04314f11f8 Fix: Fix infinite rendering loop of role edit page 2023-06-23 15:06:39 +02:00
markkaylor
e050cfb641
Merge pull request #17076 from strapi/fix/bulk-publish-spacing 2023-06-23 14:54:26 +02:00
Christian Capeans
0e83bc28d9 Optimise pull transfer for entities, configurations and links 2023-06-23 13:57:54 +02:00