Remove OrderedDict
From python 3.6, dict are by default sorted. This is an implementation detail in 3.6 and a requirement in 3.7.
We should remove the need for OrderedDict and use only dict.
This will allow to use yaml.safe_load in most places.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information