openmct/platform
Victor Woeltjen 2d305415b3 [Search] Index directly on mutation
Pass model directly when indexing is triggered via object mutation,
to avoid issuing an extra, unnecessary request to the server.

Additionally supports indexing of objects which have been created
but not yet persisted.

Addresses #377.
2016-03-07 14:46:36 -08:00
..
commonUI [Edit Mode] Rebased over master 2016-03-02 11:45:15 -08:00
containment [New Edit Mode] #659 Fix to prevent multi-composition with same object, fix to prevent composition of object with self 2016-02-10 16:43:08 -08:00
core Merge pull request #653 from nasa/open499 2016-03-01 14:50:56 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement [Create] Clarify function naming 2016-02-11 09:49:26 -08:00
execution [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
exporters [CSV Export] Update JSDoc 2016-02-09 12:30:53 -08:00
features Fixed issue with non-named columns 2016-03-03 10:12:25 -08:00
forms [Templates] load plot templates with require 2016-03-01 10:52:07 -08:00
framework Merge pull request #642 from nasa/open460 2016-02-08 12:21:01 -08:00
identity [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
persistence [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
policy [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
representation [Edit Mode] #627 Fixed failing tests 2016-03-02 11:12:41 -08:00
search [Search] Index directly on mutation 2016-03-07 14:46:36 -08:00
status [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
telemetry Merge pull request #642 from nasa/open460 2016-02-08 12:21:01 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.