ember.js-dashboard icon indicating copy to clipboard operation
ember.js-dashboard copied to clipboard

Add templates for all GitHub events

Open pangratz opened this issue 13 years ago • 1 comments

support all these events: http://developer.github.com/v3/events/types/, at least those who make sense.

  • ~~CommitCommentEvent~~
  • ~~CreateEvent~~
  • ~~DeleteEvent~~
  • ~~DownloadEvent~~
  • FollowEvent
  • ~~ForkEvent~~
  • ForkApplyEvent
  • GistEvent
  • ~~GollumEvent~~
  • ~~IssueCommentEvent~~
  • ~~IssuesEvent~~
  • ~~MemberEvent~~
  • PublicEvent
  • ~~PullRequestEvent~~
  • ~~PullRequestReviewCommentEvent~~
  • ~~PushEvent~~
  • TeamAddEvent
  • ~~WatchEvent~~

pangratz avatar Apr 04 '12 19:04 pangratz

I guess ForkApplyEvent needn't be supported, see holman/feedback#176

pangratz avatar Apr 15 '12 16:04 pangratz