Commit Graph

1763 Commits (c372a393a15fc8744c01bb718ee8311619f22b7c)

Author SHA1 Message Date
Jack Zampolin 0f870a6853 Add changelog 2017-01-09 13:21:06 -08:00
Jack Zampolin 87b2759ed5 Add to README.md 2017-01-09 12:33:58 -08:00
Jack Zampolin 19770fd576 Add rabbitmq canned dash 2017-01-09 12:33:22 -08:00
Andrew Watkins 02b7653984 Sort graph legend alphabetically 2017-01-06 11:56:38 -08:00
Chris Goller ed4498b07e Merge pull request #733 from influxdata/feature/go-oauth-gh-orgs
Add Github organization restriction to authentication
2017-01-06 13:27:25 -06:00
Andrew Watkins 7cdd3a31ce Remove replace 'out of range' with 'outside range' 2017-01-06 11:01:11 -08:00
Andrew Watkins 6942f95b4e Merge pull request #725 from influxdata/feature/out-of-range#707
WIP Feature/out of range#707
2017-01-06 11:36:50 -07:00
Hunter Trujillo 37d74ca442 \"\" 2017-01-06 11:11:18 -07:00
Hunter Trujillo e8f226d2f3 Update frontend to use new API values. 2017-01-06 11:01:54 -07:00
Hunter Trujillo 935fc66cab Clarifying operator values. 2017-01-06 10:45:54 -07:00
Chris Goller 636ebedf22 Add Github organization restriction to authentication 2017-01-06 11:39:20 -06:00
Hunter Trujillo 3c03034def Remove RangeOperator from chronograf.go, upon @goller's instruction. 2017-01-06 10:35:57 -07:00
Hunter Trujillo 1c7b1bdb62 Change fake information in stubs. 2017-01-06 10:29:57 -07:00
Hunter Trujillo 9ea3d6b502 Fix styles path for stories. 2017-01-06 10:29:23 -07:00
Hunter Trujillo d8aff4be15 Merge commit 'aa6671be81d412ace5707651f513054e362e114a' into feature/out-of-range#707
# Conflicts:
#	chronograf.go
2017-01-06 10:15:56 -07:00
Hunter Trujillo 26d8be5fe8 gofmt chronograf.go. 2017-01-06 10:11:18 -07:00
Regan Kuchan aa6671be81 Merge pull request #739 from influxdata/meta/1.1.0.beta5.changelog
Update changelog for 1.1.0-beta5
2017-01-05 15:56:30 -08:00
Regan Kuchan 3dbacfb24d Update version 2017-01-05 15:55:18 -08:00
nathan haugo 3075bbc592 Update changelog for 1.1.0-beta5 2017-01-05 15:40:15 -08:00
Chris Goller 17f3992813 Merge pull request #728 from influxdata/feature/go-insecure-tls
Add insecureSkipVerify option to source to accept all influxdb certs
2017-01-05 16:08:58 -06:00
Chris Goller 834f9919e5 Fix formatting of swagger.json 2017-01-05 15:59:46 -06:00
Chris Goller 8a80e66856 Merge pull request #729 from influxdata/feature/go-inside-outside-range
Update kapacitor alert rules to accept inside and outside range
2017-01-05 14:59:24 -06:00
Chris Goller 2281f4cfa0 Update removal of sources to include removing kapacitor and rules resources 2017-01-05 14:47:44 -06:00
Chris Goller 8c33dbf7ea Merge pull request #730 from influxdata/feature/go-add-markdown-release
Add markdown to be used in a release
2017-01-05 12:40:03 -06:00
Chris Goller 26cab124a9 Add markdown to be used in a release 2017-01-04 23:10:04 -06:00
Chris Goller 471159cd99 Update License so Github will autodetect it. 2017-01-04 22:55:23 -06:00
Chris Goller 8dbaef6a9f Update License date 2017-01-04 22:32:49 -06:00
Chris Goller 6354dcb5c5 Update kapacitor alert rules to accept inside and outside range 2017-01-04 22:20:12 -06:00
Chris Goller 8e0376cec4 Add insecureSkipVerify option to source to accept all influxdb certs
The insecureSkipVerify defaults to false, but when true, instructs
the server to accept any certificate coming from the InfluxDB server.
2017-01-04 19:35:07 -06:00
Chris Goller 94474e1bcd Merge pull request #726 from influxdata/go-fix-mongo
Fix mongo layout to remove extra fields
2017-01-04 18:25:15 -06:00
Chris Goller 5105224943 Fix mongo layout to remove extra fields 2017-01-04 18:17:23 -06:00
Nathan Haugo 12d75a115a Change direction of shift for relative rules (#717)
* Change direction of shift for relative rules

* Update changelog

* Fix tests

* Fix tests

* Update changelog for 718
2017-01-04 18:03:41 -06:00
Andrew Watkins 8bd492f3ec Fix bug #711 range not set 2017-01-04 16:02:31 -08:00
Andrew Watkins fb94d79638 Fix case for ruleValues being undefined 2017-01-04 16:02:31 -08:00
Andrew Watkins a83a892077 Refactor addPadding function 2017-01-04 16:02:12 -08:00
Andrew Watkins 3d96b3fc6e Fix Rule visualization padding 2017-01-04 16:02:12 -08:00
Hunter Trujillo db13d42818 Closer to the goal! 2017-01-04 16:02:12 -08:00
Andrew Watkins c2b5d3bc9d Update visualization for out of range rule 2017-01-04 16:02:12 -08:00
Andrew Watkins 7473b527f9 Add range visualization to RuleGraph 2017-01-04 16:02:12 -08:00
Hunter Trujillo dd52ce9ac2 Add out of range to select. 2017-01-04 16:02:12 -08:00
Hunter Trujillo ca2e92ada6 Refactor story values into storiesOf. 2017-01-04 16:02:12 -08:00
Hunter Trujillo 72bce4b15c Forgot an import. 2017-01-04 16:02:12 -08:00
Hunter Trujillo 17c75ac3d6 Reorganized stories file. 2017-01-04 16:02:12 -08:00
Hunter Trujillo 021b83bbff Return results of action creator when spying on component actions. Add defaults to rule stub so there aren’t misses. It’s not a real object, but it reduces distracting errors. 2017-01-04 16:02:11 -08:00
Hunter Trujillo aca3b0482c Last-minute edits are usually bad, mkay. 2017-01-04 16:02:11 -08:00
Hunter Trujillo c98383f543 Add React Storybook, in addition to stories and stubs for ValuesSection. Also… Add a nifty corsless proxy courtesy of yt. 2017-01-04 16:02:11 -08:00
Hunter Trujillo 9375f927ae adding within range support: the good, the bad, and the ugly 2017-01-04 16:02:11 -08:00
Andrew Watkins 3865d7e6d4 Merge pull request #712 from influxdata/style-refactor
Styles Refactor
2017-01-04 16:17:41 -07:00
Andrew Watkins 36175126d0 Merge pull request #718 from influxdata/bugfix/tr-missing-apps
Fix bug that stopped apps from displaying
2017-01-03 22:49:10 -07:00
Will Piers de9069de7e Fix bug that stopped apps from displaying 2017-01-03 17:28:27 -05:00