John Tordoff

Results 61 issues of John Tordoff

## Purpose This PR is composed of a few changes that allow for better FE integration with our RESTful API. ## Changes - Assign a unique identifier to each addon,...

## Purpose Make Owncloud fully configurable via the API v2. ## Changes - override the serializer to allow users to update the owncloud credentials addons/owncloud/README.md ## QA Notes Please make...

## Purpose Allow users to configure their account details entirely via the V2 api. ## Changes - override the serializer to allow credentials to be updated - add tests ##...

## Purpose Allow API users the ability to configure their Gitlab addon node directly via the API. ## Changes - add get and set methods for Gitlab models ## QA...

## Purpose Allows API users to configure Dataverse entirely via the V2 API ## Changes - adds new serializer that overrides current update behavior - adds tests ## QA Notes...

## Purpose Allow configuration of Bitbucket node addon via our v2 API. ## Changes - adds new serializer with custom bitbucket behavior - adds tests ## QA Notes Please make...

## Purpose S3 should now support “Write-only” fields for s3 specific credentials. This will allow users to configure S3 addons fully through the v2 API. ## Changes - adds new...

## Purpose Change permissions for DraftRegistrations so Read/Write contributors can view all listed DraftRegistrations for a node. *GET for reading, POST for DR creation and PATCH for editing* | Role...

## Ticket ## Purpose ## Changes ## Side effects ## QA Notes ## Deployment Notes

## Purpose Allows us to feature flip between our current system and the new GravyValet addon service. Should change `files` related routes to use new set up. ## Changes -...