Commit graph

16 commits

Author SHA1 Message Date
Ruben Davila
62bb6235c2 Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
Robert Speicher
800c9bf37d Add :nested_groups metadata to two subgroup-related specs
Prevents these from failing on MySQL.

Closes #36811 and #36812.
2017-08-22 12:57:08 -04:00
Tiago Botelho
5bc9dedf40 Improves subgroup creation permissions 2017-08-21 15:40:22 +01:00
Rémy Coutable
ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Robert Speicher
a6ec5121f0 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
Rémy Coutable
db8a8afc61
Add a new stub_mattermost_setting stub helper to properly stub Mattermost settings
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-28 14:12:32 +02:00
Z.J. van de Weg
52c4a7866e Improve UX 2017-03-02 10:21:29 +01:00
Z.J. van de Weg
9f0e23d609 Fix tests 2017-02-24 13:25:42 +01:00
Z.J. van de Weg
444d71e043 Transactional mattermost team creation
Before this commit, but still on this feature branch, the creation of
mattermost teams where a background job. However, it was decided it was
better that these happened as transaction so feedback could be displayed
to the user.
2017-02-20 13:41:50 +01:00
Z.J. van de Weg
1a0e54b32d Add tests for Mattermost team creation 2017-02-16 09:19:02 +01:00
Dmitriy Zaporozhets
9410f215ea
Add nested groups support to the Groups::CreateService
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-26 11:56:19 +02:00
DJ Mountney
7d57b11093 Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
Robert Speicher
75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Zeger-Jan van de Weg
b959ae553b Improve group visibility level feature 2016-03-18 16:58:04 -03:00
Felipe Artur
0a7f716119 Code fixes 2016-03-17 19:42:46 -03:00
Felipe Artur
ec20fdf366 Code improvements and add Create group service 2016-03-16 19:44:33 -03:00