openmct/platform/forms
Victor Woeltjen 1bfc21270b [Forms] Fill in specs
Fill in specs for scripts which support the mct-form
and mct-control directives. WTD-530.
2014-11-28 15:33:40 -08:00
..
lib [Forms] Get date-time as UNIX timestamp 2014-11-28 13:35:24 -08:00
res/templates [Forms] Remove unused templates 2014-11-28 14:18:36 -08:00
src [Forms] Fill in specs 2014-11-28 15:33:40 -08:00
test [Forms] Fill in specs 2014-11-28 15:33:40 -08:00
bundle.json [Forms] Date time controls 2014-11-28 13:15:02 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains a general implementation of forms in Open MCT Web. This allows forms to be expressed using a reasonably concise declarative syntax, and rendered as Angular templates in a consistent fashion.