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

Dashboard & Build UI refresh #988

Merged
merged 33 commits into from
Sep 6, 2016
Merged

Dashboard & Build UI refresh #988

merged 33 commits into from
Sep 6, 2016

Conversation

knownasilya
Copy link
Member

@knownasilya knownasilya commented Sep 6, 2016

Some nice refreshing changes in the daily views for dashboard and build.

We still need some cleanup in the metadata section of a selected job

  • Fix overlaps
  • Move progress to bottom
  • Remove hover color
  • Can we show any other helpful items here?

Screenshots

screen shot 2016-09-06 at 2 16 25 pm

![slice 1](https://cloud.githubusercontent.com/assets/34726/18285603/2843452e-743d-11e6-8163-1a29a274690f.png)

@oliversalzburg
Copy link
Member

Pretty damn awesome, if I may say so myself ;D

@knownasilya
Copy link
Member Author

knownasilya commented Sep 6, 2016

We still need some cleanup in the metadata section of a selected job

  • Fix overlaps
  • Move progress to bottom
  • Remove hover color
  • Can we show any other helpful items here?
  • Update screenshots in readme

Copied to description above.

@oliversalzburg
Copy link
Member

  • The overlaps in the metadata section are annoying. We should go flexbox here.
  • What do you mean with "Move progress to bottom"? The progress bar?

That being said, let's not overdo it and merge what we have ASAP. Unless you want to polish :)

@knownasilya knownasilya merged commit 656c7b5 into master Sep 6, 2016
@oliversalzburg oliversalzburg deleted the feature/dashboard branch September 6, 2016 21:07
knownasilya pushed a commit that referenced this pull request Sep 7, 2016
The biggest change in this release is that Strider expects to be run with Node.js version greater
or equal to 4.2.

Range: b211c45...fd0cd66

- Expect Node >= 4.2
- Update dependencies
- Fix tests
- Fix config merge behavior
- Fix express deprecations
- Order plugins alphabetically
- Convert more routes to express router syntax
- Don't create default config for runner plugins
- Fix duplicate job listings
- Jade to Pug deprecation fix
- Improved logging, use `DEBUG=strider*` env
- Dashboard & Build Page UI refresh ([#988](#988))
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