Commit Graph

3883 Commits (59e184b1f192764496f01345c34ac3e5e7ad01d4)

Author SHA1 Message Date
Jared Scheib 59e184b1f1 Comment new StatusFeed member of AllRoutes 2017-06-15 17:55:46 -07:00
Jared Scheib 7a6131bd40 Refactor statusFeedURL to be set in CLI 'default'
Reverts to a clean separation of concerns between mux.go vs AllRoutes
AllRoutes now expects a StatusFeed url directly
2017-06-15 13:51:22 -07:00
Alex P e433a629da Make the entire white square a link 2017-06-15 10:14:03 -07:00
Jared Scheib b84d23e7e0 Merge remote-tracking branch 'origin/master' into feature/status_page-1556 2017-06-14 19:27:24 -07:00
Jared Scheib 81466702d2 Remove unnecessary className braces 2017-06-14 19:17:27 -07:00
Luke Morris de6b43c087 Cube should link to /status 2017-06-14 17:37:06 -07:00
Alex P c98a55062f Style "no associated kapacitor" error 2017-06-14 17:35:33 -07:00
Alex P 8b7cbcc1ed Jared wrote this 2017-06-14 17:08:57 -07:00
Alex P 7d5dd7f1a8 Protect against potentially data not having items 2017-06-14 17:08:28 -07:00
Alex P c801a1d63e Style 'failed to load' and 'failed to refresh' states of newsfeed 2017-06-14 17:06:38 -07:00
Alex P db43bb5e9b Style 'load more alerts' button and accompanying empty state 2017-06-14 16:48:00 -07:00
Jared Scheib 95e2c18c5a Add test for all routes with ExternalLinks 2017-06-14 16:22:30 -07:00
Alex Paxton 9a9b4bebf5 Merge pull request #1600 from influxdata/minor-theme-improvements
Misc Aesthetic & UX Improvements
2017-06-14 15:04:37 -07:00
Jared Scheib ba4332d431 Only show Get More button if there are alerts 2017-06-14 14:15:15 -07:00
Jared Scheib 8a7c2afc7d Remove /status 'eye' icon from side nav 2017-06-14 14:03:19 -07:00
Jared Scheib f4fc3b8777 Make /status the default home page 2017-06-14 14:01:38 -07:00
Jared Scheib 741ce0c4b6 Remove unused fragment 2017-06-14 13:51:08 -07:00
Alex P ee112419c9 Clean up detection of duplicate names 2017-06-14 10:25:08 -07:00
Jared Scheib 8879dfff39 Update changelog 2017-06-13 20:40:53 -07:00
Jared Scheib c4f813319b Add 'Get More' button to Alerts widget via proxy query limit 2017-06-13 20:33:16 -07:00
Jared Scheib f8754fb3d2 Update error notification on 404 when fetching JSON feed 2017-06-13 19:24:06 -07:00
Jared Scheib 9e38616783 Add default InfluxData JSON feed url 2017-06-13 19:23:52 -07:00
Jared Scheib 0973b05416 Modify status fixture graph type to 'bar'
Update bar graph fixture title to spec
2017-06-13 18:46:26 -07:00
Jared Scheib 25813406ab Rename status reducer to statusUI; fix date prop validation 2017-06-13 18:38:29 -07:00
Jared Scheib edb14f4ff5 Update JSONFeedReader to use latest live schema 2017-06-13 18:19:28 -07:00
Jared Scheib 3a37bfc409 Retrieve live JSON feed; delete fixture data 2017-06-13 17:57:25 -07:00
Alex P 2918197c6a Update changelog 2017-06-13 17:22:58 -07:00
Alex P 9eb046ec3c Prevent users from giving a Kapacitor a duplicate name 2017-06-13 17:13:25 -07:00
Alex P 32cfd7675a Prevent users from giving a Kapacitor an excessively long name 2017-06-13 17:13:07 -07:00
Jared Scheib c2f0af7e37 Update NewsFeed to use statusFeed url 2017-06-13 16:42:05 -07:00
Jared Scheib b031dd5a78 Add statusFeed url to initial links reducer state 2017-06-13 16:41:37 -07:00
Jared Scheib a455f87487 Test linksReceived in new links reducer 2017-06-13 16:40:13 -07:00
Jared Scheib 4369be7b17 Load external links from /chronograf/v1 into Redux 2017-06-13 16:25:12 -07:00
Alex P d9b9ac59af Increase breathing room of Y axes 2017-06-13 15:34:52 -07:00
Alex P 486c175b01 Polish dygraphs crosshair 2017-06-13 15:02:37 -07:00
Alex P eb2becfa12 Polish singleStat+lineGraph shadow even further
Preventing the shadow from being way larger than the text above it
2017-06-13 14:59:47 -07:00
Alex P 407322de67 Use blur instead of box to increase legibility of singleStat on top of lineGraph 2017-06-13 14:43:21 -07:00
Jared Scheib f63cba3581 Add status-feed-url build flag within new externalLinks prop in AllRoutes 2017-06-13 13:40:20 -07:00
Alex P c0ddea194a Polish lineGraph + singleStat
- line color is always a darker purple
- small overlay behind text for visibility (more legible than text
border)
2017-06-13 12:49:12 -07:00
Alex P e2d56462f9 WIP polish for singleStat + lineGraph 2017-06-13 12:32:52 -07:00
Alex P a6000a162f Make singleStat+LineGraph respond to cell height like single stat 2017-06-13 12:32:36 -07:00
Alex P 7da9643b36 Make dashboards table consistent with other tables
Restricting use of monotype to numbers and code samples for legibility
2017-06-13 12:32:04 -07:00
Alex P a4a1ff7088 Merge branch 'master' into minor-theme-improvements 2017-06-13 12:31:03 -07:00
Jared Scheib b2b012e8ca Update RefreshingGraph to conform to merged Bar Graph implementation 2017-06-13 10:56:55 -07:00
Jared Scheib 0f847e0065 Merge remote-tracking branch 'origin/master' into feature/status_page-1556 2017-06-13 10:55:16 -07:00
Jared Scheib c267da378b Merge pull request #1599 from influxdata/feature/bar-chart-plotters
Introduce Bar Graph as an option for graph types
2017-06-13 10:42:17 -07:00
Jared Scheib 0fbd216d1a Add code reference citation for future debugging 2017-06-13 10:28:41 -07:00
Jared Scheib ec16addb4e Update 'chart' to 'graph' for consistency 2017-06-13 10:26:04 -07:00
Alex P 75a2af263e Polish Source table more
- Highlight active source with green text
- “Add Config” buttons are less bright
- Kapacitor dropdowns are more bright
- Add QuestionMark Tooltip to clarify things a bit
2017-06-13 10:08:18 -07:00
Alex P 43d98456a7 Visually separate the kapacitor column 2017-06-12 16:52:15 -07:00