|
added super admin org pages
turned shib DS off fixed tests fixed tests |
|---|
|
|
| app/controllers/orgs_controller.rb |
|---|
| app/controllers/paginable/orgs_controller.rb 0 → 100644 |
|---|
| app/controllers/super_admin/orgs_controller.rb 0 → 100644 |
|---|
| app/models/org.rb |
|---|
| app/models/org_identifier.rb |
|---|
| app/policies/org_policy.rb |
|---|
| app/views/layouts/_branding.html.erb |
|---|
| app/views/orgs/_feedback_form.html.erb |
|---|
| app/views/orgs/_profile_form.html.erb |
|---|
| app/views/orgs/admin_edit.html.erb |
|---|
| app/views/paginable/orgs/_index.html.erb 0 → 100644 |
|---|
| app/views/super_admin/orgs/index.html.erb 0 → 100644 |
|---|
| config/routes.rb |
|---|
| test/functional/orgs_controller_test.rb |
|---|
| test/functional/super_admin/orgs_controller_test.rb 0 → 100644 |
|---|
| test/test_helper.rb |
|---|
| test/unit/org_test.rb |
|---|