Commit graph

17 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
Kushal Pandya
d15448632a HAMLLint: Fix UnnecessaryStringOutput offences 2017-01-24 10:09:28 -08:00
Z.J. van de Weg
b46ad4c90b Fix Slash command templates
These templates were broken, as the same views didn't have a @project
defined. Now I've added checks on the service being a template or not.

Fixes #26042
2017-01-03 20:42:28 +01:00
Kamil Trzcinski
f7b7e918fe
Remove rest of the form parameters as we can't really support them 2016-12-20 00:29:38 +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
Luke "Jared" Bennett
05d04d0498
kamil frontend review changes 2016-12-19 17:14:03 +00:00
Luke "Jared" Bennett
9d7744594f
zj frontend review 2016-12-19 15:56:39 +00:00
Luke "Jared" Bennett
8df4a4124d
Remove mock emoji comments 2016-12-19 15:08:16 +00:00
Luke "Jared" Bennett
6a43111f45
Removed UI to show the registered team as its not yet possible 2016-12-19 15:02:49 +00:00
Luke "Jared" Bennett
9ee6e5252e
UX review changes 2016-12-19 14:57:03 +00:00
Luke "Jared" Bennett
53aeb33f46
Correct views for first iteration agreement 2016-12-19 14:21:39 +00:00
Luke "Jared" Bennett
a701b1fcbb
Started on new slash commands edit view 2016-12-17 21:23:29 +00:00
Z.J. van de Weg
7363a7d3b5 Add tests for auto configure slash commands 2016-12-16 15:51:43 +01:00
Z.J. van de Weg
99d8d6f0d4 Add MattermostController 2016-12-16 12:21:09 +01:00
Z.J. van de Weg
87d160634d Base work for auto config MM slash commands 2016-12-16 12:21:09 +01:00
Luke "Jared" Bennett
334347febc
Frontend review changes 2016-11-21 22:11:21 +00: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