openmct/platform
Shivam Dave 6a2bdd103b [Mobile] Hide Tree
On selecting a node in the tree, if the
user is on phone and in portrait, than
emit up to the browse controller to call
treeSlide(), which will hide the tree menu.
Also adjusted the agent service to properly
check for orientation using window.innerHeight/
Width. Also created function for the selection
of an object in BrowseController.
2015-08-24 16:17:58 -07:00
..
commonUI [Mobile] Hide Tree 2015-08-24 16:17:58 -07:00
containment [Composition] Disallow composition for leaf types 2015-06-04 09:16:12 -07:00
core [Documentation] Fix JSDoc syntax errors 2015-07-21 14:30:00 -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 [Layout] Use consistent whitespace 2015-08-04 10:00:44 -07:00
forms Merge branch 'open-master' into open1272 2015-06-19 13:16:33 -07:00
framework [Documentation] Fix JSDoc syntax errors 2015-07-21 14:30:00 -07:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence Merge remote-tracking branch 'upstream/master' 2015-08-17 10:50:19 -07:00
policy [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
representation [Mobile] Tests 2015-08-06 13:43:56 -07:00
search [Search] Remove unused dependency 2015-08-17 10:45:02 -07:00
telemetry [Telemetry] Provide empty series 2015-07-14 15:51:13 -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.