Commit Graph

8170 Commits

Author SHA1 Message Date
Scott Bell
5803cd1de9 Merge branch 'telemetry-comps' into combined-rodap-stuff 2024-10-10 10:49:30 +02:00
Scott Bell
6710ad0d4c remove unused function 2024-10-10 10:34:17 +02:00
Scott Bell
d5ee430f8b update output when comp changes 2024-10-10 10:31:16 +02:00
Scott Bell
3b78d4d2bf fix output and add accumulation label 2024-10-10 09:38:34 +02:00
Scott Bell
4de03542f8 impute requested data properly 2024-10-09 22:15:53 +02:00
Scott Bell
a83f8a3f56 impute requested data properly 2024-10-09 22:15:26 +02:00
Scott Bell
e17702dabf Merge branch 'telemetry-comps' into combined-rodap-stuff 2024-10-09 17:56:17 +02:00
Scott Bell
3b06c7749e change to just value 2024-10-09 17:56:02 +02:00
Scott Bell
ae03fa4121 resolve conflicts 2024-10-09 17:11:35 +02:00
Scott Bell
3be414e2e7 Merge remote-tracking branch 'origin/master' into telemetry-comps-with-acc 2024-10-09 13:53:23 +02:00
Scott Bell
85a77699e6 check for blank test values 2024-10-09 13:35:46 +02:00
Scott Bell
d6f50567bc allow blank test values for arrays 2024-10-09 13:32:56 +02:00
Scott Bell
bf9d5ef4a7 add a few more awaits 2024-10-09 13:20:11 +02:00
Scott Bell
7c01a5e0d7 ensure we are checking for not equal 2024-10-09 12:47:03 +02:00
Scott Bell
ba7f2919c0 can do derived derived accumulated comps now 2024-10-09 12:36:20 +02:00
Scott Bell
2de628adac ensure we have a reference value before we slice 2024-10-09 12:16:02 +02:00
Scott Bell
8e7bfd080d ensure number for sample size 2024-10-09 12:04:28 +02:00
Scott Bell
c6806944eb check if sample size greater than zero 2024-10-09 10:24:57 +02:00
Scott Bell
3f92deb896 add sample size 2024-10-09 10:24:08 +02:00
Scott Bell
395436a361 works 2024-10-09 09:32:44 +02:00
David Tsay
4415fe7952
Fix complex displays not loading (#7858)
Clock
* pass in default timeContext in request options
* observe for clock tick, instead of polling, to determine if clock has time set

Progress Bars
* use scale instead of move animation

Plan
* use a ResizeObserver instead of polling for size changes

---------

Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
Co-authored-by: Charles Hacskaylo <charles.f.hacskaylo@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2024-10-08 13:10:35 -07:00
Shefali Joshi
83e4a124e2
Fix table sorting in descending order (#7863)
When adding sorted arrays to the beginning, make sure to insert them in the same order and not accidentally reverse them while inserting.

Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2024-10-08 13:56:28 +00:00
John Hill
47f0b66c7e
[CI] Fix flake with clocks and state generators (#7867)
* add two appActions

* replace with appAction

* replace with determinsitic appAction

* fix lint

* speed
2024-10-04 15:47:25 -07:00
Scott Bell
ab954b4a7c Merge remote-tracking branch 'khalidadil/extend-conditional' into combined-rodap-stuff 2024-10-04 22:29:49 +02:00
Khalid Adil
f239d4bb6d Update metadata provider 2024-10-04 12:23:57 -05:00
Scott Bell
4f13fd7fe3 Merge branch 'telemetry-comps' into combined-rodap-stuff 2024-10-04 16:21:06 +02:00
Scott Bell
d859322a47 add new flag to deal with plots asking for zoomed out data that should be ignoring clock 2024-10-04 14:29:52 +02:00
Scott Bell
3cd9e62682 Merge remote-tracking branch 'origin/telemetry-comps' into combined-rodap-stuff 2024-10-04 11:37:26 +02:00
Scott Bell
58d6cdb574 some changes 2024-10-04 11:29:00 +02:00
Scott Bell
f718ccdf4e stacked plots are overriding telemetry object configurations 2024-10-04 11:14:45 +02:00
Scott Bell
38316bd2f5 more debug just in case 2024-10-04 09:46:51 +02:00
Scott Bell
cba429428c Merge remote-tracking branch 'khalidadil/extend-conditional' into combined-rodap-stuff 2024-10-03 21:58:06 +02:00
Khalid Adil
488178ad43 Rename file 2024-10-03 14:04:37 -05:00
Khalid Adil
a739d61c88 Rename file 2024-10-03 14:04:11 -05:00
Scott Bell
abc4213874 Merge remote-tracking branch 'khalidadil/extend-conditional' into combined-rodap-stuff 2024-10-03 17:53:59 +02:00
Khalid Adil
4a3b0b97f6 Compensate for missing data at certain timestamps 2024-10-03 10:40:00 -05:00
Jesse Mazzella
55c023d1eb
chore: it is 2024. (#7864) 2024-10-03 06:28:26 -07:00
Scott Bell
1d1460420b Merge branch 'telemetry-comps' into combined-rodap-stuff 2024-10-03 15:26:38 +02:00
Scott Bell
4bbbd17b61 more telemetry collection changes to acommodate bound changes 2024-10-03 15:24:48 +02:00
Scott Bell
6c48ad50ca Merge branch 'telemetry-comps' into combined-rodap-stuff 2024-10-03 14:47:27 +02:00
Scott Bell
154e8c695d fix slow loading errors 2024-10-03 14:47:12 +02:00
Scott Bell
8e5ac68360 improvement in loading 2024-10-03 14:10:45 +02:00
Scott Bell
9b9c0f796b improvement in loading 2024-10-03 14:09:47 +02:00
Khalid Adil
0f2f71f67c Add back initialize on mount 2024-10-03 01:56:28 -05:00
Khalid Adil
39a73cf635 Fix problem introduced with const 2024-10-02 22:23:55 -05:00
Jamie V.
37b2660f27
[Conditionals] Increase performance, switch to TelemetryCollections (#7841)
* adding telemetry collections to condition manager

* handling telemetry collection data not datum

* adding from maaster

* addressing PR comments

* update unit test to work with telemetry collections

* fixing tests

* removing unnecessary addition

* removing focused describe

* removing focused it

* fix weird test bleed

* adding test for conditional styling

* removing some auto fix es-lint

* got a bit overzealous

* clarification

* using raf utility which handles it correctly and moving visiblity handling into the raf for consistency and performance

* using raf correctly

* removing raf, was causing issues

* move the test and add some determinism

* oops only

* missed lint

* got it!

* fix comments

* test(condStyling): stabilize test

---------

Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2024-10-02 14:14:15 -07:00
Scott Bell
fd2256d445 Merge remote-tracking branch 'origin/master' into combined-rodap-stuff 2024-10-02 20:46:04 +02:00
Khalid Adil
1180597db1 Cleanup 2024-10-02 12:45:23 -05:00
Scott Bell
2a068dea0e Merge remote-tracking branch 'origin/telemetry-comps' into combined-rodap-stuff 2024-10-02 16:50:01 +02:00
Scott Bell
1a9401039e Merge remote-tracking branch 'origin/master' into telemetry-comps 2024-10-02 16:33:02 +02:00