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

UI: Handle new deployment statuses #744

Conversation

davidebriani
Copy link
Collaborator

The code is adapted to handle the new schema and TypeScript types, handling all new initial deployment statuses as the synthetic "Deploying" status.

Copy link
Collaborator

@noaccOS noaccOS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good but I'd wait for #742 before merging this one as that one will modify the generated graphql schema

Generate latest GraphQL schema for the frontend with:
```
npm run relay:generate-schema
npm run format
```

The code is adapted to handle the new schema and TypeScript types,
handling all new initial deployment statuses as the synthetic
"Deploying" status.

Signed-off-by: Davide Briani <[email protected]>
@davidebriani davidebriani force-pushed the handle-deployment-statuses-in-ui branch from 2b135b4 to bfded28 Compare November 26, 2024 15:14
@davidebriani davidebriani requested a review from noaccOS November 26, 2024 15:14
@noaccOS noaccOS merged commit 389ffe3 into edgehog-device-manager:feature/application-management Nov 26, 2024
6 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.

2 participants