openmct/platform/commonUI/edit
Victor Woeltjen 7c44365037 [Edit] Add model cache spec
Add a spec for an editable model cache; this will behave
similarly to the existing domain object cache, except
that it will cache only models. Use of this will permit
multiple instances of editable objects to be created with
unique contexts (that is, distinct parent objects accessible
via the context capability) which in turn will avoid the
ambiguous parentage which results in unexpected behavior of
the Remove action in Edit mode, WTD-473.
2015-01-27 11:02:00 -08:00
..
res/templates [Bug] CSS and markup mods 2015-01-02 14:11:29 -08:00
src [WARP Telemetry] Work around platform issues 2015-01-09 17:25:55 -08:00
test [Edit] Add model cache spec 2015-01-27 11:02:00 -08:00
bundle.json [Layout] Add commit to scope 2014-12-06 09:38:36 -08:00
README.md [Common UI] Initial commonUI bundles 2014-11-23 15:41:20 -08:00

Contains sources and resources associated with Edit mode.