Added SelfServeComponent

This commit is contained in:
Srinath Narayanan
2021-01-15 12:34:08 -08:00
parent 2ec2a891b4
commit d17508cc27
14 changed files with 879 additions and 625 deletions

View File

@@ -78,8 +78,6 @@ import hdeConnectImage from "../images/HdeConnectCosmosDB.svg";
import refreshImg from "../images/refresh-cosmos.svg";
import arrowLeftImg from "../images/imgarrowlefticon.svg";
import { KOCommentEnd, KOCommentIfStart } from "./koComment";
import { Spinner, SpinnerSize } from "office-ui-fabric-react";
import { SelfServeType } from "./SelfServe/SelfServeUtils";
// TODO: Encapsulate and reuse all global variables as environment variables
window.authType = AuthType.AAD;