Commit Graph

3310 Commits (97e1f01d77306dcea4b3a8c73df349df5963cde3)

Author SHA1 Message Date
Alex P f51da6f5f5 Change cx and classNames to both be classnames
this is the new pattern, apparently
2017-05-04 16:08:38 -07:00
Alex P 6adf3220b4 Make "Functions" toggle have a toggled state 2017-05-04 15:55:01 -07:00
Alex Paxton b199f4da52 Merge branch 'master' into overlay-all-the-way 2017-05-04 14:20:05 -07:00
Jared Scheib a613c49be8 Change default global time range to past 1 hour (#1395)
* Change default global timeRange to 1 hour

* Update changelog
2017-05-04 13:00:30 -07:00
Alex P b319538fc4 Forgot this piece 2017-05-04 12:32:32 -07:00
Chris Goller 94fd7ef164 Update influxql AST parsing to return full binary exprs (#1380) 2017-05-03 15:57:19 -07:00
Alex P 151c743c8a Update the changelog 2017-05-03 15:53:07 -07:00
Alex P 0f56eeaa42 Make overlay technology full screen
No reason why this can’t or shouldn’t be done, it is a modal after all
2017-05-03 15:43:38 -07:00
Alex P 119cf397e8 Fix build error
My baddddd guys
2017-05-03 14:55:18 -07:00
Alex P 06f1803e14 Resolve issue created by previous changes
Rule builder looks good now, was wonky with that extra column
2017-05-03 14:45:08 -07:00
Alex Paxton 36afed6cf0 Merge branch 'master' into condense-de-lists 2017-05-03 14:38:12 -07:00
Alex Paxton 33474f3579 Merge pull request #1386 from influxdata/ui-terminology
Terminology Terminus
2017-05-03 14:14:24 -07:00
Andrew Watkins ee2ba88c86 Add tab functionality in template-varmojis 2017-05-03 13:47:07 -07:00
Alex P ad3a34654a Update Changelog 2017-05-03 12:11:51 -07:00
Alex P 6a830995a4 Add Nate's changes in
Two heads clearly better than one here
2017-05-03 12:11:12 -07:00
Alex P c062712f94 Adjust UI copy 2017-05-03 11:18:10 -07:00
Alex P d1bafda449 Let the world know about these changes 2017-05-03 10:34:32 -07:00
Alex P b2fc02fb2e Merge branch 'master' into condense-de-lists 2017-05-03 10:09:12 -07:00
Alex P ef2e833aa4 Remove placeholder number 2017-05-03 10:09:01 -07:00
Alex P 4bd4ce7ca0 Unify fetching states of graphs 2017-05-02 23:21:16 -07:00
Alex P c46804baf6 Make visualization empty states consistent
For some reason the font styles were different, now they are not
2017-05-02 22:53:36 -07:00
Chris Goller d90c3e5892 Update CHANGELOG to mention adding /write endpoint 2017-05-03 00:16:09 -05:00
Chris Goller 86575b2cde Add line-protocol /write endpoint to all data sources 2017-05-03 00:06:40 -05:00
Alex P d6f2f95de4 Use carets in measurement list
Stronger affordance
2017-05-02 19:02:48 -07:00
Alex P 3d6bbf91ce Make resizer children look good in DE & Overlay Technology
Required some crazy tweaking, but it is done
2017-05-02 18:52:15 -07:00
Alex P 9d310a0b5b Remove unused div and style 2017-05-02 18:13:52 -07:00
Alex P c81274baf4 Update resizer and its children in DE to work properly 2017-05-02 18:13:33 -07:00
Alex P e62e0cbf91 Make resizer great again
Doesn’t matter what is inside it, it just works.
2017-05-02 18:02:06 -07:00
Alex P 08c5d9c2ab Simplify stacking contexts ever so slightly 2017-05-02 16:48:06 -07:00
Alex P a428894971 Prevent query templates dropdown from appearing beneath the resizer handle 2017-05-02 16:43:51 -07:00
Alex P c2ff0a059c Make database column smaller than the others 2017-05-02 16:43:06 -07:00
Alex P 095bd022bb Use FunctionSelector instead of MultiSelectDropdown
Solves the issue of excess space at the end of the list for invisible
dropdown menus. Also a little more space efficient
2017-05-02 15:54:09 -07:00
Alex P fef174969b Create FunctionSelector component
For use in the DE, more specifically field list items
2017-05-02 15:52:38 -07:00
Hunter Trujillo aea9aad7e1 CHANGELOG. 2017-05-02 16:06:15 -06:00
Hunter Trujillo 0e4b28fe2f Fix alert level colors, in addition to hover state color. 2017-05-02 15:57:55 -06:00
Nathan Haugo 5eac836164 Merge pull request #1378 from influxdata/feature/influxql-duration-range
Add Range.Lower and Range.Upper to query config to persist custom ranges
2017-05-02 14:18:29 -07:00
Chris Goller 72421f7954 Add test to influxql AST parsing of durations with no WHERE clause 2017-05-02 15:46:16 -05:00
Chris Goller 6ee108d5b7 Update swagger.json to mention queryConfig's range 2017-05-02 15:20:06 -05:00
Chris Goller f38efbe39a Update CHANGELOG to mention adding query build duration support 2017-05-02 15:16:47 -05:00
Chris Goller e6aab20617 Add Range.Lower and Range.Upper to query config to persist custom ranges 2017-05-02 15:08:51 -05:00
Chris Goller 9a1c29467e Merge pull request #1376 from influxdata/bugfix/influx-math-funcs
Fix AST influxql for parsing binary expressions in fields
2017-05-02 13:50:58 -05:00
Chris Goller 9f6df392cd Update CHANGELOG about fixing #1327 2017-05-02 12:45:40 -05:00
Chris Goller 96eac36448 Fix AST influxql for parsing binary expressions in fields 2017-05-02 12:36:56 -05:00
Alex P d212bcd013 Return Cell Edit to previous design 2017-05-02 09:55:28 -07:00
Alex P d274630859 Remove margin on toggles
Not sure why it needs margin, am always overwriting this
2017-05-02 09:53:57 -07:00
lukevmorris e9ebc5ca56 Promote dash-graph--options, demote dash-graph--container (#1373)
* Promote dash-graph--options, demote dash-graph--container

* Update CHANGELOG
2017-05-01 17:56:15 -07:00
Jared Scheib 32c20ddf51 Remove notification to login outside of session timeout (#1370)
* Remove notification to login outside of session timeout

* Update changelog
2017-05-01 17:53:33 -07:00
Alex P 2ba0e0bec9 Create layout property for querymaker
Controls how the entire component appears
2017-05-01 16:14:03 -07:00
Alex P 1c715d87fe Simplify markup in database dropdown 2017-05-01 16:13:38 -07:00
Alex P cd03bcab9f Fix errors in database list 2017-05-01 16:01:03 -07:00