Skip to content

Commit

Permalink
content: 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
esmeetewinkel committed Jan 23, 2024
1 parent 7ac1019 commit b8b8634
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 58 deletions.
12 changes: 6 additions & 6 deletions app_data/sheets/contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"flow_name": "debug_data_list",
"data_list_name": "debug",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"debug_delimiters_list": {
"flow_type": "data_list",
Expand Down Expand Up @@ -367,7 +367,7 @@
"flow_type": "data_pipe",
"flow_name": "debug_data_pipe_translate",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"example_data_pipe": {
"flow_type": "data_pipe",
Expand Down Expand Up @@ -966,25 +966,25 @@
"flow_type": "template",
"flow_name": "debug_data_bottom",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"debug_data_image": {
"flow_type": "template",
"flow_name": "debug_data_image",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"debug_data_middle": {
"flow_type": "template",
"flow_name": "debug_data_middle",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"debug_data_top": {
"flow_type": "template",
"flow_name": "debug_data_top",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
},
"debug_delimiters": {
"flow_type": "template",
Expand Down
6 changes: 3 additions & 3 deletions app_data/sheets/data_list/debug/debug_data_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"id": "item_1",
"text": "Item 1 text",
"image_asset": "plh_images/habits/habit_relax.svg",
"image_asset": "images/example/jasper_1.jpg",
"to_translate": "Hello",
"_translations": {
"to_translate": {}
Expand All @@ -22,7 +22,7 @@
{
"id": "item_2",
"text": "Item 2 text",
"image_asset": "plh_images/icons/play_white.svg",
"image_asset": "images/example/circular.png",
"to_translate": "Hello",
"_translations": {
"to_translate": {}
Expand All @@ -47,5 +47,5 @@
}
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
2 changes: 1 addition & 1 deletion app_data/sheets/data_list/generated/debug_filtered.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"id": "item_1",
"text": "Item 1 text",
"image_asset": "plh_images/habits/habit_relax.svg",
"image_asset": "images/example/jasper_1.jpg",
"to_translate": "Hello",
"_translations": {
"to_translate": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"output_target": "debug_filtered"
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
{
"trigger": "changed",
"action_id": "set_item",
"args": [
"completed",
"[email protected]"
],
"_raw": "changed | set_item: completed:[email protected]",
"_cleaned": "changed | set_item: completed:[email protected]"
"args": [],
"_raw": "changed | set_item | completed:!@item.completed",
"_cleaned": "changed | set_item | completed:[email protected]",
"params": {
"completed": "[email protected]"
}
}
],
"hidden": true,
Expand Down Expand Up @@ -121,32 +121,32 @@
],
"action_list": {
"0": {
"args": {
"1": [
{
"fullExpression": "[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
},
"_raw": [
{
"fullExpression": "changed | set_item: completed:[email protected]",
"fullExpression": "changed | set_item | completed:[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
],
"_cleaned": [
{
"fullExpression": "changed | set_item: completed:[email protected]",
"fullExpression": "changed | set_item | completed:[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
],
"params": {
"completed": [
{
"fullExpression": "[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
}
}
},
"_nested_name": [
Expand All @@ -167,9 +167,9 @@
"value"
],
"[email protected]": [
"action_list.0.args.1",
"action_list.0._raw",
"action_list.0._cleaned"
"action_list.0._cleaned",
"action_list.0.params.completed"
]
}
},
Expand Down Expand Up @@ -228,12 +228,12 @@
{
"trigger": "click",
"action_id": "set_item",
"args": [
"completed",
"[email protected]"
],
"_raw": "click | set_item: completed:[email protected]",
"_cleaned": "click | set_item: completed:[email protected]"
"args": [],
"_raw": "click | set_item | completed:!@item.completed",
"_cleaned": "click | set_item | completed:[email protected]",
"params": {
"completed": "[email protected]"
}
}
],
"_nested_name": "[email protected]",
Expand All @@ -248,32 +248,32 @@
],
"action_list": {
"0": {
"args": {
"1": [
{
"fullExpression": "[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
},
"_raw": [
{
"fullExpression": "click | set_item: completed:[email protected]",
"fullExpression": "click | set_item | completed:[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
],
"_cleaned": [
{
"fullExpression": "click | set_item: completed:[email protected]",
"fullExpression": "click | set_item | completed:[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
],
"params": {
"completed": [
{
"fullExpression": "[email protected]",
"matchedExpression": "[email protected]",
"type": "item",
"fieldName": "completed"
}
]
}
}
},
"_nested_name": [
Expand All @@ -291,9 +291,9 @@
"_nested_name"
],
"[email protected]": [
"action_list.0.args.1",
"action_list.0._raw",
"action_list.0._cleaned"
"action_list.0._cleaned",
"action_list.0.params.completed"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion app_data/sheets/template/debug/debug_data_bottom.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
}
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
2 changes: 1 addition & 1 deletion app_data/sheets/template/debug/debug_data_image.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,5 @@
}
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
2 changes: 1 addition & 1 deletion app_data/sheets/template/debug/debug_data_middle.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"_nested_name": "debug_data_bottom"
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
2 changes: 1 addition & 1 deletion app_data/sheets/template/debug/debug_data_top.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@
"_nested_name": "debug_data_middle"
}
],
"_xlsxPath": "debug_sheets/to_be_sorted/debug_data_lists.xlsx"
"_xlsxPath": "debug_sheets/debug_data_lists.xlsx"
}
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config.google_drive = {

config.git = {
content_repo: "https://github.com/IDEMSInternational/app-debug-content.git",
content_tag_latest: "1.2.6",
content_tag_latest: "1.2.7",
};

config.app_data.output_path = "./app_data";
Expand Down

0 comments on commit b8b8634

Please sign in to comment.