stable

Clone or download

Read-only

Empty Plugin BotMattermost-Agile DashBoard

Part of story #9184 Choose and configure bots to send stand-up summary Add Notification Panel in AgileDashboard plugin configuration. Change-Id: I79379b23d45c96f36363182a841e15fdbb564e9f

Modified Files

Name
A ChangeLog +3 −0 Go to diff View file
A README.mkd +13 −0 Go to diff View file
A VERSION +1 −0 Go to diff View file
A include/BotMattermostAgileDashboard/Plugin/PluginDescriptor.php +36 −0 Go to diff View file
A include/BotMattermostAgileDashboard/Plugin/PluginInfo.php +32 −0 Go to diff View file
A include/autoload.php +20 −0 Go to diff View file
A include/botmattermost_agiledashboardPlugin.class.php +72 −0 Go to diff View file
A include/constants.php +21 −0 Go to diff View file
A site-content/en_US/botmattermost_agiledashboard.tab +2 −0 Go to diff View file
A site-content/fr_FR/botmattermost_agiledashboard.tab +2 −0 Go to diff View file
A template/index.mustache +1 −0 Go to diff View file
A www/index.php +31 −0 Go to diff View file