mirror of
https://github.com/nasa/openmct.git
synced 2025-05-03 01:02:52 +00:00
Remove policy checking in navigation action and depend on navigation service to provide those checks. * Register checkFunctions with navigationService.checkBeforeNavigation which returns a function for unregistering them. * navigationService.setNavigation will run checks before allowing navigation, unless a `force` argument is supplied. https://github.com/nasa/openmct/issues/1360
This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.