-
- Downloads
Base work for auto config MM slash commands
Showing
- app/controllers/projects/services_controller.rb 27 additions, 1 deletionapp/controllers/projects/services_controller.rb
- app/helpers/mattermost_helper.rb 13 additions, 0 deletionsapp/helpers/mattermost_helper.rb
- app/models/project_services/mattermost_slash_commands_service.rb 15 additions, 0 deletions...els/project_services/mattermost_slash_commands_service.rb
- app/models/service.rb 4 additions, 0 deletionsapp/models/service.rb
- app/views/projects/services/_form.html.haml 8 additions, 12 deletionsapp/views/projects/services/_form.html.haml
- app/views/projects/services/mattermost_slash_commands/_form.html.haml 3 additions, 0 deletions...ojects/services/mattermost_slash_commands/_form.html.haml
- app/views/projects/services/mattermost_slash_commands/_help.html.haml 98 additions, 97 deletions...ojects/services/mattermost_slash_commands/_help.html.haml
- app/views/shared/_service_settings.html.haml 38 additions, 35 deletionsapp/views/shared/_service_settings.html.haml
- config/gitlab.yml.example 5 additions, 0 deletionsconfig/gitlab.yml.example
- config/routes/project.rb 1 addition, 0 deletionsconfig/routes/project.rb
- lib/mattermost/command.rb 26 additions, 0 deletionslib/mattermost/command.rb
- lib/mattermost/session.rb 11 additions, 2 deletionslib/mattermost/session.rb
- lib/mattermost/team.rb 10 additions, 0 deletionslib/mattermost/team.rb
app/helpers/mattermost_helper.rb
0 → 100644
lib/mattermost/command.rb
0 → 100644
lib/mattermost/team.rb
0 → 100644
Please register or sign in to comment