openmct/platform
Victor Woeltjen d1c01d3c86 Squashed commit of the following:
commit 3f199a9f06
Merge: 27fe4ed 736cba7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Mon Jun 27 09:04:40 2016 -0700

    Merge remote-tracking branch 'origin/master' into clear-transactions-1046

    Conflicts:
    	platform/commonUI/edit/src/actions/SaveAsAction.js

commit 27fe4edb30
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Wed Jun 22 15:04:06 2016 -0700

    [Edit] Mark restartTransaction as private API

commit 21d1938a0f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Wed Jun 22 15:03:17 2016 -0700

    [Edit] Clarify JSDoc

commit 06a83f9fa9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Wed Jun 22 15:01:35 2016 -0700

    [Edit] Update failing spec

commit 1f525160e0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Wed Jun 22 14:52:43 2016 -0700

    [Edit] Refer to correct variable

    ...when clearing transactions after a restartTransaction

commit b60e94bce4
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date:   Wed Jun 22 14:38:54 2016 -0700

    [Edit] Clear transactions on Save As

    ...such that only persistence calls associated with the
    saved clones are actually issued. Fixes .
2016-06-27 09:12:57 -07:00
..
commonUI Squashed commit of the following: 2016-06-27 09:12:57 -07:00
containment [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
core [Tests] verify that identifier service provides key 2016-06-15 10:31:25 -07:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement Merge remote-tracking branch 'origin/better-dialog-message-339' 2016-06-10 14:55:07 -07:00
execution [Timelines] Remove unused TaskService 2016-03-07 15:30:57 -08:00
exporters [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
features [Tables] Enabled auto-scroll by default fixes 2016-06-20 16:18:26 -07:00
forms [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
framework [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
identity [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
persistence [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
policy [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
representation [Edit Mode] restored disabled tests for DropGesture. Removed extraneous argument to broadcast function 2016-05-26 11:42:15 -07:00
search [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
status [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
telemetry [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07: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.