mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
e9e9ca146b
Added a time limit for generic search's indexing of the filetree, at which point it will just return the portion of the filetree it has indexed. Additioanlly attempted to move this part of the functionality to a webworker, but is not working because of unclonability of the objects. (Commented out) Also updated some documentation comments. |
||
---|---|---|
.. | ||
events | ||
imagery | ||
layout | ||
pages | ||
plot | ||
rtevents | ||
rtscrolling | ||
scrolling | ||
search | ||
static-markup | ||
README.md |
This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.