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 |
|
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 |
|
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 |
|
Ben Irvin
|
2d8e6d87fd
|
remove comment
|
2023-05-22 16:53:46 +02:00 |
|
Ben Irvin
|
b9c52652c4
|
throw error with code
|
2023-05-22 16:51:26 +02:00 |
|
Gustav Hansen
|
a75ab5a07b
|
Merge pull request #16796 from strapi/feature/review-workflow-multiple-ct-names-list
Settings: Display content-type display names over uids
|
2023-05-22 16:47:23 +02:00 |
|
Paul Tiedtke
|
301e0706b8
|
chore: upgrade libs to react 18 and fix tests
chore: update snapshots
chore: fix fe tests
chore: update snapshot
Revert "revert react18 (#16793)"
This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
|
2023-05-22 15:33:31 +01:00 |
|
Ben Irvin
|
8b10c20465
|
move most of the code to strapi/ee
|
2023-05-22 15:53:03 +02:00 |
|
Gustav Hansen
|
e40c67b7b8
|
Merge pull request #16797 from strapi/revert-16791-chore/refactor-use-models-hook
Revert "Chore: Refactor useModels to use react-query rather than useReducer"
|
2023-05-22 15:47:55 +02:00 |
|
Marc-Roig
|
41a26cbaf6
|
feat: add default stage colors
|
2023-05-22 15:44:04 +02:00 |
|
Marc
|
7c0ab2cc38
|
Merge branch 'main' into feature/improve-audit-logs-transaction-handling
|
2023-05-22 15:36:02 +02:00 |
|
Marc-Roig
|
bc9880ebc3
|
test: transaction onCommit and onRollback
|
2023-05-22 15:20:24 +02:00 |
|
Marc-Roig
|
a6a50ab194
|
fix: properly store commit callbacks
|
2023-05-22 15:19:53 +02:00 |
|