Chris Goller
ce6229168d
Merge branch 'master' into feature/influx-write
2017-05-05 08:10:14 -05:00
Jade McGough
830ff49ac3
update changelog
2017-05-04 23:46:56 -07:00
Jade McGough
b4546b29ff
add ability to delete kapacitor config
2017-05-04 23:40:53 -07:00
Alex P
69d739745e
Merge branch 'master' into condense-de-lists
2017-05-04 17:38:59 -07:00
Alex P
dd4b7e2541
User proper means of calculating number of children
2017-05-04 17:34:45 -07:00
lukevmorris
a478157357
:dashboardTime: ( #1391 )
...
* Add Range.Lower and Range.Upper to query config to persist custom ranges
* Update CHANGELOG to mention adding query build duration support
* Remove automatic application of global timeRange
If a user supplies a timeRange. Add that to the queryConfig and use
that to generate the SELECT statement. If a user omits a time range,
do not automatically include one...yet
* Update swagger.json to mention queryConfig's range
* Add test to influxql AST parsing of durations with no WHERE clause
* Implement first iteration of templated dashboard time range
* Range is nested within query.queryConfig
* DE will not use :dashboardTime:
* Clarify intention with a comment
* If there are no templates present, don't open the drawer
* Make TemplateControlBar its own component
* Rename dashTime to dashboardTime
* Cleanup TemplateControlBar
* Update CHANGELOG
* Update TemplateControlBar min height
* Polish template control bar
Inspired by @lukevmorris’ screenshot with the manage button on the right
* Reconstitute presentation mode styles
2017-05-04 16:57:50 -07:00
Jared Scheib
97ca27bee0
Make handleClickOutside on TemplateVariableRow work the same as handleCancelEdit ( #1400 )
...
* Give handleClickOutside the same behavior as handleCancelEdit
* Update changelog
2017-05-04 16:57:24 -07:00
Alex P
e0acd53e51
Handle case of too many children
...
Shouldn’t be more than 2. Added a const atop the file for this, so no
magic numbers
2017-05-04 16:44:42 -07:00
Hunter Trujillo
bd1edaafeb
Merge pull request #1379 from influxdata/bugfix/1345-alert-level-colors
...
Fix alert level colors, in addition to hover state color.
2017-05-04 17:43:35 -06:00
Jared Scheib
69ca3b29fa
Merge branch 'master' into bugfix/1345-alert-level-colors
2017-05-04 16:42:50 -07:00
Alex P
45625df608
Fix build error
...
pesky trailing spaces! *shakes fist*
2017-05-04 16:30:25 -07:00
Alex P
46249f5e98
Add explanatory comment for Layout prop
2017-05-04 16:23:09 -07:00
Alex Paxton
3fabc9ca59
Merge pull request #1392 from influxdata/overlay-all-the-way
...
Make overlay technology full screen
2017-05-04 16:11:52 -07:00
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