Add filter on first page of Inferno
Description
Add two filters on the first page of Inferno.
-
One filter for the orbit number. Many orbit can be selected -
Another for the orbit type. Two types exist: Ascending or Descending. A checkbox will be used for this choice
Below is a non-working prototype
Definition of Ready
Generic:
-
If this issue is consequent, it is split into subtasks with priority and complexity evaluated. These subtasks should be linked to this issue. (To do on GitLab interface after writing this issue) -
Issue complexity evaluated -
Priority of issue evaluated -
If there is specific test data needed, it should be detailed and available -
If there is a specific documentation/specification need, it should be available to the development team -
Time during the sprint to realize this issue -
Blocking elements resolved (check if non-applicable, detail otherwise the resolved elements)
Specific:
- [ ] Access to Inferno repo
Definition of Done
Generic:
-
No test regression on CI -
Code reviewed by peers -
Code cleaned, no "debug" traces or "TODO" comments kept. -
New code documented
Specific:
-
By default all orbits number should be displayed -
A single orbit can be selected -
Many orbits can be selected -
Both checkbox should be checked by default to get all orbit types -
Using only one checkbox should display only one type of orbit -
Unchecking both checkbox should display a message saying that at least one type of orbit must be choose to display product
