Marc-Roig
|
2e8e5b52bc
|
Merge branch 'main' into fix/rbac-condition-and-relations
|
2023-05-24 16:32:17 +02:00 |
|
Ben Irvin
|
adacc4718e
|
Merge branch 'main' into chore/upgrade-jest-to-29.5
|
2023-05-24 15:12:21 +02:00 |
|
Ben Irvin
|
85341a4bbe
|
fix rest of tests
|
2023-05-24 15:11:29 +02:00 |
|
Ben Irvin
|
8a5097c8ba
|
fix tests
|
2023-05-24 15:03:00 +02:00 |
|
Gustav Hansen
|
ef842b86ab
|
Enhancement: Create useAdminUsers hook
|
2023-05-24 14:58:30 +02:00 |
|
Gustav Hansen
|
e7efd87d6b
|
Merge pull request #16809 from strapi/chore/use-content-types-docs
Chore: Add docs and auto-mock for useContentTypes()
|
2023-05-24 14:02:34 +02:00 |
|
Jamie Howard
|
ffb3079435
|
fix(webhooks/EditView): enforce 5 columns in table
|
2023-05-24 12:29:30 +01:00 |
|
Ben Irvin
|
ec1ce8b55a
|
rename ssoLockedRoles
|
2023-05-24 10:52:05 +02:00 |
|
Ben Irvin
|
7b7a7b97e0
|
clean up error handling again
|
2023-05-24 09:56:04 +02:00 |
|
Ben Irvin
|
9404cb352e
|
fix error handling
|
2023-05-24 09:44:24 +02:00 |
|
Damián Paranič
|
8aefd7c0a4
|
Merge branch 'main' into fix/media-library-multiple-selection
|
2023-05-24 09:24:22 +02:00 |
|
Gustav Hansen
|
e1c83cfd68
|
Enhancement: Fetch workflow mapped to a content-type instead of all
|
2023-05-23 21:48:47 +02:00 |
|
Gustav Hansen
|
3e48847cd3
|
Chore: Add auto-mock for useContentTypes
|
2023-05-23 21:18:18 +02:00 |
|
Gustav Hansen
|
f98a9b698b
|
Merge branch 'main' into feature/review-workflow-multiple
|
2023-05-23 20:56:59 +02:00 |
|
Bassel Kanso
|
fead30ef5c
|
Update packages/core/data-transfer/src/engine/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-05-23 18:53:59 +03:00 |
|
Bassel
|
e10a524e26
|
creating getSchemas in the engine to manage caching schemas
|
2023-05-23 18:53:59 +03:00 |
|
Bassel
|
6524692bc0
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 18:53:59 +03:00 |
|
Gustav Hansen
|
7ac19b76f5
|
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-23 18:53:59 +03:00 |
|
Josh
|
f5115403d1
|
feat: introduce useClipboard hook to remove dependency (#16751)
|
2023-05-23 18:53:59 +03:00 |
|
Marc-Roig
|
994a414fdc
|
chore: rename allowedEvents
|
2023-05-23 17:23:42 +02:00 |
|
Marc-Roig
|
13265dac94
|
feat: expose allowed webhook events in webhook store
|
2023-05-23 17:22:35 +02:00 |
|
Damián Paranič
|
921456f9ee
|
Merge branch 'main' into fix/media-library-multiple-selection
|
2023-05-23 16:18:13 +02:00 |
|
Bassel Kanso
|
c1377ecab2
|
Update packages/core/data-transfer/src/engine/index.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-05-23 16:56:33 +03:00 |
|
Bassel
|
b86c6ee875
|
creating getSchemas in the engine to manage caching schemas
|
2023-05-23 16:45:27 +03:00 |
|
Bassel
|
8ae00e4b9e
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 16:12:18 +03:00 |
|
Ben Irvin
|
de6537791e
|
fix comment
|
2023-05-23 15:09:53 +02:00 |
|
Ben Irvin
|
b9303741ba
|
only allow specific errors
|
2023-05-23 12:47:52 +02:00 |
|
Ben Irvin
|
9959347727
|
revert formatting
|
2023-05-23 12:45:05 +02:00 |
|
Ben Irvin
|
4c797f95ca
|
revert formatting
|
2023-05-23 12:43:12 +02:00 |
|
Ben Irvin
|
9d038e11da
|
revert comment
|
2023-05-23 12:42:37 +02:00 |
|
Ben Irvin
|
632c0787dc
|
Merge branch 'fix/sso-lock-out-option' into fix/ss-lock-out-backend
|
2023-05-23 12:41:28 +02:00 |
|
Ben Irvin
|
0c387365a6
|
add tests
|
2023-05-23 12:40:36 +02:00 |
|
Bassel
|
066258b3fb
|
fix unit test
|
2023-05-23 13:29:03 +03:00 |
|
Gustav Hansen
|
351c53eebf
|
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-23 11:43:36 +02:00 |
|
Ben Irvin
|
20141bbae2
|
throw when user is missing
|
2023-05-23 11:36:17 +02:00 |
|
Ben Irvin
|
8251a9d4e4
|
get roles from query.load
|
2023-05-23 11:29:02 +02:00 |
|
Ben Irvin
|
72b5d2f4f0
|
move all code to ee
|
2023-05-23 11:20:18 +02:00 |
|
Josh
|
e233d8afdc
|
feat: introduce useClipboard hook to remove dependency (#16751)
|
2023-05-23 08:43:35 +01:00 |
|
Bassel Kanso
|
660d83c463
|
Merge branch 'main' into fix/transfer-push-stuck
|
2023-05-23 10:25:18 +03:00 |
|
Simone Taeggi
|
f8acf8385b
|
change the property authenticationDisabled to ssoLockedRoles
|
2023-05-23 09:19:07 +02:00 |
|
Bassel
|
6058822ad0
|
refactoring and adding check to pull as well
|
2023-05-23 03:49:04 +03:00 |
|
Damián Paranič
|
547e7b2264
|
Merge branch 'main' into fix/media-library-multiple-selection
|
2023-05-22 18:26:13 +02:00 |
|
Marc
|
750b6c8e8f
|
Merge pull request #16768 from strapi/feature/improve-audit-logs-transaction-handling
|
2023-05-22 18:20:21 +02:00 |
|
Damián Paranič
|
6bf318637b
|
Fix: select all when another folder content is already selected
|
2023-05-22 17:57:44 +02:00 |
|
Damián Paranič
|
e2144ef634
|
Fix: missing condition for select all button
|
2023-05-22 17:56:57 +02:00 |
|
Simone
|
e67342f157
|
fix collection names check for plural names in edit (#16789)
* fix collection names check for plural names in edit
* add another condition on takenCollectionNames
|
2023-05-22 17:40:40 +02:00 |
|
Jamie Howard
|
9719eaff96
|
chore(webhooks/EditView)
|
2023-05-22 16:15:38 +01:00 |
|
Marc-Roig
|
51683b479c
|
chore: use push instead of spreading array
|
2023-05-22 17:08:43 +02:00 |
|
Josh
|
c1c7eab0d4
|
chore: license in strapi/ee needs prefix (#16799)
|
2023-05-22 16:03:36 +01:00 |
|
Jamie Howard
|
900c8b351f
|
feat(webhooks/EditView): Build EE edit view row
|
2023-05-22 16:02:53 +01:00 |
|