stable

Clone or download

Read-only

Bot configuration with Burning Parrot

Part of story #9623 Get rid of Bootstrap in site admin / plugins BotMattermost Change-Id: I1a1891040e7fab930c9b7aaac8b6cf6aaf8d031d

Modified Files

Name
M include/BotMattermost/AdminController.php +17 −7 Go to diff View file
M include/BotMattermost/AdminPresenter.php +27 −18 Go to diff View file
M include/botmattermostPlugin.class.php +13 −4 Go to diff View file
M include/constants.php +1 −0 Go to diff View file
M site-content/en_US/botmattermost.tab +10 −6 Go to diff View file
M site-content/fr_FR/botmattermost.tab +10 −6 Go to diff View file
M template/index.mustache +61 −47 Go to diff View file
M template/modal-add-bot.mustache +47 −34 Go to diff View file
M template/modal-delete-bot.mustache +19 −21 Go to diff View file
M template/modal-edit-bot.mustache +53 −34 Go to diff View file
A www/themes/BurningParrot/js/modals.js +51 −0 Go to diff View file