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

[feature] complete design overhaul #22

Merged
merged 1 commit into from
May 19, 2020
Merged

Conversation

gabrielcsapo
Copy link
Owner

Motivation

Building broccoli-inspector with a solid design language will help future features be added without having to restructure major pieces of the application.

Changes

Main Page

Before

Screen Shot 2020-05-18 at 7 36 01 PM

After

Screen Shot 2020-05-18 at 7 36 00 PM

Search Page

Before

Screen Shot 2020-05-18 at 7 37 41 PM

After

Screen Shot 2020-05-18 at 7 37 37 PM

Dashboard Page

Before

localhost_4500__broccoli-inspector_dashboard (1)

After

localhost_4200__broccoli-inspector_dashboard_queryContext=builds (1)

Builds

We will record shallow eventing information to show the amount of builds that have happened since start

Screen Shot 2020-05-18 at 7 39 51 PM

fixes #16

When an error occurs in the build, we will surface this to the UI to alert the user.

Screen Shot 2020-05-18 at 7 30 02 PM

@gabrielcsapo gabrielcsapo added the enhancement New feature or request label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] be able to rollup information on buildError
1 participant