Chris Goller
a2ca59aa11
Update circle building of release tags to upload docker containers to quay
2017-01-12 18:11:12 -06:00
Chris Goller
542dfa48dd
Update CHANGELOG to fix bad link
2017-01-12 17:45:33 -06:00
Andrew Watkins
2885c223ba
Merge pull request #760 from influxdata/remove-checkboxes
...
Remove checkboxes
2017-01-12 15:27:39 -08:00
Chris Goller
5e78dda63d
Merge pull request #758 from influxdata/unsafe-ssl
...
Unsafe ssl
2017-01-12 17:08:12 -06:00
Nathan Haugo
5de15eca21
Merge pull request #762 from influxdata/feature/596-select-host
...
Feature/596 select host
2017-01-12 14:53:15 -08:00
Andrew Watkins
3438723ec7
Merge pull request #765 from influxdata/get-range
...
Get range
2017-01-12 14:51:13 -08:00
Andrew Watkins
2f66af3e5a
Add tests for range calc
2017-01-12 14:19:48 -08:00
Hunter Trujillo
1c808ed683
Merge branch 'feature/596-select-host' of github.com:influxdata/chronograf into feature/596-select-host
2017-01-12 14:59:13 -07:00
Hunter Trujillo
e9362a2da9
Refactor to use async/await.
2017-01-12 14:59:07 -07:00
Andrew Watkins
a6c058cb8b
Export getRange to helper funciton
2017-01-12 13:44:22 -08:00
Alex P
ef2f71e46e
Create new CSS component page-header-dropdown
2017-01-12 13:16:38 -08:00
Alex Paxton
15567e769c
Merge pull request #763 from influxdata/misc-ui-polish
...
Misc UI Polish
2017-01-12 11:10:50 -08:00
Alex P
1c170634d9
Make text selection readable app-wide, not just inputs
2017-01-12 10:59:04 -08:00
Alex P
3118dbbdfc
Change style.css to chronograf.css to be more consistent and branded
2017-01-12 10:57:40 -08:00
Alex P
e05ed8c2e6
Change kapacitor copy from Metric to Time-Series
2017-01-12 10:56:11 -08:00
Jade McGough
be6d9a6c30
filter out hosts that don't match the current app
2017-01-12 06:48:52 -08:00
Jade McGough
80a29b0054
get apps for all hosts
2017-01-12 06:07:45 -08:00
Jade McGough
e4f6c1d525
cleanup
2017-01-12 04:34:12 -08:00
Andrew Watkins
28dbad2149
Merge pull request #761 from influxdata/rename-chronograf-folder
...
Rename src/chronograf to src/data_explorer
2017-01-11 16:37:55 -08:00
Andrew Watkins
588605dde4
Update test paths
2017-01-11 16:20:28 -08:00
Andrew Watkins
f32847b8d2
Rename src/chronograf to src/data_explorer
2017-01-11 16:00:56 -08:00
Chris Goller
34f2d3ba27
Merge pull request #756 from influxdata/ga-rpm-install
...
Remove RPM posttrans scriptlet and small fixes
2017-01-11 17:53:07 -06:00
gunnaraasen
07562efc3c
Remove RPM posttrans scriptlet and small fixes
2017-01-11 15:52:06 -08:00
Andrew Watkins
8829013d13
Remove the send all explicitly checkbox from Telegram
2017-01-11 15:46:35 -08:00
Andrew Watkins
324fbc4971
Remove the send all explicitly checkbox from HipChat
2017-01-11 15:39:38 -08:00
Andrew Watkins
c0449bca47
Remove the send all explicitly checkbox from PagerDuty
2017-01-11 15:34:56 -08:00
Andrew Watkins
6c6fa4ccbe
Delete archaic component and copy
2017-01-11 14:48:57 -08:00
Andrew Watkins
a6aacf7e84
Include UnsafeSSL checkbox for insecureSkipVerify
2017-01-11 14:47:03 -08:00
Andrew Watkins
99bbbb8718
Turn SourceForm into true container
2017-01-11 13:58:25 -08:00
Jade McGough
78d6a513eb
add host dropdown to host page
2017-01-11 00:51:43 -08:00
Nathan Haugo
23b4316853
Merge pull request #755 from influxdata/feature/fix-kapacitor-auth
...
Fix kapacitor auth with basic auth in header
2017-01-10 17:16:22 -08:00
Chris Goller
ca510c1075
Update changelog for kapacitor basic auth
2017-01-10 19:13:09 -06:00
Chris Goller
c287f9d244
Fix kapacitor auth with basic auth in header
...
Proxying the basic auth via URL path was not working, so, this
places it directly into the header.
2017-01-10 18:51:25 -06:00
Jade McGough
6a116f52c7
Merge pull request #747 from influxdata/feature/672-sort-status
...
add sort by status on hosts page
2017-01-10 12:48:34 -08:00
Andrew Watkins
2e0d472b39
Merge pull request #740 from influxdata/weird-graph
...
Graph weirdness
2017-01-10 12:49:12 -07:00
Andrew Watkins
7867f99fbb
Simplify if block
2017-01-10 11:23:26 -08:00
Andrew Watkins
68e5e2f151
Handle multiple responses with identical field and measurement names
2017-01-10 11:23:26 -08:00
Andrew Watkins
577cc7654c
Decontruct PropTypes
2017-01-10 11:23:26 -08:00
Andrew Watkins
909519e881
Remove multiple axes from DataExplorer
...
It doesn't make sense to have multiple axes in the DE with the
current UI. A user can create n queries and has no way to indicate
which query should belong to which axis. Making this intuitive an
not clunky is not trivial and requires some more thought and design.
2017-01-10 11:23:26 -08:00
Andrew Watkins
d72d585d68
Add tests
2017-01-10 11:22:21 -08:00
Andrew Watkins
52da101291
Merge pull request #742 from influxdata/order-legend
...
Sort graph legend alphabetically
2017-01-10 12:20:57 -07:00
Andrew Watkins
e756598d73
Refactor label sorting
2017-01-10 10:55:17 -08:00
Jade McGough
189b69d6d9
add sort by status on hosts page
2017-01-10 02:54:22 -08:00
Chris Goller
587c87fd9d
Merge pull request #738 from influxdata/feature/go-orphan-kapacitor
...
Update source remove to also remove kapacitor and rules resources
2017-01-09 15:49:05 -06:00
Nathan Haugo
9764d2ae5f
Merge pull request #744 from influxdata/docs/changelog-706-707
...
Add changelog for 706 and 707
2017-01-09 13:34:29 -08:00
nathan haugo
8221aa7df2
Add changelog for 706 and 707
2017-01-09 13:33:54 -08:00
Chris Goller
eaa4e29f20
Merge pull request #735 from influxdata/jz-rabbitmq
...
Add rabbitmq canned dash
2017-01-09 15:21:37 -06:00
Jack Zampolin
0f870a6853
Add changelog
2017-01-09 13:21:06 -08:00
Jack Zampolin
87b2759ed5
Add to README.md
2017-01-09 12:33:58 -08:00
Jack Zampolin
19770fd576
Add rabbitmq canned dash
2017-01-09 12:33:22 -08:00