openmct/platform
Henry Hsu 9b7a0d7e4c
Reimplement hyperlink vue (#4062)
* added vue hyperlink plugin
* remove angular code. update target attribute
* Polishing on form styles
- Remove `display: flex` from `.l-shell__main-container` and
`.c-so-view__object-view` CSS - IMPORTANT: NEEDS REGRESSION TESTING!
- Improvements to `.c-hyperlink` CSS;
- Markup cleanups and simplification;
- Remove duped CSS in object-frame.scss, probably result of prior bad
past merge;
* Fixes for object-frame and preview.scss
* Refinement to make hyperlink button have same display behavior as
Condition Widget;
* refactor layout template. update tests
* remove legacy hyperlink
* Updating firefox launcher

Co-authored-by: Henry Hsu <henry.hsu@nasa.gov>
Co-authored-by: charlesh88 <charles.f.hacskaylo@nasa.gov>
2021-07-30 13:49:31 -07:00
..
commonUI Issue #3834 Reimplement New Tab action in vanilla JS (#3876) 2021-06-21 16:11:31 -07:00
containment Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
core Check that mutation happens only if model has changed (#3751) 2021-05-20 10:01:14 -07:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
execution Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
exporters Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
features Reimplement hyperlink vue (#4062) 2021-07-30 13:49:31 -07:00
forms Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
framework Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
identity Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
import-export Fix importing from JSON file where some property values are null (#3813) 2021-04-20 15:50:29 -07:00
persistence Implement Couch Search and Request Batching (#3798) 2021-04-22 06:29:28 -07:00
policy Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
representation Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
search Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
status Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
telemetry Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.