Refactor old REST calls
Open
Menas
priority: medium
refactoring
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## 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
>
> 
Contributor guide
Assessment
This issue has not been assessed yet.