John Tordoff

Results 61 issues of John Tordoff

⚠️ Remeber to add TEST_MIGRATION to your local.py and set the value to true to unit test. ## Purpose Have working migrations for UserEducation and UserEmployment models. ## Changes -...

##Purpose Make sure the UI doesn't break from non-sequential version identifiers ## Changes I've made some changes to the way we pull version information so the system won't break when...

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

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

## Purpose Currently in Chrome if you attempt to drag and drop something, but miss the textbox your Chrome will seize your browser's window and display the dropped image. This...

## Ticket https://openscience.atlassian.net/browse/SVCS-552 This PR replaces https://github.com/CenterForOpenScience/waterbutler/pull/287 ## Purpose folder_file_op makes roughly a trillion metadata calls every time it moves a folder's children. This fix makes it easy to get...

Needs :tent::fire:

## Purpose Currently you can rename a file or folder whatever you like, this creates a variety of error behaviors for the different providers. For Dropbox filenames with slashes create...

Add'l Dev
Low-hanging :apple::green_apple:

## Purpose When a gFile, (.gdoc, .gslides etc) gets exported we change the ext to .docx, .ppt etc. If this happens one file at a time waterbulter will deal with...

On Hold

## Purpose If WB core provider the move and copy code repeats itself unnecessarily this factors it out and cleans up the functions substantially. ## Changes Moves the metrics, name...

Add'l Dev
Low-hanging :apple::green_apple:

## Purpose This arose out of the confluence of three tickets: 1. [Support slashes in google drive file names](https://openscience.atlassian.net/browse/SVCS-234) 2. [Google Docs (and spreadsheets, presentations) are accessible w/ and w/o...

On Hold