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

User Upload of Case Data #40

Merged
merged 23 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0370686
Improve code, install xlsx and react-dropzone
anagperal Nov 21, 2024
95abe75
Add Dropzone and ImportFile components
anagperal Nov 21, 2024
f329a48
Allow to add and edit case data file in disease outbreak event
anagperal Nov 21, 2024
643c25c
Update test
anagperal Nov 21, 2024
ee21c49
Get from datastore the indicators for alerts program source or cases …
anagperal Nov 29, 2024
f0f7722
Merge development and solve conflicts
anagperal Dec 12, 2024
529cf54
Add map based in uploaded case data
anagperal Dec 13, 2024
f0efebb
Get data for performance table in dashboard depending on case data so…
anagperal Dec 16, 2024
0630e7b
When a national event is completed then mark case events as completed…
anagperal Dec 17, 2024
b4d676a
Modify template and adapt code
anagperal Dec 18, 2024
5c7cbbd
Update translations
anagperal Dec 18, 2024
f9cfc93
Add warning message when changing cases data file
anagperal Dec 19, 2024
14b5878
Update translations
anagperal Dec 20, 2024
54c7957
Add button to edit case data from event summary section
anagperal Dec 23, 2024
63fb32b
Show button to edit cases data only when user defined
anagperal Dec 23, 2024
26e3537
Update translations
anagperal Dec 23, 2024
ebdd21e
Update translations
anagperal Dec 23, 2024
c715317
Merge branch 'development' into feature/user-upload-case-data
anagperal Dec 26, 2024
0a30766
Mode getTemplate() only when create a new event and on edit only when…
anagperal Jan 2, 2025
3635fc3
Upload case data file always with same name and the disease outbreak …
anagperal Jan 2, 2025
879ddbc
Delete unused code and improve
anagperal Jan 2, 2025
d29bf6a
Move save disease outbreak logic to new hook
anagperal Jan 3, 2025
a8db71e
Update translations
anagperal Jan 3, 2025
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
Prev Previous commit
Update translations
anagperal committed Jan 3, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit a8db71eb7ac1d974fe4dc45f8b2944208df10819
16 changes: 8 additions & 8 deletions i18n/en.pot
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ 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: 2025-01-02T13:42:25.737Z\n"
"PO-Revision-Date: 2025-01-02T13:42:25.737Z\n"
"POT-Creation-Date: 2025-01-03T08:28:56.703Z\n"
"PO-Revision-Date: 2025-01-03T08:28:56.703Z\n"

msgid "Low"
msgstr ""
@@ -224,12 +224,6 @@ msgstr ""
msgid "Please, download the template and add the required data."
msgstr ""

msgid "Add another"
msgstr ""

msgid "Form cannot be loaded"
msgstr ""

msgid "Disease Outbreak saved successfully"
msgstr ""

@@ -245,6 +239,12 @@ msgid ""
"you sure you want to continue?"
msgstr ""

msgid "Add another"
msgstr ""

msgid "Form cannot be loaded"
msgstr ""

msgid "Risk Assessment Grading saved successfully"
msgstr ""

14 changes: 7 additions & 7 deletions i18n/es.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-12-23T12:07:43.318Z\n"
"POT-Creation-Date: 2025-01-03T08:28:56.703Z\n"
"PO-Revision-Date: 2018-10-25T09:02:35.143Z\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -223,12 +223,6 @@ msgstr ""
msgid "Please, download the template and add the required data."
msgstr ""

msgid "Add another"
msgstr ""

msgid "Form cannot be loaded"
msgstr ""

msgid "Disease Outbreak saved successfully"
msgstr ""

@@ -244,6 +238,12 @@ msgid ""
"you sure you want to continue?"
msgstr ""

msgid "Add another"
msgstr ""

msgid "Form cannot be loaded"
msgstr ""

msgid "Risk Assessment Grading saved successfully"
msgstr ""