Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #42

Merged
merged 521 commits into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
521 commits
Select commit Hold shift + click to select a range
a2f1b61
refactor: separate script into declarative functions
deeonwuli Sep 9, 2024
3f9032a
refactor: fix alertsync data repository code smell
deeonwuli Sep 10, 2024
6b5c02f
update ids
Sep 10, 2024
369c3ea
Merge pull request #8 from EyeSeeTea/feat/map-national-event-id-to-di…
bhavananarayanan Sep 10, 2024
9f43661
feat: populate and save risk summary
9sneha-n Sep 10, 2024
e425e22
fix: warning
9sneha-n Sep 10, 2024
7a784d6
new filters Disease and Hazard Type
Sep 10, 2024
6aec4f6
add id tu URL on go to event tracker
Sep 10, 2024
e2ef241
Add datastore and getProgramIndicatorsFromDatastore common function
anagperal Sep 10, 2024
6122844
Merge branch 'feature/performace-overview-table-link-indicators' into…
anagperal Sep 10, 2024
8aad62b
new useFilters hook, used in useDiseaseTotal
Sep 10, 2024
ceac112
Add datastore and getProgramIndicatorsFromDatastore common function
anagperal Sep 10, 2024
132e4c3
Merge branch 'feature/performace-overview-table-link-indicators' into…
anagperal Sep 10, 2024
912632c
fix: return empty risk summary
9sneha-n Sep 10, 2024
4949161
fix: make summary responsive
9sneha-n Sep 10, 2024
41961d5
fix: clean archi code smells
deeonwuli Sep 10, 2024
e16bb03
Merge branch 'feature/event-tracker-summary-form' of https://github.c…
deeonwuli Sep 10, 2024
5defc34
add todo comment
deeonwuli Sep 10, 2024
84abf73
Add Map in Dashboards page
anagperal Sep 11, 2024
1106fa9
Update translations
anagperal Sep 11, 2024
b847dfa
fix: save alert sync data from event creation
deeonwuli Sep 11, 2024
e07ff31
feat: pre-populate risk questionnaire if it exists and save
9sneha-n Sep 11, 2024
54ed200
fix: set correct risk program stage
9sneha-n Sep 11, 2024
967b38e
fix: warnings
9sneha-n Sep 11, 2024
33c3473
Apply province filter to Respond, alert, watch section and change fil…
anagperal Sep 11, 2024
b5d2b50
Update translations
anagperal Sep 11, 2024
8fa6b08
Filter by org unit in map
anagperal Sep 11, 2024
a0717e4
Fix url map
anagperal Sep 11, 2024
79b2fe2
Fix map filtering
anagperal Sep 11, 2024
2600482
Fix dashboard map indicator selector
anagperal Sep 11, 2024
a620d36
Fix setStates using updater function
anagperal Sep 11, 2024
5b992f7
Merge feature/add-dashboard-map and solve conflicts
anagperal Sep 11, 2024
236c518
fix: risk form primary buttons
9sneha-n Sep 11, 2024
741bb65
Add map in event tracker page
anagperal Sep 12, 2024
910784e
Add translations
anagperal Sep 12, 2024
f77b8af
Add orgUnits in app context to use them in maps
anagperal Sep 12, 2024
4b8700d
Merge feature/add-dashboard-map and solve conflicts
anagperal Sep 12, 2024
d434b07
add DateRangeFilter
Sep 12, 2024
c2ad7fb
add DateRangeFilter to dashboard
Sep 12, 2024
b4e7976
Do not show event tracker map until there is disease or hazard key
anagperal Sep 12, 2024
a9829b9
Add console.logs
anagperal Sep 12, 2024
9242174
Fix event tracker map
anagperal Sep 12, 2024
89f989d
Update translations
anagperal Sep 12, 2024
4f04421
use diseaseOutbreakEvents list for fetching table data
Sep 12, 2024
2768fce
add DateRangeFilter
Sep 12, 2024
4ad7e83
Add Duration filter in dashboard map
anagperal Sep 12, 2024
83c9db0
Add duration filter to Respond, alert, watch section cards
anagperal Sep 12, 2024
080152c
Merge branch 'development' into feature/performace-overview-table-lin…
Sep 12, 2024
7e622f1
Add duration filter to tracker event map
anagperal Sep 12, 2024
5ffaefb
Add translations
anagperal Sep 12, 2024
9865eb6
fix DateRangePicker input value and style
Sep 12, 2024
7a56c73
Merge branch 'feature/performace-overview-table-link-indicators' of g…
Sep 12, 2024
78d9154
Merge branch 'feature/performace-overview-table-link-indicators' of g…
Sep 12, 2024
f702036
fix DateRangePicker input value and style
Sep 12, 2024
15a5e31
update translationo
Sep 12, 2024
55c75cf
Merge pull request #11 from EyeSeeTea/feature/event-tracker-summary-form
bhavananarayanan Sep 16, 2024
5da0424
fix row `_period` not used
Sep 16, 2024
9c15b7e
add 717 section to dashboard
Sep 16, 2024
2f309d6
update localize
Sep 16, 2024
e70fc94
remove 717 references
Sep 16, 2024
d268438
add typings
Sep 16, 2024
14253c4
fix `hazardType`
Sep 16, 2024
6b20cc8
update cases indicators
Sep 16, 2024
d31a21c
Merge branch 'development' into feature/performace-overview-table-lin…
Sep 16, 2024
286c845
feat: fetch cases and deaths from datastore
9sneha-n Sep 17, 2024
56548c2
fix: UI footer buttons layout fix
9sneha-n Sep 17, 2024
3679128
chore: remove unused function
deeonwuli Sep 17, 2024
ee6eb48
fix: use suspected cases
9sneha-n Sep 17, 2024
e1cdfa6
fix duration
Sep 17, 2024
59668ff
Merge branch 'feature/performace-overview-table-link-indicators' into…
Sep 18, 2024
f2272d0
remove comment and prepare filtering
Sep 18, 2024
603c8c9
rename fetchActiveVerifiedAnalytics
Sep 18, 2024
aa9994f
Merge pull request #13 from EyeSeeTea/feat/district-mapping-script
bhavananarayanan Sep 20, 2024
d11f330
fix disease total with orgUnit
Sep 23, 2024
a6bac4f
fix typings
Sep 23, 2024
b942223
fix ou filter
Sep 23, 2024
2c9dc4e
fix dataPerformanceOverview useEffect
Sep 23, 2024
7868384
Merge branch 'development' into feature/performace-overview-table-lin…
Sep 23, 2024
7819143
fix any typings
Sep 25, 2024
6dce748
fix any typings
Sep 25, 2024
b3cfa96
fix: custom questions - initial
9sneha-n Sep 27, 2024
09b22b1
refactor: some code renaming
9sneha-n Sep 27, 2024
0bd5edb
fix: fetch cases and deaths from datastore
9sneha-n Sep 27, 2024
686088d
refactor: naming refactor
9sneha-n Sep 27, 2024
9a25539
refactor: refactor card counts
9sneha-n Sep 28, 2024
86089fa
fix: max update depth fix
9sneha-n Sep 28, 2024
3aaa590
feat: add incident status to perf overview table
9sneha-n Sep 30, 2024
1a95290
feat: fix duration calculation
9sneha-n Sep 30, 2024
8321e43
fix: filter users by incident manager group
9sneha-n Sep 30, 2024
aecd723
fix: only active enrolments should be listed
9sneha-n Sep 30, 2024
3f2e826
fix: set earliest respond date
9sneha-n Sep 30, 2024
f5b9041
fix: add notes and dates to summary
9sneha-n Sep 30, 2024
dd734a4
fix: some renaming
9sneha-n Sep 30, 2024
b0cdff2
chore: merge with performance indicators code
9sneha-n Sep 30, 2024
98bfcbd
feat: add new option UI
9sneha-n Sep 30, 2024
7ca95e3
fix: d2-api version update
9sneha-n Sep 30, 2024
99bad44
chore: fixing warn
9sneha-n Sep 30, 2024
5cd8e88
chore: merge with performance indicators
9sneha-n Sep 30, 2024
00a4cf2
feat: map custom question to entity
9sneha-n Sep 30, 2024
3552466
feat: save custom questions in risk questionnaire
9sneha-n Oct 1, 2024
4273bd7
Merge feature/performace-overview-table-link-indicators and solve con…
anagperal Oct 1, 2024
397aeaf
chore: merge risk grading changes
9sneha-n Oct 1, 2024
7650388
chore: some minor refactoring
9sneha-n Oct 1, 2024
4fad063
chore: merge with risk grading
9sneha-n Oct 1, 2024
ed62321
chore: merge with maps
9sneha-n Oct 1, 2024
0543d71
Change use cases names
anagperal Oct 2, 2024
66217bb
Fix responsive in Dashboard, fix DateRangePicker component, fix reset…
anagperal Oct 2, 2024
157453d
fix: code review comments
9sneha-n Oct 3, 2024
e07e5f4
Merge pull request #15 from EyeSeeTea/feature/performace-overview-tab…
bhavananarayanan Oct 3, 2024
49a6927
Merge pull request #16 from EyeSeeTea/feature/risk-assessment-grading
bhavananarayanan Oct 3, 2024
416f097
Delete unused files
anagperal Oct 3, 2024
0c1b32a
Merge development and solve conflicts
anagperal Oct 3, 2024
41973df
Merge pull request #24 from EyeSeeTea/feature/add-event-tracker-map-w…
bhavananarayanan Oct 3, 2024
b8a56d7
chore: mergw with development
9sneha-n Oct 3, 2024
17db20c
fix: some refactoring
9sneha-n Oct 3, 2024
f779051
fix: some renaming + loader for dashboard page
9sneha-n Oct 5, 2024
642773b
feat: cases, deaths and risk history charts
9sneha-n Oct 6, 2024
cedbb79
feat: 717 indicators for event tracker page
9sneha-n Oct 6, 2024
030ad56
fix: correct 717 indicator ids
9sneha-n Oct 7, 2024
1031df8
feat: last analytics runtime
9sneha-n Oct 7, 2024
edfa47d
chore: fix warn
9sneha-n Oct 7, 2024
876f56e
feat: implement incident action plan pages (wip)
deeonwuli Oct 8, 2024
26869d7
fix: misc date fixes
9sneha-n Oct 8, 2024
66f545f
Add IM team builder page, add tree component, add repos, entities and…
anagperal Oct 9, 2024
d302181
Add incident management team builder logic
anagperal Oct 9, 2024
214ec57
Add translations
anagperal Oct 9, 2024
a183db7
Improve UI
anagperal Oct 9, 2024
bf0e402
Add edit profile button
anagperal Oct 9, 2024
7d90b1c
Merge branch 'development' of https://github.com/EyeSeeTea/zebra-dev …
deeonwuli Oct 9, 2024
b8c62bd
feat: update translation files
deeonwuli Oct 9, 2024
ddd8e23
Fix delete members inside tree
anagperal Oct 9, 2024
b82d19f
Improve messages to user
anagperal Oct 9, 2024
f0f21dc
Improve messages to user
anagperal Oct 9, 2024
135d7ea
Open event in new tab and fix 717 performance in even tracker page
anagperal Oct 9, 2024
76f7648
fix: include notes in iap form summary data
deeonwuli Oct 9, 2024
4ac190c
feat: go to iap summary page on cancel form
deeonwuli Oct 10, 2024
8f40b43
Fix build tree and add search bar
anagperal Oct 10, 2024
a1334f8
Improve UI and remove dependency with role codes hardcoded
anagperal Oct 10, 2024
4f42711
feat: incident response action form (wip)
deeonwuli Oct 10, 2024
e1b3a19
feat: overview cards
9sneha-n Oct 10, 2024
ea0e609
Fix Duration filter in dashboards and add contentLoader in respond,al…
anagperal Oct 11, 2024
44b1351
fix: handle add new response action bugs
deeonwuli Oct 14, 2024
6973c6e
fix: reduce api calls on incident action plan page load
deeonwuli Oct 14, 2024
7ab55a3
fix: response action date field bug
deeonwuli Oct 14, 2024
6a19d64
Merge pull request #21 from EyeSeeTea/feature/717-performance-section
bhavananarayanan Oct 15, 2024
4f75206
Solve conflicts with development
anagperal Oct 15, 2024
ab15fe6
Merge pull request #25 from EyeSeeTea/feature/incident-management-tea…
bhavananarayanan Oct 15, 2024
23d5bc7
feat: button label and icon for response action table
deeonwuli Oct 15, 2024
859e137
feat: change new response action button label
deeonwuli Oct 15, 2024
ae609d6
feat: use options parameter for save entity usecase
deeonwuli Oct 16, 2024
c120b7c
feat: update status and verification option from table
deeonwuli Oct 16, 2024
a9bce9b
Merge branch 'development' of https://github.com/EyeSeeTea/zebra-dev …
deeonwuli Oct 16, 2024
0d1453c
feat: upddate translation file
deeonwuli Oct 16, 2024
4b0a04e
fix: create event tracker fix
9sneha-n Oct 17, 2024
3bcf57d
fix: remove unused state
9sneha-n Oct 17, 2024
7f38e7d
chore: fix warn
9sneha-n Oct 17, 2024
83eb705
feat: risk custom question fix
9sneha-n Oct 17, 2024
958402c
fix: update the incident action plan
9sneha-n Oct 17, 2024
ad88b67
feat: use current event tracker to get iap page
deeonwuli Oct 17, 2024
8a23e17
fix: parse index in risk custom question
9sneha-n Oct 22, 2024
e3262b0
chore: merge with iap
9sneha-n Oct 22, 2024
e5980d4
fix: risk assessment history graphs
9sneha-n Oct 24, 2024
9040305
refactor: fetch option sets on app load
9sneha-n Oct 26, 2024
ed4011f
chore: fix warnings
9sneha-n Oct 26, 2024
9b884af
refactor: fetch team members on app load
9sneha-n Oct 27, 2024
1774738
refactor: remove unused areas affected api calls
9sneha-n Oct 27, 2024
362234f
chore: remove perf logs
9sneha-n Oct 29, 2024
fd10dd0
chore: fix warnings
9sneha-n Oct 29, 2024
725cbe7
chore: rename app
9sneha-n Oct 29, 2024
75cc212
fix: get cases and deaths from indicator
9sneha-n Oct 30, 2024
b348cfc
fix: Card should be displayed for incident status all
9sneha-n Oct 30, 2024
96662ab
fix: response actions fix + event tracker 717 cards fix
9sneha-n Oct 31, 2024
c3e467e
fix: event tracker 717 colors
9sneha-n Oct 31, 2024
eca4afa
fix: all targets count indicator fix
9sneha-n Oct 31, 2024
d8d4d41
fix: do not show existing diseases and hazard in create event dropdown
9sneha-n Oct 31, 2024
2091b58
fix: show line spacing in summaries
9sneha-n Oct 31, 2024
019756d
fix: show response action in order of creation
9sneha-n Nov 1, 2024
62d377c
feat: check for write permissions
9sneha-n Nov 2, 2024
57ce2f3
chore: fix warn
9sneha-n Nov 2, 2024
2d3fd7f
fix: local time zone fix, all last updated times
9sneha-n Nov 3, 2024
d32cfcb
chore: fix warns
9sneha-n Nov 3, 2024
ea6a5ed
fix: perf improvement
9sneha-n Nov 3, 2024
7af1fae
feat: add complete event feature
9sneha-n Nov 3, 2024
c1f5e80
feat: sort risk assessment table by date
9sneha-n Nov 3, 2024
0718f5a
chore: fix warn
9sneha-n Nov 3, 2024
cdad74d
chore: revert app name
9sneha-n Nov 3, 2024
c8f2ceb
Allow bulk deletion, fix search, expand by default, fixed multiple in…
anagperal Nov 6, 2024
4339973
Fix infinity loop
anagperal Nov 6, 2024
eb378dc
Update translations
anagperal Nov 6, 2024
7a42023
Merge pull request #26 from EyeSeeTea/feature/incident-action-plan
bhavananarayanan Nov 6, 2024
edafc7e
feat: format response action timeline
deeonwuli Nov 6, 2024
e814524
feat: reverse response action table rows
deeonwuli Nov 6, 2024
812151e
feat: change backdrop bg-color for loader
deeonwuli Nov 6, 2024
ba2f3f2
feat: convert server time to local time for last analytics runtime
9sneha-n Nov 6, 2024
eb0bca3
Merge pull request #27 from EyeSeeTea/fix/demo-fixes
bhavananarayanan Nov 7, 2024
1a19dfa
Merge pull request #30 from EyeSeeTea/feature/perf-improvements
bhavananarayanan Nov 7, 2024
cb3231e
Merge pull request #32 from EyeSeeTea/feature/cases-deaths-fix
bhavananarayanan Nov 7, 2024
a8e5fc8
Merge pull request #33 from EyeSeeTea/fix/oct-misc-bug-fixes
bhavananarayanan Nov 7, 2024
1a5dc6e
Merge pull request #35 from EyeSeeTea/fix/some-more-fixes
bhavananarayanan Nov 7, 2024
3ab4619
Add contacts table and improve code
anagperal Nov 7, 2024
1a2434b
Add translations
anagperal Nov 7, 2024
dfaaf5d
feat: format response action timeline
deeonwuli Nov 6, 2024
07363b1
feat: reverse response action table rows
deeonwuli Nov 6, 2024
69e0c06
feat: change backdrop bg-color for loader
deeonwuli Nov 6, 2024
71380c9
Merge branch 'fix/iap-fixes' of https://github.com/EyeSeeTea/zebra-de…
deeonwuli Nov 7, 2024
86f5d7f
Merge branch 'fix/local-timezone' into fix/incident-management-team-f…
anagperal Nov 7, 2024
aefc6bd
Improve code
anagperal Nov 7, 2024
5fddf1d
Feat:Version Bumped
Nov 7, 2024
d58492b
Change button label
anagperal Nov 7, 2024
7a907d7
Do not allow to delete teamRoles if it's parent and all children are …
anagperal Nov 7, 2024
3dd5b41
Flatten team when searching
anagperal Nov 7, 2024
d9fa36d
feat: sort response action table by due date
deeonwuli Nov 7, 2024
adc486e
Do not allow child be in the team hierarchy with itself as parent
anagperal Nov 7, 2024
bfd1f04
fix: remove event from existingtrackertypes on completion
deeonwuli Nov 7, 2024
d1a6f6f
feat: change iap url structure
deeonwuli Nov 7, 2024
c235383
Improve UI
anagperal Nov 7, 2024
a0a0f55
feat: persist eventTrackerType data on form reload
deeonwuli Nov 8, 2024
9d2a7bb
feat: use incident response officer user group
deeonwuli Nov 8, 2024
69cd93b
fix: remove timeLine datavalue from response action form
deeonwuli Nov 8, 2024
65b1a26
chore: merge with development
9sneha-n Nov 8, 2024
1220e6e
fix: last updated team builder sort order
9sneha-n Nov 8, 2024
a975ef4
feat: change complete event modal styling
deeonwuli Nov 8, 2024
435d67e
fix: date comparison for infinite loop
9sneha-n Nov 8, 2024
368eb3e
Solve infinite loop when reload page
anagperal Nov 11, 2024
0a809cf
Merge pull request #34 from EyeSeeTea/fix/local-timezone
bhavananarayanan Nov 11, 2024
7421322
Merge pull request #36 from EyeSeeTea/fix/incident-management-team-fixes
bhavananarayanan Nov 11, 2024
8d92f91
chore: update translation files
deeonwuli Nov 11, 2024
c2d011f
fix: go to dashboard on event completion
deeonwuli Nov 11, 2024
4df3741
Merge branch 'development' of https://github.com/EyeSeeTea/zebra-dev …
deeonwuli Nov 11, 2024
3c42eef
chore: update .po file
deeonwuli Nov 11, 2024
4dd6a86
Merge pull request #37 from EyeSeeTea/fix/iap-fixes
bhavananarayanan Nov 11, 2024
632e126
chore: remove dashboard section title
deeonwuli Nov 11, 2024
d0a9861
fix: import error crashing script
deeonwuli Nov 12, 2024
5a46584
fix: use hazard type codes to get outbreak key
deeonwuli Nov 12, 2024
fc8f9be
Merge pull request #38 from EyeSeeTea/fix/mapping-script-bugs
bhavananarayanan Nov 12, 2024
53a21c3
fix: show correct options for new response action section
deeonwuli Nov 12, 2024
86e2a7f
fix: cancel iap form
deeonwuli Nov 12, 2024
9a36a87
feat: make verification field read only
deeonwuli Nov 12, 2024
f1a8ba4
chore: update .po files
deeonwuli Nov 12, 2024
9ef3aa2
feat: move incident manager user card
deeonwuli Nov 12, 2024
a1e6348
feat: add gotoriskgrading button
deeonwuli Nov 12, 2024
85abec6
chore: revert risk assessment button change
deeonwuli Nov 13, 2024
856f1df
refactor: get response action options from configurations
deeonwuli Nov 13, 2024
8880da2
refactor: get incident manager user group in configurations
deeonwuli Nov 13, 2024
b4a4107
refactor: get usergroup by code in data repo
deeonwuli Nov 14, 2024
0b2e427
feat: button to add new grade
deeonwuli Nov 21, 2024
23de436
feat: edit single incident response action
deeonwuli Nov 22, 2024
29b39e6
feat: update translation files
deeonwuli Nov 26, 2024
3d62ad0
Merge pull request #39 from EyeSeeTea/fix/risk-and-iap-fixes
bhavananarayanan Nov 27, 2024
a818e75
Feat:Version Bumped
Nov 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.14.2
v18.19.0
248 changes: 240 additions & 8 deletions i18n/en.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,255 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"POT-Creation-Date: 2023-09-18T13:40:05.079Z\n"
"PO-Revision-Date: 2023-09-18T13:40:05.079Z\n"
"POT-Creation-Date: 2024-11-22T15:21:43.931Z\n"
"PO-Revision-Date: 2024-11-22T15:21:43.931Z\n"

msgid "Add"
msgid "Low"
msgstr ""

msgid "List"
msgid "Medium"
msgstr ""

msgid "Back"
msgid "High"
msgstr ""

msgid "Help"
msgid "Less than 0.1%"
msgstr ""

msgid "Hello {{name}}"
msgid "Between 0.1% to 0.25%"
msgstr ""

msgid "Detail page"
msgid "Above 0.25%"
msgstr ""

msgid "Within a district"
msgstr ""

msgid "Within a province with more than one district affected"
msgstr ""

msgid ""
"More than one province affected with high threat of spread locally and "
"internationally"
msgstr ""

msgid ""
"Available within the district with support from provincial and national "
"level"
msgstr ""

msgid "Available within the province with minimal support from national level"
msgstr ""

msgid "Available at national with support required from international"
msgstr ""

msgid "Capability 1"
msgstr ""

msgid "Capability 2"
msgstr ""

msgid "Grade 1"
msgstr ""

msgid "Grade 2"
msgstr ""

msgid "Grade 3"
msgstr ""

msgid "Invalid grade"
msgstr ""

msgid "Add new option"
msgstr ""

msgid "Reset"
msgstr ""

msgid "Save"
msgstr ""

msgid "There is an error in this field"
msgstr ""

msgid "Indicates required"
msgstr ""

msgid "Cancel"
msgstr ""

msgid "Edit Action Plan"
msgstr ""

msgid "Edit Details"
msgstr ""

msgid "Complete Event"
msgstr ""

msgid "Notes"
msgstr ""

msgid "Edit Profile"
msgstr ""

msgid "Currently assigned:"
msgstr ""

msgid "Error loading current Incident Management Team"
msgstr ""

msgid "Create Event"
msgstr ""

msgid "The map with these filters could not be found."
msgstr ""

msgid "Map not found."
msgstr ""

msgid "Close"
msgstr ""

msgid "Search"
msgstr ""

msgid "Last updated: "
msgstr ""

msgid "Median"
msgstr ""

msgid "% Target Met"
msgstr ""

msgid "Status: "
msgstr ""

msgid "Dashboard"
msgstr ""

msgid "Select duration"
msgstr ""

msgid "Duration"
msgstr ""

msgid "All public health events"
msgstr ""

msgid "7-1-7 performance"
msgstr ""

msgid "events"
msgstr ""

msgid "Performance overview"
msgstr ""

msgid "Event Tracker"
msgstr ""

msgid "Districts Affected"
msgstr ""

msgid "Create Risk Assessment"
msgstr ""

msgid "Edit Risk Assessment"
msgstr ""

msgid "Add new Grade"
msgstr ""

msgid "Risk assessment incomplete"
msgstr ""

msgid "Risks associated with this event have not yet been assessed."
msgstr ""

msgid "Complete event"
msgstr ""

msgid "Not now"
msgstr ""

msgid "Complete"
msgstr ""

msgid "Are you sure you want to complete this Event? This cannot be undone."
msgstr ""

msgid "N/A"
msgstr ""

msgid "Add another"
msgstr ""

msgid "Form cannot be loaded"
msgstr ""

msgid "Disease Outbreak saved successfully"
msgstr ""

msgid "Risk Assessment Grading saved successfully"
msgstr ""

msgid "Risk Assessment Summary saved successfully"
msgstr ""

msgid "Risk Assessment Questionnaire saved successfully"
msgstr ""

msgid "Incident Action Plan saved successfully"
msgstr ""

msgid "Incident Response Actions saved successfully"
msgstr ""

msgid "Incident Management Team Member saved successfully"
msgstr ""

msgid "Create an incident action plan"
msgstr ""

msgid "No plan has been created for this incident"
msgstr ""

msgid "Create IAP"
msgstr ""

msgid "Incident Action Plan"
msgstr ""

msgid "Team"
msgstr ""

msgid "Edit Team"
msgstr ""

msgid "Incident Management Team Builder"
msgstr ""

msgid "Edit Role"
msgstr ""

msgid "Assign Role"
msgstr ""

msgid "Delete Roles"
msgstr ""

msgid "Delete Role"
msgstr ""

msgid "Confirm deletion"
msgstr ""

msgid "Delete"
msgstr ""

msgid "Resources"
msgstr ""
Loading
Loading