0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg/extensions/search
Andrei Aaron 792f3f55b3
feat(graphql): Image() call now returns a non-nullable ImageSummary (#1216)
This is for consistency with the other calls, and should help in making
all ZUI handling of ZOT errors consistent

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-02-24 12:22:01 -08:00
..
common perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
convert feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
cve perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
digest perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
gql_generated feat(graphql): Image() call now returns a non-nullable ImageSummary (#1216) 2023-02-24 12:22:01 -08:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
resolver_test.go perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
schema.graphql feat(graphql): Image() call now returns a non-nullable ImageSummary (#1216) 2023-02-24 12:22:01 -08:00
schema.resolvers.go perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00
search.md perf: update the ImageList queries to return PaginatedImagesResult (#1182) 2023-02-15 11:34:07 -08:00