Commit Graph

2776 Commits (4b55177be0d3e18e89b94dd8f24520589c85a6f0)

Author SHA1 Message Date
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
Andrew Watkins cce79c77db Remove prop requirement from onEditRawStatus 2017-04-07 13:53:30 -06:00
Andrew Watkins 4d0899855f WIP introduce fetchTimeSeriesAsync thunk 2017-04-07 13:52:43 -06:00
Andrew Watkins e2963e591a Pass config to raw query editor 2017-04-07 13:52:10 -06:00
Andrew Watkins cc5e940b98 Change rawStatus to status 2017-04-07 13:51:46 -06:00
Andrew Watkins a82f1aa271 Lint tests 2017-04-07 13:51:18 -06:00
Hunter Trujillo 7bedcdcd4d Merge pull request #1211 from influxdata/flip-the-de
Flip the Data Explorer
2017-04-07 13:45:25 -06:00
Hunter Trujillo d440086ecf Address issues raised in code review. 2017-04-07 13:36:59 -06:00
lukevmorris 482b5cce39 EditDashboardCell now requires dashboard be provided (#1225) 2017-04-07 10:14:45 -07:00
Hunter Trujillo 691dafe1c7 Merge branch 'flip-the-de' of github.com:influxdata/chronograf into flip-the-de 2017-04-07 10:57:32 -06:00
Hunter Trujillo b3590ea968 Fix px typing issue. 2017-04-07 10:57:22 -06:00
Andrew Watkins 44e2a00448 Initial combination of builders 2017-04-07 10:56:47 -06:00
Andrew Watkins 0a75bc1bdc Merge pull request #1224 from influxdata/more-z-index-tweaks
Oops
2017-04-07 10:54:48 -06:00
Andrew Watkins e2c0715745 Merge pull request #1212 from influxdata/feature/meta-query-builder
Feature/meta query builder
2017-04-07 10:50:19 -06:00
Andrew Watkins 5b61ff5a11 Merge branch 'master' into feature/meta-query-builder 2017-04-07 10:50:03 -06:00
Luke Morris c49f02ec5f More tweaks 2017-04-07 09:24:32 -07:00
Alex P 85bd2d9e62 Remove debug option 2017-04-07 09:09:06 -07:00
Alex P 49164d94dc Merge branch 'master' into flip-the-de 2017-04-07 09:03:12 -07:00
Alex P aa5461473c Prevent dygraphs legend from going off the screen in the DE 2017-04-07 09:02:16 -07:00
Hunter Trujillo 72e0ef14c5 Fix for graph height issue. 2017-04-07 08:24:50 -06:00
Hunter Trujillo e6438cfadd Fix FieldList key errors. 2017-04-07 08:08:50 -06:00