Refactor old REST calls
Abierto
Menas
priority: medium
refactoring
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Background
Since we abstracted out a `REST client` which uses promises for the `Schemas/Datasets/MappingTables`, we are left with two inconsistent ways to make REST calls client side.
## Feature
There are still REST calls being made with the old utility (e.g. `Runs`, `HDFS`) which need to be refactored. This will make the `REST calls` consistent across the board and solve oddities like (#418) :
> If I press edit while I am logged out I still get an error
>
> 
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.