Commit Graph

11466 Commits (02a80a066510c64d2d1ad9a6c52abddf694d1577)

Author SHA1 Message Date
gunnaraasen b85a5be094 Add usage stats reporting 2016-10-28 14:34:55 -07:00
Chris Goller 145eaf4379 Merge pull request #296 from influxdata/feature/remove-autogen
Refactor to remove autogenerated code.
2016-10-28 14:08:23 -05:00
Chris Goller dd9f110533 Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
Will Piers de311214b4 Merge pull request #272 from influxdata/feature/update-manage-sources
Update the kapacitor column on manage sources page
2016-10-27 14:08:38 -07:00
Andrew Watkins ded85dd796 Merge pull request #294 from influxdata/feature/filter-by-app
allow users to filter by apps
2016-10-27 12:07:50 -07:00
Andrew Watkins b4f003766e Merge pull request #299 from influxdata/fix-de-side-nav
Fix double click DE bug
2016-10-27 11:37:53 -07:00
Andrew Watkins d458b5561a Update App.js 2016-10-27 11:24:11 -07:00
Andrew Watkins cdeb5dc6ab Rename tab title from InfluxEnterprise to Chronograf 2016-10-27 10:59:51 -07:00
Andrew Watkins 02ac1b0223 Fix double click DE bug 2016-10-27 09:49:24 -07:00
Chris Goller 12348d72cb Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
Jade McGough 16adae37bf allow users to filter by apps 2016-10-26 17:04:02 -07:00
Andrew Watkins 4b76811fb2 Fix copy 2016-10-26 16:28:16 -07:00
Andrew Watkins b4ba658bb4 Add Alerta and VictorOps kapacitor configs to UI 2016-10-26 16:25:36 -07:00
Andrew Watkins c737a1935e Count filtered hosts 2016-10-26 16:23:11 -07:00
Chris Goller c09c7cdba1 Merge pull request #293 from influxdata/fix-exploration-patch
Fix incorrect Links in Exploration
2016-10-26 14:47:56 -05:00
Andrew Watkins 73b71c5e3e Fix incorrect Links in Exploration 2016-10-26 12:44:26 -07:00
Will Piers 001769d838 Merge pull request #290 from influxdata/nav-highlight
Make link highlighting great again. also prefer dashes to underscores in routes
2016-10-25 21:50:39 -07:00
Will Piers 4531b718a3 Make link highlighting great again. also prefer dashes to underscores in routes 2016-10-25 15:05:42 -07:00
Will Piers 97fb7a834c Merge pull request #287 from influxdata/kapacitor-fix
Separate update/create of kapacitor records
2016-10-25 12:49:20 -07:00
Will Piers a8813e8a62 Merge pull request #278 from influxdata/dismiss-notifications
Dismiss notifications on route change
2016-10-25 12:44:15 -07:00
Will Piers ab83e0536e Separate update/create of kapacitor records 2016-10-25 12:40:02 -07:00
Will Piers 119533f5e2 Dismiss notifications on route change 2016-10-25 11:11:44 -07:00
Will Piers a1133a46ae Update the kapacitor column on manage sources page 2016-10-25 10:04:36 -07:00
Will Piers 42d7ac7122 Merge pull request #254 from influxdata/feature/pd-kapacitor
Add Kapacitor configuration screen
2016-10-24 16:33:29 -07:00
Will Piers b873dc0e78 Conform to updated Kapacitor API 2016-10-24 16:26:09 -07:00
Will Piers 5fc5a91402 More cleanup and fixes 2016-10-24 14:51:43 -07:00
Kevin Fitzpatrick 13f7e38e18 Fix swagger descriptions 2016-10-24 13:40:15 -07:00
Will Piers d159459ff6 Cleanup and adding more feedback for user interactions 2016-10-24 13:30:29 -07:00
Will Piers 23ff572dc6 Update side nav 2016-10-24 12:36:52 -07:00
Will Piers 3d898d2a98 Fix scroll issue 2016-10-24 12:36:52 -07:00
Will Piers 732069a929 Refactor to avoid URL construction 2016-10-24 12:36:52 -07:00
Will Piers 8bd4ec53aa Fix Paul's code - eslint 2016-10-24 12:36:52 -07:00
Paul Dix 971b6045a3 Fix remaining issues with Kapacitor config refactor 2016-10-24 12:36:52 -07:00
Paul Dix 2011357d2d Fix rebase conflicts.
Update hosts page to use queries that don't specify "default" retention policy.
Remove import of OverviewPage.
2016-10-24 12:36:52 -07:00
Paul Dix 922ffbd2fa Update KapacitorPage components
Update KapacitorPage and API to work with new Kapacitor API on MrFusion. Pull SMTP and Slack configuration out to components.
2016-10-24 12:36:52 -07:00
Paul Dix 533723ad9b Remove extraneous output from handler/proxy.go 2016-10-24 12:36:52 -07:00
Paul Dix 05a666980a WIP: initial pages on Kapacitor config 2016-10-24 12:36:52 -07:00
Paul Dix a52e2ce3d3 Fix handler/proxy.go
Fixed the Kapacitor Post Proxy to handle StatusNoContent responses.
2016-10-24 12:36:52 -07:00
Kevin Fitzpatrick d02ac5e141 Merge pull request #257 from influxdata/feature/170-move-users-to-top-level
Move User resources top to API level
2016-10-24 12:23:29 -07:00
Kevin Fitzpatrick 064f26df6c Regenerated everything. 2016-10-24 12:06:30 -07:00
Kevin Fitzpatrick fd8589a7df Update API links 2016-10-24 11:59:27 -07:00
Kevin Fitzpatrick cbd6438a96 Update configuration 2016-10-24 11:58:22 -07:00
Kevin Fitzpatrick 9e5b3a85ea Update handlers 2016-10-24 11:34:32 -07:00
Kevin Fitzpatrick 48c3aed50e Ignore npm-debug.log 2016-10-24 11:32:44 -07:00
Kevin Fitzpatrick e98698c8c7 Update swagger file to move users above sources. 2016-10-24 11:32:05 -07:00
Chris Goller 5fac2c4f21 Merge pull request #256 from influxdata/feature/github
Add authentication support via OAuth and JWT
2016-10-21 19:31:24 -05:00
Chris Goller ffaaafa65a Fix auth.md to be more clear. 2016-10-21 19:19:41 -05:00
Will Piers 69c6810dea Merge pull request #261 from influxdata/feature/notifications
Feature/notifications
2016-10-21 14:36:35 -07:00
Chris Goller deed69a946 Update to chronograf from mrfusion 2016-10-20 18:01:14 -05:00
Chris Goller 0c97550e2c Add documentation about authorization and authentication 2016-10-20 17:52:22 -05:00