-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
SB-2018-09-28
Currently the /config API sends data in a list to the snowdrop site which does not have much information about how to order the results given. It would be nice to specify an ordering (or simply provide results in a pre-sorted order) so that the modules can appear in the correct order on the website.
cmoulliard I think the simplest answer is just to ensure the /config API provides a pre-sorted response, and ensure the site uses the order it is given from the API. Thoughts?