Alex P
1424a74ac7
Explorer tabs cleanup
...
Had previously deleted the “X” icon, replaced with pseudo elements
2016-12-09 11:48:48 -08:00
Alex P
9fe94c9644
Merge branch 'master' into apply-function-ui-fix
2016-12-09 11:37:21 -08:00
Alex P
b3213cb844
Tag list polish
...
checkboxes are darker, badges darker, search bar matches measurements
search bar
2016-12-09 11:37:13 -08:00
Alex P
78a0a142e8
Removing white space
2016-12-09 11:36:47 -08:00
Chris Goller
ba9372ab3b
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
9ba8820c42
WIP
2016-12-08 19:28:40 -08:00
Chris Goller
21d6d11f65
Update CHANGELOG
2016-12-08 21:17:54 -06:00
Chris Goller
3937c55546
Fix Content-Type of the index.html page to be text/html
2016-12-08 21:03:11 -06:00
Chris Goller
c32f80a380
Merge pull request #673 from influxdata/remove_endpoint
...
removing unimplemented endpoint from swagger
2016-12-08 17:23:38 -06:00
Jade McGough
48f3db024d
removing unimplemented endpoint from swagger
2016-12-08 15:12:39 -08:00
Alex P
25da7da690
Multi-select dropdown cleanup
2016-12-08 13:48:40 -08:00
Alex P
126cd7c7d4
Darker checkboxes in query editor list
2016-12-08 12:39:46 -08:00
Alex P
7c8702b5f9
Slightly short min height on query editor lists
2016-12-08 12:39:32 -08:00
Tim Raymond
10fa1faf79
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
e68f380091
add dashboards interface/structs
2016-12-07 16:31:22 -08:00
Alex P
1f2d07313b
Merge branch 'master' into apply-function-ui-fix
2016-12-07 15:34:32 -08:00
Alex P
ced510c889
RIP it was a great file
2016-12-07 15:34:13 -08:00
Jade McGough
c85b0e4e2a
add routes and stubs for dashboard API endpoints
2016-12-07 15:18:04 -08:00
Jade McGough
dd3edaec5e
add swagger documentation for dashboard routes
2016-12-07 15:17:42 -08:00
Jade McGough
8fde9480f8
shorten TCPKeepAlive length
2016-12-07 15:17:27 -08:00
Chris Goller
d2aa0fc5ad
Merge pull request #649 from influxdata/dashboard-api-spike
...
Dashboard api spike
2016-12-07 17:17:17 -06:00
Chris Goller
e7ce6c3520
Update dashboards documentation use array's of queries
2016-12-07 16:35:58 -06:00
Andrew Watkins
b2886feb50
Merge branch 'master' of github.com:influxdata/chronograf
2016-12-07 14:15:33 -08:00
Andrew Watkins
4f412366ed
Fix no page load on refresh bug
2016-12-07 14:15:21 -08:00
Andrew Watkins
b658d0c91e
Remove unnecessary context and PropTypes
2016-12-07 14:14:07 -08:00
Chris Goller
626d67296c
Merge pull request #665 from influxdata/ross-build-updates
...
Switch to new build image
2016-12-07 16:03:25 -06:00
Alex P
b9c4cbb14f
UI for export function
2016-12-07 13:00:56 -08:00
Alex P
48b84c163e
Styling explorer actions
2016-12-07 13:00:39 -08:00
Alex P
da89c14b02
Merge branch 'master' into apply-function-ui-fix
2016-12-07 12:49:51 -08:00
Chris Goller
ce727fb72d
Merge pull request #666 from influxdata/go-update-teapot
...
Update teapot to be informational
2016-12-07 13:36:34 -06:00
Chris Goller
42b39f0f81
Update teapot to be informational
2016-12-07 13:28:58 -06:00
Ross McDonald
f022b028da
Switch to new build image with Go 1.7.4.
2016-12-07 13:22:53 -06:00
Andrew Watkins
65cd867edb
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
bafe0d59a4
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
ba0a0ba2f9
Discarding obsolete styles
2016-12-06 18:35:57 -08:00
Alex P
02854242b2
Merge branch 'master' into apply-function-ui-fix
2016-12-06 18:29:54 -08:00
Alex P
ac8f214dff
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
698114dad5
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
c6e22b1422
Fix ReactTooltip prop error
2016-12-06 16:47:09 -08:00
Andrew Watkins
fc35092c97
Cleanup
2016-12-06 16:44:59 -08:00
Andrew Watkins
021849b89e
Merge pull request #658 from influxdata/more-icons-in-font
...
New Icons in Font
2016-12-06 16:07:31 -08:00
Alex P
9600e9b00e
Merge branch 'master' into apply-function-ui-fix
2016-12-06 15:41:13 -08:00
Alex P
30a1cd602e
Cleanup
...
should be slightly easier to search now, was nested like crazy
2016-12-06 15:36:48 -08:00
Alex P
9e76d487b0
Removing excess styles
...
Mo’ generic yo
2016-12-06 15:36:23 -08:00
Alex P
7219114ce8
This will make me less crazy
2016-12-06 15:35:05 -08:00
Alex P
0647a3cde6
Skinny scrollbars
2016-12-06 15:34:52 -08:00
Andrew Watkins
29e96342d5
Merge branch 'misc-visual-polish'
2016-12-06 14:06:55 -08:00
Andrew Watkins
805d00dc9a
Add time range selection to RulePage
2016-12-06 13:59:36 -08:00
Alex P
7c4f89ca00
New icons in font
...
- Brush
- Polaroid
- Export
- Keynote
- Alphabet (A)
- Alphabet (B)
- Square
- Diamond
- Circle
2016-12-06 13:12:05 -08:00
Alex P
737539001c
Cleanup based on comments
2016-12-06 12:32:47 -08:00