openmct/platform/commonUI
Victor Woeltjen 0bacc03e58 [Common UI] Fix FullscreenActionSpec
Fix FullscreenActionSpec such that it will execute on
command line; the global screenfull dependency behaves
differently during attempts to spy on methods from
the command line build, so replace it entirely.

Concludes work on WTD-574 in preparation to submit for
review.
2014-11-25 23:08:47 -08:00
..
browse [Common UI] Fix FullscreenActionSpec 2014-11-25 23:08:47 -08:00
dialog [Common UI] Fill in dialog specs 2014-11-25 15:59:04 -08:00
edit [Common UI] Fix Save/Cancel quirk 2014-11-25 22:58:34 -08:00
general [Common UI] Amend ActionGroupControllerSpec 2014-11-24 17:09:56 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles containing common user interface elements of Open MCT Web; that is, the user interface for the application as a whole (as opposed to for specific features) is implemented here.