Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asc-lab/claim-reporter-pwa-poc
/ functions
Functions
42 in github.com/asc-lab/claim-reporter-pwa-poc
⨍
Functions
42
◇
Types & classes
35
↓ 4 callers
Method
get
()
claim-reporter-app/src/app/shared/claim-cache.service.ts:21
↓ 1 callers
Method
addPushSubscriber
()
claim-reporter-app/src/app/shared/push-notification.service.ts:14
↓ 1 callers
Method
cacheForm
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:47
↓ 1 callers
Method
clear
()
claim-reporter-app/src/app/shared/claim-cache.service.ts:25
↓ 1 callers
Method
getAll
()
claim-reporter-app/src/app/shared/claim.service.ts:27
↓ 1 callers
Method
getMakes
()
claim-reporter-app/src/app/shared/car-info.service.ts:12
↓ 1 callers
Method
predicate
()
claim-reporter-app/src/app/shared/car-predicator.service.ts:6
↓ 1 callers
Method
prepareClaim
(claim: Claim)
claim-reporter-app/src/app/shared/claim.service.ts:31
↓ 1 callers
Method
save
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:92
↓ 1 callers
Method
send
()
claim-reporter-app/src/app/shared/push-notification.service.ts:30
Function
addPushSubscriber
(req, res)
claim-reporter-server/src/add-push-subscriber.route.ts:3
Function
addPushSubscriber
(req, res)
claim-reporter-server/src/add-push-subscriber.route.js:4
Method
cachePhoto
(event: any)
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:51
Method
clearCache
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:71
Method
constructor
(private swUpdate: SwUpdate)
claim-reporter-app/src/app/app.component.ts:11
Method
constructor
(private claimService: ClaimService)
claim-reporter-app/src/app/components/claim-list/claim-list.component.ts:14
Method
constructor
()
claim-reporter-app/src/app/components/footer/footer.component.ts:10
Method
constructor
()
claim-reporter-app/src/app/components/menu/menu.component.ts:13
Method
constructor
(private claimCacheService: ClaimCacheService, private claimService: ClaimService,
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:21
Method
constructor
(private http: HttpClient)
claim-reporter-app/src/app/shared/car-info.service.ts:9
Method
constructor
(private http: HttpClient, private swPush: SwPush)
claim-reporter-app/src/app/shared/push-notification.service.ts:10
Method
constructor
(private http: HttpClient)
claim-reporter-app/src/app/shared/claim.service.ts:10
Method
constructor
(private localStorage: LocalStorage)
claim-reporter-app/src/app/shared/claim-cache.service.ts:9
Method
constructor
()
claim-reporter-app/src/app/shared/model/Claim.ts:13
Method
detectByPhoto
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:80
Method
fireImageUpload
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:76
Function
getAllClaims
(req, res)
claim-reporter-server/src/claim-service.route.ts:13
Function
getAllClaims
(req, res)
claim-reporter-server/src/claim-service.route.js:12
Method
getModels
(make: string)
claim-reporter-app/src/app/shared/car-info.service.ts:16
Method
intercept
(req: HttpRequest<any>, next: HttpHandler)
claim-reporter-app/src/app/shared/http-interceptor.service.ts:8
Method
ngOnInit
()
claim-reporter-app/src/app/app.component.ts:14
Method
ngOnInit
()
claim-reporter-app/src/app/components/claim-list/claim-list.component.ts:17
Method
ngOnInit
()
claim-reporter-app/src/app/components/menu/menu.component.ts:16
Method
ngOnInit
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:29
Method
save
(claim: Claim)
claim-reporter-app/src/app/shared/claim.service.ts:13
Method
save
(claim: Claim)
claim-reporter-app/src/app/shared/claim-cache.service.ts:12
Function
saveClaim
(req, res)
claim-reporter-server/src/claim-service.route.ts:3
Function
saveClaim
(req, res)
claim-reporter-server/src/claim-service.route.js:4
Function
sendNotification
(req, res)
claim-reporter-server/src/send-notification.route.ts:5
Function
sendNotification
(req, res)
claim-reporter-server/src/send-notification.route.js:5
Method
sendNotificationToAll
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:88
Method
subscribeToNotifications
()
claim-reporter-app/src/app/components/claim-create/claim-create.component.ts:84