John Tordoff

Results 61 issues of John Tordoff

⚠️ This PR has been split into multiple parts to make for easier CR, this is NOT in the current sprint. ⚠️ ## Purpose Lets lint everything! This makes add-trailing-comma...

⚠️ This PR has been split into multiple parts to make for easier CR, this is the only part in the current sprint. ⚠️ Important - will need to get...

## Purpose Current when our API tries to retrieve a GoogleDrive file using it's name as a path it doesn't have enough information to distinguish two files of the same...

## Purpose Remove remaining vestigial quickfiles code that was started in [this PR](https://github.com/CenterForOpenScience/osf.io/pull/9863). ## Changes - removes words `quickfiles` from comments and docs - removes logical checks for quickfiles -...

## Purpose ## Changes - add on_delete - remove permissions added in migration stream - https://docs.djangoproject.com/en/4.0/releases/2.2/#permissions-for-proxy-models - remove django include ## QA Notes Please make verification statements inspired by your...

## Purpose Well this was supposed to be an analysis ticket to look at new changes to Figshare's API but seemingly the only change was to a single attribute `date_published`...

## Purpose Orcid sign on causing "bad token" sentry errors, I believe this is because the `email_verifications` is cleared when the user registers, so users attempting to register twice (knowingly...

## Purpose Preprint submitted for moderation should have a visible review action when it was submitted, even when it is based on a draft node. ## Changes - minor query...

## Purpose Make it easy to see on the backend if chronos is enabled. ## Changes - add flag with migration - add serializer field for `chronos_enabled` - add tests...

Migration

## Purpose This adds some more international data to our osf project. ## Changes - adds script that retrieve international user data and creates a csv then adds rows to...