Marc-Roig
|
00b166d439
|
fix: single types unit test
|
2023-05-26 14:45:22 +02:00 |
|
Marc-Roig
|
450b9fd7cf
|
chore: remove jsdoc unnecessary return
|
2023-05-26 13:21:53 +02:00 |
|
Marc-Roig
|
ee59206428
|
chore: document getQueryPopulate
|
2023-05-26 13:19:37 +02:00 |
|
Marc-Roig
|
fabe6c7c71
|
chore: document populate builder
|
2023-05-26 13:17:48 +02:00 |
|
Marc-Roig
|
ee5d821fa7
|
chore: cleanup comments
|
2023-05-26 13:05:08 +02:00 |
|
Marc-Roig
|
ba845dd0ac
|
chore: update entity manager types
|
2023-05-26 12:37:52 +02:00 |
|
Marc-Roig
|
f8f0b75185
|
feat: populateFromQuery
|
2023-05-26 12:35:22 +02:00 |
|
Marc-Roig
|
f41e29c40b
|
feat: populate in relations and single types
|
2023-05-26 12:34:18 +02:00 |
|
Marc-Roig
|
a9efdd0771
|
feature: populate from query
|
2023-05-26 12:34:00 +02:00 |
|
Marc-Roig
|
7c0a562948
|
feat: use populate builder
|
2023-05-25 17:00:52 +02:00 |
|
Marc-Roig
|
bed3540c9a
|
chore: move populate to its own folder
|
2023-05-25 16:54:11 +02:00 |
|
Marc-Roig
|
3425d44d42
|
chore: remove populate query from permissionChecker
|
2023-05-25 14:41:19 +02:00 |
|
Marc-Roig
|
398414854e
|
feat: populate builder
|
2023-05-25 14:39:07 +02:00 |
|
Marc-Roig
|
b37f6b1c1e
|
feat: cleanup entity manager
|
2023-05-25 14:36:50 +02:00 |
|
Marc-Roig
|
cdb17d5c16
|
chore: rename populate query
|
2023-05-24 18:20:06 +02:00 |
|
Marc-Roig
|
4a97be49b5
|
chore: cleanup get query populate
|
2023-05-24 18:04:50 +02:00 |
|
Marc-Roig
|
e3e3cfe08a
|
test: query populate
|
2023-05-24 18:03:16 +02:00 |
|
Marc-Roig
|
f3cc11e825
|
feat: get populate query
|
2023-05-24 18:03:01 +02:00 |
|
Marc-Roig
|
2e8e5b52bc
|
Merge branch 'main' into fix/rbac-condition-and-relations
|
2023-05-24 16:32:17 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Gustav Hansen
|
351c53eebf
|
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-23 11:43:36 +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 |
|
Marc
|
750b6c8e8f
|
Merge pull request #16768 from strapi/feature/improve-audit-logs-transaction-handling
|
2023-05-22 18:20:21 +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 |
|
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 |
|
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
|
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 |
|
Gustav Hansen
|
50beed3d39
|
Revert "Chore: Refactor useModels to use react-query rather than useReducer"
|
2023-05-22 15:06:16 +02:00 |
|
Gustav Hansen
|
e1dcf256d7
|
Merge pull request #16791 from strapi/chore/refactor-use-models-hook
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-22 13:51:32 +02:00 |
|
Josh
|
141d3675ab
|
revert react18 (#16793)
|
2023-05-22 12:23:24 +01:00 |
|
Gustav Hansen
|
59a46518df
|
Chore: Add useContentTypes hook documentation
|
2023-05-22 13:09:11 +02:00 |
|
Gustav Hansen
|
fcf3c62cd9
|
Chore: Extend and fix tests
|
2023-05-22 13:03:16 +02:00 |
|
Gustav Hansen
|
e03a435bbf
|
Chore: Add tests
|
2023-05-22 12:57:12 +02:00 |
|
Marc
|
4e17f00e35
|
Merge pull request #16760 from strapi/fix/some-folders-cant-be-moved-inside-others
|
2023-05-22 12:40:25 +02:00 |
|
Gustav Hansen
|
fe72e32fe3
|
Chore: Rename useModels hook to useContentTypes, Add auto mocks
|
2023-05-22 12:39:13 +02:00 |
|