Skip to content

Commit

Permalink
Merge pull request #121 from IDEMSInternational/create-pull-request/p…
Browse files Browse the repository at this point in the history
…atch

sync content from google sheets
cabrinenyona authored Nov 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents c848a13 + 7b7d9cd commit ba06a15
Showing 8 changed files with 1,463 additions and 1,359 deletions.
28 changes: 24 additions & 4 deletions app_data/sheets/contents.json
Original file line number Diff line number Diff line change
@@ -152,7 +152,12 @@
"session_tasks": {
"flow_name": "session_tasks",
"flow_subtype": "generated",
"flow_type": "data_list"
"flow_type": "data_list",
"_metadata": {
"number": {
"type": "number"
}
}
},
"sharing_care_tasks": {
"flow_name": "sharing_care_tasks",
@@ -187,13 +192,23 @@
"flow_type": "data_list",
"flow_name": "library_data",
"data_list_name": "library",
"_xlsxPath": "global/data_lists/library_data.xlsx"
"_xlsxPath": "global/data_lists/library_data.xlsx",
"_metadata": {
"show": {
"type": "boolean"
}
}
},
"launch_actions": {
"flow_type": "data_list",
"flow_subtype": "lifecycle_actions",
"flow_name": "launch_actions",
"_xlsxPath": "global/templates/app_launch_templates.xlsx"
"_xlsxPath": "global/templates/app_launch_templates.xlsx",
"_metadata": {
"priority": {
"type": "number"
}
}
},
"number": {
"flow_type": "data_list",
@@ -285,7 +300,12 @@
"session": {
"flow_type": "data_list",
"flow_name": "session",
"_xlsxPath": "global/data_lists/sessions.xlsx"
"_xlsxPath": "global/data_lists/sessions.xlsx",
"_metadata": {
"number": {
"type": "number"
}
}
},
"session_block": {
"flow_type": "data_list",
7 changes: 6 additions & 1 deletion app_data/sheets/data_list/generated/session_tasks.json
Original file line number Diff line number Diff line change
@@ -122,5 +122,10 @@
"completed_field": "task_conclusion_completed",
"skipped_field": "task_conclusion_skipped"
}
]
],
"_metadata": {
"number": {
"type": "number"
}
}
}
7 changes: 6 additions & 1 deletion app_data/sheets/data_list/library_data.json
Original file line number Diff line number Diff line change
@@ -36,5 +36,10 @@
}
}
],
"_xlsxPath": "global/data_lists/library_data.xlsx"
"_xlsxPath": "global/data_lists/library_data.xlsx",
"_metadata": {
"show": {
"type": "boolean"
}
}
}
Original file line number Diff line number Diff line change
@@ -191,5 +191,10 @@
]
}
],
"_xlsxPath": "global/templates/app_launch_templates.xlsx"
"_xlsxPath": "global/templates/app_launch_templates.xlsx",
"_metadata": {
"priority": {
"type": "number"
}
}
}
7 changes: 6 additions & 1 deletion app_data/sheets/data_list/session.json
Original file line number Diff line number Diff line change
@@ -192,5 +192,10 @@
"attached_single_doc": "https://docs.google.com/document/d/1Rz0NRM4CtCIlThmHF7Knw8Orn7xGe9oYVpKGZs8LrvU"
}
],
"_xlsxPath": "global/data_lists/sessions.xlsx"
"_xlsxPath": "global/data_lists/sessions.xlsx",
"_metadata": {
"number": {
"type": "number"
}
}
}
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ config.google_drive = {

config.git = {
content_repo: "https://github.com/IDEMSInternational/pfr-app-content.git",
content_tag_latest: "1.1.20",
content_tag_latest: "1.1.21",
};

config.android = {
2,716 changes: 1,385 additions & 1,331 deletions reports/summary.json

Large diffs are not rendered by default.

48 changes: 29 additions & 19 deletions reports/summary.md
Original file line number Diff line number Diff line change
@@ -3,31 +3,41 @@

| type | count |
| --- | --- |
| animated_section | 2 |
| animated_slides | 1 |
| audio | 2 |
| button | 26 |
| audio | 4 |
| button | 32 |
| carousel | 1 |
| combo_box | 2 |
| dashed_box | 1 |
| debug_toggle | 1 |
| display_group | 35 |
| image | 4 |
| items | 14 |
| display_grid | 2 |
| display_group | 48 |
| image | 13 |
| items | 19 |
| lottie_animation | 2 |
| navigation_bar | 1 |
| nested_properties | 1 |
| pdf | 1 |
| qr_code | 1 |
| radio_button_grid | 3 |
| radio_group | 1 |
| set_field | 4 |
| set_variable | 257 |
| simple_checkbox | 2 |
| round_button | 1 |
| select_text | 1 |
| set_field | 5 |
| set_variable | 477 |
| simple_checkbox | 3 |
| subtitle | 2 |
| task_card | 3 |
| template | 140 |
| text | 44 |
| template | 152 |
| text | 77 |
| text_area | 5 |
| text_box | 6 |
| title | 24 |
| text_box | 8 |
| tile_component | 1 |
| title | 28 |
| toggle_bar | 1 |
| update_action_list | 2 |
| video | 1 |
| video | 2 |
</details>

<details >
@@ -36,19 +46,19 @@
| type | count |
| --- | --- |
| app_update | 1 |
| emit: completed | 141 |
| emit: completed | 144 |
| emit: force_reload | 5 |
| emit: force_reprocess | 4 |
| emit: force_restart | 2 |
| emit: server_sync | 3 |
| emit: set_language | 1 |
| emit: uncompleted | 139 |
| feedback | 3 |
| go_to | 11 |
| emit: uncompleted | 142 |
| feedback | 7 |
| go_to | 13 |
| pop_up | 7 |
| reset_app | 2 |
| set_field | 20 |
| set_local | 8 |
| set_field | 22 |
| set_local | 12 |
| start_tour | 1 |
</details>

0 comments on commit ba06a15

Please sign in to comment.