Skip to content

Commit

Permalink
Merge branch 'development' into feature/add-ga4
Browse files Browse the repository at this point in the history
  • Loading branch information
p3rcypj committed Feb 1, 2024
2 parents 4df9bc1 + 32858f0 commit 4cf669b
Show file tree
Hide file tree
Showing 48 changed files with 1,183 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PORT=8081
BROWSER=false
SKIP_PREFLIGHT_CHECK=true

REACT_APP_DHIS2_BASE_URL=https://dev.eyeseetea.com/play
REACT_APP_DHIS2_BASE_URL=http://localhost:8080
REACT_APP_GOOGLE_ANALYTICS_4='Your GA4 code'
REACT_APP_DHIS2_AUTH=admin:district

Expand Down
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

### :memo: Implementation

### :art: Screenshots
### :video_camera: Screenshots/Screen capture

### :fire: Testing
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.14.0
112 changes: 85 additions & 27 deletions i18n/en.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2023-02-23T13:06:48.907Z\n"
"PO-Revision-Date: 2023-02-23T13:06:48.907Z\n"
"POT-Creation-Date: 2023-10-24T20:42:29.340Z\n"
"PO-Revision-Date: 2023-10-24T20:42:29.340Z\n"

msgid "Field {{field}} cannot be blank"
msgstr ""
Expand Down Expand Up @@ -38,6 +38,9 @@ msgstr ""
msgid "Name *"
msgstr ""

msgid "Description"
msgstr ""

msgid "Icon"
msgstr ""

Expand All @@ -50,6 +53,9 @@ msgstr ""
msgid "Font Color"
msgstr ""

msgid "Text Alignment"
msgstr ""

msgid "DHIS2 Compatibility"
msgstr ""

Expand Down Expand Up @@ -200,6 +206,38 @@ msgstr ""
msgid "Title"
msgstr ""

msgid ""
"If only one action in primary sections is visible for a user, an automatic "
"redirect to that section URL will be performed."
msgstr ""

msgid "Section visibility mode"
msgstr ""

msgid "Primary"
msgstr ""

msgid "Secondary"
msgstr ""

msgid "Icon Location"
msgstr ""

msgid "Top"
msgstr ""

msgid "Bottom"
msgstr ""

msgid "Page Rendering"
msgstr ""

msgid "Multiple Page"
msgstr ""

msgid "Single page"
msgstr ""

msgid "Actions"
msgstr ""

Expand All @@ -215,7 +253,10 @@ msgstr ""
msgid "Importing a new landing page"
msgstr ""

msgid "This action will overwrite the existing landing page. Are you sure?"
msgid "This action might overwrite an existing landing page. Are you sure?"
msgstr ""

msgid "Importing landing page"
msgstr ""

msgid "Imported {{n}} landing pages"
Expand All @@ -239,6 +280,9 @@ msgstr ""
msgid "Edit"
msgstr ""

msgid "Sharing settings"
msgstr ""

msgid "Delete"
msgstr ""

Expand All @@ -263,6 +307,9 @@ msgstr ""
msgid "Category"
msgstr ""

msgid "Close"
msgstr ""

msgid "Edit markdown"
msgstr ""

Expand All @@ -272,9 +319,6 @@ msgstr ""
msgid "Help"
msgstr ""

msgid "Close"
msgstr ""

msgid "About Home Page App"
msgstr ""

Expand All @@ -283,40 +327,33 @@ msgstr ""

msgid ""
"Home page App is a DHIS2 application that aims to provide direct links to "
"DHIS2 applications."
"DHIS2 applications. This app re-uses Training App technology to provide "
"fully customizable landing pages for DHIS2 instances that can work on a "
"per-user/group basis."
msgstr ""

msgid ""
"This application has been entirely funded by the WHO Global Malaria "
"Programme to support countries using DHIS2 in strengthening the collection "
"and use of health data. The application has been designed by "
"[Lushomo](https://lushomo.net) and developed by [EyeSeeTea "
"SL](http://eyeseetea.com). The source code and release notes can be found "
"at the [WHO GitHub repository](https://github.com/EyeSeeTea/home-page-app). "
"If you wish to contribute to the development of Home Page App with new "
"features, please contact [EyeSeeTea](mailto:[email protected]). To "
"continue developing the tool in a coordinated manner please always contact "
"also [WHO](mailto:[email protected])"
"This application has been funded by the WHO Integrated Data Platform "
"initiative, composed by multiple departments at WHO and by Samaritan’s "
"Purse to support countries in strengthening the collection and use of "
"health data by using DHIS2. The application has been developed by "
"[EyeSeeTea SL](http://eyeseetea.com). The source code and release notes can "
"be found at the [EyeSeeTea GitHub "
"repository](https://github.com/EyeSeeTea/home-page-app)."
msgstr ""

msgid ""
"*Disclaimer: The WHO has developed this application to support countries "
"build capacity for health data collection and use. WHO provides a series of "
"tutorials to support countries to use the WHO DHIS2 standard packages which "
"can be found in the [WHO Tutorial GitHub "
"repository](https://github.com/WorldHealthOrganization/DHIS2-tutorials) and "
"can be installed in the application. WHO provides no assurance as to the "
"validity, accuracy or completeness of any other tutorials built by the "
"application's user community.*"
"If you wish to contribute to the development of Home Page App with new "
"features, please contact [EyeSeeTea](mailto:[email protected])."
msgstr ""

msgid "World Health Organization"
msgstr ""

msgid "EyeSeeTea"
msgid "Samaritan’s Purse"
msgstr ""

msgid "Lushomo"
msgid "EyeSeeTea"
msgstr ""

msgid "Cancel action editing?"
Expand All @@ -337,6 +374,21 @@ msgstr ""
msgid "First load can take a couple of minutes, please wait..."
msgstr ""

msgid "Loading the user configuration..."
msgstr ""

msgid "Create"
msgstr ""

msgid "Action"
msgstr ""

msgid "Landing Page"
msgstr ""

msgid "Create new Landing Page"
msgstr ""

msgid "Accessible to {{users}} users and {{userGroups}} user groups"
msgstr ""

Expand Down Expand Up @@ -382,5 +434,11 @@ msgstr ""
msgid "There are {{total}} documents available to clean"
msgstr ""

msgid "Default application"
msgstr ""

msgid "DHIS2 application"
msgstr ""

msgid "Landing pages"
msgstr ""
Loading

0 comments on commit 4cf669b

Please sign in to comment.