Hunter Trujillo
bf040bacce
Add more integration test instrumentation for Query Builder test. Increase screen test resolution.
2017-08-09 18:03:32 -07:00
Hunter Trujillo
18fc364f9c
Finish the second Query Builder test.
2017-08-09 16:13:27 -07:00
Hunter Trujillo
d7c237f5a9
Integration testing improvements and comments. WIP Query Builder test.
2017-08-09 15:16:15 -07:00
Hunter Trujillo
5634d5c752
Refactor test selectors with data-test attributes. Excellent reduction in complexity.
2017-08-09 01:43:23 -07:00
Hunter Trujillo
055dd0dc13
Add SHOW DATABASES integration test with Nightwatch.js.
2017-08-08 22:43:16 -07:00
Alex P
8ebbeda941
Update changelog and package.json for 1.3.6.x release
2017-08-08 12:03:52 -07:00
Alex P
9139ce754f
Revert "Prepare for release"
...
This reverts commit 7a62088acb
.
2017-08-08 11:57:23 -07:00
Alex P
7a62088acb
Prepare for release
2017-08-08 10:53:34 -07:00
Andrew Watkins
03d3277feb
Add hashing logic to componentDidUpdate
...
If we dont run the hashing logic during component update
series added after component mount wont necessarily line up with their hashed
colors.
2017-08-07 12:56:22 -07:00
Hunter Trujillo
e578fd94cc
Merge branch 'master' into fix/graph-fixes
...
# Conflicts:
# ui/src/shared/components/Dygraph.js
2017-08-07 09:16:09 -07:00
Hunter Trujillo
78f345ad64
Add graphics comments. Fix redundant math.
2017-08-07 09:06:55 -07:00
Hunter Trujillo
9cf7768459
Remove inner modulo from hasherino.
2017-08-07 08:31:11 -07:00
Andrew Watkins
724e836633
Merge pull request #1821 from influxdata/fix/alerts_table_keys-1813
...
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 19:12:05 -07:00
Andrew Watkins
7da35312bd
Update function names for fun and profit
2017-08-03 17:22:35 -07:00
Jared Scheib
795833ebff
Clarify and specify var and func names
2017-08-03 15:14:22 -07:00
Jared Scheib
8285dcdc64
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 15:03:13 -07:00
Andrew Watkins
07de1760d1
Pass queryConfig down to Dygraphs so it can make label decisions
2017-08-03 14:50:44 -07:00
Andrew Watkins
3ce6a2c6ef
Add logic to handle ranges that are submitted as equal
2017-08-03 14:28:58 -07:00
Andrew Watkins
41c002036e
Rename ranger to AxesOptions
2017-08-03 13:43:46 -07:00
Andrew Watkins
16cac2a5fe
Add user instructions for how to use display options
2017-08-03 12:18:07 -07:00
Andrew Watkins
c00fa20a4d
Merge branch 'feature/1602-graph-bounds-setting' of github.com:influxdata/chronograf into feature/1602-graph-bounds-setting
2017-08-03 09:40:45 -07:00
Andrew Watkins
744b1f876d
Test all things
2017-08-03 09:40:24 -07:00
Jared Scheib
b49142e344
Add line spacing, reorder import
2017-08-02 18:12:18 -07:00
Andrew Watkins
2abb70a1b8
Add placeholder to label
2017-08-02 16:13:48 -07:00
Andrew Watkins
2bf409d95b
Prevent clobbering of label when bounds are set
2017-08-02 16:11:25 -07:00
Andrew Watkins
c2e38c1ea2
Default to having a Ylabel class
2017-08-02 16:08:58 -07:00
Andrew Watkins
f2014bbe0b
Fix clobbering of other axes fields
2017-08-02 15:50:29 -07:00
Andrew Watkins
bf7fca8994
Determine if label present via the DOM
2017-08-02 15:42:25 -07:00
Andrew Watkins
3b151c745d
Move building of label to dygraph component
2017-08-02 15:07:54 -07:00
Andrew Watkins
f7743e3d2b
Cleanup classname
2017-08-02 14:26:05 -07:00
Andrew Watkins
98a0124b0c
Update style logic to use axes labels
2017-08-02 14:16:14 -07:00
Andrew Watkins
b7c420d57d
Remove TODO
2017-08-02 14:15:00 -07:00
Andrew Watkins
6b3306ed3c
Stop adding labels to queries
2017-08-02 14:09:08 -07:00
Andrew Watkins
42009c2081
Add ability for users to specify labels
2017-08-02 14:08:07 -07:00
Andrew Watkins
441d3036b9
Fix props error
2017-08-02 12:47:57 -07:00
Jared Scheib
80ad15eefb
Revert GrooveKnob addition
2017-08-02 09:41:35 -07:00
Jared Scheib
d1b31c384e
Revert "WIP "one or any" component"
...
This reverts commit aa5f710b5a
.
2017-08-02 09:40:31 -07:00
Jared Scheib
488fb2b5fa
Revert "Rename classes and element"
...
This reverts commit 58c23ad14f
.
2017-08-02 09:40:22 -07:00
Jared Scheib
04fe367256
Revert "Wire up GrooveKnob to be fully functional"
...
This reverts commit 2e15eed145
.
2017-08-02 09:39:55 -07:00
Jared Scheib
07782040e8
Revert "WIP Pass values from GrooveKnob to parent"
...
This reverts commit d075733398
.
2017-08-02 09:38:15 -07:00
Andrew Watkins
0bb49d9c4c
Prettier
2017-08-02 08:45:09 -07:00
Tim Raymond
63cddc96e4
Merge branch 'master' into feature/1602-graph-bounds-setting
...
Also removed LegacyBounds marshaling since it was no longer necessary
Conflicts resolved:
bolt/internal/internal.go
bolt/internal/internal.pb.go
bolt/internal/internal.proto
bolt/internal/internal_test.go
chronograf.go
server/cells_test.go
server/dashboards_test.go
server/swagger.json
2017-08-02 11:29:29 -04:00
Alex Paxton
d075733398
WIP Pass values from GrooveKnob to parent
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-01 20:43:45 -07:00
Alex Paxton
2e15eed145
Wire up GrooveKnob to be fully functional
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-01 20:42:29 -07:00
Alex P
58c23ad14f
Rename classes and element
2017-08-01 19:51:20 -07:00
Alex P
aa5f710b5a
WIP "one or any" component
2017-08-01 19:46:11 -07:00
Andrew Watkins
ff0bad5629
Make linter happy
2017-08-01 16:16:24 -07:00
Jared Scheib
12ab243018
Improve error message on JSON Feed GET fail
2017-08-01 16:10:14 -07:00
Alex P
44ed8b58de
Merge remote-tracking branch 'origin/feature/1602-graph-bounds-setting' into feature/1602-graph-bounds-setting
2017-08-01 14:41:02 -07:00
Alex P
240de08849
Fine tune UI for axis controls
2017-08-01 14:38:12 -07:00