merged conflicts
dev
commit e9107c233b09c4f96e8037bf97c427461828dbf6
2 parents 7d24529 + 608d02d
@briley briley authored on 3 Aug 2016
Showing 20 changed files
View
.gitignore
View
Gemfile
View
app/admin/token_permission.rb 100644 → 0
View
app/controllers/api/v0/base_controller.rb
View
app/controllers/api/v0/guidance_groups_controller.rb
View
app/controllers/token_permission_types_controller.rb
View
app/mailers/user_mailer.rb
View
app/models/token_permission.rb 100644 → 0
View
app/models/user.rb
View
app/views/api/v0/guidance_groups/index.json.jbuilder
View
app/views/users/admin_api_update.html.erb 0 → 100644
View
app/views/users/admin_index.html.erb
View
db/schema.rb
View
test/fixtures/dmptemplates_guidance_groups.yml 100644 → 0
View
test/fixtures/guidances.yml
View
test/fixtures/org_token_permissions.yml 0 → 100644
View
test/fixtures/token_permission.yml 100644 → 0
View
test/fixtures/token_permission_type.yml 100644 → 0
View
test/fixtures/users.yml
View
test/functional/api_projects_controller_test.rb 0 → 100644