Jared Scheib
bb928e0668
Comment out click handler for left field until right input is clickable
2017-08-07 18:09:55 -07:00
Jared Scheib
853b5ef811
Rename OneOrAny component to OptIn
2017-08-07 17:32:00 -07:00
Jared Scheib
7d1424da20
Blur input on Enter key press
2017-08-07 17:22:59 -07:00
Jared Scheib
0bd0fa4500
Make OneOrAny work as expected, with correct on blur sequencing
2017-08-07 17:06:52 -07:00
Hunter Trujillo
b14c352465
Merge branch 'master' into feature/1685-moving-time-ranges
2017-08-07 16:53:34 -07:00
Hunter Trujillo
2fb73e44bb
Merge branch 'feature/1685-moving-time-ranges' of github.com:influxdata/chronograf into feature/1685-moving-time-ranges
2017-08-07 16:47:25 -07:00
Hunter Trujillo
fb444225e1
Update changelog in response to comments.
2017-08-07 16:47:02 -07:00
Alex P
0e81c288dd
Add "shortcuts" header and rename styles
2017-08-07 15:20:30 -07:00
Alex P
5b2870fd5e
Change label to be less generic
2017-08-07 15:19:57 -07:00
Alex P
d8e32a59bb
Make time range dropdown wide enough to accommodate a custom range
2017-08-07 15:18:45 -07:00
Andrew Watkins
e5982f8ca0
Merge pull request #1805 from influxdata/fix/graph-fixes
...
Graph Fixes for Bar Graphs and Add Hash-based Colors
2017-08-07 13:21:21 -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
Nathan L Smith
39ca84d691
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
Jared Scheib
d9a2238874
Prevent coercion of zero to false
2017-08-07 11:06:38 -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
46162b6343
update changelog update
2017-08-07 09:12:14 -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
Jared Scheib
48fbb3a078
Make OneOrAny functional and return only one value
...
Rename vars and classes for clarity
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-08-04 20:35:44 -07:00
Alex Paxton
1daf6e119d
Create OneOrAny component
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-04 17:53:09 -07:00
Jared Scheib
f5435cf25c
Rename OneOrAny classes and element
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-08-04 17:53:09 -07:00
Alex P
c976d132d1
WIP "one or any" component
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-08-04 17:53:09 -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
51db3b47d5
Merge pull request #1714 from influxdata/feature/1602-graph-bounds-setting
...
Feature/1602 graph bounds setting
2017-08-03 17:36:03 -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
97b5df41f4
Update changelog
2017-08-03 15:04:34 -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
Jared Scheib
923d2bf5e2
Fix and add second item for changelog update
2017-08-02 17:06:15 -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
c4cc2a5022
Merge branch 'feature/1602-graph-bounds-setting' of github.com:influxdata/chronograf into feature/1602-graph-bounds-setting
2017-08-02 12:54:44 -07:00
Andrew Watkins
441d3036b9
Fix props error
2017-08-02 12:47:57 -07:00
Tim Raymond
b4a4fd6c9c
Remove omitempty from Axis Label
...
If the key is always present in the response, it's easier for the front
end to perform tests on contents of its key.
2017-08-02 13:08:33 -04:00