deniz kusefoglu
6d2e1100d8
Fix behavior on db creation with enter and make db keys unique
2017-09-18 20:07:21 -07:00
deniz kusefoglu
fb4f9693e3
Display error and prevent new db creation if new db name matches existing db name
2017-09-18 19:34:58 -07:00
Alex P
ea8a344501
WIP show query errors on cells
2017-09-18 14:40:13 -07:00
deniz kusefoglu
223d46f497
Display Query Templates dropdown even when status is null
2017-09-18 14:11:52 -07:00
Alex P
9b643c7f7e
Sort databases list alphabetically by database name
2017-09-18 10:41:37 -07:00
Alex P
035637f1cd
Require user confirmation to delete a cell
2017-09-18 10:13:37 -07:00
Andrew Watkins
9059da096d
Merge branch 'master' into feature/tickscript-editor
2017-09-14 14:29:00 -07:00
Andrew Watkins
e314789895
Refine copy
2017-09-14 14:15:42 -07:00
Andrew Watkins
e646f42b25
Add a TICKscript table to alert rules page
2017-09-14 14:06:43 -07:00
Andrew Watkins
6dd8e378b1
Use tickscript id as 'name' for raw tickscripts
2017-09-14 13:04:05 -07:00
deniz kusefoglu
ca606b7191
Improve testing on resultstoCSV
2017-09-12 18:45:49 -07:00
deniz kusefoglu
9690b512a4
Improve testing on resultsToCSV
2017-09-12 15:50:25 -07:00
deniz kusefoglu
7561a0da6d
Add tests to results to CSV function
2017-09-12 14:59:03 -07:00
Andrew Watkins
dc7fc85bac
Remove TICKscript name creation
2017-09-12 14:27:48 -07:00
Andrew Watkins
701c4bf92e
Publish notification after route change
2017-09-12 14:25:40 -07:00
Andrew Watkins
f7d59f6a4f
Fix auto indendation to match indentation of previous line
2017-09-12 13:17:51 -07:00
deniz kusefoglu
3bbbd7056f
Provide a more descriptive error text
2017-09-12 13:11:16 -07:00
deniz kusefoglu
e6413d1436
Add error handling to getCSV function
2017-09-12 12:37:13 -07:00
Andrew Watkins
4915e978c9
Update existing tickscript
2017-09-12 11:44:06 -07:00
Andrew Watkins
b151e81733
Use /rules to create tickscripts
2017-09-12 11:03:30 -07:00
Hunter Trujillo
3f390ae01a
Refactor download.js. Refactor resultsToCSV. Use Excel formatting.
2017-09-12 09:45:13 -07:00
deniz kusefoglu
33123724e9
Add csv download button to data explorer visualization header
2017-09-12 09:45:13 -07:00
Andrew Watkins
b817c823de
Update branch with new linter rules
2017-09-12 09:23:26 -07:00
Andrew Watkins
cce44b1681
Update to react-codemirror 1.0
2017-09-12 09:23:26 -07:00
Alex P
077bdf20fb
Change layout of tickscript editor
2017-09-12 09:23:26 -07:00
Alex P
09d554cd4d
Organize styles and use custom theme for code mirror
2017-09-12 09:23:25 -07:00
Andrew Watkins
25d5310cf5
Prettier
2017-09-12 09:23:25 -07:00
Andrew Watkins
c653982216
Make task ids only edit when making new task
2017-09-12 09:23:25 -07:00
Andrew Watkins
fe6c5ac29d
Cleanup
2017-09-12 09:23:25 -07:00
Andrew Watkins
879685d11f
Remove view only Tickscript
2017-09-12 09:23:25 -07:00
Andrew Watkins
a1ecdb6e5d
WIP Introduce tickscript id editing
2017-09-12 09:23:25 -07:00
Andrew Watkins
f4aeefa95e
Add tickscript type selector
2017-09-12 09:23:25 -07:00
Andrew Watkins
03e40c8ce1
Cleanup
2017-09-12 09:23:24 -07:00
Andrew Watkins
74145b0a49
Cleanup checks with default props
2017-09-12 09:23:24 -07:00
Andrew Watkins
1cdcc80259
Make UserRow work with new MultiSelectDropdown shape
2017-09-12 09:23:24 -07:00
Andrew Watkins
018bd17096
Add ability to apply changes per click
2017-09-12 09:23:24 -07:00
Andrew Watkins
026b1f1018
Add comment
2017-09-12 09:23:24 -07:00
Andrew Watkins
fa2192f3fb
Prettier
2017-09-12 09:23:24 -07:00
Andrew Watkins
4437475207
Apply selected dbrps to state
2017-09-12 09:23:23 -07:00
Andrew Watkins
0e8fecff6e
Add lambda to syntax highlighting
2017-09-12 09:23:23 -07:00
Andrew Watkins
9f371f17c2
Set default props for ruleID
2017-09-12 09:23:23 -07:00
Andrew Watkins
cea9d077a4
Introduce TICKscript editing
2017-09-12 09:23:23 -07:00
Andrew Watkins
b6ca021604
WIP Edit scripts returned from the server
...
Had to downgrade react-codemirror due to a bug. Issues and PRs
are open to resolve:
- https://github.com/JedWatson/react-codemirror/issues/121
- https://github.com/JedWatson/react-codemirror/issues/106
2017-09-12 09:23:23 -07:00
Andrew Watkins
4f1372a01b
Introduce skeleton to create task through proxy
2017-09-12 09:23:23 -07:00
Andrew Watkins
b6880c2524
ES6ify
2017-09-12 09:23:23 -07:00
Andrew Watkins
b66be556ed
Update kapacitor links to include tasks and ping paths
2017-09-12 09:23:22 -07:00
Alex P
1e1c955560
Polish alert rules table
2017-09-12 09:23:22 -07:00
Andrew Watkins
87221200bb
Display TICKscript on rules index
2017-09-12 09:23:22 -07:00
Andrew Watkins
ad1f78aed0
Polish the editor
2017-09-12 09:23:22 -07:00
Andrew Watkins
202702b739
Introduce CodeMirror for TICKscript editor
2017-09-12 09:23:22 -07:00
Andrew Watkins
b5aa82fe08
Introduce TICKscript editor
2017-09-12 09:23:21 -07:00
Andrew Watkins
423f02ba73
Add skeleton for tickscript editor page
2017-09-12 09:23:21 -07:00
Chris Goller
2128c13163
Update kapacitor rule response with dbrps, various dates, error, and executing.
2017-09-09 10:19:52 -05:00
deniz kusefoglu
3b705139ab
Refactor DataSection SFC
2017-09-08 12:35:42 -07:00
deniz kusefoglu
6ce54ec3fd
Clean up
2017-09-08 12:24:46 -07:00
Deniz Kusefoglu
cb8b812c14
Merge branch 'master' into fill-query-widget
2017-09-08 14:39:54 -04:00
Deniz Kusefoglu
c79eaf7e7f
Merge pull request #1971 from influxdata/bugfix/deadman
...
BUGFIX: deadman
2017-09-08 14:30:11 -04:00
Jared Scheib
9de78a35d9
Merge branch 'master' into fill-query-widget
2017-09-08 11:27:31 -07:00
Jared Scheib
b5b56cd9e4
Only submit number input value on blur; cancel on escape
2017-09-08 11:26:07 -07:00
Jared Scheib
0f5a5d2ed7
Only submit fill number upon enter; ensure number value on blur
2017-09-08 11:26:07 -07:00
Hunter Trujillo
15e549696e
Make Jared's belief system conversion look nicer
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-09-08 11:25:49 -07:00
Jared Scheib
be0e1a066e
Convert Jared to a believer in functional programming overlord technology
2017-09-08 11:24:48 -07:00
deniz kusefoglu
fed1901014
Transform ValuesSection into an SFC
2017-09-08 11:16:34 -07:00
deniz kusefoglu
4e1f19f3a7
WIP Partially transform Values Section to an SFC
2017-09-08 10:36:35 -07:00
Nathan Haugo
e89e8d137b
Bump version to 1.3.8.0
2017-09-07 16:29:56 -07:00
Andrew Watkins
1ab705e431
Fix deadman UI
2017-09-07 15:21:20 -07:00
deniz kusefoglu
4e16fa33c4
WIP move sections some more
2017-09-07 14:08:39 -07:00
Jared Scheib
b85bca0155
Merge branch 'master' into fill-query-widget
2017-09-07 12:58:06 -07:00
Jared Scheib
97ef8a52b5
Test client DE fill for ints and floats
2017-09-07 12:50:50 -07:00
Jared Scheib
2ab38d75e0
Test updating fill to non-null-string non-number value in client DE
2017-09-07 12:49:51 -07:00
Jared Scheib
8e5bed7a10
Test for explicit fill with group by time in client DE
2017-09-07 12:43:17 -07:00
Jared Scheib
c2a7d21d09
Update modified queryTransition funcs to ES6 and spread operator
2017-09-07 12:39:15 -07:00
Andrew Watkins
54c1d45c07
WIP Move sections around
2017-09-07 11:43:30 -07:00
Andrew Watkins
f4e6e70efe
Remove redundant call to getChildContext
...
The CheckSources component already provedes source to this component
and its children.
2017-09-07 11:41:37 -07:00
Jared Scheib
bb0dc81dd7
Rename onSelection func to onChooseFill for idiomacy
2017-09-07 11:35:51 -07:00
Jared Scheib
9e5b60c874
Move styles for groupby fill container into stylesheet
2017-09-07 11:32:01 -07:00
Jared Scheib
35a1d64036
Prettier
2017-09-07 11:31:24 -07:00
Jared Scheib
5f5e04459e
Move defaultProps outside of class definition
2017-09-07 11:22:16 -07:00
Jared Scheib
390d970d3a
Refactor KAPA_ADD_RULE to use spread operator; removed unused param
2017-09-07 13:14:59 -04:00
Jared Scheib
cc72462d41
Add comments for two actions consumed by two reducers each
2017-09-07 13:11:02 -04:00
Jared Scheib
9059b03fd6
Refactor a ADD_QUERY reducer to use spread operator; remove unused param
2017-09-07 13:10:11 -04:00
Jared Scheib
632725d943
Change var name to clarify for condition when it's undefined
2017-09-07 12:34:50 -04:00
Andrew Watkins
c36a78e84c
Reform Relative into an SFC
2017-09-06 15:40:54 -07:00
Andrew Watkins
6e558e9653
Make Threshold an SFC
2017-09-06 14:58:56 -07:00
Andrew Watkins
7a4f105f5a
Handle kapacitor range values being undefined
2017-09-06 14:01:22 -07:00
Andrew Watkins
13f938a896
WIP Move relative and threshold to separate file
2017-09-06 13:53:45 -07:00
Andrew Watkins
0c4662552e
Transform Deadman to an SFC
2017-09-06 12:57:04 -07:00
Hunter Trujillo
147abd76d9
whoops! forgot my hat.
2017-09-06 11:56:04 -06:00
Hunter Trujillo
3764d4d650
Remove DE QC query string param code for this PR.
2017-09-06 11:50:02 -06:00
Jared Scheib
d3420ff6f8
Merge remote-tracking branch 'origin/master' into fill-query-widget
2017-09-06 11:48:00 -04:00
Jared Scheib
7ac1057e0d
Add comprehensive explicit fill test coverage
2017-09-06 11:44:22 -04:00
Jared Scheib
2bf7d64370
Test client explicit fill; clean up
2017-09-06 11:37:47 -04:00
Jared Scheib
c33ea2d486
Add client test for implicit fill null made explicit
2017-09-06 11:31:04 -04:00
Jared Scheib
03e572965e
Fix client tests w/r/t changes to defaultQueryConfig and fill
2017-09-06 11:27:16 -04:00
Hunter Trujillo
6c3d1668bf
Refactor query string middleware. Adds novel DE query config functionality.
2017-09-05 17:57:52 -06:00
Andrew Watkins
482f69a196
Prettier and prettier
2017-09-05 15:35:45 -07:00
Andrew Watkins
3a75df0208
Move rule condition above query builder
2017-09-05 15:34:53 -07:00
Andrew Watkins
eb2c761129
Convert to modern syntax
2017-09-05 15:01:13 -07:00
Andrew Watkins
7aec032aa4
Convert to modern syntax
2017-09-05 14:42:29 -07:00
Jared Scheib
dbb8c32bd5
Fix destructuring error when no options passed to applyFuncsToField
2017-09-05 16:44:23 -04:00
Jared Scheib
86b883b154
Fix Kapacitor FieldList propTypes to prevent onFill func warning
2017-09-05 16:24:07 -04:00
Jared Scheib
18b7fe3cbe
Prevent fill from being added to kapacitor query string
2017-09-05 16:23:35 -04:00
Jared Scheib
a814dbc9b0
Ensure default influxql fill value of 'null' string
2017-09-05 15:56:19 -04:00
Jared Scheib
67ab19515c
Fix bug to ensure GROUP BY is not added to toggled func-less field
2017-09-05 12:02:15 -04:00
Jared Scheib
b43d33bc7d
Add Fill to queryConfig when field toggled
2017-09-05 12:00:38 -04:00
Jared Scheib
a6754857eb
Change NULL const to NULL_STRING to avoid confusion
2017-09-05 11:59:28 -04:00
Jared Scheib
31f0ed3773
Only add Fill when to InfluxQL when there's a group by time
2017-09-05 11:00:11 -04:00
Jared Scheib
1371c6afad
Merge remote-tracking branch 'origin/master' into fill-query-widget
2017-09-05 10:52:41 -04:00
Jared Scheib
b882caa3ed
Merge branch 'master' into feature/url-to-presentation-mode
2017-09-04 14:19:48 -04:00
Hunter Trujillo
f59fc76657
Use only the boolean interface for the present query string.
2017-09-02 00:36:08 -06:00
Jared Scheib
cfcb2ec260
Use different query config if for Kapacitor rule
...
This removes the 'fill' property from a default
query config if it is for use in a Kapacitor
alert rule
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-09-01 20:01:10 -04:00
Jared Scheib
bcca6ec596
Remove obsolete getInitialState store helper func
2017-09-01 17:37:07 -04:00
Hunter Trujillo
1d23ccd587
Use src-relative path for importing enablePresentationMode action. Add query-string package. Use queryString library to parse location.search.
2017-09-01 15:07:37 -06:00
Andrew Watkins
33c32dcfeb
All the implicit returns
2017-09-01 11:12:02 -07:00
Andrew Watkins
5a843836c9
Fix stacked graph bug
2017-09-01 10:09:52 -07:00
Andrew Watkins
eff225e9c2
Merge pull request #1952 from influxdata/bugfix/crosshair-remove
...
BUGFIX: crosshair remove
2017-08-31 14:39:48 -07:00
Andrew Watkins
ec05a50627
Merge pull request #1956 from influxdata/bugfix/alerts
...
Fix alerts table to display if alerts are missing a host, name, or level
2017-08-31 14:39:31 -07:00
Andrew Watkins
a5f984bd36
Merge branch 'master' into bugfix/crosshair-remove
2017-08-31 14:16:29 -07:00
Andrew Watkins
cd7de90642
Fix alerts table to display if alerts are missing a host, name, or level
2017-08-31 14:15:33 -07:00
Andrew Watkins
1ac66a364f
Merge branch 'master' into bugfix/some-fields
2017-08-31 14:07:15 -07:00
Andrew Watkins
f0b9088c9e
Invoke line colors and stop wrapping
2017-08-31 14:06:28 -07:00
Andrew Watkins
a674ef5edd
Merge pull request #1943 from influxdata/bugfix/add-kapa-from-source
...
Fix inability to add kapacitor from source page
2017-08-31 13:12:09 -07:00
Andrew Watkins
dc82dde36b
Sugar
2017-08-31 13:06:55 -07:00
Andrew Watkins
d4d2fb3618
Cleanup Dygraph component
2017-08-31 09:06:16 -07:00
Andrew Watkins
d3637907f8
Slim crosshair and remove gradient
2017-08-31 09:00:36 -07:00
Andrew Watkins
d64b737aac
Make legend hide less sensitive
2017-08-31 09:00:36 -07:00
Andrew Watkins
fd5560512a
Remove crosshair when someone graph is moused out
2017-08-31 09:00:36 -07:00
Andrew Watkins
c25e15c64d
Fix inability to add kapacitor from source page
...
The kapacitors array on source was not yet defined. So, I added
a default empty array to the kapacitors key off of source. Also,
cleaned up some logic regarding the duplication of kapacitor names.
2017-08-31 08:59:18 -07:00
Andrew Watkins
f40db15409
Add spec
2017-08-30 14:09:24 -07:00
Andrew Watkins
031f963d0a
Update toggle field function to handle missing field key
2017-08-30 13:58:55 -07:00
Andrew Watkins
61985ac847
Make fields empty array if no key detected
2017-08-30 13:46:43 -07:00
Andrew Watkins
00b7a5c050
Refactor FieldList to ES6 class syntax
2017-08-30 13:37:31 -07:00
Timothy J. Raymond
3d2c012e72
Merge pull request #1929 from influxdata/bugfix/tr-abs-agb
...
Add nanosecond precision to :interval: calc
2017-08-30 16:28:21 -04:00
Andrew Watkins
d597f07101
Fix DE freezing up when there is no field list
2017-08-30 13:28:15 -07:00
Hunter Trujillo
079d8a320e
Add 'present' url query/search param to presentation mode middleware.
2017-08-30 10:52:04 -06:00
Alex P
822415f498
Use invisible triangle to prevent accidental hovers when mousing to a subnav item
2017-08-29 18:54:31 -07:00
Alex P
afc911c1ce
Highlight logo square when viewing status page
2017-08-29 18:34:39 -07:00
Alex Paxton
bba01f6c6f
Merge branch 'master' into fill-query-widget
2017-08-29 18:05:38 -07:00
Alex P
11c1d2c99a
Recover accidentally removed styles
2017-08-29 17:51:39 -07:00
Alex P
5fa4fa9792
Focus on number input after Number is selected from dropdown
...
Instead of autofocus
2017-08-29 17:48:11 -07:00
Alex P
ce5d091f93
Merge remote-tracking branch 'origin/fill-query-widget' into fill-query-widget
2017-08-29 17:42:26 -07:00
Alex P
012aacaa23
Use labels adjacent to dropdowns instead of inside "selected"
2017-08-29 17:40:22 -07:00
Alex P
91549f180d
Switch order of group by and fill dropdowns
2017-08-29 17:39:32 -07:00
Alex Paxton
2ddcabdc2b
Merge branch 'master' into fix-duration-cell-width
2017-08-29 16:30:09 -07:00
Andrew Watkins
16ab7f2598
Update placeholder
2017-08-29 16:25:28 -07:00
Andrew Watkins
93d7469729
Fix inability to add kapacitor from source page
...
The kapacitors array on source was not yet defined. So, I added
a default empty array to the kapacitors key off of source. Also,
cleaned up some logic regarding the duplication of kapacitor names.
2017-08-29 16:11:43 -07:00
Jared Scheib
9cb25917fc
WIP
2017-08-29 16:00:07 -07:00
Jared Scheib
ce6d21cc1a
Fix FillQuery interpretation of number values
2017-08-29 15:32:47 -07:00
Jared Scheib
d7f6761c3c
Add fill to Data Explorer UI and queryConfigs
2017-08-29 15:32:22 -07:00
Jared Scheib
b5ea9dbbca
Remove FillQuery component from Kapacitor rule alert query builder
2017-08-29 15:31:12 -07:00
Alex P
0445d4722f
Polish optional alert rules
2017-08-29 12:44:32 -07:00
Alex P
07e096ee78
Fix for 1932
2017-08-29 11:12:33 -07:00
Andrew Watkins
ff58f3d71d
Fix broken hostpage
2017-08-28 18:16:45 -07:00
Jared Scheib
c40b0a35a0
Fix state setting when fill value is number
2017-08-28 14:40:03 -07:00
Jared Scheib
1a412319d4
Remove Kapacitor queryFill filtering from influx queries
2017-08-28 14:25:39 -07:00
Andrew Watkins
059a9f19fb
Fix js rounding errors
2017-08-28 12:39:49 -07:00
Andrew Watkins
96e64df06b
Cleanup TimeRangeDropdown's constructor
2017-08-25 12:25:35 -07:00
Andrew Watkins
0de80cbe1e
Fix reprsent the zoomed time range in the header
2017-08-25 12:25:17 -07:00
Andrew Watkins
7e2bae10a5
Reset zoom
2017-08-25 10:38:55 -07:00
Jared Scheib
b529b806e8
Add fill clause to all raw InfluxQL statements
2017-08-24 18:48:53 -07:00
Jared Scheib
84512700cc
Comment out autofocus until more nuanced UX dreamt up
2017-08-24 18:46:18 -07:00
Jared Scheib
882a20b038
Filter fill types not supported by Kapacitor
...
Refactor FillQuery to use hson data for Dropdown consistency
2017-08-24 17:51:49 -07:00
Andrew Watkins
4e60305cc9
Fix timestamp format
2017-08-24 16:54:23 -07:00
Andrew Watkins
1d18a3d295
Add zoomed range to state and templates
2017-08-24 15:59:47 -07:00
Andrew Watkins
4a331408a3
Add default value prop
2017-08-24 15:59:47 -07:00
Andrew Watkins
e9dbdf2702
Fix spelling
2017-08-24 15:59:47 -07:00
Andrew Watkins
88ee5b9ef6
Remove dup script
2017-08-24 15:59:46 -07:00
Andrew Watkins
f1763b739e
Fix graphs not resizing properly in cells
2017-08-24 15:59:46 -07:00
Andrew Watkins
38717ee7a3
Add a tooltip to value format toggle
2017-08-24 15:59:46 -07:00
Andrew Watkins
56e263cff9
Remove magic numbers
2017-08-24 15:59:46 -07:00
Andrew Watkins
fc70cb97a9
Move DisplayOptionsInput into /dashboard dir
2017-08-24 15:59:45 -07:00
Andrew Watkins
f28d5dfa65
Add ability to toggle between linear and logarithmic scale
2017-08-24 15:59:45 -07:00
Andrew Watkins
37721754e2
Make input SFC
2017-08-24 15:59:45 -07:00
Andrew Watkins
9552147a28
Use defaultProps instead of _.get()
2017-08-24 15:59:45 -07:00
Andrew Watkins
5a82e7fb11
Update dygraph based on user selected base
2017-08-24 15:59:45 -07:00
Andrew Watkins
1c3b7a845e
Allow set base state on cell
2017-08-24 15:59:45 -07:00
Andrew Watkins
b3183e9eff
Fix incorrect empty y2 bound
2017-08-24 15:59:45 -07:00
Andrew Watkins
3665324a96
Fix incorrect positioning of labels on initial render
2017-08-24 15:59:45 -07:00
Andrew Watkins
3f51fc64c3
Actually resize Dygraph on component update
2017-08-24 15:59:44 -07:00
Andrew Watkins
179db102ab
Cleanup
2017-08-24 15:59:44 -07:00
Andrew Watkins
169b1f8ee0
WIP Allow user to set prefix and suffix in y-axis
2017-08-24 15:59:44 -07:00
Andrew Watkins
c510d1b832
Fix linter errors
2017-08-24 15:59:44 -07:00
Andrew Watkins
83594e7f8c
WIP Import dygraphs number axis formatter
2017-08-24 15:59:44 -07:00
Andrew Watkins
49de19014a
Move active query logic to container
2017-08-24 15:59:43 -07:00
Andrew Watkins
d27c4fe3e5
Change height of table dynamically according to resizer
2017-08-24 15:59:42 -07:00
Hunter Trujillo
1715ef2d7a
Add SHOW DATABASES integration test with Nightwatch.js.
2017-08-24 15:59:42 -07:00
Jared Scheib
458d3c60a2
Pass default Y label into DisplayOptions
...
Refactor DisplayOptions into ES6 component
Rename buildYLabel to buildDefaultYLabel
2017-08-24 15:59:42 -07:00
Jared Scheib
af814be05b
Add and wire up action creator and reducer for fill in query config
2017-08-24 15:15:45 -07:00
Jared Scheib
7fa10fbe2d
Add comment and import const for 'null' string value on default config
2017-08-24 15:14:49 -07:00
Jared Scheib
2d473cd261
Add query transition for fill
2017-08-24 15:11:39 -07:00
Jared Scheib
5f8c9d4102
Remove parens from queryFill options
2017-08-24 15:10:48 -07:00
Jared Scheib
b81ba1687e
Make query fill options syntax consistent
2017-08-24 14:38:59 -07:00
Andrew Watkins
73db221798
Merge branch 'master' into bugfix/same-range
2017-08-24 14:26:38 -07:00
Jared Scheib
ac3ca96df4
Remove copy in UI
2017-08-24 14:01:57 -07:00
Jared Scheib
cc01f5a93b
Make FillQuery only return a single string value
2017-08-24 14:01:42 -07:00
Jared Scheib
17ca51a319
Make 'none' the first value for fill
2017-08-24 14:01:05 -07:00
Andrew Watkins
2c72a7b68b
Add default value prop
2017-08-24 12:59:54 -07:00
Andrew Watkins
cfd8bac7b8
Fix spelling
2017-08-24 12:59:54 -07:00
Andrew Watkins
accd502b06
Fix equal min max bug
2017-08-24 10:06:09 -07:00
Andrew Watkins
7cf47a12f2
Remove dup script
2017-08-24 09:25:46 -07:00
Andrew Watkins
5685b8fb13
Merge branch 'master' into feature/tr-aw-axis-display-opts
2017-08-23 21:23:03 -07:00
Andrew Watkins
21288e308f
Fix graphs not resizing properly in cells
2017-08-23 21:08:18 -07:00
Andrew Watkins
39bf08acaf
Add a tooltip to value format toggle
2017-08-23 21:08:18 -07:00
Andrew Watkins
87b9e0417b
Remove magic numbers
2017-08-23 21:08:18 -07:00
Andrew Watkins
ba442c2556
Move DisplayOptionsInput into /dashboard dir
2017-08-23 21:08:18 -07:00
Andrew Watkins
be4ca9fcda
Add ability to toggle between linear and logarithmic scale
2017-08-23 21:08:18 -07:00
Andrew Watkins
f2ef91053f
Make input SFC
2017-08-23 21:08:17 -07:00
Andrew Watkins
5e46f7150a
Use defaultProps instead of _.get()
2017-08-23 21:08:17 -07:00
Andrew Watkins
a4ecc243d9
Update dygraph based on user selected base
2017-08-23 21:08:17 -07:00
Andrew Watkins
80e383a152
Allow set base state on cell
2017-08-23 21:08:17 -07:00
Andrew Watkins
e04c7191a0
Fix incorrect empty y2 bound
2017-08-23 21:07:36 -07:00
Andrew Watkins
1287500931
Fix incorrect positioning of labels on initial render
2017-08-23 21:07:36 -07:00
Andrew Watkins
430bc4ee55
Actually resize Dygraph on component update
2017-08-23 21:07:36 -07:00
Andrew Watkins
6eb828b4db
Cleanup
2017-08-23 21:07:36 -07:00
Andrew Watkins
25bcb1c372
WIP Allow user to set prefix and suffix in y-axis
2017-08-23 21:07:36 -07:00
Andrew Watkins
edd9fa41df
Fix linter errors
2017-08-23 21:06:27 -07:00
Andrew Watkins
b6b2fb0655
WIP Import dygraphs number axis formatter
2017-08-23 21:06:27 -07:00
Andrew Watkins
32c3874a94
Move active query logic to container
2017-08-23 16:15:01 -07:00
Andrew Watkins
fb52d79821
Change height of table dynamically according to resizer
2017-08-23 16:09:07 -07:00
Hunter Trujillo
a25d19c850
Add SHOW DATABASES integration test with Nightwatch.js.
2017-08-23 16:06:43 -07:00
Jared Scheib
0cb5523f5b
Pass default Y label into DisplayOptions
...
Refactor DisplayOptions into ES6 component
Rename buildYLabel to buildDefaultYLabel
2017-08-23 16:04:01 -07:00
Nathan Haugo
16735c027f
Bump to 1.3.7.0
2017-08-23 15:56:00 -07:00
Hunter Trujillo
20b069f5cc
Merge pull request #1904 from influxdata/feature/tv-url-params
...
Template Variable URL Param Value Selection
2017-08-22 18:41:31 -06:00
Alex P
628d58c9ad
Fix display of tablists in safari
2017-08-22 16:47:23 -07:00
Alex P
20563840d7
Fix appearance of opt-in component
2017-08-22 16:40:23 -07:00
Alex P
4bc7f8261c
Make up for Safari's shortcomings
2017-08-22 16:10:52 -07:00
Alex P
b57189e737
Add missing attributes for safari compatibility
2017-08-22 15:47:38 -07:00
Hunter Trujillo
9535be8f8a
Remove test console.log.
2017-08-18 15:35:25 -06:00
Hunter Trujillo
8b843fa439
Add template variable name selection test and reducer. Fire action on dashboard load.
2017-08-18 15:32:12 -06:00
Alex P
70314681e2
Clean up component
...
Help from @121watts
2017-08-17 20:36:05 -07:00
Alex P
9b8e8752c9
Use handler instead of anonymous function
2017-08-17 20:35:47 -07:00
Alex P
e21a6f25c6
Refactor data section to use fat arrow pattern
2017-08-17 20:35:24 -07:00
Alex P
66a7b080f0
Add a comment explaining the component
2017-08-17 17:43:38 -07:00
Alex P
d60208c006
Merge branch 'master' into fill-query-widget
2017-08-17 17:38:51 -07:00
Alex P
ba7bcc4d11
Refactor to use new style of binding
2017-08-17 17:38:40 -07:00
Hunter Trujillo
4cd967c601
Add the other part to the typing mechanism.
2017-08-17 18:35:10 -06:00
Hunter Trujillo
bfffd16a03
Add some measure of typing mechanism... 🤷
2017-08-17 18:34:50 -06:00
Alex P
2ba3399683
Remove commented out markup
2017-08-17 17:10:12 -07:00
Alex P
bbb34ea118
Remove missing file reference
2017-08-17 17:09:55 -07:00
Alex P
5fbf69c22b
Use a new interaction pattern and new styles for file upload
...
- Largely mimicking the pattern featured in Dropzone.js (I feel this is
a great pattern for file drag & drop)
- Got rid of the button for uploading, change copy to read “Drop a file
here or click to upload”
- Made entire file upload div clickable
- After a file has been uploaded:
- Submit button has been moved inside the div
- Added a “Cancel” button and method to reset the state of the modal
- Hover state of clickable area matches drag-over state
2017-08-17 17:00:22 -07:00
Andrew Watkins
40d5db3c1b
Merge branch 'master' into file-drag-polish
2017-08-17 15:21:47 -07:00
Hunter Trujillo
087a897124
Merge pull request #1899 from influxdata/testing/data-explorer-query-maker-date-sync
...
Fix Data Explorer Raw Query time range not getting updated through dropdown
2017-08-17 16:19:30 -06:00
Andrew Watkins
ced052ae69
Update style for disabled calendar days
2017-08-17 15:16:46 -07:00
Alex P
97880705ed
Make drag state fade in and out
2017-08-17 15:07:22 -07:00
Hunter Trujillo
b4f12b086b
Fix QueryMaker not updating query time range when a the time range was changed through the time range dropdown.
2017-08-17 16:07:14 -06:00
Andrew Watkins
b41cd95fb1
Merge pull request #1898 from influxdata/feature/typee-calendar
...
FEATURE: Typee calendar (with extra credit)
2017-08-17 15:04:18 -07:00
Alex P
a5cb9444d9
Change micro-copy to be more clear
2017-08-17 15:04:09 -07:00
Andrew Watkins
0d64792d26
Add date validation to calendars
...
A user will now no longer be able to select an invalid time range.
i.e. an upper time lower than their lower time or a lower time
greater than their upper time. Yay.
2017-08-17 14:41:49 -07:00
Alex Paxton
d72e2536cf
Merge branch 'master' into fix-legend-stat-wrap
2017-08-17 14:01:01 -07:00
Alex P
052e041a66
Merge branch 'master' into file-drag-polish
2017-08-17 13:35:05 -07:00