DeployBoard / DeployBoard/deployboard-python
Use the environment order in the dashboard
Aberta
enhancement
web
- Linguagem predominante
- Python
- Estrelas
- 10
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
When displaying data on the dashboard, we should sort the items based on the order that is in the environment list.
We could possibly do this on the backend services api route where we retrieve the data, so the data would come back properly ordered, but I think we should still order it on the front end in the event the data does not get ordered properly from the backend.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.