graphql-hive / graphql-hive/console

schema check affected app deployments information overhaul

Open
#7,838 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

Today the affected app deployments section only lists the first matching app deployment versions that are affected.

Image

It does not do a good job at answering the question "How many different app types are affected?".

E.g. an organization could have
- web app
- ios app
- android app
- and so on

The view should be able to answer which of the apps that exist are affected, and how many versions of those apps would be affected.
Seeing the exact versions or a list of ALL the app versions that are affected should be some kind of sub view.

Some quick v0 protypings:

Image

Image

____

While doing this we should also adjust the payload we store in the database on a schema check for the app deployments, so it does not grow infinitely.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.