Commit Graph

4 Commits

Author SHA1 Message Date
Suyeon Jung 101557c658
Converted an extended operation type to a root type in the GraphQL schema (#4894)
* Converted an extended operation type to a root type in the GraphQL schema

Signed-off-by: Suyeon Jung <suyeonjungdev@gmail.com>

* Refactored GraphQL schema to use Query and Mutation root types in chaos_experiment.graphqls for gqlgen compatibility

Signed-off-by: Suyeon Jung <suyeonjungdev@gmail.com>

* Update github.com/99designs/gqlgen version 0.17.42 to 0.17.49

Signed-off-by: Suyeon Jung <suyeonjungdev@gmail.com>

---------

Signed-off-by: Suyeon Jung <suyeonjungdev@gmail.com>
Co-authored-by: Namkyu Park <53862866+namkyu1999@users.noreply.github.com>
2024-09-23 10:36:36 +05:30
smit thakkar a7df0a15e5
chore(graphql-server): bump gqlgen version (#4371)
* chore: bump gqlgen version

Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>

* chore: merge go.mod and go.sum

Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>

* chore: run gqlgen

Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>

---------

Signed-off-by: smit thakkar <smit.thakkar@deliveryhero.com>
Signed-off-by: smit thakkar <smitthakkar96@gmail.com>
Co-authored-by: Saranya Jena <saranya.jena@harness.io>
2024-02-23 12:27:02 +05:30
Saranya Jena 2d18956436
feat/gitops/image-registry: Added revamped UI screens for Gitops and image registry (#4135)
* Added image registry screens

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Update getImageRegistry API to fetch on projectID

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added gitops screens

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added API integration for image-registry

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added api integration for image registry

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added api integration for gitops

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* updated gitops to schema to follow convention

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added strings for image registry n gitops

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* resolved review comments

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Resolved review comments

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* resolved comments

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* fixed imports

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

---------

Signed-off-by: Saranya-jena <saranya.jena@harness.io>
2023-09-05 12:12:23 +05:30
Saranya Jena 82a4b09c54
feat: Litmus 3.0: Added enhancements in graphql (#4025)
* Added base setup for graphql and authentication protos

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added graphql schemas

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added cluster and namespace scope manifests

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added utilities and environment variables

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added logger and authentication middleware

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added api and mongodb handler functions for chaos experiments, experiment runs and infra

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added api and mongodb handler functions for chaoshub, environment, grpc and project

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Added api and mongodb handler functions for image registry, gitopns and file handlers

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Updated go version

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

* Removed unused packages and chaoshub test suite

Signed-off-by: Saranya-jena <saranya.jena@harness.io>

---------

Signed-off-by: Saranya-jena <saranya.jena@harness.io>
2023-06-29 17:33:48 +05:30