Alex P
|
9eec21e99d
|
Change sourceIndicator to receive a string instead of an object
|
2017-03-08 16:20:17 -08:00 |
Alex P
|
398b29a758
|
Fix for #941
|
2017-03-08 16:00:50 -08:00 |
Alex P
|
0c2a5787c6
|
Create SourceIndicator component
Re-using this thing a lot
|
2017-03-08 13:20:50 -08:00 |
Alex P
|
19eabe5d7a
|
Disable text selection on a ton of UI elements
much cleaner now
|
2017-03-08 12:17:47 -08:00 |
Alex P
|
b445e30843
|
Remove right margin on source indicator
|
2017-03-07 13:19:47 -08:00 |
Alex P
|
2a632d9c36
|
Make rule page save button always "success" style
|
2017-03-06 14:43:05 -08:00 |
Alex P
|
a82b98598d
|
Re-style disabled buttons
|
2017-03-06 14:42:48 -08:00 |
Alex P
|
c9d2d48944
|
Toggles don't wrap anymore
|
2017-03-06 14:26:44 -08:00 |
Alex P
|
aabc1011e2
|
Query + button has proper margins
|
2017-03-06 14:26:35 -08:00 |
Chris Goller
|
18553deeff
|
Fix dashboards to use specified database
|
2017-03-06 13:29:26 -06:00 |
Jared Scheib
|
b577515b06
|
Refactor to test combined appReducer, add tests for ephemeral app state reducer
|
2017-03-03 17:06:47 -08:00 |
Jared Scheib
|
80e6e14b0d
|
Add test for autoRefresh reducer
|
2017-03-03 16:57:05 -08:00 |
Jared Scheib
|
2751a00813
|
Fix revert failure chain and thus: add autoRefresh with pause
|
2017-03-03 15:30:33 -08:00 |
Jared Scheib
|
09a065bae3
|
Merge master after messed-up revert #962
|
2017-03-03 14:52:37 -08:00 |
Andrew Watkins
|
874e41075a
|
Revert "Allow user to set auto-refresh interval"
|
2017-03-03 14:22:07 -08:00 |
Jared Scheib
|
b15cac73c8
|
Add AutoRefresh Pause option
|
2017-03-03 14:20:07 -08:00 |
Andrew Watkins
|
225cc64453
|
Merge pull request #957 from influxdata/781-autorefresh_config
Allow user to set auto-refresh interval
|
2017-03-03 14:02:24 -08:00 |
Jared Scheib
|
8556b51c39
|
Merge remote-tracking branch 'origin/master' into 781-autorefresh_config
|
2017-03-03 13:35:03 -08:00 |
Jared Scheib
|
3d1aa9eac7
|
Refactor app ui and config reducers, clean up
|
2017-03-03 13:34:04 -08:00 |
Alex P
|
a16f8f80c1
|
Add pause icon to icon font
|
2017-03-03 11:16:49 -08:00 |
Andrew Watkins
|
4f587028a9
|
Merge pull request #956 from influxdata/bugfix/846-rule-disable
Fix rule disable bug
|
2017-03-02 13:08:56 -08:00 |
Jade McGough
|
3ad6ec894a
|
#855 - don't show "loading hosts" after hosts have been loaded
|
2017-03-02 11:14:42 -08:00 |
Andrew Watkins
|
3ab0e6e038
|
Use bind operator
|
2017-03-02 10:59:09 -08:00 |
Andrew Watkins
|
e998cf8c60
|
Move KapRulesTable into separate file
|
2017-03-02 10:13:54 -08:00 |
Andrew Watkins
|
465d1aaa23
|
Update container to extend Component
|
2017-03-02 09:51:41 -08:00 |
Andrew Watkins
|
f22b81ced5
|
Update eslintrc
|
2017-03-02 09:51:17 -08:00 |
Andrew Watkins
|
c6a0d18aac
|
Fix rule disable bug
|
2017-03-01 19:49:56 -08:00 |
Jared Scheib
|
e455f1ba15
|
Add autoRefresh interval choice to Kubernetes dashboard
|
2017-02-28 17:26:26 -08:00 |
Jared Scheib
|
db9a34c536
|
Put PropTypes in conventional order
|
2017-02-28 17:18:59 -08:00 |
Jared Scheib
|
134f12be23
|
Add autoRefresh interval choice to DataExplorer
|
2017-02-28 17:17:18 -08:00 |
Jared Scheib
|
bbe9c51104
|
Implement chooseable Host Page autoRefresh persisted to localStorage, WIP for Dashboards and Kubernetes
|
2017-02-27 18:34:58 -08:00 |
Jared Scheib
|
5ac7a678cb
|
WIP: partially implement autoRefresh dropdown and app config
|
2017-02-24 18:10:27 -08:00 |
Jared Scheib
|
028dd5f822
|
Add appConfig reducer for autoRefresh
|
2017-02-24 17:07:14 -08:00 |
Alex P
|
eadb99348a
|
Merge branch 'master' into misc-polish
|
2017-02-24 16:27:53 -08:00 |
Alex P
|
62b7967c91
|
Add dropdown header to Time Range Dropdown
++usability
|
2017-02-24 16:23:33 -08:00 |
Alex P
|
0a3c713ad9
|
Add styles for dropdown headers
|
2017-02-24 16:23:20 -08:00 |
Alex P
|
56aab37f28
|
Discard a vestigial style
|
2017-02-24 16:22:59 -08:00 |
Alex P
|
0836556bcb
|
Add Refresh Icon
|
2017-02-24 16:22:30 -08:00 |
Chris Goller
|
bb0ad3b1a1
|
Merge branch 'master' into de-font-scale
Conflicts:
CHANGELOG.md
|
2017-02-24 17:30:21 -06:00 |
Alex P
|
f741ba382d
|
Resize window when enter / exit presentation mode
|
2017-02-24 15:23:29 -08:00 |
Jared Scheib
|
7099e62ce5
|
Merge pull request #926 from influxdata/fix-kapacitor-graph-height
Fix Kapacitor rule graph display
|
2017-02-24 12:22:44 -08:00 |
Jared Scheib
|
fe5a4d670f
|
Fix Kapacitor rule graph display
|
2017-02-24 12:06:47 -08:00 |
Chris Goller
|
307d6949f7
|
Update wording for meta service
|
2017-02-24 12:08:12 -06:00 |
Chris Goller
|
275116711f
|
Merge branch 'master' into feature/connection-info#825
Conflicts:
CHANGELOG.md
|
2017-02-24 11:29:43 -06:00 |
Alex P
|
a07b1aa246
|
Fix vertical alignment of alert endpoint dropdown and label
|
2017-02-23 17:00:32 -08:00 |
Alex P
|
624134895a
|
Fix display bug of graph in rule builder
|
2017-02-23 16:54:33 -08:00 |
Alex P
|
da999953d8
|
Change presentation mode icon to "expand"
|
2017-02-23 16:54:18 -08:00 |
Chris Goller
|
2ee0008f42
|
Merge pull request #922 from influxdata/feature/oauth-google
Support Multiple OAuth2 Providers - Add Heroku and Google
|
2017-02-23 17:34:01 -06:00 |
Tim Raymond
|
38c9abc1c9
|
Merge branch 'master' into feature/oauth-google
Conflicts:
server/dashboards.go
server/server.go
ui/.eslintrc
ui/src/index.js
|
2017-02-23 18:13:39 -05:00 |
Jared Scheib
|
bc440b415a
|
Validate displayOptions prop
|
2017-02-23 14:49:27 -08:00 |