Commit Graph

2746 Commits (fd672f0f053a393b20b2e5eac374cd8d7f267cc8)

Author SHA1 Message Date
Hunter Trujillo fd672f0f05 Use backend IDs for great justice. 2017-04-10 12:02:09 -06:00
Hunter Trujillo 607004b2e6 Parse raw text with queries endpoint to update builder when a query is updated. 2017-04-10 12:01:36 -06:00
Hunter Trujillo d49de192f0 Merge branch 'feature/structured-queries' of github.com:influxdata/chronograf into feature/voltron-the-builder 2017-04-10 10:28:12 -06:00
Andrew Watkins ec8080e45c Merge branch 'feature/voltron-the-builder' of github.com:influxdata/chronograf into feature/voltron-the-builder 2017-04-10 10:22:46 -06:00
Hunter Trujillo 6fe6699ea1 Fix the error handling for tables and graphs on DE. Use one function to get time series. 2017-04-10 10:21:50 -06:00
Andrew Watkins 3d9f36134b Update query status state in thunk 2017-04-10 10:21:50 -06:00
Andrew Watkins e6162243f2 WIP introduce fetchTimeSeriesAsync thunk 2017-04-10 10:21:08 -06:00
Andrew Watkins 468fb246fa Pass config to raw query editor 2017-04-10 10:21:07 -06:00
Andrew Watkins c351499177 Change rawStatus to status 2017-04-10 10:21:07 -06:00
Andrew Watkins 91fa6b5458 Lint tests 2017-04-10 10:21:07 -06:00
Andrew Watkins 6680ab9f38 Initial combination of builders 2017-04-10 10:21:07 -06:00
Regan Kuchan 23759af223 Merge pull request #1229 from influxdata/docs/prep-readme-for-beta8
Clarify a few issues
2017-04-07 17:31:37 -07:00
Luke Morris 54c9a05f2a Revert "Temp commit"
This reverts commit c322a95549.
2017-04-07 17:28:12 -07:00
Luke Morris cc3a84744f Merge branch 'master' into docs/prep-readme-for-beta8 2017-04-07 17:27:27 -07:00
Luke Morris c322a95549 Temp commit 2017-04-07 17:26:01 -07:00
Hunter Trujillo 5d3b7175a5 Merge pull request #1231 from influxdata/patch/console-error
Clear console error on ConfirmButtons by fixing propTypes
2017-04-07 18:20:55 -06:00
nathan haugo 2ad96357c7 Update for beta8 2017-04-07 17:18:46 -07:00
Hunter Trujillo a4ad352dc7 Fix the error handling for tables and graphs on DE. Use one function to get time series. 2017-04-07 18:17:01 -06:00
Jared Scheib 4551697ca4 Update propTypes to remove console error for ConfirmButtons 2017-04-07 17:05:52 -07:00
Jade McGough 670551dbf9 Merge pull request #1205 from influxdata/initial-source-options
add missing options when creating initial source
2017-04-07 16:00:36 -07:00
Jade McGough 714a6ce0d3 don't block resubmit attempts after successfully creating source 2017-04-07 15:59:08 -07:00
Jade McGough a9c5d8f146 pass expected arguments to notify action 2017-04-07 15:59:08 -07:00
Jade McGough 295d05eaba refactor notifications to work within the App and CreateSource components 2017-04-07 15:58:57 -07:00
Jade McGough b78041fdf6 add notifications to CreateSource
update action creators and AJAX to use proper naming convention
2017-04-07 15:58:18 -07:00
Jade McGough 23bf9f2ac4 update changelog 2017-04-07 15:58:18 -07:00
Jade McGough 8e7fd8de2b lol what's an error message 2017-04-07 15:58:18 -07:00
Jade McGough 718e5fdca2 use updateSourceAction correctly 2017-04-07 15:58:18 -07:00
Jade McGough 5acf147bfe style cleanup 2017-04-07 15:58:17 -07:00
Jade McGough 8e3e9af73f refactor CreateSource to use SourceForm 2017-04-07 15:58:17 -07:00
Jade McGough 93b541d65e remove unused props passed to SourceForm 2017-04-07 15:58:17 -07:00
Jade McGough 4f0550c71d move page-specific DOM content out of sourceform
with '#' will be ignored, and an empty message aborts the commit.
2017-04-07 15:57:52 -07:00
Chris Goller 65231c2409 Update rawtext in queryconfig to be null and not omitempty 2017-04-07 17:32:10 -05:00
Jade McGough 9c31b7eec8 add insecure SSL option for initial source 2017-04-07 15:14:47 -07:00
Chris Goller 3cb2065ee8 Update Godeps to remove zap 2017-04-07 17:01:56 -05:00
Hunter Trujillo f762e473f5 Update Changelog. 2017-04-07 16:01:28 -06:00
Chris Goller 84e9e0018a Update queries endpoint to return InfluxQL, queryConfig, queryAST 2017-04-07 16:58:56 -05:00
Hunter Trujillo c33e756ded Merge branch 'master' of github.com:influxdata/chronograf 2017-04-07 15:58:12 -06:00
Hunter Trujillo 92bf3a2046 Quick fix. Styles duct tape. 2017-04-07 15:58:06 -06:00
Andrew Watkins ad907c4b3e Update query status state in thunk 2017-04-07 15:37:26 -06:00
Chris Goller 8d5dcc3ec7 Fix JSON typos in swagger.json 2017-04-07 16:35:05 -05:00
Chris Goller 2f01e567c4 Merge branch 'master' into feature/structured-queries
Conflicts:
	Godeps
	LICENSE_OF_DEPENDENCIES.md
	server/mux.go
	server/routes.go
	ui/.eslintrc
2017-04-07 16:06:24 -05:00
Chris Goller 98b4488e5c Merge pull request #1207 from influxdata/feature/generic-oauth
Add implementation of generic oauth2 provider based on github concepts
2017-04-07 15:40:03 -05:00
Chris Goller a5bff96510 Merge remote-tracking branch 'origin/master' into feature/generic-oauth 2017-04-07 15:39:35 -05:00
Chris Goller f0acd1b7e0 Merge branch 'master' into feature/generic-oauth 2017-04-07 15:35:28 -05:00
Chris Goller eb5b288e00 Fix PathEscape work for go 1.7 2017-04-07 15:32:35 -05:00
Hunter Trujillo c4bb0f0275 Merge branch 'master' of github.com:influxdata/chronograf 2017-04-07 14:31:05 -06:00
Hunter Trujillo df7588652f ResizeContainer only works on a single top-level element. 2017-04-07 14:30:57 -06:00
Chris Goller 65b4789227 Update generic oauth routes to be path escaped. 2017-04-07 15:20:53 -05:00
lukevmorris af231fdaa0 Use Cell ID returned by the server (#1222)
* Use ID as returned by the server

* Update CHANGELOG
2017-04-07 13:01:11 -07:00
Chris Goller 84f1263357 Add configurable scopes to generic oauth2 support 2017-04-07 14:58:35 -05:00