|
merged conflicts
|
|---|
| .gitignore |
|---|
| Gemfile |
|---|
| app/admin/token_permission.rb 100644 → 0 |
|---|
| app/controllers/api/v0/base_controller.rb |
|---|
| app/controllers/api/v0/guidance_groups_controller.rb |
|---|
| app/controllers/token_permission_types_controller.rb |
|---|
| app/mailers/user_mailer.rb |
|---|
| app/models/token_permission.rb 100644 → 0 |
|---|
| app/models/user.rb |
|---|
| app/views/api/v0/guidance_groups/index.json.jbuilder |
|---|
| app/views/users/admin_api_update.html.erb 0 → 100644 |
|---|
| app/views/users/admin_index.html.erb |
|---|
| db/schema.rb |
|---|
| test/fixtures/dmptemplates_guidance_groups.yml 100644 → 0 |
|---|
| test/fixtures/guidances.yml |
|---|
| test/fixtures/org_token_permissions.yml 0 → 100644 |
|---|
| test/fixtures/token_permission.yml 100644 → 0 |
|---|
| test/fixtures/token_permission_type.yml 100644 → 0 |
|---|
| test/fixtures/users.yml |
|---|
| test/functional/api_projects_controller_test.rb 0 → 100644 |
|---|