Commit Graph

3831 Commits (25bde527a622a88a94fc5ec4744b816cc1780ba7)

Author SHA1 Message Date
Jared Scheib 25bde527a6 Add status-feed-url build flag within new externalLinks prop in AllRoutes 2017-06-13 13:40:20 -07:00
Jared Scheib 31ea39e69b Update RefreshingGraph to conform to merged Bar Graph implementation 2017-06-13 10:56:55 -07:00
Jared Scheib 7d2d9d9f48 Merge remote-tracking branch 'origin/master' into feature/status_page-1556 2017-06-13 10:55:16 -07:00
Jared Scheib 4282f3e566 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 08a24b46d8 Add code reference citation for future debugging 2017-06-13 10:28:41 -07:00
Jared Scheib 21dfb9f5d4 Update 'chart' to 'graph' for consistency 2017-06-13 10:26:04 -07:00
Hunter Trujillo 05302a789c Punctuation. 2017-06-12 16:37:23 -06:00
Hunter Trujillo a4e05ddc46 Solve for sets.length of 1. 2017-06-12 16:26:14 -06:00
Hunter Trujillo 816a8b9226 Update swagger docs. 2017-06-12 15:30:10 -06:00
Jared Scheib 9868f8d173 Modify hard-coded links to use /latest path so they remain up-to-date 2017-06-12 13:51:29 -07:00
Hunter Trujillo cb8e2ddaf7 CHANGELOG 2017-06-12 13:51:44 -06:00
Jared Scheib e2a5911ae9 Update fixture query Bar Graph on Status Page 2017-06-12 12:18:11 -07:00
Hunter Trujillo ef8f256811 Et voíla. Bar charts. 2017-06-12 12:59:51 -06:00
Jared Scheib f4600e7692 Fix GettingStarted link targets to open new page 2017-06-12 11:23:16 -07:00
Alex P 63afc44b38 Add static content to getting started cell 2017-06-09 16:55:55 -07:00
Alex P 03a36bfb2c Always show scrollbar on recent alerts cell 2017-06-09 14:16:27 -07:00
Alex P d17cf20848 Polish recent alerts table 2017-06-09 14:14:30 -07:00
Alex P 5ccd607cea Refactor sortable table headers, add indicators to Alerts table 2017-06-09 14:10:11 -07:00
Alex P bad8e31397 Restore time range to before debug state 2017-06-09 12:34:15 -07:00
Alex P 9e6420bb1d Change cell sizes to better suit content 2017-06-09 12:33:09 -07:00
Alex P 7ff09df1fc Style newsfeed 2017-06-09 12:32:52 -07:00
Alex P 617f49af03 Resolve conflicts 2017-06-09 12:32:29 -07:00
Jared Scheib 5bd1585dd5 Fix display of text in News Feed; style JSONFeedReader 2017-06-09 01:48:34 -05:00
Jared Scheib 05fe204b8a Simplify isFailed render logic 2017-06-09 01:13:20 -05:00
Jared Scheib 30f1657215 Render JSON feed data (text not showing)
Wrap JSONFeedReader in FancyScrollbar
2017-06-09 01:12:58 -05:00
Jared Scheib 84c6d3b0fa Comment out linter errors temporarily 2017-06-09 01:03:46 -05:00
Jared Scheib 7937cbb261 Make error notification consistent with others; console log error 2017-06-09 01:02:03 -05:00
Jared Scheib 79201d1d4e Fix linter negative bool error 2017-06-09 01:00:52 -05:00
Jared Scheib 1dc005c6b8 Actually fix fetch conditional render logic in NewsFeed 2017-06-09 00:30:52 -05:00
Jared Scheib d17ebef935 Add functional skeleton for JSONFeedReader 2017-06-09 00:23:22 -05:00
Jared Scheib 6c5fd35657 Add TODO comments for finishing NewsFeed 2017-06-09 00:22:44 -05:00
Jared Scheib c55ea73857 Fix spinner logic by clarifying firstFetch bool
Support this change by replacing 'get' with 'fetch' throughout Status app
2017-06-09 00:19:59 -05:00
Jared Scheib c5a1ff0d0c Fix fixture query for to have field func and groupby 2017-06-08 23:40:21 -05:00
Jared Scheib 5858b3a61c Remove obsolete & non-functional HOC sketch 2017-06-08 23:29:26 -05:00
Jared Scheib 67608071ab Update fixtures 2017-06-08 23:28:02 -05:00
Jared Scheib 099c09040f Return fixture data until json feed proxy implemented 2017-06-08 23:27:31 -05:00
Jared Scheib 3e78324b00 Remove console 2017-06-08 23:26:49 -05:00
Jared Scheib 608c8d6977 Add isFirstFetch and 3 refreshing or failure states to NewsFeed 2017-06-08 23:16:17 -05:00
Jared Scheib 148215dbfd Fix & update JSONFeed endpoint to hypothetical proxy one 2017-06-08 23:01:33 -05:00
Jared Scheib 108d980b35 Update AJAX fn to ES6 2017-06-08 22:58:43 -05:00
Jared Scheib fece22ddfc Merge branch 'feature/status_page-1556' of https://github.com/influxdata/chronograf into feature/status_page-1556 2017-06-08 19:35:12 -05:00
Jared Scheib 53e0f70af0 Change name of statusReducer; add JSONFeed reducer 2017-06-08 19:34:56 -05:00
Jared Scheib bb44701c37 Delete this file for simplicity 2017-06-08 19:33:37 -05:00
Jared Scheib d0988fabbc Make autoRefresh and timeRange actionType constants 2017-06-08 19:33:11 -05:00
Jared Scheib a23000d872 Implement initial NewsFeed component 2017-06-08 19:32:44 -05:00
Jared Scheib 5d27b00a36 Fix getJSONFeed AJAX func 2017-06-08 19:31:52 -05:00
Jared Scheib db6cdb67c7 Remove url as param to actions & change actionTypes import 2017-06-08 19:31:19 -05:00
Jared Scheib f9eb8e9abe Add NewsFeed to LayoutRenderer 2017-06-08 19:30:56 -05:00
Jared Scheib 42814199ef Fix logoutLink key in AJAX catch for Redux 2017-06-08 19:21:05 -05:00
Alex P 3b1f6b711d Refactor styles
Works better in more contexts, no longer assumes it is a direct child
of .chronograf-root
2017-06-08 16:36:22 -07:00