Skip to content
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

[GEN-1646] Add destination condition and type #1692

Merged
merged 447 commits into from
Nov 5, 2024

Conversation

alonkeyval
Copy link
Collaborator

This pull request includes several updates to the frontend/graph/schema.resolvers.go file, focusing on adding functionality and improving existing resolver methods.

Functional Improvements:

  • Added the time package to handle time formatting and conversions.
  • Implemented the Type resolver method for the Destination model to return the type as a string instead of panicking with an error.
  • Implemented the Conditions resolver method for the Destination model, converting LastTransitionTime to a string pointer and populating the conditions list with the converted data.

alonkeyval and others added 28 commits October 20, 2024 15:38
…factor

[GEN-1538] Refactor destinations types query
Copy link

@alonkeyval alonkeyval merged commit 577ef58 into odigos-io:new-ui Nov 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant