Updated Design: Palette Management UI (markdown)

Nick O'Leary 2016-08-13 00:38:22 +01:00
parent 7f4fb70895
commit adcb746bce
1 changed files with 6 additions and 1 deletions

@ -107,4 +107,9 @@ A use case for providing a custom catalogue is to provide a smaller curated list
Another use case is to provide a catalogue of nodes from an alternative npm repository. In that instance, the catalogue must also provide sufficient information to allow the runtime to target that repo when running the npm install. The runtime api will need to be updated to support this case.
### To do
- [ ] handle load errors on catalogue - 404/timeout/malformed
- [ ] after catalogue is loaded, highlight outdated modules
- [ ] ? catalogue-provided curated lists
- [ ] ? default 'most recent' list