openmct/platform
shale 05c43db6fe [Search] Search input using the model
Made the search bar text input go to ngModel.input,
rather than getting the text manually from the DOM
element. Additionally, removed the search service
from the search controller's scope.
2015-07-24 13:04:48 -07:00
..
commonUI [Search] Comments and errors 2015-07-24 13:03:18 -07:00
containment [Composition] Disallow composition for leaf types 2015-06-04 09:16:12 -07:00
core Merge remote-tracking branch 'origin/open1223' into open-1338 2015-06-29 12:08:16 -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 [Search] Search input using the model 2015-07-24 13:04:48 -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 [Drag-Drop] Prevent redundant drops 2015-06-25 11:27:58 -07:00
policy [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
representation Merge branch 'open-master' into open1256 2015-06-23 13:14:17 -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.