Commit Graph

3964 Commits (57fc64fa69393549f77427326a936f577504cd68)

Author SHA1 Message Date
Andrew Watkins 57fc64fa69 Merge pull request #1641 from influxdata/bugfix/enable-disable
Fix enable / disable bug
2017-06-22 11:54:57 -07:00
Nathan Haugo baa43f738a Merge pull request #1652 from influxdata/revert/add_back_single_stat_axes
Revert removal of x and y axes and some style changes on Line + Single Stat graphs
2017-06-21 18:56:20 -07:00
Jared Scheib e61d7de36a Update changelog for additional changes 2017-06-21 18:55:36 -07:00
Jared Scheib 011059a707 Revert axes colors; make single stat options nearly identical as regular 2017-06-21 18:53:56 -07:00
Jared Scheib fbaf007964 Fix changelog for two other hot fixes 2017-06-21 18:36:59 -07:00
Jared Scheib 62c0457ac9 Update changelog 2017-06-21 18:36:40 -07:00
Jared Scheib 3f2a2d0a9f Revert removal of x and y axes on single stat graphs 2017-06-21 18:31:40 -07:00
Nathan Haugo fcf283c055 Merge pull request #1650 from influxdata/bug/fix-cpu-reporting
Fix broken cpu reporting on hosts page and normalize InfluxQL
2017-06-21 17:43:30 -07:00
Nathan Haugo 9bc9ee22b8 Fix verb tense in changelog 2017-06-21 17:43:04 -07:00
Nathan Haugo 5b03a25e9d Fix the changelog release 2017-06-21 17:14:02 -07:00
Nathan Haugo 8932875574 Update changelog 2017-06-21 16:59:47 -07:00
Nathan Haugo 47506b8bad Fix broken cpu reporting on hosts page and normalize InfluxQL 2017-06-21 16:56:52 -07:00
Timothy J. Raymond 21c3f78fe3 Merge pull request #1619 from pragkent/generic-oauth-redirect-url
Add redirect url to generic oauth
2017-06-21 10:19:03 -04:00
Kent Wang fdcbd6badc Fix generic redirect URL 2017-06-21 12:19:21 +08:00
Jared Scheib da7720fecb Add back empty 1.3.4.0 to changelog 2017-06-20 14:06:50 -07:00
Andrew Watkins 1d989e6563 Merge branch 'master' into bugfix/enable-disable 2017-06-20 13:15:35 -07:00
Jared Scheib be38e64601 Merge pull request #1642 from influxdata/fix/basepath_json_feed-1640
Do not prefix basepath to external link for news feed
2017-06-20 12:44:44 -07:00
Hunter Trujillo 9f069d9bd8 Merge pull request #1639 from influxdata/feature/1597-hover-lines-performance
Feature/1597 hover lines performance
2017-06-20 13:40:04 -06:00
Jared Scheib b1ca3fe233 Update changelog 2017-06-20 12:12:14 -07:00
Jared Scheib f6dea99791 Do not prefix external news feed link with basepath 2017-06-20 11:59:31 -07:00
Andrew Watkins 02c63320f3 Add test for disabled bug 2017-06-20 11:42:19 -07:00
Andrew Watkins 325f11b65f Update CHANGELOG 2017-06-20 11:14:53 -07:00
Andrew Watkins 7c22dfb09e Fix enable / disable bug 2017-06-20 11:08:39 -07:00
Alex Paxton 325efa570f Merge pull request #1622 from influxdata/rule-creator-function-selector
Use Function Selector in Rule Builder
2017-06-20 09:37:57 -07:00
Alex P d2000224f8 Add ability to deselect a function
was previously impossible to do through the UI
2017-06-19 16:25:51 -07:00
Alex P 2e80f6d350 Merge branch 'master' into rule-creator-function-selector 2017-06-19 16:17:53 -07:00
Alex P 184ddbdf1e Consolidate map methods
Moved the ternary operator into the onClick
2017-06-19 16:17:05 -07:00
Hunter Trujillo 087a4e0581 CHANGELOG. 2017-06-19 17:12:17 -06:00
Hunter Trujillo 2f7f354032 Optimize first run of synchronizer initialization. 2017-06-19 16:58:00 -06:00
Hunter Trujillo fa513a252c Prettier. 2017-06-19 16:32:01 -06:00
Hunter Trujillo 8497335668 Adjust synchronizer to omit zoom and range synchronization, for performance reasons. 2017-06-19 16:31:53 -06:00
Luke Morris d52ab129b7 Update version number 2017-06-19 11:13:35 -07:00
Kent Wang 55093d720d Replace string concat to path.Join 2017-06-18 10:47:02 +08:00
Kent Wang 25958a017e Don't pass RedirectURL if PublicURL not set 2017-06-18 10:40:07 +08:00
Jared Scheib 5c88dab607 Merge pull request #1627 from influxdata/fix/revert_90d_timerange
Fix Status Page timerange to be 30d again
2017-06-16 19:06:56 -07:00
Jared Scheib 05c2d18ab9 Fix Status Page timerange to be 30d again 2017-06-16 18:54:23 -07:00
Jared Scheib 9d2cd00aa5 Update changelog retroactively for PR 1609 2017-06-16 18:03:51 -07:00
Jared Scheib 7f54f987d3 Merge pull request #1608 from influxdata/feature/status_page-1556
Add Status Page (incl. Alert Events, Recent Alerts, News Feed, and Getting Started guide)
2017-06-16 18:00:02 -07:00
Jared Scheib 2f4695fa0b Merge branch 'master' into feature/status_page-1556 2017-06-16 17:52:16 -07:00
Jared Scheib fc04568cab Dynamically resize StatusPage height on window height change
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-06-16 17:36:32 -07:00
Jared Scheib 326b84b1d5 Update LayoutRenderer to use ES6 class syntax 2017-06-16 17:23:09 -07:00
Jared Scheib 86dbd02555 Calc Status Page height for grid layout based on window height
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-06-16 17:22:37 -07:00
Jared Scheib dfa4461099 Add isWidget prop to LayoutRenderer propTypes 2017-06-16 16:33:21 -07:00
lukevmorris d8c465bcdc Merge pull request #1609 from influxdata/feature/tr-auto-group-by
Add auto group by functionality using :interval: template variable
2017-06-16 16:29:35 -07:00
Luke Morris 4263a0dad0 Change resolution on graph resize 2017-06-16 16:25:45 -07:00
Alex Paxton 630db76b28 Update cell names in status page
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-06-16 16:25:40 -07:00
Luke Morris 5aeb32b75f Tested + fixed bug in GROUP BY interval calculation 2017-06-16 15:54:15 -07:00
Jared Scheib 5d1b29044f Add 'he' lib via yarn; use it to decode HTML entities in JSON Feed 2017-06-16 15:42:47 -07:00
Alex P d517c861b1 Update changelog 2017-06-16 15:18:31 -07:00
Alex P 202c43ec09 Merge branch 'master' into rule-creator-function-selector 2017-06-16 15:10:07 -07:00