-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: automatic fixes IBF-dashboard
- Loading branch information
1 parent
b396aca
commit 7140beb
Showing
85 changed files
with
500 additions
and
493 deletions.
There are no files selected for viewing
32 changes: 16 additions & 16 deletions
32
interfaces/IBF-dashboard/src/app/analytics/analytics.enum.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
export enum AnalyticsPage { | ||
login = 'login', | ||
dashboard = 'dashboard', | ||
activationLog = 'activation-Log', | ||
dashboard = 'dashboard', | ||
login = 'login', | ||
} | ||
|
||
export enum AnalyticsEvent { | ||
watchIbfGuide = 'watch-ibf-guide', | ||
aboutTrigger = 'about-trigger', | ||
aggregateInformation = 'aggregate-information', | ||
adminLevel = 'admin-level', | ||
mapLayer = 'map-layer', | ||
mapLayerInformation = 'map-layer-information', | ||
exportView = 'export-view', | ||
logOut = 'log-out', | ||
aggregateInformation = 'aggregate-information', | ||
communityNotification = 'community-notification', | ||
damSite = 'dam', | ||
eapAction = 'eap-action', | ||
eapSubmit = 'eap-submit', | ||
waterPoint = 'water-point', | ||
redCrossBranch = 'red-cross-branch', | ||
evacuationCenter = 'evacuation-center', | ||
exportView = 'export-view', | ||
glofasStation = 'glofas-station', | ||
healthSite = 'health-site', | ||
damSite = 'dam', | ||
leadTime = 'lead-time', | ||
logOut = 'log-out', | ||
mapLayer = 'map-layer', | ||
mapLayerInformation = 'map-layer-information', | ||
mapMarker = 'map-marker', | ||
glofasStation = 'glofas-station', | ||
typhoonTrack = 'typhoon-track', | ||
mapPlaceSelect = 'map-place-select', | ||
leadTime = 'lead-time', | ||
redCrossBranch = 'red-cross-branch', | ||
stopTrigger = 'stop-trigger', | ||
evacuationCenter = 'evacuation-center', | ||
communityNotification = 'community-notification', | ||
typhoonTrack = 'typhoon-track', | ||
watchIbfGuide = 'watch-ibf-guide', | ||
waterPoint = 'water-point', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
interfaces/IBF-dashboard/src/app/analytics/severity-level.model.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ashboard/src/app/components/action-result-popover/action-result-popover.component.spec.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...IBF-dashboard/src/app/components/activation-log-button/activation-log-button.component.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 15 additions & 12 deletions
27
...F-dashboard/src/app/components/areas-of-focus-summary/areas-of-focus-summary.component.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.