Andrew Watkins
90c3f94ca3
Merge pull request #1846 from influxdata/embiggen-ceo
...
Make lower half of CEO flush to the viewport
2017-08-09 14:08:03 -07:00
Andrew Watkins
735de51f88
Merge pull request #1851 from influxdata/regression/query-validation
...
Success / error messages for queries not displaying
2017-08-09 13:52:08 -07:00
Andrew Watkins
7c092270bc
Merge pull request #1845 from influxdata/bugfix/no-table-scroll
...
BUGFIX: DataExplorer Table scrollbar hidden
2017-08-09 13:44:11 -07:00
Andrew Watkins
b82154e0e9
Merge pull request #1823 from smith/nls/yarn
...
Change some remaining npm mentions to yarn
2017-08-09 13:26:51 -07:00
Andrew Watkins
af66bc0a08
Pass editQueryStatus action creator
2017-08-09 13:23:08 -07:00
Andrew Watkins
9506372241
Pixel perfect
2017-08-09 11:29:25 -07:00
Alex P
8e944b5f2f
Make lower half of CEO flush to the viewport
2017-08-08 17:12:00 -07:00
Andrew Watkins
8b9b6acaf8
Change height of table dynamically according to resizer
2017-08-08 16:33:08 -07:00
Alex P
3ef9a6e826
Update changelog and package.json for 1.3.6.x release
2017-08-08 12:03:52 -07:00
Alex P
efdc47fffb
Revert "Prepare for release"
...
This reverts commit 2d02f25822
.
2017-08-08 11:57:23 -07:00
Alex P
2d02f25822
Prepare for release
2017-08-08 10:53:34 -07:00
Andrew Watkins
3482246b96
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
Nathan L Smith
0e297de362
Change some remaining npm mentions to yarn
...
While `npm` is still installed as part of the build process, most of the
scripts and documentation should be using yarn.
Change `npm` to `yarn` where appropriate.
Signed-off-by: Nathan L Smith <smith@nlsmith.com>
2017-08-07 19:28:23 +00:00
Hunter Trujillo
b4f724201d
Merge branch 'master' into fix/graph-fixes
...
# Conflicts:
# ui/src/shared/components/Dygraph.js
2017-08-07 09:16:09 -07:00
Hunter Trujillo
09274c7881
Add graphics comments. Fix redundant math.
2017-08-07 09:06:55 -07:00
Hunter Trujillo
c7d0c06804
Remove inner modulo from hasherino.
2017-08-07 08:31:11 -07:00
Andrew Watkins
c307715840
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
e6ffc0e256
Update function names for fun and profit
2017-08-03 17:22:35 -07:00
Jared Scheib
f8b13dcfa3
Clarify and specify var and func names
2017-08-03 15:14:22 -07:00
Jared Scheib
5cd915c19c
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 15:03:13 -07:00
Andrew Watkins
e11d2d38aa
Pass queryConfig down to Dygraphs so it can make label decisions
2017-08-03 14:50:44 -07:00
Andrew Watkins
47b5f6cf4d
Add logic to handle ranges that are submitted as equal
2017-08-03 14:28:58 -07:00
Andrew Watkins
6a0a4fc4fa
Rename ranger to AxesOptions
2017-08-03 13:43:46 -07:00
Andrew Watkins
fba53666b9
Add user instructions for how to use display options
2017-08-03 12:18:07 -07:00
Andrew Watkins
8e42facc26
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
bfd4ca8a5b
Test all things
2017-08-03 09:40:24 -07:00
Jared Scheib
bbceece7f5
Add line spacing, reorder import
2017-08-02 18:12:18 -07:00
Andrew Watkins
9ffdec7f44
Add placeholder to label
2017-08-02 16:13:48 -07:00
Andrew Watkins
c5ce2e4707
Prevent clobbering of label when bounds are set
2017-08-02 16:11:25 -07:00
Andrew Watkins
442a7fdc21
Default to having a Ylabel class
2017-08-02 16:08:58 -07:00
Andrew Watkins
244d8fecd8
Fix clobbering of other axes fields
2017-08-02 15:50:29 -07:00
Andrew Watkins
3c57d0ce36
Determine if label present via the DOM
2017-08-02 15:42:25 -07:00
Andrew Watkins
c5ab1112bb
Move building of label to dygraph component
2017-08-02 15:07:54 -07:00
Andrew Watkins
e863165019
Cleanup classname
2017-08-02 14:26:05 -07:00
Andrew Watkins
9162293071
Update style logic to use axes labels
2017-08-02 14:16:14 -07:00
Andrew Watkins
a9249e04e0
Remove TODO
2017-08-02 14:15:00 -07:00
Andrew Watkins
cc34b9c978
Stop adding labels to queries
2017-08-02 14:09:08 -07:00
Andrew Watkins
1fa004664b
Add ability for users to specify labels
2017-08-02 14:08:07 -07:00
Andrew Watkins
4062a086ae
Fix props error
2017-08-02 12:47:57 -07:00
Jared Scheib
640afb3f55
Revert GrooveKnob addition
2017-08-02 09:41:35 -07:00
Jared Scheib
27bc87eac5
Revert "WIP "one or any" component"
...
This reverts commit 3897228e30
.
2017-08-02 09:40:31 -07:00
Jared Scheib
a7c035fdce
Revert "Rename classes and element"
...
This reverts commit b7bb9cb339
.
2017-08-02 09:40:22 -07:00
Jared Scheib
31756ec361
Revert "Wire up GrooveKnob to be fully functional"
...
This reverts commit 69dbd0e988
.
2017-08-02 09:39:55 -07:00
Jared Scheib
86d083823c
Revert "WIP Pass values from GrooveKnob to parent"
...
This reverts commit c0cc730857
.
2017-08-02 09:38:15 -07:00
Andrew Watkins
e1ab849b63
Prettier
2017-08-02 08:45:09 -07:00
Tim Raymond
532a6a8c48
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
c0cc730857
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
69dbd0e988
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
b7bb9cb339
Rename classes and element
2017-08-01 19:51:20 -07:00
Alex P
3897228e30
WIP "one or any" component
2017-08-01 19:46:11 -07:00