Commit Graph

27 Commits

Author SHA1 Message Date
Luke "Jared" Bennett 78709bb938 Added small improvments to the chat slash command services
Updated specs
2017-02-07 11:15:41 -06:00
Z.J. van de Weg b3de65bcc5 Update #list_teams to propagate errors 2017-01-30 11:01:36 +01:00
Z.J. van de Weg 85f0229b15 Fix inconsistent return type 2017-01-24 14:18:30 +01:00
Tiago Botelho 4b6e583ce0 adds test suite 2017-01-22 00:02:29 +00:00
Tiago Botelho cd51af1a99 adds events to services api deserialization 2017-01-22 00:02:29 +00:00
Kamil Trzcinski f6fceb6539
Fix Mattermost command creation by specifying username 2016-12-22 13:43:36 +01:00
Kamil Trzcinski 55c61d2e41
Improve API specs 2016-12-21 11:53:44 +01:00
Z.J. van de Weg 2393d30da2 Fix rubocop errors [ci skip] 2016-12-20 20:11:02 +01:00
Kamil Trzcinski 61d09a7b15
WIP 2016-12-20 19:11:53 +01:00
Kamil Trzcinski 0d224376cf
Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-config 2016-12-20 11:32:31 +01:00
Kamil Trzcinski 841960f847
Fix flow 2016-12-20 00:22:10 +01:00
Kamil Trzcinski 34295036e2
Improve sources
- Add proper error handling,
- Use flash[:alert] and flash[:notice],
- Use `resource` instead of `resources`,
2016-12-19 23:56:21 +01:00
Z.J. van de Weg 921f411a41 Last fixes 2016-12-19 23:50:42 +01:00
Z.J. van de Weg 5d19723006 Merge remote-tracking branch 'origin/zj-mattermost-slash-config' into zj-mattermost-slash-config 2016-12-19 22:07:19 +01:00
Z.J. van de Weg d21535602b Minor adjustments API Mattermost
[ci skip]
2016-12-19 21:44:15 +01:00
Z.J. van de Weg 6d14a6640f Minor adjustments API Mattermost
[ci skip]
2016-12-19 14:14:09 +01:00
Z.J. van de Weg f0889bdfa3 Incorporate review 2016-12-16 20:29:17 +01:00
Kamil Trzcinski 0f2776287a
Use Slack::Notifier::LinkFormatter to convert markdown links to slack compat 2016-12-16 17:51:09 +01:00
Kamil Trzcinski f9f1a508c6
Fix SlackSlashCommands tests 2016-12-16 17:51:08 +01:00
Kamil Trzcinski cc83aded33
Render format dependent links 2016-12-16 17:51:08 +01:00
Kamil Trzcinski 8ca5fef9d4
Use single presenter for everything 2016-12-16 17:51:08 +01:00
Kamil Trzcinski ed880e4954
Rename ChatService into ChatSlashCommandsService 2016-12-16 17:51:07 +01:00
Z.J. van de Weg 475a4dc34d Merge branch 'zj-mattermost-session' into zj-mattermost-slash-config 2016-12-16 14:16:10 +01:00
Z.J. van de Weg 0045996728 Add auto configure of commands 2016-12-16 12:31:51 +01:00
Z.J. van de Weg 87d160634d Base work for auto config MM slash commands 2016-12-16 12:21:09 +01:00
Z.J. van de Weg 67fde38806 Improve the mattermost help box
Also added tests, and moved the slack test to a better location.
2016-11-21 17:58:40 +01:00
Kamil Trzcinski 1db1896ed2 Rename mattermost_command to mattermost_slash_commands 2016-11-18 17:27:14 +01:00