Commit Graph

3310 Commits (97e1f01d77306dcea4b3a8c73df349df5963cde3)

Author SHA1 Message Date
Hunter Trujillo 01f587272e Fix linter errors. 2017-04-25 16:43:20 -06:00
Andrew Watkins 1e9af94aba Table can now handle multiple series 2017-04-25 15:39:25 -07:00
Andrew Watkins f042b26e34 Remove jsx-indent-props from eslintrc 2017-04-25 15:38:58 -07:00
Hunter Trujillo a4815b188f Disable Save Template button when data has been saved. Refactor remaining dashboard promises into async/await. 2017-04-25 16:36:59 -06:00
Jade McGough 16a99eeb4b use RedactedInput in all config components 2017-04-25 15:15:50 -07:00
Hunter Trujillo 20799a3ac1 TVM now persists its state to the server. 2017-04-25 16:09:22 -06:00
Jade McGough 7f5f7bb447 hide redacted value unless user wants to edit it 2017-04-25 15:01:59 -07:00
Hunter Trujillo 845af7c2df TVM now gets values from a query for a row and also displays them. 2017-04-25 15:21:44 -06:00
Andrew Watkins acfa3b3a20 Remove old state 2017-04-25 13:36:39 -07:00
Jared Scheib eec8e54a2b WIP 2017-04-25 13:33:52 -07:00
Andrew Watkins a1ea46226a Prettify and not error when no values returned from influxdb 2017-04-25 13:32:04 -07:00
Andrew Watkins f0ec814ea2 Update table to render per series 2017-04-25 13:31:29 -07:00
Jade McGough d6917196db prettier 2017-04-25 12:53:00 -07:00
Andrew Watkins 956891e075 Merge pull request #1332 from influxdata/bugfix/bashboard-table
Bugfix/bashboard table
2017-04-25 12:46:57 -07:00
Andrew Watkins 4127f759ea Update CHANGELOG.md 2017-04-25 11:51:55 -07:00
Andrew Watkins 1d0ce5f6f2 Update CHANGELOG.md 2017-04-25 11:51:04 -07:00
Andrew Watkins 09646b5908 Not display TABLE toggle in CEO 2017-04-25 11:47:10 -07:00
Andrew Watkins 5304363d0c Even prettier 2017-04-25 11:37:47 -07:00
Andrew Watkins 657baa2fed Prettier 2017-04-25 11:34:06 -07:00
Jared Scheib 66b92ee241 Update copy for 'Run Query' button 2017-04-25 11:20:22 -07:00
Andrew Watkins ab1a6a0d53 Merge pull request #1331 from influxdata/chore/single-quote
Apply eslint fix for single-quote warnings
2017-04-25 11:05:59 -07:00
Admin 6cf9e97518 Apply eslint fix for single-quote warnings 2017-04-25 10:53:01 -07:00
Andrew Watkins 02ea05f520 Update stubbed data 2017-04-24 18:16:26 -07:00
Andrew Watkins b763e00630 Highlight first tempVar if selected is filtered out 2017-04-24 18:10:38 -07:00
Andrew Watkins a7bb10723a Filter template drawer via user input 2017-04-24 18:10:38 -07:00
Andrew Watkins fa35c3adb9 Add click handling and refactor 2017-04-24 18:10:38 -07:00
Andrew Watkins 7e146fc745 Handle Enter and Esc while templating 2017-04-24 18:10:37 -07:00
Andrew Watkins e47ec992b8 change template variable on mouse over 2017-04-24 18:10:37 -07:00
Andrew Watkins f46602f983 Make selecting tempVar func better 2017-04-24 18:10:37 -07:00
Andrew Watkins 96004a71fc Replace tempVars with arrow keys 2017-04-24 18:10:37 -07:00
Andrew Watkins 8c67b8af49 Add spec for tempVar regex 2017-04-24 18:09:41 -07:00
Andrew Watkins 338e5a7d37 Allow user to cycle through selected tempVars 2017-04-24 18:09:41 -07:00
Andrew Watkins 4694e1a4b0 Be the pretty 2017-04-24 18:09:41 -07:00
Andrew Watkins 5b397d022d Show tempVars when user types $ 2017-04-24 18:05:47 -07:00
Andrew Watkins 576b2eee7a Be the change 2017-04-24 18:04:28 -07:00
Andrew Watkins f8da71f027 Be the change, again 2017-04-24 18:02:17 -07:00
Andrew Watkins 2efda22838 Remove prettier indentation conflicts 2017-04-24 18:02:17 -07:00
Andrew Watkins 08477cadc9 Be the change 2017-04-24 18:02:17 -07:00
Jared Scheib f04a046b22 'Submit' in TVM now retrieves query values; remove template variable fixture data 2017-04-24 17:12:26 -07:00
Hunter Trujillo 6543d69726 PUT to Template Variable API works. 2017-04-24 13:49:50 -06:00
Hunter Trujillo 40530c5127 onSubmit on Template Variable Manager is now providing original template, including link data, to handler. 2017-04-24 12:34:39 -06:00
Regan Kuchan ba8de882d7 Merge pull request #1324 from influxdata/divine-beta9
Updates for beta9
2017-04-21 19:20:51 -07:00
Regan Kuchan 2326390cde Updates for beta9 2017-04-21 19:19:36 -07:00
Jared Scheib 34cf909a89 Revert FieldKey struct schema changes to chronograf that break build 2017-04-21 19:06:24 -07:00
Hunter Trujillo 14d4a1327e Fix TVM UX flow issue with a React lifecycle antipattern; make TVM editing mode consistent 2017-04-21 19:52:01 -06:00
Jade McGough 5ae6d238b1 Merge pull request #1302 from influxdata/multiple-kapacitors
show multiple kapacitors
2017-04-21 15:10:02 -07:00
Jade McGough 1560991039 update changelog 2017-04-21 14:06:40 -07:00
Hunter Trujillo 822cf4ac4b Fix cancel button on Template screen. Show selected variable text. 2017-04-21 14:55:39 -06:00
Hunter Trujillo 5ae717403b Merge fixes. Shape-of-data fixes. 2017-04-21 14:48:03 -06:00
Jared Scheib 187c32a255 Merge pull request #1315 from influxdata/feature/template-variables_proxy-params
Feature/template variables dropdown ui & proxy params
2017-04-21 13:22:54 -07:00