buildkite / frontend

🌏 The front-end application code for https://buildkite.com
MIT License
137 stars 27 forks source link

Cleanup index link styles #779

Closed toolmantim closed 5 years ago

toolmantim commented 5 years ago

Now we've updated the link colours, the lists full of green seem a bit harsh. This cleans up the agent/teams/pipelines/members list links, and makes them consistently styled with black/lime-hover.

It also links to the users from the Team’s Members list, to make it consistent with the Team’s Pipelines list.

Before

image image

before-2

After

image image

after-2

toolmantim commented 5 years ago

The schema.json diff is quite huge 🤔

ticky commented 5 years ago

The schema.json diff is quite huge 🤔

Yep, but it looks like it’s mostly whitespace though. I really wish yajl would make up its mind on what format empty arrays should use!