-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e9ada82
commit 3e24ece
Showing
1 changed file
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
ETQDev, j'ai un script pour importer toutes les données de prod | ||
ETQU, quand je vais sur /clients, je vois la liste des clients | ||
ETQU, quand je clique sur un client, je suis redirigé vers clients/id | ||
ETQU, sur la page /clients/id, j'ai un front qui affiche up ou down | ||
ETQU, sur la page /clients/id, je vois trois encadrés : minutes, heures, jours | ||
ETQU, sur la page /clients/id, je vois les données qui viennent du back-end | ||
ETQDev, j'ai un cron lancé toutes les minutes, qui créé un event down si le lastPingedAt est trop vieux | ||
ETQU, sur la page /clients/id, je vois un résumé des derniers évènements | ||
ETQU, sur la page /clients/id, je vois up ou down | ||
ETQU, sur la page /clients/id, je vois trois encadrés : minutes, heures, jours |