Skip to content

Commit

Permalink
Merge pull request #898 from IDEMSInternational/content-update-for-re…
Browse files Browse the repository at this point in the history
…lease-v0.10.3

Content update for release v0.10.3
  • Loading branch information
smborio authored Jul 13, 2021
2 parents c86c065 + c5492e4 commit ce1b230
Show file tree
Hide file tree
Showing 19 changed files with 27,547 additions and 20,258 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 16 additions & 16 deletions packages/plh-data/data/data_list/data_list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -680,10 +680,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Help",
},
location_text: {
eng: 'under "Help" in the @global.parent_centre',
eng: '"Help" in the @global.parent_centre',
},
},
location_text: 'under "Help" in the @global.parent_centre',
location_text: '"Help" in the @global.parent_centre',
},
{
id: "my_tips",
Expand All @@ -694,10 +694,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "My Tips",
},
location_text: {
eng: 'under "My Tips" in the @global.parent_centre',
eng: '"My Tips" in the @global.parent_centre',
},
},
location_text: 'under "My Tips" in the @global.parent_centre',
location_text: '"My Tips" in the @global.parent_centre',
},
{
id: "essential_tools",
Expand All @@ -708,10 +708,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Essential Tools",
},
location_text: {
eng: 'under "Essential Tools" in the @global.parent_centre',
eng: '"Essential Tools" in the @global.parent_centre',
},
},
location_text: 'under "Essential Tools" in the @global.parent_centre',
location_text: '"Essential Tools" in the @global.parent_centre',
},
{
id: "covid",
Expand All @@ -722,10 +722,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "COVID",
},
location_text: {
eng: 'under "COVID" in the @global.parent_centre',
eng: '"COVID" in the @global.parent_centre',
},
},
location_text: 'under "COVID" in the @global.parent_centre',
location_text: '"COVID" in the @global.parent_centre',
},
{
id: "relax_and_activities",
Expand Down Expand Up @@ -753,11 +753,11 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Customise Again",
},
location_text: {
eng: 'under "Customise @global.parent_app" in the @global.parent_centre',
eng: '"Customise @global.parent_app" in the @global.parent_centre',
},
},
title_2: "Customise Again",
location_text: 'under "Customise @global.parent_app" in the @global.parent_centre',
location_text: '"Customise @global.parent_app" in the @global.parent_centre',
},
{
id: "support_contacts",
Expand All @@ -768,10 +768,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Support Contacts",
},
location_text: {
eng: 'under "Support Contacts" in the @global.parent_centre',
eng: '"Support Contacts" in the @global.parent_centre',
},
},
location_text: 'under "Support Contacts" in the @global.parent_centre',
location_text: '"Support Contacts" in the @global.parent_centre',
},
{
id: "evidence_base",
Expand All @@ -782,10 +782,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Evidence Base",
},
location_text: {
eng: 'under "Evidence Base" in the @global.parent_centre',
eng: '"Evidence Base" in the @global.parent_centre',
},
},
location_text: 'under "Evidence Base" in the @global.parent_centre',
location_text: '"Evidence Base" in the @global.parent_centre',
},
{
id: "technical_support",
Expand All @@ -796,10 +796,10 @@ const data_list: FlowTypes.Data_list[] = [
eng: "Technical Support",
},
location_text: {
eng: 'under "Technical Support" in the @global.parent_centre',
eng: '"Technical Support" in the @global.parent_centre',
},
},
location_text: 'under "Technical Support" in the @global.parent_centre',
location_text: '"Technical Support" in the @global.parent_centre',
},
],
_xlsxPath: "plh_sheets_beta/plh_templating/data/parent_centre_data_list.xlsx",
Expand Down
20 changes: 20 additions & 0 deletions packages/plh-data/data/global/global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,11 @@ const global: FlowTypes.Global[] = [
name: "back_button",
value: "Previous",
},
{
type: "declare_global_constant",
name: "challenges_solutions_button",
value: "Challenges & solutions",
},
],
_xlsxPath: "plh_sheets_beta/plh_templating/data/navigation_globals.xlsx",
},
Expand Down Expand Up @@ -2095,6 +2100,21 @@ const global: FlowTypes.Global[] = [
name: "workshop_day",
value: "friday",
},
{
type: "declare_global_constant",
name: "current_workshop_default",
value: "w_self_care",
},
{
type: "declare_field_default",
name: "current_workshop",
value: "w_self_care",
},
{
type: "declare_global_constant",
name: "workshop_day_default",
value: "friday",
},
{
type: "declare_field_default",
name: "w_money_path",
Expand Down
Loading

0 comments on commit ce1b230

Please sign in to comment.