stable

Clone or download

Read-only

chore: Do not duplicate Bot modals

This is part of story #22696 configure mattermost bots at project level No functional change expected here Change-Id: I399cba1492eaea148688b7b72d40b2a60d441051

Modified Files

Name
M include/BotMattermost/Administration/Project/ProjectAdministrationPresenter.php +21 −2 Go to diff View file
M include/BotMattermost/Presenter/AdminPresenter.php +20 −2 Go to diff View file
A include/BotMattermost/Presenter/BotPresenter.php +64 −0 Go to diff View file
M templates/index.mustache +10 −10 Go to diff View file
R templates/modal-add-bot.mustache Go to diff View file
R templates/modal-delete-bot.mustache Go to diff View file
R templates/modal-edit-bot.mustache Go to diff View file
M templates/project-admin/admin.mustache +10 −10 Go to diff View file
D templates/project-admin/modal-add-bot.mustache +0 −46 Go to diff View file
D templates/project-admin/modal-delete-bot.mustache +0 −28 Go to diff View file
D templates/project-admin/modal-edit-bot.mustache +0 −54 Go to diff View file