open-consul/ui-v2/app
John Cowen ef891a23b5
ui: Improve layout of node cards on large and small screens (#4761)
1. The grid based unhealthy cards are now clamped to only four wide
maximum. This means that on larger screen the cards are much wider
meaning you can view more information. Grid gutters are also clamped at
a certain ideal width screen, remaining responsive for anything below
this.

2. The healthy node columns are finally responsive following the same
column rules as unhealthy nodes
2018-10-11 10:19:06 +01:00
..
adapters ui: Cope with service names that contain slashes (#4756) 2018-10-11 10:14:04 +01:00
components ui: Improve layout of node cards on large and small screens (#4761) 2018-10-11 10:19:06 +01:00
controllers ui: Improve layout of node cards on large and small screens (#4761) 2018-10-11 10:19:06 +01:00
helpers UI: Reduce in-development deprecations (also use toLocaleString) (#4677) 2018-10-01 13:42:42 +01:00
mixins UI: Reduce in-development deprecations (also use toLocaleString) (#4677) 2018-10-01 13:42:42 +01:00
models UI: External Source markers (#4640) 2018-09-12 20:23:39 +01:00
routes UI: Simplify/refactor the actions/notification layer (#4572) + (#4573) 2018-08-29 19:14:31 +01:00
serializers Tie up real endpoints 2018-06-25 12:25:15 -07:00
services UI: Simplify/refactor the actions/notification layer (#4572) + (#4573) 2018-08-29 19:14:31 +01:00
styles ui: Improve layout of node cards on large and small screens (#4761) 2018-10-11 10:19:06 +01:00
templates ui: Improve layout of node cards on large and small screens (#4761) 2018-10-11 10:19:06 +01:00
utils ui: Move the text encoding polyfill to a a proper detecting polyfill (#4767) 2018-10-08 17:47:44 +01:00
validations Remove validation for presence of KV values 2018-07-05 13:33:02 +01:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html ui: Move the text encoding polyfill to a a proper detecting polyfill (#4767) 2018-10-08 17:47:44 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00