Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "app/ParrotsRoute.routing"

Index

Variables

Variables

Const PARROTS_ROUTES

PARROTS_ROUTES: Routes = [// Root{path: '',component: AccountAuthenticationPage},{path: LoginPage.PAGE_NAME,component: AccountAuthenticationPage},{path: LoginPage.PAGE_NAME,component: AccountAuthenticationPage},{path: RegisterPage.PAGE_NAME,component: AccountAuthenticationPage},{path: ActivateAccountPage.PAGE_NAME,component: AccountAuthenticationPage},{path: ForgotPasswordPage.PAGE_NAME,component: AccountAuthenticationPage},{path: ChangePasswordPage.PAGE_NAME,component: AccountAuthenticationPage},{path: AppPreloadPage.PAGE_NAME,component: AppPreloadPage},{path: AccountPage.PAGE_NAME,component: AccountPage},{path: MainPage.PAGE_NAME,component: MainPage,children: [{path: SystemPage.PAGE_NAME,component: SystemPage},{path: ApplicationPage.PAGE_NAME,component: ApplicationPage},{path: ServicesPage.PAGE_NAME,component: ServicesPage}]},// tutorial for tesing remove when test finished{path: ParrotsDataEditorTutorial.PAGE_NAME,component: ParrotsDataEditorTutorial},{path: JSONResourceTutorial.PAGE_NAME,component: JSONResourceTutorial},{path: MainPageTutorial.PAGE_NAME,component: MainPageTutorial}]

Generated using TypeDoc