30936 Commits

Author SHA1 Message Date
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
Marc
01bf08d069
Merge pull request #16777 from Boegie19/fix-ts-db-location-generator 2023-05-24 09:32:19 +02:00
Gustav Hansen
1bb76ac25b Chore: Make jest ignore __mocks__ folders 2023-05-23 21:18:18 +02:00
Gustav Hansen
e1d0fac0ea Chore: Add docs for useContentTypes hook 2023-05-23 21:18:18 +02:00
Gustav Hansen
3e48847cd3 Chore: Add auto-mock for useContentTypes 2023-05-23 21:18:18 +02:00
Boegie19
bd7df454c9 removed default opts 2023-05-23 17:57:41 +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
Josh
bd934f4484 chore: add file extension to remove-dist-tag workflow (#16808) 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
ammi1378
69e63dd00d Fix: Avoid replacing entire generatedDocumentation
components
2023-05-23 18:53:59 +03:00
Bassel Kanso
1ceadb3c22
Merge pull request #16812 from strapi/fix/transfer-entities-schema-check
Save schemas in memory and use them instead of calling providers every time
2023-05-23 18:49:53 +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
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
Marc
abfcb0c194
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:02:17 +02:00
Marc
13c1d0db2c
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:02:02 +02:00
Marc
4ffaefcb18
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:01:55 +02:00
Josh
1fe83f97f2
chore: add file extension to remove-dist-tag workflow (#16808) 2023-05-23 12:56:42 +01:00
Gustav Hansen
e576dae3be
Merge pull request #16804 from strapi/chore/refactor-use-content-types-hook
Chore: Refactor useModels to use react-query rather than useReducer
2023-05-23 13:44:50 +02:00
Boegie19
7821baed76 remove ignoreKind 2023-05-23 12:49:38 +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
Marc-Roig
39dae2b701
doc: update transaction example 2023-05-23 12:42:55 +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
Fernando Chávez
d2584660b4
Merge pull request #16788 from ammi1378/fix/fix-disappearing-docs-autorization-button
Fix: Avoid replacing entire generatedDocumentation components
2023-05-23 12:36:00 +02:00
Bassel
066258b3fb fix unit test 2023-05-23 13:29:03 +03:00
Marc-Roig
bff6d9a24a
doc: rewording 2023-05-23 12:26:17 +02:00
Marc-Roig
524325fd30
doc: transactions 2023-05-23 12:16:55 +02: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
Fernando Chávez
977b54c72e
Merge branch 'main' into fix/fix-disappearing-docs-autorization-button 2023-05-23 09:43:44 +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