Commit Graph

2732 Commits (d05e2175663ea3db8e720da1f5e1b9b5505b5df5)

Author SHA1 Message Date
Andrew Watkins 96de21ed66 Merge pull request #1224 from influxdata/more-z-index-tweaks
Oops
2017-04-07 10:54:48 -06:00
Andrew Watkins a424087f93 Merge pull request #1212 from influxdata/feature/meta-query-builder
Feature/meta query builder
2017-04-07 10:50:19 -06:00
Andrew Watkins b5a9d32c05 Merge branch 'master' into feature/meta-query-builder 2017-04-07 10:50:03 -06:00
Luke Morris 47c9225cbc More tweaks 2017-04-07 09:24:32 -07:00
Alex P 9c599d33b2 Remove debug option 2017-04-07 09:09:06 -07:00
Alex P 03dea79485 Merge branch 'master' into flip-the-de 2017-04-07 09:03:12 -07:00
Alex P 95844bbaac Prevent dygraphs legend from going off the screen in the DE 2017-04-07 09:02:16 -07:00
Hunter Trujillo 4ad63d0630 Fix for graph height issue. 2017-04-07 08:24:50 -06:00
Hunter Trujillo 789f282b55 Fix FieldList key errors. 2017-04-07 08:08:50 -06:00
Hunter Trujillo 7b5a8c5b64 Refactor ResizeBottom stateless component. 2017-04-07 08:02:07 -06:00
Chris Goller 3f337d055a Merge pull request #1223 from influxdata/fix/kapa-vhost
Use the Host header from the original Kapacitor URL
2017-04-07 08:41:40 -05:00
Chris Goller de43145701 Merge branch 'master' into feature/generic-oauth 2017-04-07 08:39:52 -05:00
Chris Goller 3f5f82dd86 Update CHANGELOG to mention fixing https://github.com/influxdata/chronograf/issues/1206 2017-04-07 08:31:44 -05:00
John Gilden cf054c1f79 Use the Host header from the original Kapacitor URL 2017-04-07 08:15:19 -05:00
lukevmorris 68877e07e3 Fuller DefaultCell; Reference DefaultCell in DefaultDashboard (#1221)
* Fuller default cell; reference cell in default dashboard

* Update CHANGELOG
2017-04-06 17:44:15 -07:00
lukevmorris 1166612860 Dashboard comes from params, not Redux (#1218)
We removed the `dashboard` key from Redux in favor
of `dashboards`, which contains an array of all
dashboards. This means we have to pass the current
dashboard around to action creators.
2017-04-06 17:07:13 -07:00
Andrew Watkins 68aa9fc46c CSS tweaks 2017-04-06 18:03:55 -06:00
lukevmorris 777221c9cf Server validates that queries include database + rp (#1219)
* Server validates that queries include database + rp

* Update CHANGELOG
2017-04-06 16:21:27 -07:00
Chris Goller 5c8547802f Merge pull request #1217 from influxdata/fix/dashboard-error-response
Update cell dashboard error messags to be descriptive
2017-04-06 17:37:36 -05:00
Chris Goller 150b0f212d Update cell dashboard error messags to be descriptive 2017-04-06 17:30:53 -05:00
Chris Goller 888f3d458c Update CHANGELOG language for generic oauth2 support 2017-04-06 16:54:48 -05:00
Chris Goller 978838cf2c Merge branch 'master' into feature/generic-oauth 2017-04-06 16:47:58 -05:00
Chris Goller cbd17b64db Update CHANGELOG mentioning adding generic oauth2 provider 2017-04-06 16:47:41 -05:00
Chris Goller 828ece6737 Add generic oauth2 documentation 2017-04-06 16:45:48 -05:00
Chris Goller dc8cfbdf8e Add generic oauth2 configuration options 2017-04-06 16:45:33 -05:00
Chris Goller 862e2132b6 Add renaming of generic oauth2 provider 2017-04-06 16:45:13 -05:00
lukevmorris ee9042bd60 These three are siblings now; give them a stacking priority (#1215) 2017-04-06 14:30:36 -07:00
Chris Goller 443c2056f7 Merge pull request #1202 from influxdata/hotfix/1193-influxql-no-quotes
Workaround InfluxQL bugs by returning original query.
2017-04-06 16:14:05 -05:00
Luke Morris 8006498180 Merge branch 'master' into hotfix/1193-influxql-no-quotes 2017-04-06 13:51:15 -07:00
Andrew Watkins 499f2737b8 Update CHANGELOG.md 2017-04-06 14:50:40 -06:00
Luke Morris b7f91df6f4 No need to build a query if rawText exists 2017-04-06 13:46:50 -07:00
Andrew Watkins ebf2c38aba Remove unused state 2017-04-06 14:42:18 -06:00
Andrew Watkins d4d5dacbb5 Add loading animation to admin ui 2017-04-06 14:41:50 -06:00
Alex P 5b237b54b2 Add missing comma in stylesheet 2017-04-06 13:41:27 -07:00
Alex P 2d8a1e19d6 Adjust copy to suit new layout 2017-04-06 13:34:49 -07:00
Alex P ae00893638 Make empty columns in query editor fill width 2017-04-06 13:31:56 -07:00
Alex P bf4dca28c4 Consolidate duplicate styles 2017-04-06 13:23:02 -07:00
Alex P bdab12b989 Fix broken styles from DE flip 2017-04-06 13:20:47 -07:00
Alex P f53d8d19a8 Flip the DE 2017-04-06 13:20:36 -07:00
Alex P d07c7c8dd1 Prevent query builder tabs from becoming too large
Happens when a long query is created
2017-04-06 13:19:45 -07:00
Chris Goller ffd838fc26 Add test for generic oauth2 provider 2017-04-06 15:06:22 -05:00
Chris Goller 0a0753bcd0 Merge branch 'master' into feature/generic-oauth 2017-04-06 14:44:44 -05:00
Andrew Watkins dec268337d Add some style 2017-04-06 13:34:08 -06:00
Chris Goller 486db8219a Merge pull request #1203 from influxdata/feature/meta-redirect
Add meta redirect for Influx Enterprise similar to meta client.
2017-04-06 14:17:01 -05:00
Chris Goller 8950d7f4a6 Merge pull request #1204 from influxdata/feature/slack-channels
Add slack channel override per alerting rule.
2017-04-06 14:08:42 -05:00
Chris Goller 12d9cd84ac Merge branch 'master' into feature/meta-redirect 2017-04-06 14:05:40 -05:00
Chris Goller 58a568d1d0 Merge branch 'master' into feature/slack-channels 2017-04-06 14:04:15 -05:00
Andrew Watkins 123b81053e Insert selected query template into text area 2017-04-06 13:02:45 -06:00
Chris Goller 21927336dc Update meta to only include authorization header. 2017-04-06 14:01:27 -05:00
Hunter Trujillo 2dad480675 Merge pull request #1209 from influxdata/feature/1138-hipchat-url-to-subdomain
Use HipChat Subdomain instead of URL
2017-04-06 12:53:53 -06:00