-
- Downloads
There was an error fetching the commit references. Please try again later.
Add specs and add visibility level to admin groups
Showing
- app/controllers/admin/groups_controller.rb 1 addition, 1 deletionapp/controllers/admin/groups_controller.rb
- app/finders/group_projects_finder.rb 2 additions, 3 deletionsapp/finders/group_projects_finder.rb
- app/views/admin/groups/_form.html.haml 2 additions, 0 deletionsapp/views/admin/groups/_form.html.haml
- app/views/admin/groups/index.html.haml 3 additions, 0 deletionsapp/views/admin/groups/index.html.haml
- app/views/admin/groups/show.html.haml 5 additions, 0 deletionsapp/views/admin/groups/show.html.haml
- db/migrate/20160301124843_add_visibility_level_to_groups.rb 7 additions, 1 deletiondb/migrate/20160301124843_add_visibility_level_to_groups.rb
- db/migrate/20160308212903_add_default_group_visibility_to_application_settings.rb 0 additions, 22 deletions...3_add_default_group_visibility_to_application_settings.rb
- db/schema.rb 1 addition, 2 deletionsdb/schema.rb
- spec/finders/group_projects_finder_spec.rb 89 additions, 0 deletionsspec/finders/group_projects_finder_spec.rb
spec/finders/group_projects_finder_spec.rb
0 → 100644
Please register or sign in to comment