Alex P
|
e98460a068
|
Merge remote-tracking branch 'origin/master' into sticky-alert-table
|
2017-06-20 14:20:15 -07:00 |
Andrew Watkins
|
59637ac2cb
|
Introduce file uploading
|
2017-06-20 14:16:25 -07:00 |
Jared Scheib
|
8bafe10a9a
|
Add back empty 1.3.4.0 to changelog
|
2017-06-20 14:06:50 -07:00 |
Alex P
|
fd47dda8ab
|
Update changelog
|
2017-06-20 13:52:11 -07:00 |
Alex P
|
2529526c2a
|
Fix appearance of sortable table headers in alerts history table
|
2017-06-20 13:36:19 -07:00 |
Alex P
|
183fe9a4f2
|
Make alerts page contents stretch to fill height
|
2017-06-20 13:33:42 -07:00 |
Alex P
|
12884e753e
|
Remove FancyScrollbar from container
|
2017-06-20 13:30:20 -07:00 |
Alex P
|
ba05319b57
|
Update alerts filter text to be more accurate
|
2017-06-20 13:29:55 -07:00 |
Andrew Watkins
|
7a07fa4e70
|
Merge branch 'master' into bugfix/enable-disable
|
2017-06-20 13:15:35 -07:00 |
Alex P
|
40c76c8242
|
WIP Make table headers sticky
Using CSS instead of HTML tables
|
2017-06-20 13:04:56 -07:00 |
Jared Scheib
|
fe0890f134
|
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
|
d592977515
|
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
|
2df7a7d6ad
|
Update changelog
|
2017-06-20 12:12:14 -07:00 |
Jared Scheib
|
7037167a44
|
Do not prefix external news feed link with basepath
|
2017-06-20 11:59:31 -07:00 |
Andrew Watkins
|
e1aef32512
|
Add test for disabled bug
|
2017-06-20 11:42:19 -07:00 |
Andrew Watkins
|
68e303c6ab
|
Update CHANGELOG
|
2017-06-20 11:14:53 -07:00 |
Andrew Watkins
|
8e35b84ef9
|
Fix enable / disable bug
|
2017-06-20 11:08:39 -07:00 |
Alex Paxton
|
b7904072c4
|
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
|
b4c4ad4774
|
Add ability to deselect a function
was previously impossible to do through the UI
|
2017-06-19 16:25:51 -07:00 |
Alex P
|
08fa7135ac
|
Merge branch 'master' into rule-creator-function-selector
|
2017-06-19 16:17:53 -07:00 |
Alex P
|
927e252885
|
Consolidate map methods
Moved the ternary operator into the onClick
|
2017-06-19 16:17:05 -07:00 |
Hunter Trujillo
|
a7261faa9b
|
CHANGELOG.
|
2017-06-19 17:12:17 -06:00 |
Hunter Trujillo
|
5838c72e08
|
Optimize first run of synchronizer initialization.
|
2017-06-19 16:58:00 -06:00 |
Hunter Trujillo
|
9a4d7bdc18
|
Prettier.
|
2017-06-19 16:32:01 -06:00 |
Hunter Trujillo
|
9381265dc7
|
Adjust synchronizer to omit zoom and range synchronization, for performance reasons.
|
2017-06-19 16:31:53 -06:00 |
Luke Morris
|
d8bd6fd959
|
Update version number
|
2017-06-19 11:13:35 -07:00 |
Kent Wang
|
9c597d2c8f
|
Replace string concat to path.Join
|
2017-06-18 10:47:02 +08:00 |
Kent Wang
|
0bb20c8a0f
|
Don't pass RedirectURL if PublicURL not set
|
2017-06-18 10:40:07 +08:00 |
Jared Scheib
|
c097784313
|
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
|
27fc2eac9d
|
Fix Status Page timerange to be 30d again
|
2017-06-16 18:54:23 -07:00 |
Jared Scheib
|
926a3a5448
|
Update changelog retroactively for PR 1609
|
2017-06-16 18:03:51 -07:00 |
Jared Scheib
|
c40c990b60
|
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
|
7df4a6ed1a
|
Merge branch 'master' into feature/status_page-1556
|
2017-06-16 17:52:16 -07:00 |
Jared Scheib
|
5bc56c41b2
|
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
|
6bd91333d4
|
Update LayoutRenderer to use ES6 class syntax
|
2017-06-16 17:23:09 -07:00 |
Jared Scheib
|
6d74216ee5
|
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
|
e2bf4197e8
|
Add isWidget prop to LayoutRenderer propTypes
|
2017-06-16 16:33:21 -07:00 |
lukevmorris
|
56e5203c47
|
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
|
7f008c67c5
|
Change resolution on graph resize
|
2017-06-16 16:25:45 -07:00 |
Alex Paxton
|
e7a101650e
|
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
|
68af7508d4
|
Tested + fixed bug in GROUP BY interval calculation
|
2017-06-16 15:54:15 -07:00 |
Jared Scheib
|
62bd9141d6
|
Add 'he' lib via yarn; use it to decode HTML entities in JSON Feed
|
2017-06-16 15:42:47 -07:00 |
Alex P
|
e7ba879a9c
|
Update changelog
|
2017-06-16 15:18:31 -07:00 |
Alex P
|
1220110e5b
|
Merge branch 'master' into rule-creator-function-selector
|
2017-06-16 15:10:07 -07:00 |
Alex P
|
a0bb5a29a2
|
Modify function selector to optionally work as a single select
|
2017-06-16 15:08:55 -07:00 |
Jared Scheib
|
aa1df3527a
|
Ensure UTF-8 decoding (didn't seem to be an issue)
|
2017-06-16 14:48:47 -07:00 |
Jared Scheib
|
255daba611
|
Update default JSON feed URL to final, secure link
|
2017-06-16 14:23:46 -07:00 |
Kent Wang
|
a231e9f942
|
Add redirect url to generic oauth
|
2017-06-16 17:35:57 +08:00 |
Jared Scheib
|
73fd58ef35
|
Update swagger docs for external and statusFeed props
|
2017-06-15 18:23:42 -07:00 |
Jared Scheib
|
59e184b1f1
|
Comment new StatusFeed member of AllRoutes
|
2017-06-15 17:55:46 -07:00 |