dmpopidor / app / policies /
@xsrust xsrust authored on 5 Jan 2017
..
settings added authorization to settings/plans and settings/projects 9 years ago
answer_policy.rb updated some of the answers structure, commented for future updates 9 years ago
application_policy.rb forced all actions to be authenticated through pundit 9 years ago
dmptemplate_policy.rb fixed issue where orgs cannot customise other org's(funders) templates. logic for this auth limiting dosent make me happy as it potentially allows organisations to submit edited json via post and change the other organisations existing sections, even if that option is not available through the ui 9 years ago
guidance_group_policy.rb Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance 9 years ago
guidance_policy.rb fixed bug where selecting guidance was impropperly filtering 9 years ago
note_policy.rb renamed comments to notes 9 years ago
org_policy.rb updated organisations to orgs, and associated views/controller 9 years ago
plan_policy.rb removed option_warnings table and unused code surrounding the structure 9 years ago
project_group_policy.rb added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit 9 years ago
project_policy.rb removed json and added authorization to projects controller 9 years ago
token_permission_type_policy.rb bugfixes to auth 9 years ago
user_policy.rb updated user policy for organisation->org renaming 9 years ago