Commit Graph

3205 Commits (a428894971d0c88b0708e9e5fae98750cf93ec8f)

Author SHA1 Message Date
Alex P 2fcbadd775 Remove excess
We will be lean and mean
2017-04-25 17:07:02 -07:00
Alex P 7221832106 Merge branch 'master' into feature/template-varmojis
The rebase to end all rebases
2017-04-25 17:06:08 -07:00
Andrew Watkins f3bf34e28a Add separators and CONT QUERIES to query template dropdown 2017-04-25 16:44:37 -07:00
Hunter Trujillo 01dcf0d3b6 PropTypes fixes. 2017-04-25 17:35:12 -06:00
Hunter Trujillo 44e9f8d31a Fix error handling in dashboard actions and add errorThrown to dashboard page. 2017-04-25 17:12:36 -06:00
Hunter Trujillo 0d1c416c98 Merge branch 'master' into feature/template-variables
# Conflicts:
#	bolt/internal/internal.pb.go
#	ui/src/CheckSources.js
#	ui/src/dashboards/actions/index.js
#	ui/src/dashboards/containers/DashboardPage.js
#	ui/src/data_explorer/components/Visualization.js
#	ui/src/shared/components/AutoRefresh.js
#	ui/src/shared/components/Dropdown.js
2017-04-25 17:08:55 -06:00
Jade McGough 401bc2b298 update changelog 2017-04-25 16:08:42 -07:00
Andrew Watkins 0fdb2cc8a2 Prettify 2017-04-25 16:07:54 -07:00
Jade McGough f420af1b28 cleanup and styling 2017-04-25 16:07:32 -07:00
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