Skip to content

v0.1.0

Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 03 Apr 15:14
3d661c3

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Fixes

  • 3d661c3 return after notifying channel name exists (#28)
  • 4448314 Cleanup from starter template (#27)
  • a204f57 Fix conditional for adding postId (#26)
  • a10b0c7 MM-23551 - End incident from RHS (#25)
  • 712ee34 MM-23656 - RHS shows previous state while fetching new state (#20)
  • d80507f [MM-22672] Creating an incident with the same name as a previous incident fails silently (#24)
  • e33ea02 MM-23634 - Start incident from RHS (#19)
  • 131fddc MM-23673 - Channel links in RHS details panel force a reload of the webapp (#21)
  • dc48917 MM-23471 - Scope incidents by teams (#18)
  • 1fbc1a0 MM-22736 - Order incidents in RHS list (#22)
  • b8cafa7 [MM-23624] Clicking the IR icon should close RHS if RHS is showing incidents (#17)
  • 1a3919b [MM-22749] Broadcast websocket events when incident model changes (#16)
  • 7aed32e MM-22736 - Active Incidents View (#15)
  • 56cb60d Use Go to reset the plugin, instead of the shell script (#14)
  • 84f1fb8 MM-23390 - Start incident from dot menu (#13)
  • 25d5573 [MM-23467] review backend (#9)
  • 42b4a39 easier developer flow (#12)
  • 5713663 MM-22747 - Add dialog to start of incident (#10)
  • 1607143 MM-22744 - Show incident detail in custom RHS (#11)
  • cf5855f MM-22742 - End Incident Slash Command (#8)
  • a54d007 MM-22741 - Slash command to start incident (#6)
  • b26a29c MM-22743 - View Active Incidents (#5)
  • 3aba790 Adding headers (#4)
  • 2cb6110 Fix linting issues (#3)
  • 95784d7 MM-22716 - Adding mocks (#2)
  • f3e9732 MM-22716 - Bootstrap Mattermost incident response plugin (#1)
  • d77ea0d Initial commit