Alex Paxton
aecf4ce07c
Merge pull request #676 from influxdata/apply-function-ui-fix
...
DE Polish
2016-12-09 17:17:36 -08:00
Chris Goller
a5f76192aa
Merge pull request #678 from influxdata/go-beta-2-changelog
...
Add CHANGELOG for beta2
2016-12-09 16:03:49 -06:00
Chris Goller
a177c3fd96
Merge pull request #677 from influxdata/readme-version-update
...
Update to 1.1.0-beta2
2016-12-09 16:01:44 -06:00
Chris Goller
18486f5f51
Add CHANGELOG for beta2
2016-12-09 16:01:08 -06:00
Regan Kuchan
211311a1df
Update to 1.1.0-beta2
2016-12-09 13:53:53 -08:00
Alex P
d489df8822
Re-adding GroupByTimeDropdown stylesheet
2016-12-09 13:53:05 -08:00
Alex P
86a3eb3ca8
Merge branch 'master' into apply-function-ui-fix
2016-12-09 13:52:40 -08:00
Will Piers
f9e0378d36
Adjult gitignore
2016-12-09 13:48:25 -08:00
Alex P
fd309e338f
Explorer tabs have names that refer to the query
...
Name is “Measurement” + First Field Selected Name
If multiple fields selected it only shows the first field not all fields
2016-12-09 13:17:14 -08:00
Alex P
fe0fc85248
Explorer Tabs designed for measurement + field name
...
Eventually the tab will truncate text with …
With the current max-length of 175px
that gets you about 27-29 characters in the tab
2016-12-09 13:00:21 -08:00
Alex P
e2c33809cc
Renaming / Refactoring
...
“graph-panel” —> “graph”
2016-12-09 12:14:26 -08:00
Alex P
68d3d6c6be
Explorer tabs cleanup
...
Had previously deleted the “X” icon, replaced with pseudo elements
2016-12-09 11:48:48 -08:00
Alex P
a5ebacfc7a
Merge branch 'master' into apply-function-ui-fix
2016-12-09 11:37:21 -08:00
Alex P
7dd17e4201
Tag list polish
...
checkboxes are darker, badges darker, search bar matches measurements
search bar
2016-12-09 11:37:13 -08:00
Alex P
19a04087f6
Removing white space
2016-12-09 11:36:47 -08:00
Chris Goller
ba23917e03
Merge pull request #674 from influxdata/go-fix-content-type
...
Fix Content-Type of the index.html page to be text/html
2016-12-09 10:01:07 -06:00
Jade McGough
70e64b6baf
WIP
2016-12-08 19:28:40 -08:00
Chris Goller
9b04e0c985
Update CHANGELOG
2016-12-08 21:17:54 -06:00
Chris Goller
34b79fd0eb
Fix Content-Type of the index.html page to be text/html
2016-12-08 21:03:11 -06:00
Chris Goller
a073f26078
Merge pull request #673 from influxdata/remove_endpoint
...
removing unimplemented endpoint from swagger
2016-12-08 17:23:38 -06:00
Jade McGough
7393e4b321
removing unimplemented endpoint from swagger
2016-12-08 15:12:39 -08:00
Alex P
a8324d4794
Multi-select dropdown cleanup
2016-12-08 13:48:40 -08:00
Alex P
bbf2afde9d
Darker checkboxes in query editor list
2016-12-08 12:39:46 -08:00
Alex P
0403125b54
Slightly short min height on query editor lists
2016-12-08 12:39:32 -08:00
Tim Raymond
06cdd47d47
Use `system` metrics to indicate host status
...
This uses the `uptime` field collected by Telegraf in the `system`
measurement to determine if a Host is currently up or down. We can
determine if a host is down by using group by with a fill(0) and looking
for zero values.
2016-12-08 14:19:55 -05:00
Jade McGough
7599369eed
add dashboards interface/structs
2016-12-07 16:31:22 -08:00
Alex P
68f52c138d
Merge branch 'master' into apply-function-ui-fix
2016-12-07 15:34:32 -08:00
Alex P
032cd5580a
RIP it was a great file
2016-12-07 15:34:13 -08:00
Jade McGough
9a2e49b4d2
add routes and stubs for dashboard API endpoints
2016-12-07 15:18:04 -08:00
Jade McGough
fa8edf94c5
add swagger documentation for dashboard routes
2016-12-07 15:17:42 -08:00
Jade McGough
37f7ba5c68
shorten TCPKeepAlive length
2016-12-07 15:17:27 -08:00
Chris Goller
308eacec71
Merge pull request #649 from influxdata/dashboard-api-spike
...
Dashboard api spike
2016-12-07 17:17:17 -06:00
Chris Goller
1a1f9a9ed8
Update dashboards documentation use array's of queries
2016-12-07 16:35:58 -06:00
Andrew Watkins
e23614b381
Merge branch 'master' of github.com:influxdata/chronograf
2016-12-07 14:15:33 -08:00
Andrew Watkins
9578b0d296
Fix no page load on refresh bug
2016-12-07 14:15:21 -08:00
Andrew Watkins
bf5325b158
Remove unnecessary context and PropTypes
2016-12-07 14:14:07 -08:00
Chris Goller
fb7e9db278
Merge pull request #665 from influxdata/ross-build-updates
...
Switch to new build image
2016-12-07 16:03:25 -06:00
Alex P
d585816b46
UI for export function
2016-12-07 13:00:56 -08:00
Alex P
04ddcca33f
Styling explorer actions
2016-12-07 13:00:39 -08:00
Alex P
caa0c817b8
Merge branch 'master' into apply-function-ui-fix
2016-12-07 12:49:51 -08:00
Chris Goller
84b32d3a7d
Merge pull request #666 from influxdata/go-update-teapot
...
Update teapot to be informational
2016-12-07 13:36:34 -06:00
Chris Goller
a6cb4a1935
Update teapot to be informational
2016-12-07 13:28:58 -06:00
Ross McDonald
021745ae92
Switch to new build image with Go 1.7.4.
2016-12-07 13:22:53 -06:00
Andrew Watkins
435f3b258e
Merge pull request #660 from influxdata/rule-time-range
...
Add time range selection to RulePage
2016-12-06 21:11:56 -08:00
Alex P
fa3d87f762
Removing excess markup and styles
...
no longer have tabs in the builder, so removing all that
2016-12-06 18:45:28 -08:00
Alex P
241691a7b1
Discarding obsolete styles
2016-12-06 18:35:57 -08:00
Alex P
cec1233fff
Merge branch 'master' into apply-function-ui-fix
2016-12-06 18:29:54 -08:00
Alex P
554a120b15
Renaming styles
...
Beginning process of simplifying names for the query editor / explorer
- “qeditor” instead of “query-editor”
- Using -- instead of __
- Generic toggle style in theme-dark.scss (previously tag list toggle)
2016-12-06 18:29:47 -08:00
Alex P
b720717cb2
Assorted changes (see desc)
...
- Explorer is darker
- Group by Time styles were all over the place, moving to own file in
chronograf components css
- Removing _sizes.scss (only had 1 variable in it)
2016-12-06 16:56:55 -08:00
Andrew Watkins
5feb4b86b0
Fix ReactTooltip prop error
2016-12-06 16:47:09 -08:00