openmct/src
Jesse Mazzella 7bb4a136d7
Use Composition API to add/remove from composition (#5941)
* Use composition API in RemoveAction

* refactor: ScatterPlotView to use composition API

* fix: initialize transaction to null and reset

* fix: remove seriesKey and correct found condition

* refactor: Gauge to use composition API

* refactor: DisplayLayout to use composition API

* test: RemoveAction starts and ends transactions

* test: add ScatterPlot add/remove telemetry test

* test: fix e2e test and add annotation

* test: remove unnecessary awaits

* test: make some displayLayout tests stable

* test{displayLayout}: navigate to objects via url

* test(gauge): add test for add/remove telemetry

* fix(#3117): init layoutItems within transaction

* refactor: add clearSelection() method

* test: remove unstable tag

* fix(#3117): init frames and use transactions

- fixes #3117 for flexible layouts by syncing frames and composition

- also uses transactions now to avoid race condition

* test(flexibleLayout): removing items via context menu

- add test for removing items via context menu while focusing the layout

- add test for removing items via context menu while not focusing the layout

* fix(e2e): use pluginFixtures

* refactor(e2e): improve selectors

* refactor: use async/await for saving transactions

* docs(e2e): fix comments

* test: use soft expects

Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
2022-11-10 20:06:13 +00:00
..
api Use Composition API to add/remove from composition (#5941) 2022-11-10 20:06:13 +00:00
exporters Bump uuid from 3.3.3 to 8.3.2 (#5170) 2022-05-25 16:09:08 -05:00
images/favicons Misc UI 10 (#2441) 2019-08-30 15:51:52 -07:00
plugins Use Composition API to add/remove from composition (#5941) 2022-11-10 20:06:13 +00:00
selection Generate type declarations for CompositionAPI and publish with OpenMCT (#5838) 2022-10-21 17:29:52 -07:00
styles Misc UI 5640 (#5762) 2022-09-20 23:40:16 +00:00
tools touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
ui Fix now marker for time system axis in timestrips and plans (#5911) 2022-10-31 23:56:52 +00:00
utils 4386 - In time conductor history, show them on hover if only milliseconds have changed (#4414) 2022-08-15 13:01:45 -07:00
MCT.js Generate type declarations for CompositionAPI and publish with OpenMCT (#5838) 2022-10-21 17:29:52 -07:00
MCTSpec.js touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00