OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
213 stars 23 forks source link

[Frontend]Improve select date widgets #1062

Closed johanah29 closed 1 month ago

johanah29 commented 1 month ago

860

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25.56%. Comparing base (dae2a50) to head (d205813).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1062 +/- ## ============================================ + Coverage 25.27% 25.56% +0.29% - Complexity 1010 1014 +4 ============================================ Files 464 464 Lines 10893 10893 Branches 534 534 ============================================ + Hits 2753 2785 +32 + Misses 8074 8042 -32 Partials 66 66 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

RomuDeuxfois commented 1 month ago

One last bug found

screen-capture (3).webm

In a simulation, when I update time to the future it's ok. When I update tume to the past, the time is not updated (good behavior) BUT I have no error message to explain that is not possible.