Skip to content

TeamDetailsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/security/teams/team-details/team-details.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_TeamDetailsComponent_4992f174["TeamDetailsComponent"]
    class component_TeamDetailsComponent_4992f174 rootComponent

Relationships

  • IMPORTS → TeamDetails
  • IMPORTS → TeamLeader
  • IMPORTS → TeamManager
  • IMPORTS → TeamTypeEnum
  • IMPORTS → TeamsService
  • IMPORTS → AlertsService
  • IMPORTS → PersonService
  • IMPORTS → checkChanges
  • IMPORTS → AppSettings
  • IMPORTS → SharedPopupComponent
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → PreviousPageService
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → LogHistoryComponent
  • IMPORTS → LogHistoryModulesEnum

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • SecurityComponentsModuleFrontend/src/app/components/security/security-components.module.ts:1
  • SecurityRoutingModuleFrontend/src/app/components/security/security-routing.module.ts:1
  • TeamsListComponentFrontend/src/app/components/security/teams/teams-list/teams-list.component.ts:1

Was this page helpful?

Download as PDF