Skip to content
gwenatrhea edited this page Feb 23, 2023 · 4 revisions

UI-DSM

The UI-DSM web application is used to review an ECSS-E-TM-10-25 model. The web application is designed to review ECSS-E-TM-10-25 models designed in COMET. The App enables the reviewer to view the model and to search and filter it to find specific information in the model. The reviewer is guided though the review objectives and tasks that each have associated starting views of the model. Finally the UI-DSM web app enables commenting and has some review management functions.

Installation

The web application will be distributed using docker containers and docker-compose.

docker compose -f docker-compose.yml up -d

Build Status

GitHub actions are used to build and test the libraries

Branch Build Status
Master Build Status
Development Build Status

CodeCov - Code Coverage

Branch Build Status
Master codecov
Development codecov

License

The UI-DSM application is provided to the community under the Apache License 2.0.

Clone this wiki locally