Chris Goller
|
3b9f24d906
|
Update Makefile and webpack to make builds incremental
|
2017-02-08 18:17:46 -06:00 |
Alex P
|
6e4f8f0cb4
|
Clean up the DE columns
|
2017-02-08 15:50:11 -08:00 |
Alex P
|
39f2c6a317
|
Style queries tab list in DE
|
2017-02-08 15:22:49 -08:00 |
Alex P
|
d0684b4e97
|
Make DE graph huge
|
2017-02-08 15:22:35 -08:00 |
Andrew Watkins
|
31c64cbac7
|
Add column name headers
|
2017-02-08 14:24:01 -08:00 |
Andrew Watkins
|
c6050d4273
|
Remove concept of Panels
|
2017-02-08 13:58:15 -08:00 |
Andrew Watkins
|
3ca2c903f5
|
Use QueryBuilder and Visualization in DE
|
2017-02-08 13:41:17 -08:00 |
Andrew Watkins
|
78b44592fa
|
Turn QB tabs into columns
|
2017-02-08 13:40:46 -08:00 |
Andrew Watkins
|
dfe8a1dfb3
|
Separate query from panel
|
2017-02-08 13:36:36 -08:00 |
Andrew Watkins
|
9e23db06a5
|
Change style
|
2017-02-08 13:35:21 -08:00 |
Andrew Watkins
|
6bd85d4601
|
Start reorganization of DE
|
2017-02-08 11:19:33 -08:00 |
Chris Goller
|
4828dc9f40
|
Update gitignore to filter MacOSX .DS_Store
|
2017-02-08 10:47:20 -06:00 |
Andrew Watkins
|
b84179f913
|
Merge pull request #841 from influxdata/de-struction
Simplify DataExplorer
|
2017-02-08 08:38:56 -08:00 |
Chris Goller
|
61f40f0646
|
Add debug to circle builds to make it easier to debug
|
2017-02-08 10:24:10 -06:00 |
Chris Goller
|
2d6c9521c6
|
Update builds to be more verbose to help debugging
|
2017-02-08 10:18:01 -06:00 |
Chris Goller
|
13bb878b5a
|
Update build log level to debug
|
2017-02-08 10:17:19 -06:00 |
Chris Goller
|
5f6e78d139
|
Updated CHANGELOG to use yarn over npm install
|
2017-02-08 09:44:52 -06:00 |
Chris Goller
|
d072b7b34e
|
Update circle to use build container from 20170208
|
2017-02-08 09:40:01 -06:00 |
Chris Goller
|
0a022b188f
|
Update Makefile to use yarn instead of npm install
|
2017-02-08 09:39:33 -06:00 |
Chris Goller
|
23c63195e7
|
Update README build instructions to mention yarn
|
2017-02-08 09:38:55 -06:00 |
Chris Goller
|
59806ff0ac
|
Update build script to require yarn
|
2017-02-08 09:38:31 -06:00 |
Chris Goller
|
3e2f2555ca
|
Update docker container builds to Node 6.9.5
|
2017-02-08 09:34:52 -06:00 |
Chris Goller
|
721183ad89
|
Add yarn to docker container build
|
2017-02-08 09:34:38 -06:00 |
Chris Goller
|
35e7b9ffad
|
Fix typo in build container readme
|
2017-02-08 09:33:37 -06:00 |
Andrew Watkins
|
2a7557156f
|
Add details alert data for SMTP
|
2017-02-07 15:15:43 -08:00 |
Andrew Watkins
|
2979ef12f9
|
Remove unused handler
|
2017-02-07 15:15:43 -08:00 |
Andrew Watkins
|
a31518de9c
|
Introduce UPDATE_DETAILS action
|
2017-02-07 15:15:43 -08:00 |
Chris Goller
|
6f557aa685
|
Update CHANGELOG to mention detail for kapa email alert
|
2017-02-07 17:11:46 -06:00 |
Chris Goller
|
98198dbf5b
|
Update kapacitor alert rule to have detail field
|
2017-02-07 17:09:14 -06:00 |
Chris Goller
|
9db24ab075
|
Merge pull request #849 from influxdata/hotfix/docs-basepath
Fix basepath documentation to have double dash
|
2017-02-07 08:30:39 -06:00 |
Chris Goller
|
47bc5b1ce6
|
Fix basepath documentation to have double dash
|
2017-02-07 08:23:39 -06:00 |
Andrew Watkins
|
63725d544f
|
Fix typo
|
2017-02-06 12:53:36 -08:00 |
Andrew Watkins
|
f1dd929725
|
Remove getState in new object
|
2017-02-06 12:50:31 -08:00 |
Andrew Watkins
|
5a1cfc25df
|
Merge pull request #833 from influxdata/timeSeriesToDygraph-refactor
Time series to dygraph refactor
|
2017-02-06 12:08:37 -08:00 |
Andrew Watkins
|
954a6506fc
|
Add active panel spec
|
2017-02-06 11:54:22 -08:00 |
Andrew Watkins
|
7ef4f9f916
|
Move test dir to data_explorer
|
2017-02-06 11:41:42 -08:00 |
Andrew Watkins
|
0fc2faa2a8
|
Add and persist activePanel state
|
2017-02-06 11:32:23 -08:00 |
Jade McGough
|
802102edea
|
Merge pull request #837 from influxdata/feature/615-change-dashboard
change dashboards via dropdown
|
2017-02-06 10:21:24 -08:00 |
Chris Goller
|
5c84d24066
|
Merge pull request #846 from lfarkas/master
always force the file inside the tarball owned by root
|
2017-02-05 09:29:54 -06:00 |
Levente Farkas
|
d88dd3d74e
|
always force the file inside the tarball owned by root
|
2017-02-05 10:41:47 +01:00 |
Andrew Watkins
|
01821ec5e3
|
Consolidate and simplify saving to local storage
|
2017-02-02 15:13:09 -08:00 |
Alex Paxton
|
9db72a71f0
|
Merge pull request #844 from influxdata/ui-bugfix-842
Fix jank in hosts dropdown
|
2017-02-02 15:10:15 -08:00 |
Alex P
|
2bbdd3995a
|
Make hosts dropdown menu less janky
|
2017-02-02 14:48:08 -08:00 |
Alex P
|
efdcb9b22f
|
Change z-index hack on react-grid-item so it no longer conflicts with dropdown menu
|
2017-02-02 14:47:43 -08:00 |
Andrew Watkins
|
ab5d85b676
|
Merge branch 'de-struction' of github.com:influxdata/chronograf into de-struction
|
2017-02-02 11:56:21 -08:00 |
Andrew Watkins
|
e9e6c0b7a3
|
Persist app state to localStorage
|
2017-02-02 11:54:56 -08:00 |
Andrew Watkins
|
6e95f46ce2
|
Deconstruct PropTypes
|
2017-02-02 09:20:52 -08:00 |
Chris Goller
|
1522dc6e4e
|
Remove explorations from backend server
|
2017-02-01 15:09:02 -06:00 |
Andrew Watkins
|
68ec7dfd26
|
Remove concept of 'explorations'
|
2017-02-01 12:34:18 -08:00 |
Jade McGough
|
f1afb50c65
|
fix linting error
|
2017-02-01 11:29:52 -08:00 |