UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Introduce Valkyrie MissionApplication creation to Launchboard projects page.

Merged Michael Winberry requested to merge Valkyrie into master
All threads resolved!
Compare and Show latest version
6 files
+ 129
16
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -7,4 +7,7 @@ export default {
async getFortifyValues() {
return HTTP.get("/mission-app/fortify-values");
},
async getDefaults() {
return HTTP.get("/mission-app/defaults");
},
};
Loading