Commit Graph

3269 Commits (f99a5626069880edac2cf62591eaeab2d7bb421b)

Author SHA1 Message Date
Alex P 9c8f543ffe Make resizer great again
Doesn’t matter what is inside it, it just works.
2017-05-02 18:02:06 -07:00
Alex P ffcce15600 Simplify stacking contexts ever so slightly 2017-05-02 16:48:06 -07:00
Alex P f4fad678b9 Prevent query templates dropdown from appearing beneath the resizer handle 2017-05-02 16:43:51 -07:00
Alex P 73f0fb653a Make database column smaller than the others 2017-05-02 16:43:06 -07:00
Alex P f7ed5c0609 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 26c26d9e67 Create FunctionSelector component
For use in the DE, more specifically field list items
2017-05-02 15:52:38 -07:00
Hunter Trujillo 4d79450f70 CHANGELOG. 2017-05-02 16:06:15 -06:00
Hunter Trujillo 29e7da033f Fix alert level colors, in addition to hover state color. 2017-05-02 15:57:55 -06:00
Nathan Haugo 2b11d8891f 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 bc7895df2e Add test to influxql AST parsing of durations with no WHERE clause 2017-05-02 15:46:16 -05:00
Chris Goller bc1ac4c0ce Update swagger.json to mention queryConfig's range 2017-05-02 15:20:06 -05:00
Chris Goller c8edca8ff9 Update CHANGELOG to mention adding query build duration support 2017-05-02 15:16:47 -05:00
Chris Goller 7a577f6618 Add Range.Lower and Range.Upper to query config to persist custom ranges 2017-05-02 15:08:51 -05:00
Chris Goller a09a5f5687 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 9c40c11986 Update CHANGELOG about fixing #1327 2017-05-02 12:45:40 -05:00
Chris Goller ebe15248b0 Fix AST influxql for parsing binary expressions in fields 2017-05-02 12:36:56 -05:00
Alex P f1e1171262 Return Cell Edit to previous design 2017-05-02 09:55:28 -07:00
Alex P df54ab790b Remove margin on toggles
Not sure why it needs margin, am always overwriting this
2017-05-02 09:53:57 -07:00
lukevmorris 66429dddce 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 c3ef011029 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 e35fa8ec19 Create layout property for querymaker
Controls how the entire component appears
2017-05-01 16:14:03 -07:00
Alex P fe3d68c9ac Simplify markup in database dropdown 2017-05-01 16:13:38 -07:00
Alex P d3806013f2 Fix errors in database list 2017-05-01 16:01:03 -07:00
Alex P 4b27b0c5b4 Merge branch 'master' into condense-de-lists 2017-05-01 15:59:33 -07:00
Jared Scheib 4639b1b82b Fix typo in Query Templates dropdown 2017-05-01 14:45:55 -07:00
lukevmorris cbac744e43 Show red indicator when a host is down (#1365)
* Green for positive uptime, red otherwise

* Update CHANGELOG

* Handle class name construction with classnames module
2017-05-01 12:12:39 -07:00
Hunter Trujillo d6ae979fbd Merge pull request #1364 from influxdata/bugfix/1363-logo-basepath
Home Logo Link missing basepath support
2017-05-01 12:32:07 -06:00
Hunter Trujillo ae500c2940 Remove trailing space from CHANGELOG. 2017-05-01 12:11:11 -06:00
Hunter Trujillo 4c843e8950 Update CHANGELOG 2017-05-01 12:10:56 -06:00
Hunter Trujillo c0a01336d3 Fix link to the index. 2017-05-01 12:01:55 -06:00
Regan Kuchan 8a9ae72831 Merge pull request #1359 from influxdata/chronoBeta10
Prep for beta10 release
2017-04-28 17:20:02 -07:00
Regan Kuchan d7ebf365cc Prep for beta10 release 2017-04-28 17:14:42 -07:00
Chris Goller 335bd575bf Merge pull request #1358 from influxdata/update-license-of-dependencies
Update License of Dependencies
2017-04-28 19:12:42 -05:00
Jared Scheib 1d83c774ad Update License of Dependencies 2017-04-28 17:09:38 -07:00
Alex Paxton 7b2353144c Merge pull request #1357 from influxdata/template-control-bar-polish
Template Control Bar Polish
2017-04-28 16:48:56 -07:00
Alex P f9980fc84d SHIP IT AGAIN 2017-04-28 16:41:35 -07:00
Alex P f8986648ac SHIP IT 2017-04-28 16:30:18 -07:00
Luke Morris fa8a8c20e5 AutoRefresh.executeQueries accepts templates as param 2017-04-28 16:10:37 -07:00
lukevmorris 9235a6cd75 Dropdown onClick opens it and executes parent's onClick (#1354)
* Dropdown onClick opens it and executes parent's onClick

* :-(
2017-04-28 16:00:39 -07:00
Hunter Trujillo b290932972 Merge pull request #1355 from influxdata/prettier
Make everything prettier... before things get too out of hand
2017-04-28 16:50:04 -06:00
Hunter Trujillo ac25691a50 eslint src --fix 2017-04-28 16:42:32 -06:00
Alex P 5e67057e63 Don't actually need this 2017-04-28 15:41:21 -07:00
Hunter Trujillo 4cbcc77fff prettier --single-quote --trailing-comma es5 --bracket-spacing false --semi false --write "src/**/*.js" 2017-04-28 16:37:19 -06:00
Alex P b932193a09 Apply the styles, update the markup 2017-04-28 15:33:41 -07:00
Alex P 81f14c81c6 Move template control styles into their own sheet 2017-04-28 15:33:25 -07:00
Alex P 476d7da937 Add Icon to Manage Button 2017-04-28 15:33:05 -07:00
Alex P 437bbae5cd Make round scrollbars completely round 2017-04-28 15:32:39 -07:00
Alex P 409b43eb87 Make page headers mo betta
No reason they need to be the equal parts
2017-04-28 15:32:22 -07:00
Chris Goller 9d096c2afe Merge pull request #1351 from nickysemenza/add-phpfpm-dashboard
add canned dashboard for phpfpm
2017-04-28 16:48:41 -05:00
lukevmorris 402ae98f99 Visualization passes thru templates to AutoRefresh (#1352) 2017-04-28 14:36:55 -07:00