openmct/platform/core
Jamie V b8fabb7e73
[MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107)
* removed legacy my items, created my items plugin, moved relevant code to new plugin
* added object api method for checking if a domainObject is a missing object

Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-11-05 11:17:49 -07:00
..
src [MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107) 2021-11-05 11:17:49 -07:00
test [MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107) 2021-11-05 11:17:49 -07:00
bundle.js [MyItems Plugin] Migrate/remove legacy MyItems code into new plugin (#4107) 2021-11-05 11:17:49 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.