-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose Content Fields Indexing via GraphQL for content field filtering #16092
Expose Content Fields Indexing via GraphQL for content field filtering #16092
Commits on May 17, 2024
-
Expose ContentFields as input fields, add more content definition eve…
…nts for updated type, parts and fields
mdameer committedMay 17, 2024 Configuration menu - View commit details
-
Copy full SHA for cd1c0dc - Browse repository at this point
Copy the full SHA cd1c0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbce74 - Browse repository at this point
Copy the full SHA 5dbce74View commit details -
mdameer committed
May 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d132e8 - Browse repository at this point
Copy the full SHA 9d132e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a34d2f - Browse repository at this point
Copy the full SHA 2a34d2fView commit details
Commits on May 18, 2024
-
Remove unused usings, fix injecting for nullable dependency "fieldsIn…
…putMarker"
mdameer committedMay 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 44a202f - Browse repository at this point
Copy the full SHA 44a202fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83da283 - Browse repository at this point
Copy the full SHA 83da283View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d0d0a9 - Browse repository at this point
Copy the full SHA 0d0d0a9View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3500572 - Browse repository at this point
Copy the full SHA 3500572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d07fc - Browse repository at this point
Copy the full SHA 26d07fcView commit details -
Fix multi tenant issue with dynamic index alias provider
mdameer committedMay 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d8fa1cc - Browse repository at this point
Copy the full SHA d8fa1ccView commit details
Commits on May 23, 2024
-
mdameer committed
May 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 387ea80 - Browse repository at this point
Copy the full SHA 387ea80View commit details -
Configuration menu - View commit details
-
Copy full SHA for acad591 - Browse repository at this point
Copy the full SHA acad591View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63427b2 - Browse repository at this point
Copy the full SHA 63427b2View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36afb33 - Browse repository at this point
Copy the full SHA 36afb33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0d85c - Browse repository at this point
Copy the full SHA 3c0d85cView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 692b40a - Browse repository at this point
Copy the full SHA 692b40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73135d4 - Browse repository at this point
Copy the full SHA 73135d4View commit details -
Differentiate query and input builders for the dynamic content item
mdameer committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d88f14 - Browse repository at this point
Copy the full SHA 6d88f14View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3250a53 - Browse repository at this point
Copy the full SHA 3250a53View commit details -
Return "FieldTypeIndexDescriptor" instead of tuple from GetFieldIndex
mdameer committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 06680e5 - Browse repository at this point
Copy the full SHA 06680e5View commit details -
Co-authored-by: Tony Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f13f45 - Browse repository at this point
Copy the full SHA 2f13f45View commit details -
DynamicContentFieldsIndexAliasProvider.cs formatting
mdameer committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1cd80e0 - Browse repository at this point
Copy the full SHA 1cd80e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b250836 - Browse repository at this point
Copy the full SHA b250836View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 341f404 - Browse repository at this point
Copy the full SHA 341f404View commit details
Commits on May 31, 2024
-
Merge remote-tracking branch 'OrchardCore/main' into graph-dynamic-fi…
…elds-filter
mdameer committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 884e646 - Browse repository at this point
Copy the full SHA 884e646View commit details -
mdameer committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for cff031d - Browse repository at this point
Copy the full SHA cff031dView commit details
Commits on Jun 4, 2024
-
Differentiate query and input dynamic builders, dynamic content type …
…query tests
mdameer committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 926b12a - Browse repository at this point
Copy the full SHA 926b12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b7f06 - Browse repository at this point
Copy the full SHA b6b7f06View commit details -
Remove multi value filters for boolean graph type
mdameer committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 95fb3bf - Browse repository at this point
Copy the full SHA 95fb3bfView commit details -
Fix dynamic content type test recipe name
mdameer committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 381e6b6 - Browse repository at this point
Copy the full SHA 381e6b6View commit details -
Add query multiple content fields test
mdameer committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 68093fb - Browse repository at this point
Copy the full SHA 68093fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f4f9d - Browse repository at this point
Copy the full SHA 73f4f9dView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f12374 - Browse repository at this point
Copy the full SHA 6f12374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c164f - Browse repository at this point
Copy the full SHA 23c164fView commit details -
Add documentation for dynamic content fields usage in GraphQL
mdameer committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 473666a - Browse repository at this point
Copy the full SHA 473666aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b18b5d0 - Browse repository at this point
Copy the full SHA b18b5d0View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b54b0e1 - Browse repository at this point
Copy the full SHA b54b0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fe18c - Browse repository at this point
Copy the full SHA a4fe18cView commit details -
Add a blank line at the end of the file
Co-authored-by: Tony Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85a3dea - Browse repository at this point
Copy the full SHA 85a3deaView commit details -
Add a blank line at the end of the file
Co-authored-by: Tony Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cd0804 - Browse repository at this point
Copy the full SHA 7cd0804View commit details -
Co-authored-by: Tony Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f07cb3 - Browse repository at this point
Copy the full SHA 1f07cb3View commit details -
Update src/OrchardCore/OrchardCore.ContentManagement.GraphQL/Queries/…
…Types/DynamicContentTypeQueryBuilder.cs Co-authored-by: Tony Han <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a46bb75 - Browse repository at this point
Copy the full SHA a46bb75View commit details -
Remove unused content query parameter in "DynamicContentTypeBuilder",…
… Add end line for files
mdameer committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for a90e4e5 - Browse repository at this point
Copy the full SHA a90e4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73eb17b - Browse repository at this point
Copy the full SHA 73eb17bView commit details -
Add dynamic content field query release note for 2.0.0
mdameer committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c53c26 - Browse repository at this point
Copy the full SHA 3c53c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7106f - Browse repository at this point
Copy the full SHA dd7106fView commit details -
Make clearing and populating the tenantAliases thread-safe
mdameer committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 837eb66 - Browse repository at this point
Copy the full SHA 837eb66View commit details
Commits on Jun 7, 2024
-
Fix clearing and populating the tenantAliases to be thread-safe
mdameer committedJun 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 60e1f83 - Browse repository at this point
Copy the full SHA 60e1f83View commit details
Commits on Jun 8, 2024
-
Implement IFilterInputObjectGraphType to unify filter object graph types
mdameer committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 7945f06 - Browse repository at this point
Copy the full SHA 7945f06View commit details -
Merge 'main' into graph-dynamic-fields-filter
mdameer committedJun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for a3bb0b2 - Browse repository at this point
Copy the full SHA a3bb0b2View commit details -
mdameer committed
Jun 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ccfd9f - Browse repository at this point
Copy the full SHA 9ccfd9fView commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcbf918 - Browse repository at this point
Copy the full SHA bcbf918View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 306d85a - Browse repository at this point
Copy the full SHA 306d85aView commit details -
DynamicContentTypeBuilder variables name refactoring
Co-authored-by: Georg von Kries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2781ca6 - Browse repository at this point
Copy the full SHA 2781ca6View commit details -
Mahe DynamicContentTypeBuilder ctor protected
mdameer committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for da07f14 - Browse repository at this point
Copy the full SHA da07f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 491a97f - Browse repository at this point
Copy the full SHA 491a97fView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8676203 - Browse repository at this point
Copy the full SHA 8676203View commit details -
Make IIndexAliasProvider.GetAliases async and rename it to GetAliases…
…Async, use memory cache instead of concurrentdictionary
mdameer committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 60168e4 - Browse repository at this point
Copy the full SHA 60168e4View commit details -
Fix tests to renamed GetAliasesAsync
mdameer committedJun 11, 2024 Configuration menu - View commit details
-
Copy full SHA for b2ae3ec - Browse repository at this point
Copy the full SHA b2ae3ecView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a58e57b - Browse repository at this point
Copy the full SHA a58e57bView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9981450 - Browse repository at this point
Copy the full SHA 9981450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a88c3d - Browse repository at this point
Copy the full SHA 9a88c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d0eb0 - Browse repository at this point
Copy the full SHA 46d0eb0View commit details