Scott Olsen
Scott Olsen
Adds basic types for representing media and media mutations separately from other mutations. Media mutations are dependent on submission mutations, but using a more fine-grained representation allows us to both...
Instead, we (for now) just print "Unkown Location". We should get a better fix in place hereafter. Towards #2652 @gino-m
Our current approach to map task layouts can lead to some view identifier conflict issues, e.g. #2493. In particular we're running into a conflict between identifiers because of the following...
Update bad and "new" code styles
This PR contains a number of small UI tweaks to make the application match the current UX designs, including: - Adding a translucent background in the Job selection modal -...
Right now, we batch process and batch retry photo uploads. This means we attempt to re-upload photos when one upload in the batch fails even if the other photos in...