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
Jamie Howard
040bd3fe42
Merge remote-tracking branch 'origin/main' into feature/review-workflow-assignee
2023-06-21 11:43:16 +01: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
Nathan Pichon
7dd4495585
fix(review-workflows): rename table should happen before sync with content-type ( #17037 )
2023-06-20 15:20:38 +02: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
Nathan Pichon
94fa70f49a
feat(review-workflows): migrate old to new stage attribute name ( #16991 )
...
* feat(review-workflows): migrate old to new stage attribute name
* fix(review-workflows): remove table if found empty in migration
* chore(review-workflows): keep review workflows options in example
2023-06-19 16:41:26 +02: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
Gustav Hansen
5170e19a23
Fix: Improve defaultValue for ee roles
2023-06-19 12:13:22 +02:00
Christian Capeans
90694bdfbe
Remove didReceiveAPIRequest event
2023-06-19 11:53:24 +02:00
Gustav Hansen
0a3ba688c9
Merge branch 'main' into enhancement/use-enterprise-hook-users-list
2023-06-19 11:19:04 +02:00
Jamie Howard
98835a7df6
Merge pull request #16988 from strapi/rw-assignee/remove-react-select
2023-06-19 09:46:06 +01:00
Gustav Hansen
0cb8977cdf
Merge branch 'main' into enhancement/use-enterprise-hook
2023-06-19 09:32:25 +02:00
Gustav Hansen
c86d26d25a
Merge pull request #16985 from strapi/chore/eslint-sort-imports-front
...
Chore: Auto-sort imports using eslint
2023-06-19 09:18:51 +02:00
Gustav Hansen
02915b3cf0
Enhancement: Replace ee_else_ce imports with useEnterprise in auth
2023-06-13 07:16:45 +02:00
Gustav Hansen
7de42f7030
Chore: Align variable names
2023-06-13 06:54:59 +02:00
Gustav Hansen
a57127c47a
Chore: Cleanup utils
2023-06-13 06:52:37 +02:00
Gustav Hansen
005f91bdcc
Chore: Replace role layout ee_else_ce imports with useEnterprise
2023-06-13 06:49:02 +02:00
Gustav Hansen
a1fbbee8f7
Chore: Replace ee_else_ce imports in users list
2023-06-13 06:42:22 +02:00
Gustav Hansen
96948e0d1e
Chore: Update snapshot tests
2023-06-12 22:10:54 +02:00
Gustav Hansen
dca5778d8e
Chore: Apply eslint import sorting fix
2023-06-12 21:34:07 +02:00
Jamie Howard
89dad0d065
fix(ee): tests
2023-06-12 16:29:12 +01:00
Jean-Sébastien Herbaux
aea0ea8350
Merge pull request #16990 from strapi/releases/4.11.1
2023-06-12 17:27:43 +02:00
Jamie Howard
4dd26a2445
feature(ee): emit workflow id with stage change event
2023-06-12 16:24:09 +01:00
Marc-Roig
6cdb5a7737
v4.11.1
2023-06-12 17:10:44 +02:00
Jamie Howard
f433f1becc
Merge remote-tracking branch 'origin/main' into rw-assignee/remove-react-select
2023-06-12 15:45:09 +01:00
Josh
f5a9528422
test: update to remove act
calls
2023-06-12 14:55:22 +01:00
Josh
7df9fa2da1
refactor: use version 2 of breadcrumbs in anticipation of deprecation ( #16981 )
2023-06-12 14:42:27 +01:00
Gustav Hansen
0f7ea43985
Chore: Simplify settings router defaults
2023-06-12 13:48:48 +02:00
Gustav Hansen
588b9cc816
Chore: Add tests for useEnterprise() hook
2023-06-12 13:48:48 +02:00
Gustav Hansen
49629b147b
Chore: Replace ee_else_ce babel plugin for auth router
2023-06-12 13:40:40 +02:00
Gustav Hansen
f60ef2c0a8
Chore: Start using useEnterprise to load the settings router
2023-06-12 13:40:40 +02:00
Gustav Hansen
5b4c13c99a
Enhancement: Ass userEnterprise() hook
2023-06-12 12:59:21 +02:00
markkaylor
01e461d267
Merge pull request #16979 from strapi/fix/marketplace-stats
2023-06-12 11:24:54 +02:00
Jamie Howard
102e766e20
Merge remote-tracking branch 'origin/feature/review-workflow-assignee' into feature/review-workflow-assignee-list-view-fe
2023-06-12 10:02:10 +01:00