DeployBoard / DeployBoard/deployboard-python
Add date/time picker to logs page
- Langage dominant
- Python
- Étoiles
- 10
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The logs api has the ability to filter via from_timestamp and to_timestamp. You can already pass these query string parameters into the logs ui endpoint to filter the results, but we should also add a date/time picker to the ui to make the user experience a bit nicer.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the logs UI endpoint and the existing handling of the from_timestamp and to_timestamp query parameters. Inspect how the logs page builds its filters, then determine the appropriate UI entry point for a date/time picker. Done means users can select a range in the logs page and the results are filtered through those existing parameters.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100