0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search
peusebiu dbb1c3519f
feat(ui): let UI delete manifests if current user has permissions to do so (#2132)
- added a new field 'IsDeletable' for graphql ImageSummary struct.
- apply cors on DeleteManifest route

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-12-13 09:06:08 -08:00
..
convert feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
cve fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
gql_generated feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
pagination fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
digest_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
resolver_test.go feat(metadb): add support for querying for images by a blob digest (#2077) 2023-11-27 08:52:52 -08:00
schema.graphql feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
schema.resolvers.go refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
search.md docs: update graphql examples to match current implementation (#2038) 2023-11-13 09:58:15 -08:00
search_test.go fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
userprefs_test.go refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00