5626 Commits

Author SHA1 Message Date
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
Marc-Roig
40507bab54
feat: add custom intervals in RelativeTime util 2023-06-27 16:35:31 +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
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +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
Mark Kaylor
3f4bfdbdd1 Fix bulk publish removed 2023-06-23 09:52:58 +02:00
Josh
9a537e811b chore: merge fixes
chore: fix lint
2023-06-22 09:18:57 +01:00
Marc
674dc96b89 refactor: mark uid as a prohibited field & separate auto-clone route (#16957)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-22 08:12:20 +01:00
Josh
f72a62be05 fix: error message improvements (#16949) 2023-06-22 08:12:12 +01:00
Josh
b62df89641 fix: if we have an origin it will be type string 2023-06-22 08:12:11 +01:00
Josh
be77eea6b7 refactor: remove workaround for relations
it's not needed
2023-06-22 08:11:50 +01:00
Josh
6283e43000 fix: use the specific clone route to post the new entity when finished cloning 2023-06-22 08:11:50 +01:00
Josh
99f6e71df8 fix: wrong operator used for searching 2023-06-22 08:11:50 +01:00
Josh
1c0b4f14ba chore: add plugin query params to request 2023-06-22 08:11:31 +01:00
Josh
cef57c7841 chore: add tests 2023-06-22 08:11:31 +01:00
Marc-Roig
14fc4028e7 feat: find the origin & only load to modified data under the clone route
chore: pr amends from bad rebase
2023-06-22 08:11:31 +01:00
Josh
889a183706 chore: pr fixes
chore: tidy ups
2023-06-22 08:11:11 +01:00
Josh
c7363e4feb feat: add clone entity on click in table redirect if not possible 2023-06-22 08:10:49 +01:00
Convly
9fb9f758da Merge branch 'releases/4.11.2' 2023-06-21 16:04:33 +02:00
Convly
6f7c815c2b v4.11.2 2023-06-21 15:57:32 +02:00
Gustav Hansen
fcb7185344 Fix: Improve stage change success notification 2023-06-21 14:33:46 +02:00
Gustav Hansen
9dd3971b54
Merge pull request #17035 from strapi/chore/permissions-components-redux
Chore: Move admin permissions into redux
2023-06-21 12:54:11 +02:00
Gustav Hansen
96d8abb6b6
Merge pull request #16995 from strapi/enhancement/use-enterprise-hook-users-list
Enhancement: Replace ee_else_ce imports with useEnterprise in settings - users
2023-06-21 12:11:13 +02:00
Gustav Hansen
dc83d9a7ab Chore: Remove global admin permission import 2023-06-21 11:17:12 +02:00
Gustav Hansen
9386e7cc7c Chore: Move admin permissions into redux (menu hooks) 2023-06-21 11:17:12 +02:00
Gustav Hansen
bf94659008 Chore: Refactor tests 2023-06-21 11:17:12 +02:00
Gustav Hansen
c44cf5c5fd Chore: Move admin permissions into redux 2023-06-21 11:17:12 +02:00
Gustav Hansen
773b62f1b8 Chore: Remove constants file that shouldn't exist yet 2023-06-21 10:49:56 +02:00
Gustav Hansen
476e5b5d4f
Merge pull request #16996 from strapi/enhancement/use-enterprise-hook-auth
Enhancement: Replace ee_else_ce imports with useEnterprise in auth
2023-06-21 10:47:40 +02:00
Florent Baldino
43f6e73ffc
chore(telemetry): send event ID as a custom (#17029) 2023-06-20 16:06:27 +01:00
Jamie Howard
7427fb4845
Merge pull request #16956 from strapi/feature/emit-review-workflow-webhooks 2023-06-20 08:53:48 +01:00
Jamie Howard
b9a173fce8 fix(ee): use entity service directly for emit event calls 2023-06-19 16:37:20 +01:00
Jamie Howard
8133fc4384 test(Webhooks/EditView) 2023-06-19 15:22:15 +01:00
Jamie Howard
34483f58ea test(ee): fix tests 2023-06-19 15:15:05 +01:00
Jamie Howard
e6846cec31 test(Settings): expect webhook save button to be disabled 2023-06-19 15:07:31 +01:00
Jamie Howard
8d43691685 fix(Settings): detect is webhook form is dirty 2023-06-19 15:03:32 +01:00
Jamie Howard
02b50ff730 chore: cleanup 2023-06-19 14:47:44 +01:00
Gustav Hansen
6e01780a75 Fix: Improve default value 2023-06-19 12:59:03 +02:00
Gustav Hansen
d28f60f2b8 Merge branch 'main' into enhancement/use-enterprise-hook-auth 2023-06-19 12:30:19 +02:00
Jamie Howard
c3876eb9c1 chore: cleanup 2023-06-19 11:27:45 +01:00
Jamie Howard
049059c800 chore: refactor how we get the previous stage 2023-06-19 11:23:09 +01:00