apps/admin/e2e/app.po.ts
|
class
|
AppPage
|
0 %
(0/3)
|
apps/admin/src/app/app.component.ts
|
component
|
AppComponent
|
0 %
(0/3)
|
apps/admin/src/app/app.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
apps/admin/src/environments/environment.prod.ts
|
variable
|
environment
|
0 %
(0/1)
|
apps/admin/src/environments/environment.ts
|
variable
|
environment
|
0 %
(0/1)
|
apps/agent/e2e/app.po.ts
|
class
|
AppPage
|
0 %
(0/3)
|
apps/agent/src/app/app.component.ts
|
component
|
AppComponent
|
0 %
(0/3)
|
apps/agent/src/app/app.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
apps/agent/src/environments/environment.prod.ts
|
variable
|
environment
|
0 %
(0/1)
|
apps/agent/src/environments/environment.ts
|
variable
|
environment
|
0 %
(0/1)
|
apps/portal/e2e/app.po.ts
|
class
|
AppPage
|
0 %
(0/3)
|
apps/portal/src/app/app.component.ts
|
component
|
AppComponent
|
0 %
(0/3)
|
apps/portal/src/app/app.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
apps/portal/src/environments/environment.prod.ts
|
variable
|
environment
|
0 %
(0/1)
|
apps/portal/src/environments/environment.ts
|
variable
|
environment
|
0 %
(0/1)
|
libs/age-range/src/age-ranges.ts
|
variable
|
ageRanges
|
0 %
(0/1)
|
libs/age-range/src/enum-to-range.pipe.ts
|
pipe
|
EnumToRangePipe
|
0 %
(0/1)
|
libs/app-schema/src/employee-listing.ts
|
interface
|
IEmployeeListing
|
0 %
(0/4)
|
libs/app-schema/src/employee.ts
|
interface
|
IEmployee
|
0 %
(0/4)
|
libs/employee-api/src/employee-api.service.ts
|
injectable
|
EmployeeApi
|
0 %
(0/8)
|
libs/employee-api/src/employee-api.service.ts
|
function
|
randomDelay
|
0 %
(0/1)
|
libs/employee-api/src/employee-api.service.ts
|
variable
|
API_JITTER
|
0 %
(0/1)
|
libs/employee-api/src/employee-api.service.ts
|
variable
|
API_LATENCY
|
0 %
(0/1)
|
libs/employee-api/src/employee-api.service.ts
|
variable
|
API_URL
|
0 %
(0/1)
|
libs/employee-api/src/employee-api.service.ts
|
variable
|
EMP_URL
|
0 %
(0/1)
|
libs/employee-display/src/employee-detail-view/employee-detail-view.component.ts
|
component
|
EmployeeDetailViewComponent
|
0 %
(0/2)
|
libs/employee-display/src/employee-list-table-view/employee-list-table-view.component.ts
|
component
|
EmployeeListTableViewComponent
|
0 %
(0/5)
|
libs/employee-list/src/employee-list.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
libs/employee-list/src/employee-list/employee-list.component.ts
|
component
|
EmployeeListComponent
|
0 %
(0/7)
|
libs/employee-management/src/add-employee/add-employee.component.ts
|
component
|
AddEmployeeComponent
|
0 %
(0/5)
|
libs/employee-management/src/edit-employee/edit-employee.component.ts
|
component
|
EditEmployeeComponent
|
0 %
(0/9)
|
libs/employee-management/src/employee-fields/employee-fields.component.ts
|
component
|
EmployeeFieldsComponent
|
0 %
(0/5)
|
libs/employee-management/src/employee-management.routes.ts
|
variable
|
ROUTED_COMPONENTS
|
0 %
(0/1)
|
libs/employee-management/src/employee-management.routes.ts
|
variable
|
ROUTER_MODULE
|
0 %
(0/1)
|
libs/employee-management/src/employee-management.routes.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
libs/employee-management/src/employee-navigation.service.ts
|
injectable
|
EmployeeNavigation
|
0 %
(0/8)
|
libs/employee-management/src/management-screen/management-screen.component.ts
|
component
|
ManagementScreenComponent
|
0 %
(0/7)
|
libs/employee-search/src/employee-list/employee-list.component.ts
|
component
|
EmployeeListComponent
|
0 %
(0/7)
|
libs/employee-search/src/employee-search.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
libs/fruit-basket/src/basket-ui/basket-ui.component.ts
|
component
|
BasketUiComponent
|
0 %
(0/9)
|
libs/fruit-basket/src/counter-display/counter-display.component.ts
|
component
|
CounterDisplayComponent
|
0 %
(0/4)
|
libs/fruit-basket/src/fruit-basket.module.ts
|
function
|
getReducers
|
0 %
(0/1)
|
libs/fruit-basket/src/fruit-basket.module.ts
|
variable
|
FEATURE_REDUCER_TOKEN
|
0 %
(0/1)
|
libs/fruit-basket/src/fruit-basket.module.ts
|
variable
|
ROUTES
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
class
|
EmptyCartAction
|
0 %
(0/2)
|
libs/fruit-basket/src/state/state.ts
|
class
|
PickApplesAction
|
0 %
(0/4)
|
libs/fruit-basket/src/state/state.ts
|
class
|
PickBerryAction
|
0 %
(0/2)
|
libs/fruit-basket/src/state/state.ts
|
interface
|
AppState
|
0 %
(0/2)
|
libs/fruit-basket/src/state/state.ts
|
interface
|
FruitState
|
0 %
(0/3)
|
libs/fruit-basket/src/state/state.ts
|
function
|
appleCounterReducer
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
function
|
berryCounterReducer
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
variable
|
EMPTY_CART
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
variable
|
fruitReducerMap
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
variable
|
PICK_APPLES
|
0 %
(0/1)
|
libs/fruit-basket/src/state/state.ts
|
variable
|
PICK_BERRY
|
0 %
(0/1)
|
libs/retry-loader/src/faulty.ts
|
interface
|
IFaultyOptions
|
0 %
(0/3)
|
libs/retry-loader/src/faulty.ts
|
function
|
faulty
|
0 %
(0/1)
|
libs/retry-loader/src/faulty.ts
|
variable
|
DEFAULT_OPTIONS
|
0 %
(0/1)
|
libs/retry-loader/src/load-with-retry.ts
|
interface
|
LoadResult
|
0 %
(0/5)
|
libs/retry-loader/src/load-with-retry.ts
|
interface
|
LoadWithRetryOptions
|
0 %
(0/5)
|
libs/retry-loader/src/load-with-retry.ts
|
function
|
loadWithRetry
|
0 %
(0/1)
|
libs/retry-loader/src/load-with-retry.ts
|
function
|
retryDelay
|
0 %
(0/1)
|
libs/retry-loader/src/load-with-retry.ts
|
variable
|
DEFAULT_OPTIONS
|
0 %
(0/1)
|
libs/retry-loader/src/load-with-retry.ts
|
variable
|
StatusStrings
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
AddNewGraphAxis
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
ChangeDateFrom
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
ChangeDateTo
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
ChangeRegion
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
ToggleAge
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
VideosArrived
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.actions.ts
|
interface
|
VideosSelected
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/+state/video-stats.effects.ts
|
injectable
|
VideoStatsEffects
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.init.ts
|
variable
|
viewsBreakdownStateInitial
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.init.ts
|
variable
|
viewsFilterInitialState
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
Video
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
VideoStats
|
0 %
(0/6)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
VideoStatsState
|
0 %
(0/2)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
View
|
0 %
(0/4)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
ViewsBreakdownState
|
0 %
(0/2)
|
libs/video-stat-dashboard/src/+state/video-stats.interfaces.ts
|
interface
|
ViewsFilterState
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
currentVideo
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
topList
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
videoList
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
videoStatsReducerMap
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
viewsBreakdown
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/+state/video-stats.reducer.ts
|
variable
|
viewsFilter
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/dashboard.component.ts
|
component
|
DashboardComponent
|
0 %
(0/2)
|
libs/video-stat-dashboard/src/services/app.service.ts
|
injectable
|
AppService
|
0 %
(0/2)
|
libs/video-stat-dashboard/src/services/dashboard.service.ts
|
injectable
|
DashboardService
|
0 %
(0/4)
|
libs/video-stat-dashboard/src/services/mock-video-list.ts
|
variable
|
VIDEO_LIST
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/services/top-list.service.ts
|
injectable
|
TopListService
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
class
|
GraphData
|
0 %
(0/7)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
class
|
Rect
|
0 %
(0/8)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
injectable
|
ViewsBreakdownService
|
0 %
(0/6)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
function
|
calcHeight
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
function
|
filterViews
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
variable
|
GRAPH_HEIGHT
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/services/views-breakdown.service.ts
|
variable
|
GRAPH_WIDTH
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/services/views-filter.service.ts
|
injectable
|
ViewsFilterService
|
0 %
(0/11)
|
libs/video-stat-dashboard/src/top-list/top-list-display.component.ts
|
component
|
TopListDisplayComponent
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/top-list/top-list.component.ts
|
component
|
TopListComponent
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/video-container/video-container-display.component.ts
|
component
|
VideoContainerDisplayComponent
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/video-container/video-container-display.component.ts
|
variable
|
URLPREFIX
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/video-container/video-container.component.ts
|
component
|
VideoContainerComponent
|
0 %
(0/3)
|
libs/video-stat-dashboard/src/video-stat-dashboard.module.ts
|
function
|
getReducers
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/video-stat-dashboard.module.ts
|
variable
|
FEATURE_REDUCER_TOKEN
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/views-breakdown/filter-state-display.component.ts
|
component
|
FilterStateDisplayComponent
|
0 %
(0/5)
|
libs/video-stat-dashboard/src/views-breakdown/views-breakdown-display.component.ts
|
component
|
ViewsBreakdownDisplayComponent
|
0 %
(0/4)
|
libs/video-stat-dashboard/src/views-breakdown/views-breakdown.component.ts
|
component
|
ViewsBreakdownComponent
|
0 %
(0/9)
|
libs/video-stat-dashboard/src/views-filter/views-filter-display.component.ts
|
component
|
ViewsFilterDisplayComponent
|
0 %
(0/13)
|
libs/video-stat-dashboard/src/views-filter/views-filter-display.component.ts
|
function
|
makeField
|
0 %
(0/1)
|
libs/video-stat-dashboard/src/views-filter/views-filter.component.ts
|
component
|
ViewsFilterComponent
|
0 %
(0/3)
|