openmct/platform
Shivam Dave ca6f44f7b6 [Windowing] URL Fix
The URL malformation was caused by the same
function returning the view and index path for
both the newtab window and the browse controller
window. As a result, the BrowseController now only
uses a path that excludes the view and index paths,
like before the UrlService was added. Another,
separate function uses this url for the location
and includes the view and index paths for new
tabs, in order to maintain the current view. WTD 23.
2015-06-25 09:47:58 -07:00
..
commonUI [Windowing] URL Fix 2015-06-25 09:47:58 -07:00
containment [Composition] Disallow composition for leaf types 2015-06-04 09:16:12 -07:00
core [Frontend] New symbols font and CSS adjustments 2015-06-24 13:39:31 -07:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement [Glyphs] Use placeholder glyphs for actions 2015-06-12 10:27:35 -07:00
execution [Workers] Add example worker 2015-06-18 11:21:00 -07:00
features Merge remote-tracking branch 'nasa/open980' into open1342 2015-06-25 09:07:27 -07:00
forms Merge branch 'open-master' into open1272 2015-06-19 13:16:33 -07:00
framework [Licenses] Add missing copyright/license info 2015-05-29 10:05:59 -07:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence Merge branch 'open-master' into open1199 2015-06-04 10:40:34 -07:00
policy [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
representation Merge branch 'open-master' into open1182 2015-06-18 18:23:19 -07:00
telemetry Merge pull request #5 from nasa/open1202 2015-06-19 16:05:18 -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.