-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time Conductor should include useful built-in time spans and history tracking #3213
Comments
While you're doing this please make sure that it works for spans greater than 24 hours. Your timespan example doesn't include that case. |
@mudinthewater After discussion with @akhenry extending the time frame beyond 24 hours is non-trivial, so I've broken that into its own issue: #3220. |
Testing
|
Testathon 11/2/2020: Not able to verify, can not see predefined options such as Last day, Last hour etc. TODO: Add correct configuration and test again. |
Verified partially fixed Testathon 11-02-20: saves and applies user-changed historical values, but isn't displaying any pre-configured ranges, but should. |
Reopening to get useful timespans in the deployment. |
Let's retest with the viper-openmct changes in the next testathon. Setup needed. |
Fixed. |
e2e testing notestimeConductor.e2e.spec.js History has default values
History appears for recently entered
Duplicates do not appear Verify that values appear in localStorage and can be loaded from SessionStorage file |
I can definitely take a look at this. |
Fixed |
In a similar fashion to a feature recently added for Fixed Timespan mode the Time Conductor's real-time mode should have useful pre-determined timespans available to the user via a menu. Additionally, we should watch, remember and make those available in the same way as well. Ideally, these are configurable per deployment.
Timespans:
00:60:00 - 00:00:00
00:30:00 - 00:00:00
00:15:00 - 00:00:00
00:05:00 - 00:00:00
00:01:00 - 00:00:00
The text was updated successfully, but these errors were encountered: