mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-01-30 18:36:29 +00:00
28511 lines
No EOL
1.4 MiB
28511 lines
No EOL
1.4 MiB
{
|
|
"baserow_template_version": 1,
|
|
"name": "ESG Management",
|
|
"icon": "iconoir-globe",
|
|
"keywords": [
|
|
"ESG",
|
|
"goals",
|
|
"ESG data",
|
|
"sustainable development",
|
|
"sustainability",
|
|
"SMART goals",
|
|
"metrics",
|
|
"social goals",
|
|
"governance goals",
|
|
"environment goals",
|
|
"carbon emission",
|
|
"climate",
|
|
"waste management",
|
|
"recycling",
|
|
"environment",
|
|
"sustainability",
|
|
"governance",
|
|
"environment sustainability governance"
|
|
],
|
|
"categories": [
|
|
"Governance"
|
|
],
|
|
"export": [
|
|
{
|
|
"id": 759,
|
|
"name": "ESG Management",
|
|
"order": 1,
|
|
"type": "database",
|
|
"tables": [
|
|
{
|
|
"id": 3230,
|
|
"name": "Employees",
|
|
"order": 1,
|
|
"fields": [
|
|
{
|
|
"id": 31037,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": true,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31038,
|
|
"type": "email",
|
|
"name": "Email",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31039,
|
|
"type": "phone_number",
|
|
"name": "Phone",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31040,
|
|
"type": "file",
|
|
"name": "Picture",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31041,
|
|
"type": "text",
|
|
"name": "Job role",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31042,
|
|
"type": "link_row",
|
|
"name": "Actions",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3234,
|
|
"link_row_related_field_id": 31071,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31076,
|
|
"type": "count",
|
|
"name": "Count actions",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31042
|
|
},
|
|
{
|
|
"id": 31080,
|
|
"type": "formula",
|
|
"name": "Count active actions",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "count(filter(lookup('Actions','Name'),and(lookup('Actions','Start') < today(),lookup('Actions','Deadline') > today())))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31043,
|
|
"type": "password",
|
|
"name": "Password",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13279,
|
|
"type": "grid",
|
|
"name": "All employees",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9452,
|
|
"field_id": 31037,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107183,
|
|
"field_id": 31037,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107184,
|
|
"field_id": 31038,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107185,
|
|
"field_id": 31043,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107186,
|
|
"field_id": 31039,
|
|
"width": 142,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107187,
|
|
"field_id": 31040,
|
|
"width": 124,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107188,
|
|
"field_id": 31041,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107189,
|
|
"field_id": 31042,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107190,
|
|
"field_id": 31076,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107191,
|
|
"field_id": 31080,
|
|
"width": 204,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13280,
|
|
"type": "grid",
|
|
"name": "Employees with active actions",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7817,
|
|
"field_id": 31080,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9453,
|
|
"field_id": 31037,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107192,
|
|
"field_id": 31037,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107193,
|
|
"field_id": 31038,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107194,
|
|
"field_id": 31043,
|
|
"width": 135,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107195,
|
|
"field_id": 31039,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107196,
|
|
"field_id": 31040,
|
|
"width": 118,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107197,
|
|
"field_id": 31041,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107198,
|
|
"field_id": 31042,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107199,
|
|
"field_id": 31076,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107200,
|
|
"field_id": 31080,
|
|
"width": 204,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13281,
|
|
"type": "gallery",
|
|
"name": "Gallery: all employees",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"card_cover_image_field_id": 31040,
|
|
"field_options": [
|
|
{
|
|
"id": 15341,
|
|
"field_id": 31037,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15342,
|
|
"field_id": 31038,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15343,
|
|
"field_id": 31039,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15344,
|
|
"field_id": 31040,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15345,
|
|
"field_id": 31041,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15346,
|
|
"field_id": 31042,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15347,
|
|
"field_id": 31076,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15348,
|
|
"field_id": 31080,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770439+00:00",
|
|
"updated_on": "2024-11-08T12:57:29.182572+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Allie Ecker",
|
|
"field_31038": "allie.ecker@example.com",
|
|
"field_31039": "(949) 873-7292",
|
|
"field_31040": [
|
|
{
|
|
"name": "8leugVwMWIM6Q12NuXtP51vOJSGPBUqm_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
|
|
"visible_name": "Woman.12.jpg",
|
|
"original_name": "8leugVwMWIM6Q12NuXtP51vOJSGPBUqm_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Department manager",
|
|
"field_31042": [
|
|
72,
|
|
7,
|
|
14
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$Hbh2h0KjEBzwZQxADmbPY5$gjLzbu+3jUE/iiGPCdwY45TPnE/HCZtKcFO6hSIozwI="
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770498+00:00",
|
|
"updated_on": "2024-11-08T12:57:31.135560+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Bran Lopez",
|
|
"field_31038": "bran.lopez@example.com",
|
|
"field_31039": "(650) 869-3623",
|
|
"field_31040": [
|
|
{
|
|
"name": "Ecy4zx937gu2QpambTTlZ5JBXuNRlSwf_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
|
|
"visible_name": "Man.20.jpg",
|
|
"original_name": "Ecy4zx937gu2QpambTTlZ5JBXuNRlSwf_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Department manager",
|
|
"field_31042": [
|
|
43,
|
|
54,
|
|
23,
|
|
5
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$5FWW4NcWvVvcLe2IKTwKcm$T6vsL5XkaTbLrOntWMYv2O/JHsQY9zWrv9UKIHBQUfY="
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770508+00:00",
|
|
"updated_on": "2024-11-08T12:57:32.659170+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Cinda Pullen",
|
|
"field_31038": "cinda.pullen@example.com",
|
|
"field_31039": "(213) 743-1636",
|
|
"field_31040": [
|
|
{
|
|
"name": "jYT4MJX9HuREaqHj9ZYwBKc3HHz2jbhd_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
|
|
"visible_name": "Woman.36.jpg",
|
|
"original_name": "jYT4MJX9HuREaqHj9ZYwBKc3HHz2jbhd_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Department manager",
|
|
"field_31042": [
|
|
33,
|
|
62,
|
|
25
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$enoIALquKprt3JaEe3uDNr$w8AhX0uGa2sYeUzdaskvbojhjulX8yph95ONU+OdVx4="
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770516+00:00",
|
|
"updated_on": "2024-11-08T12:57:34.315756+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Clayton Best",
|
|
"field_31038": "clayton.best@example.com",
|
|
"field_31039": "(916) 478-0153",
|
|
"field_31040": [
|
|
{
|
|
"name": "Xy2aSzJ9OAn8JzGLqJinnXGPh79eXSge_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
|
|
"visible_name": "Man.33.jpg",
|
|
"original_name": "Xy2aSzJ9OAn8JzGLqJinnXGPh79eXSge_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Department manager",
|
|
"field_31042": [
|
|
31,
|
|
47,
|
|
18,
|
|
60
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$yhPp9Qcrlo6y2w0NqDP9gD$u6MxPtaC5Ee+af/qABP4b6et0sCFZ4Ydrrpr6pvSuJc="
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770523+00:00",
|
|
"updated_on": "2024-11-08T12:57:35.963509+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Donald Johns",
|
|
"field_31038": "donald.johns@example.com",
|
|
"field_31039": "(805) 367-1199",
|
|
"field_31040": [
|
|
{
|
|
"name": "v7oxQyVUQPjU3Rry8UopVSeCig8RFqwF_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
|
|
"visible_name": "Man.48.jpg",
|
|
"original_name": "v7oxQyVUQPjU3Rry8UopVSeCig8RFqwF_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Department manager",
|
|
"field_31042": [
|
|
66,
|
|
52
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$GbUGToUhi96koYkNY35Rw8$zUMRAm/YApT53UbmOImhfE2o/AuselUYZcDHrvyqJEA="
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770530+00:00",
|
|
"updated_on": "2024-11-08T12:57:37.480796+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Donald Wright",
|
|
"field_31038": "donald.wright@example.com",
|
|
"field_31039": "(925) 413-4033",
|
|
"field_31040": [
|
|
{
|
|
"name": "IbGkIE7SJovFZ0weYcaO9eywHUoekCwR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg",
|
|
"visible_name": "Man.09.jpg",
|
|
"original_name": "IbGkIE7SJovFZ0weYcaO9eywHUoekCwR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Recruitment Specialist",
|
|
"field_31042": [],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$tVyoH6rwSBlRZlPLbSLJy3$uUHEIi4wUbueohZh54BexGJyJjkboEdinARUBY3vyYI="
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770537+00:00",
|
|
"updated_on": "2024-11-08T12:57:38.939026+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Elizabeth Cunningham",
|
|
"field_31038": "elizabeth.cunningham@example.com",
|
|
"field_31039": "(323) 930-9329",
|
|
"field_31040": [
|
|
{
|
|
"name": "7saV98kmgyAWvsrioOdWhoULh6aRtK0D_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
|
|
"visible_name": "Woman.27.jpg",
|
|
"original_name": "7saV98kmgyAWvsrioOdWhoULh6aRtK0D_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Talent Acquisition Manager",
|
|
"field_31042": [
|
|
8,
|
|
28,
|
|
67
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$z0g5trm2RUEr0DYH2lzFLy$x5bx6xFkod5Chnqvu/BuirTSLu7gD4C85XjPoh7FYGY="
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770544+00:00",
|
|
"updated_on": "2024-11-08T12:57:40.373111+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Eric Rothman",
|
|
"field_31038": "eric.rothman@example.com",
|
|
"field_31039": "(619) 525-2361",
|
|
"field_31040": [
|
|
{
|
|
"name": "OlLduzziG1eNWxrop18uDs0SE6fNXSc9_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
|
|
"visible_name": "Man.15.jpg",
|
|
"original_name": "OlLduzziG1eNWxrop18uDs0SE6fNXSc9_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Training Coordinator",
|
|
"field_31042": [
|
|
65,
|
|
34,
|
|
53
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$fS8XIomsIKXS75HkhTjk1P$kkXgwui1BvRfegPxGtSkPtvQuJQHRZxmBgfwkkz/m6E="
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770551+00:00",
|
|
"updated_on": "2024-11-08T12:57:41.820784+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Jane Dradder",
|
|
"field_31038": "jane.rudder@example.com",
|
|
"field_31039": "(720) 555-2389",
|
|
"field_31040": [
|
|
{
|
|
"name": "RKxx2VnXEgR9AMiCYZ16HJIz5pu8ef49_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
|
|
"visible_name": "Woman.02.jpg",
|
|
"original_name": "RKxx2VnXEgR9AMiCYZ16HJIz5pu8ef49_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Learning & Development Manager",
|
|
"field_31042": [
|
|
63,
|
|
1,
|
|
27
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$rnzNXmKua77XCgBa9qGzBM$BxqRivXpTHrGrONvnH51gtOHDm5Hdk9YKm7RcjAtuIo="
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770558+00:00",
|
|
"updated_on": "2024-11-08T12:57:43.221426+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Janice Fitzpatrick",
|
|
"field_31038": "janice.fitzpatrick@example.com",
|
|
"field_31039": "(510) 476-1189",
|
|
"field_31040": [
|
|
{
|
|
"name": "zFb4e7Kliwm3fiDvv9rpQzmyZn6T2WJq_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
|
|
"visible_name": "Woman.16.jpg",
|
|
"original_name": "zFb4e7Kliwm3fiDvv9rpQzmyZn6T2WJq_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Accounts Payable Clerk",
|
|
"field_31042": [
|
|
29,
|
|
61,
|
|
32
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$1DVAkcGhKDTcy693X5hRlw$scuKqYcZQY0ISH7qUHEF9VEi07x4sLViwQOjtxrQixA="
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770565+00:00",
|
|
"updated_on": "2024-11-08T12:57:44.618542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "John Marshall",
|
|
"field_31038": "john.marshall@example.com",
|
|
"field_31039": "(323) 207-7576",
|
|
"field_31040": [
|
|
{
|
|
"name": "lXWfphUOyEzp1Doe3MLPn1AUGliMYNAi_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
|
|
"visible_name": "Man.03.jpg",
|
|
"original_name": "lXWfphUOyEzp1Doe3MLPn1AUGliMYNAi_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Senior Accountant",
|
|
"field_31042": [
|
|
42,
|
|
24,
|
|
50,
|
|
51
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$K2PMTgEUCN44S7r7AMAlgp$vx+wIP1CqYhWZbxObw4NH6MUnAPwuRSUvLZ6BKL12Hc="
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770573+00:00",
|
|
"updated_on": "2024-11-08T12:57:46.036895+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Jonathan Castillo",
|
|
"field_31038": "jonathan.castillo@example.com",
|
|
"field_31039": "(714) 674-5259",
|
|
"field_31040": [
|
|
{
|
|
"name": "HKCc8PXKNGvqVz2SbwpWOZF7IyY0ItHq_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
|
|
"visible_name": "Man.27.jpg",
|
|
"original_name": "HKCc8PXKNGvqVz2SbwpWOZF7IyY0ItHq_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Treasury Analyst",
|
|
"field_31042": [
|
|
40,
|
|
68,
|
|
57
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$cN6hwWYU9gGMtKCpEiTN81$dljnLvdgSQ3p/bBMCeHEJuXVz8QBiCxLczcnaBiXPQg="
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770580+00:00",
|
|
"updated_on": "2024-11-08T12:57:47.884390+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Judith Triplett",
|
|
"field_31038": "judith.triplett@example.com",
|
|
"field_31039": "(323) 762-0628",
|
|
"field_31040": [
|
|
{
|
|
"name": "AiVUI1XooflUShwVogA0sYg7xGyyrobT_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
|
|
"visible_name": "Woman.38.jpg",
|
|
"original_name": "AiVUI1XooflUShwVogA0sYg7xGyyrobT_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Systems Administrator",
|
|
"field_31042": [
|
|
16,
|
|
49,
|
|
45,
|
|
73
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$srJBKaYZuTigHkPFDfqy72$jdQDVJq/3F44Tx9IIEIfDk7/5xSzQ/ZM3bYWmO+zNjg="
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770587+00:00",
|
|
"updated_on": "2024-11-08T12:57:49.340187+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Lane Mahon",
|
|
"field_31038": "lane.mahon@example.com",
|
|
"field_31039": "(925) 250-4627",
|
|
"field_31040": [
|
|
{
|
|
"name": "VaPS5VKZ5sFTFPJFaN4yBR9LMqAgwbjl_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
|
|
"visible_name": "Man.18.jpg",
|
|
"original_name": "VaPS5VKZ5sFTFPJFaN4yBR9LMqAgwbjl_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
|
|
}
|
|
],
|
|
"field_31041": "IT Security Analyst",
|
|
"field_31042": [
|
|
69,
|
|
9,
|
|
13
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$6CALUdTgk68Fn7tNLXuG93$yyyCsIU6slO5RXVz/w0A32mfR4UOGvf3rTvUpv+YxD4="
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770594+00:00",
|
|
"updated_on": "2024-11-08T12:57:51.395343+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Latisha Mazon",
|
|
"field_31038": "latisha.mazon@example.com",
|
|
"field_31039": "(530) 540-8012",
|
|
"field_31040": [
|
|
{
|
|
"name": "VqaANETVJPH2LCuvTBhvb6qEjLKylPy7_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
|
|
"visible_name": "Woman.46.jpg",
|
|
"original_name": "VqaANETVJPH2LCuvTBhvb6qEjLKylPy7_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Security Architect",
|
|
"field_31042": [
|
|
41,
|
|
46,
|
|
26,
|
|
58
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$mT2ofpSQQvTNSTHWHLAEtx$b5+5BNAYKhuVgd2I44DILFruVcqhUwQ8R210MMKZ/O0="
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770601+00:00",
|
|
"updated_on": "2024-11-08T12:57:53.805857+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Lena Hogan",
|
|
"field_31038": "lena.hogan@example.com",
|
|
"field_31039": "(559) 949-6790",
|
|
"field_31040": [
|
|
{
|
|
"name": "1IZvopCO7eHm3avj4TD0kW1MwLI2Ze3J_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
|
|
"visible_name": "Woman.17.jpg",
|
|
"original_name": "1IZvopCO7eHm3avj4TD0kW1MwLI2Ze3J_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Cybersecurity Manager",
|
|
"field_31042": [
|
|
4,
|
|
19,
|
|
12
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$uLCXjhPybckxLn4pBPex11$qR8Jabm6scv0xw679zxkZ+bplEFKnUj5twgcDmoO8C0="
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770608+00:00",
|
|
"updated_on": "2024-11-08T12:57:55.522409+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Leroy Tye",
|
|
"field_31038": "leroy.tye@example.com",
|
|
"field_31039": "(510) 808-7208",
|
|
"field_31040": [
|
|
{
|
|
"name": "s3buSr9vwtIfR4wzQxQsDOxWFkqLSQU7_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
|
|
"visible_name": "Man.02.jpg",
|
|
"original_name": "s3buSr9vwtIfR4wzQxQsDOxWFkqLSQU7_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Brand Manager",
|
|
"field_31042": [
|
|
3,
|
|
59
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$ONKdbEnMI8FDdxy7csWi27$9voZum05WOMVji+KvxUgakhabQ4ME7bWBKdGRogHnSU="
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770615+00:00",
|
|
"updated_on": "2024-11-08T12:57:56.942242+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Michael Robicheaux",
|
|
"field_31038": "michael.robicheaux@example.com",
|
|
"field_31039": "(707) 840-5210",
|
|
"field_31040": [
|
|
{
|
|
"name": "WPkb7JhqQDn6PAwzzUaEP9mJR7MIVlAd_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
|
|
"visible_name": "Man.28.jpg",
|
|
"original_name": "WPkb7JhqQDn6PAwzzUaEP9mJR7MIVlAd_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Brand Strategist",
|
|
"field_31042": [
|
|
36
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$u3HoKSYhhljhAsUKn0Ur6m$lu1Brz0VNZrAAPJSNlWs7CM93dUh/duGfxPUP9IhKnE="
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770622+00:00",
|
|
"updated_on": "2024-11-08T12:57:58.359306+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Nora Mott",
|
|
"field_31038": "nora.mott@example.com",
|
|
"field_31039": "(818) 240-6675",
|
|
"field_31040": [
|
|
{
|
|
"name": "QWwTttmivEmShjC8HVL3pdSsnN1WOJiq_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
|
|
"visible_name": "Woman.55.jpg",
|
|
"original_name": "QWwTttmivEmShjC8HVL3pdSsnN1WOJiq_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Digital Marketing Specialist",
|
|
"field_31042": [
|
|
22,
|
|
48,
|
|
21,
|
|
64,
|
|
6,
|
|
37
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$eDehOsArzNgnkusS5iQwo1$o+XRj+WtgeUN72h+3Fwy2vx0gd0kP/vGAZB9y+hNEII="
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770629+00:00",
|
|
"updated_on": "2024-11-08T12:57:59.726758+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Paul Garcia",
|
|
"field_31038": "paul.garcia@example.com",
|
|
"field_31039": "(916) 910-4721",
|
|
"field_31040": [
|
|
{
|
|
"name": "ifxrF8DTdsi8sGLU6zzpT8lTyRDt3gcU_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
|
|
"visible_name": "Man.13.jpg",
|
|
"original_name": "ifxrF8DTdsi8sGLU6zzpT8lTyRDt3gcU_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
|
|
}
|
|
],
|
|
"field_31041": "SEO Specialist",
|
|
"field_31042": [
|
|
55,
|
|
56
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$PN4HuRWBOBRjmcShskfu1E$YnnlBecbMxJl31vhYYH6wSgnXkunVXHMEX7wvO1iPyI="
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770636+00:00",
|
|
"updated_on": "2024-11-08T12:58:01.156009+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Richard Rethman",
|
|
"field_31038": "richard.rethman@example.com",
|
|
"field_31039": "(626) 585-3240",
|
|
"field_31040": [
|
|
{
|
|
"name": "onaIxFOBTLNY2mVs79IbZgUC8PnfPF22_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
|
|
"visible_name": "Man.31.jpg",
|
|
"original_name": "onaIxFOBTLNY2mVs79IbZgUC8PnfPF22_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Supply Chain Analyst",
|
|
"field_31042": [
|
|
10,
|
|
35
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$v8IixFX6qkbHwrUXMcQRO2$B1KdHwCc6Q0GGUmpnflOH9xDYVegHz23YpPVBzOkNbI="
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770643+00:00",
|
|
"updated_on": "2024-11-08T12:58:02.455436+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Rodney Tran",
|
|
"field_31038": "rodney.tran@example.com",
|
|
"field_31039": "(408) 451-1453",
|
|
"field_31040": [
|
|
{
|
|
"name": "k0FVCBHlKyfjTsHV9644W4sTSkanz6JU_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg",
|
|
"visible_name": "Man.35.jpg",
|
|
"original_name": "k0FVCBHlKyfjTsHV9644W4sTSkanz6JU_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Procurement Officer",
|
|
"field_31042": [
|
|
39,
|
|
2,
|
|
20,
|
|
71
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$dqfapJc9XrBPXkHHaBh6i0$b325BpaF0NHu9MxIREU1uXCZwOV0t7m1iCQyMjPFJkk="
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770650+00:00",
|
|
"updated_on": "2024-11-08T12:58:05.329934+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Sandra Love",
|
|
"field_31038": "sandra.love@example.com",
|
|
"field_31039": "(559) 592-9157",
|
|
"field_31040": [
|
|
{
|
|
"name": "QwO18wuofhpBPMycOGAVY3d5Z2s8dShS_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
|
|
"visible_name": "Woman.23.jpg",
|
|
"original_name": "QwO18wuofhpBPMycOGAVY3d5Z2s8dShS_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Quality Assurance Specialist",
|
|
"field_31042": [
|
|
17,
|
|
38,
|
|
70
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$o7bDi2UYCVIMo5HthZHEhY$ewJ5kgCCFsLW1LSTpK8TjFkp4sXJglBaTbQLlbFSJE4="
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770657+00:00",
|
|
"updated_on": "2024-11-08T12:58:09.144510+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31037": "Thomas Nickson",
|
|
"field_31038": "thomas.nickson@example.com",
|
|
"field_31039": "(916) 336-7017",
|
|
"field_31040": [
|
|
{
|
|
"name": "mmvdQI75MTjzksqWfdgV5LNYrBJFLZfv_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg",
|
|
"visible_name": "Man.11.jpg",
|
|
"original_name": "mmvdQI75MTjzksqWfdgV5LNYrBJFLZfv_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg"
|
|
}
|
|
],
|
|
"field_31041": "Quality Control Manager",
|
|
"field_31042": [
|
|
30,
|
|
44,
|
|
11,
|
|
15
|
|
],
|
|
"field_31076": null,
|
|
"field_31080": null,
|
|
"field_31043": "pbkdf2_sha256$720000$NNa1hFyxd6nJqmPwWmptlf$kXwTPuxF7ERrUyZvFelN7bp5gjB60qGcst7igRroyKg="
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3231,
|
|
"name": "U.N. SDGs",
|
|
"order": 2,
|
|
"fields": [
|
|
{
|
|
"id": 31044,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31045,
|
|
"type": "single_select",
|
|
"name": "Category",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15179,
|
|
"value": "Social",
|
|
"color": "darker-red",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15180,
|
|
"value": "Environmental",
|
|
"color": "darker-green",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15181,
|
|
"value": "Governance",
|
|
"color": "darker-cyan",
|
|
"order": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31046,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 31047,
|
|
"type": "file",
|
|
"name": "Icon",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 31048,
|
|
"type": "link_row",
|
|
"name": "ESG Targets",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3232,
|
|
"link_row_related_field_id": 31050,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31082,
|
|
"type": "count",
|
|
"name": "Total amount of ESG targets",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31048
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13282,
|
|
"type": "grid",
|
|
"name": "All sustainable development goals",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107201,
|
|
"field_id": 31044,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107202,
|
|
"field_id": 31045,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107203,
|
|
"field_id": 31046,
|
|
"width": 453,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107204,
|
|
"field_id": 31047,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107205,
|
|
"field_id": 31048,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107206,
|
|
"field_id": 31082,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13283,
|
|
"type": "grid",
|
|
"name": "Social goals",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7818,
|
|
"field_id": 31045,
|
|
"type": "single_select_equal",
|
|
"value": "15179",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107207,
|
|
"field_id": 31044,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107208,
|
|
"field_id": 31045,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107209,
|
|
"field_id": 31046,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107210,
|
|
"field_id": 31047,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107211,
|
|
"field_id": 31048,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107212,
|
|
"field_id": 31082,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13284,
|
|
"type": "grid",
|
|
"name": "Environmental goals",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7819,
|
|
"field_id": 31045,
|
|
"type": "single_select_equal",
|
|
"value": "15180",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107213,
|
|
"field_id": 31044,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107214,
|
|
"field_id": 31045,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107215,
|
|
"field_id": 31046,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107216,
|
|
"field_id": 31047,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107217,
|
|
"field_id": 31048,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107218,
|
|
"field_id": 31082,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13285,
|
|
"type": "grid",
|
|
"name": "Governance goals",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7820,
|
|
"field_id": 31045,
|
|
"type": "single_select_equal",
|
|
"value": "15181",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107219,
|
|
"field_id": 31044,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107220,
|
|
"field_id": 31045,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107221,
|
|
"field_id": 31046,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107222,
|
|
"field_id": 31047,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107223,
|
|
"field_id": 31048,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107224,
|
|
"field_id": 31082,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13286,
|
|
"type": "grid",
|
|
"name": "Sustainable goals with targets",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7821,
|
|
"field_id": 31082,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107225,
|
|
"field_id": 31044,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107226,
|
|
"field_id": 31045,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107227,
|
|
"field_id": 31046,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107228,
|
|
"field_id": 31047,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107229,
|
|
"field_id": 31048,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107230,
|
|
"field_id": 31082,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13287,
|
|
"type": "kanban",
|
|
"name": "Sustainable development goals by category",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"single_select_field_id": 31045,
|
|
"card_cover_image_field_id": 31047,
|
|
"field_options": [
|
|
{
|
|
"id": 17915,
|
|
"field_id": 31044,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17916,
|
|
"field_id": 31045,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17917,
|
|
"field_id": 31046,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17918,
|
|
"field_id": 31047,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17919,
|
|
"field_id": 31048,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17920,
|
|
"field_id": 31082,
|
|
"hidden": false,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T12:16:02.086168+00:00",
|
|
"updated_on": "2023-12-06T12:22:22.457459+00:00",
|
|
"field_31044": "No Poverty",
|
|
"field_31045": 15179,
|
|
"field_31046": "End poverty in all its forms everywhere.",
|
|
"field_31047": [
|
|
{
|
|
"name": "NDLcahsncL3iU48ZbvldSet3YDDg9Qzv_af3086006daf2a7b27c74debc18c747e59ad647640dd77276fb53acebc1dbbd0.png",
|
|
"visible_name": "E-WEB-Goal-01.png",
|
|
"original_name": "NDLcahsncL3iU48ZbvldSet3YDDg9Qzv_af3086006daf2a7b27c74debc18c747e59ad647640dd77276fb53acebc1dbbd0.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T12:16:02.086218+00:00",
|
|
"updated_on": "2023-12-06T12:26:48.643400+00:00",
|
|
"field_31044": "Zero Hunger",
|
|
"field_31045": 15179,
|
|
"field_31046": "End hunger, achieve food security and improved nutrition, and promote sustainable agriculture.",
|
|
"field_31047": [
|
|
{
|
|
"name": "PCe8F3PivZieqoCfV99B31YlVd6ET6wj_3c10852a5267a66117a1b08de9cf07399abd3f34ba1d89d9cd3bd92e41a72ef4.png",
|
|
"visible_name": "E-WEB-Goal-02.png",
|
|
"original_name": "PCe8F3PivZieqoCfV99B31YlVd6ET6wj_3c10852a5267a66117a1b08de9cf07399abd3f34ba1d89d9cd3bd92e41a72ef4.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480864+00:00",
|
|
"updated_on": "2023-12-06T12:22:59.977388+00:00",
|
|
"field_31044": "Good Health and Well-being",
|
|
"field_31045": 15179,
|
|
"field_31046": "Ensure healthy lives and promote well-being for all at all ages.",
|
|
"field_31047": [
|
|
{
|
|
"name": "4Zx19bXB6j2T1b3AFRe4OpgXOmThPrmH_9ab2d6444d7bd16c6d30b0367c4b0b8523be36c2465ee0928abda217d628eaab.png",
|
|
"visible_name": "E-WEB-Goal-03.png",
|
|
"original_name": "4Zx19bXB6j2T1b3AFRe4OpgXOmThPrmH_9ab2d6444d7bd16c6d30b0367c4b0b8523be36c2465ee0928abda217d628eaab.png"
|
|
}
|
|
],
|
|
"field_31048": [
|
|
5
|
|
],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480918+00:00",
|
|
"updated_on": "2023-12-06T12:23:07.655736+00:00",
|
|
"field_31044": "Quality Education",
|
|
"field_31045": 15179,
|
|
"field_31046": "Ensure inclusive and equitable quality education and promote lifelong learning opportunities for all.",
|
|
"field_31047": [
|
|
{
|
|
"name": "8ZeyVoT9ESrQL1WbIjpuuhfb3MGThnpS_508e4d0f886e35fd91c3fbc794a4668ca8e9d6bddba71e0560ba916b8d863ade.png",
|
|
"visible_name": "E-WEB-Goal-04.png",
|
|
"original_name": "8ZeyVoT9ESrQL1WbIjpuuhfb3MGThnpS_508e4d0f886e35fd91c3fbc794a4668ca8e9d6bddba71e0560ba916b8d863ade.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480938+00:00",
|
|
"updated_on": "2023-12-06T12:23:18.438775+00:00",
|
|
"field_31044": "Gender Equality",
|
|
"field_31045": 15179,
|
|
"field_31046": "Achieve gender equality and empower all women and girls.",
|
|
"field_31047": [
|
|
{
|
|
"name": "7FXW2NBP66AcJUMuRQjKmQtruQpBrQvT_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png",
|
|
"visible_name": "E-WEB-Goal-05.png",
|
|
"original_name": "7FXW2NBP66AcJUMuRQjKmQtruQpBrQvT_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png"
|
|
}
|
|
],
|
|
"field_31048": [
|
|
2
|
|
],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480959+00:00",
|
|
"updated_on": "2023-12-06T12:23:23.989616+00:00",
|
|
"field_31044": "Clean Water and Sanitation",
|
|
"field_31045": 15180,
|
|
"field_31046": "Ensure availability and sustainable management of water and sanitation for all.",
|
|
"field_31047": [
|
|
{
|
|
"name": "6fwSCVoqSlZJrWgQgOhhdph8ixFiLsff_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png",
|
|
"visible_name": "E-WEB-Goal-06.png",
|
|
"original_name": "6fwSCVoqSlZJrWgQgOhhdph8ixFiLsff_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png"
|
|
}
|
|
],
|
|
"field_31048": [
|
|
4
|
|
],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480983+00:00",
|
|
"updated_on": "2023-12-06T12:23:27.465936+00:00",
|
|
"field_31044": "Affordable and Clean Energy",
|
|
"field_31045": 15180,
|
|
"field_31046": "Ensure access to affordable, reliable, sustainable, and modern energy for all.",
|
|
"field_31047": [
|
|
{
|
|
"name": "81SNUUrMyTD3XbmHXie3puYzSJnXw2F8_10b748d181d4460648cbb7f3a2aac83a87b3b154516a2380e86319a3e8e8e521.png",
|
|
"visible_name": "E-WEB-Goal-07.png",
|
|
"original_name": "81SNUUrMyTD3XbmHXie3puYzSJnXw2F8_10b748d181d4460648cbb7f3a2aac83a87b3b154516a2380e86319a3e8e8e521.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481007+00:00",
|
|
"updated_on": "2023-12-06T12:27:54.883132+00:00",
|
|
"field_31044": "Decent Work and Economic Growth",
|
|
"field_31045": 15181,
|
|
"field_31046": "Promote sustained, inclusive, and sustainable economic growth, full and productive employment, and decent work for all.",
|
|
"field_31047": [
|
|
{
|
|
"name": "cpwgpbbTKyM8it4tgmkYkcsTovxIj3IV_7fd38656e611a7ee44a8c83b33b59e222d315e176faf9fb746429784df13a787.png",
|
|
"visible_name": "E-WEB-Goal-08.png",
|
|
"original_name": "cpwgpbbTKyM8it4tgmkYkcsTovxIj3IV_7fd38656e611a7ee44a8c83b33b59e222d315e176faf9fb746429784df13a787.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481032+00:00",
|
|
"updated_on": "2023-12-06T12:23:35.559490+00:00",
|
|
"field_31044": "Industry, Innovation, and Infrastructure",
|
|
"field_31045": 15181,
|
|
"field_31046": "Build resilient infrastructure, promote inclusive and sustainable industrialization, and foster innovation.",
|
|
"field_31047": [
|
|
{
|
|
"name": "oenEXMYxsxJF5XnEUwnDRgqPoXsAlUuJ_37f0699c5c887ee0cf6c4f63f38c98c3d0d516ccfba42ffb01d0354a98a5e63f.png",
|
|
"visible_name": "E-WEB-Goal-09.png",
|
|
"original_name": "oenEXMYxsxJF5XnEUwnDRgqPoXsAlUuJ_37f0699c5c887ee0cf6c4f63f38c98c3d0d516ccfba42ffb01d0354a98a5e63f.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481055+00:00",
|
|
"updated_on": "2023-12-06T12:23:41.166475+00:00",
|
|
"field_31044": "Reduced Inequality",
|
|
"field_31045": 15179,
|
|
"field_31046": "Reduce inequality within and among countries.",
|
|
"field_31047": [
|
|
{
|
|
"name": "mTwwGJF18RbCI3JLFvMINsCj9fl3xFfS_b8a484da2e71820db315b68f65baf3d03822d5693e1c96d460edbc289dc8b57d.png",
|
|
"visible_name": "E-WEB-Goal-10.png",
|
|
"original_name": "mTwwGJF18RbCI3JLFvMINsCj9fl3xFfS_b8a484da2e71820db315b68f65baf3d03822d5693e1c96d460edbc289dc8b57d.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481080+00:00",
|
|
"updated_on": "2023-12-06T12:23:46.768871+00:00",
|
|
"field_31044": "Sustainable Cities and Communities",
|
|
"field_31045": 15180,
|
|
"field_31046": "Make cities and human settlements inclusive, safe, resilient, and sustainable.",
|
|
"field_31047": [
|
|
{
|
|
"name": "sE7FzaCL0cPhePgpmzEtsRLAfGBQ7yFp_b7117233067876ae36961257e7750ae60baf93be3533f7a361e56a14f0db5ce3.png",
|
|
"visible_name": "E-WEB-Goal-11.png",
|
|
"original_name": "sE7FzaCL0cPhePgpmzEtsRLAfGBQ7yFp_b7117233067876ae36961257e7750ae60baf93be3533f7a361e56a14f0db5ce3.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481105+00:00",
|
|
"updated_on": "2023-12-06T12:23:51.318952+00:00",
|
|
"field_31044": "Responsible Consumption and Production",
|
|
"field_31045": 15180,
|
|
"field_31046": "Ensure sustainable consumption and production patterns.",
|
|
"field_31047": [
|
|
{
|
|
"name": "uZUIGjj4qheIl1OMUOz4hPuBYs22TEDq_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png",
|
|
"visible_name": "E-WEB-Goal-12.png",
|
|
"original_name": "uZUIGjj4qheIl1OMUOz4hPuBYs22TEDq_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481131+00:00",
|
|
"updated_on": "2023-12-06T12:23:56.629425+00:00",
|
|
"field_31044": "Climate Action",
|
|
"field_31045": 15180,
|
|
"field_31046": "Take urgent action to combat climate change and its impacts.",
|
|
"field_31047": [
|
|
{
|
|
"name": "92LplRE8QIz9xYlSjtu8ccaC4fsyUQqu_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png",
|
|
"visible_name": "E-WEB-Goal-13.png",
|
|
"original_name": "92LplRE8QIz9xYlSjtu8ccaC4fsyUQqu_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png"
|
|
}
|
|
],
|
|
"field_31048": [
|
|
1
|
|
],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481156+00:00",
|
|
"updated_on": "2023-12-06T12:24:02.041755+00:00",
|
|
"field_31044": "Life Below Water",
|
|
"field_31045": 15180,
|
|
"field_31046": "Conserve and sustainably use the oceans, seas, and marine resources for sustainable development.",
|
|
"field_31047": [
|
|
{
|
|
"name": "HJNvlqeHq0MdaJxNPWwOt06duOAuFpMY_ad472d0e678ee90e05875dedc0b010dae9f68e51f019c681c06db7ca4cdf233c.png",
|
|
"visible_name": "E-WEB-Goal-14.png",
|
|
"original_name": "HJNvlqeHq0MdaJxNPWwOt06duOAuFpMY_ad472d0e678ee90e05875dedc0b010dae9f68e51f019c681c06db7ca4cdf233c.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481182+00:00",
|
|
"updated_on": "2023-12-06T12:24:07.606626+00:00",
|
|
"field_31044": "Life on Land",
|
|
"field_31045": 15180,
|
|
"field_31046": "Protect, restore, and promote sustainable use of terrestrial ecosystems, sustainably manage forests, combat desertification, and halt and reverse land degradation.",
|
|
"field_31047": [
|
|
{
|
|
"name": "SppHieUmCTpWyfgDFFuDbFRRPYv3bkBL_2d98d3bc6794f52f9a530c7f3bc084b00a9fd8c6f6a3e8b88c096822e953524d.png",
|
|
"visible_name": "E-WEB-Goal-15.png",
|
|
"original_name": "SppHieUmCTpWyfgDFFuDbFRRPYv3bkBL_2d98d3bc6794f52f9a530c7f3bc084b00a9fd8c6f6a3e8b88c096822e953524d.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481208+00:00",
|
|
"updated_on": "2023-12-06T12:28:08.040460+00:00",
|
|
"field_31044": "Peace, Justice, and Strong Institutions",
|
|
"field_31045": 15181,
|
|
"field_31046": "Promote peaceful and inclusive societies for sustainable development, provide access to justice for all, and build effective, accountable, and inclusive institutions.",
|
|
"field_31047": [
|
|
{
|
|
"name": "Z1LjIlalavgjNFgKgvWlZ5E2pgg9rDdT_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png",
|
|
"visible_name": "E-WEB-Goal-16.png",
|
|
"original_name": "Z1LjIlalavgjNFgKgvWlZ5E2pgg9rDdT_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png"
|
|
}
|
|
],
|
|
"field_31048": [
|
|
3
|
|
],
|
|
"field_31082": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481232+00:00",
|
|
"updated_on": "2023-12-06T12:24:17.113679+00:00",
|
|
"field_31044": "Partnerships for the Goals",
|
|
"field_31045": 15181,
|
|
"field_31046": "Strengthen the means of implementation and revitalize the global partnership for sustainable development.",
|
|
"field_31047": [
|
|
{
|
|
"name": "mKFGmBJCB7lBsLtzaz40WarBTmoBCVrM_1d427046430b332eee51babfd7629d1550d2d91a2bd9a686f9a44b81640780ec.png",
|
|
"visible_name": "E-WEB-Goal-17.png",
|
|
"original_name": "mKFGmBJCB7lBsLtzaz40WarBTmoBCVrM_1d427046430b332eee51babfd7629d1550d2d91a2bd9a686f9a44b81640780ec.png"
|
|
}
|
|
],
|
|
"field_31048": [],
|
|
"field_31082": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3232,
|
|
"name": "Targets",
|
|
"order": 3,
|
|
"fields": [
|
|
{
|
|
"id": 31049,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31050,
|
|
"type": "link_row",
|
|
"name": "SDG",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3231,
|
|
"link_row_related_field_id": 31048,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31051,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": true
|
|
},
|
|
{
|
|
"id": 31052,
|
|
"type": "link_row",
|
|
"name": "ESG Initiatives",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3233,
|
|
"link_row_related_field_id": 31060,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31053,
|
|
"type": "number",
|
|
"name": "Baseline",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 31054,
|
|
"type": "single_select",
|
|
"name": "Baseline unit",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15182,
|
|
"value": "tons",
|
|
"color": "blue",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15183,
|
|
"value": "%",
|
|
"color": "blue",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15184,
|
|
"value": "cubic meters",
|
|
"color": "blue",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15185,
|
|
"value": "hours",
|
|
"color": "blue",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15186,
|
|
"value": "year",
|
|
"color": "blue",
|
|
"order": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31084,
|
|
"type": "formula",
|
|
"name": "Target reached at",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 1,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(or(totext(field('Target unit')) = '% reduction',totext(field('Target unit')) = '% increase'),\nfield('Baseline') * field('Target') / 100 ,field('Target') - field('Baseline'))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31055,
|
|
"type": "number",
|
|
"name": "Target",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": true
|
|
},
|
|
{
|
|
"id": 31056,
|
|
"type": "single_select",
|
|
"name": "Target unit",
|
|
"description": null,
|
|
"order": 13,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15187,
|
|
"value": "% reduction",
|
|
"color": "blue",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15188,
|
|
"value": "% increase",
|
|
"color": "blue",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15189,
|
|
"value": "% transparency score",
|
|
"color": "blue",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15190,
|
|
"value": "% participation",
|
|
"color": "blue",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15191,
|
|
"value": "% completion rate",
|
|
"color": "blue",
|
|
"order": 4
|
|
},
|
|
{
|
|
"id": 15192,
|
|
"value": "% representation",
|
|
"color": "blue",
|
|
"order": 5
|
|
},
|
|
{
|
|
"id": 15193,
|
|
"value": "hours per employee",
|
|
"color": "blue",
|
|
"order": 6
|
|
},
|
|
{
|
|
"id": 15194,
|
|
"value": "quarterly reports",
|
|
"color": "blue",
|
|
"order": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31086,
|
|
"type": "rollup",
|
|
"name": "Current state",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31052,
|
|
"target_field_id": 31064,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 31104,
|
|
"type": "formula",
|
|
"name": "Target %",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 2,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "round(field('Current state') / field('Target reached at') * 100,2)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31087,
|
|
"type": "formula",
|
|
"name": "Baseline with unit",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "concat(field('Baseline'),' ',field('Baseline unit'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31057,
|
|
"type": "file",
|
|
"name": "Icon",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 31085,
|
|
"type": "formula",
|
|
"name": "Target with unit",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "concat(field('Target'),' ',field('Target unit'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31058,
|
|
"type": "text",
|
|
"name": "Short",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31100,
|
|
"type": "rollup",
|
|
"name": "From",
|
|
"description": null,
|
|
"order": 23,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": "ISO",
|
|
"duration_format": null,
|
|
"date_include_time": false,
|
|
"date_force_timezone": null,
|
|
"date_time_format": "24",
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": false,
|
|
"through_field_id": 31052,
|
|
"target_field_id": 31079,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31101,
|
|
"type": "rollup",
|
|
"name": "Until",
|
|
"description": null,
|
|
"order": 24,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": "ISO",
|
|
"duration_format": null,
|
|
"date_include_time": false,
|
|
"date_force_timezone": null,
|
|
"date_time_format": "24",
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": false,
|
|
"through_field_id": 31052,
|
|
"target_field_id": 31081,
|
|
"rollup_function": "max"
|
|
},
|
|
{
|
|
"id": 31113,
|
|
"type": "formula",
|
|
"name": "Time %",
|
|
"description": null,
|
|
"order": 25,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('From') > now(),0,if(field('Until') < now(),100,\nround((date_diff('dd',field('From'),now()) / date_diff('dd',field('From'),field('Until'))) * 100,0)))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31119,
|
|
"type": "formula",
|
|
"name": "Status symbol",
|
|
"description": null,
|
|
"order": 26,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Time %') = 100,'\u2714\ufe0f',if(field('Target %') >= field('Time %'),'\ud83d\udfe2','\ud83d\udd34'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31105,
|
|
"type": "count",
|
|
"name": "Total initiatives",
|
|
"description": null,
|
|
"order": 27,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31052
|
|
},
|
|
{
|
|
"id": 31115,
|
|
"type": "formula",
|
|
"name": "Active initiatives",
|
|
"description": null,
|
|
"order": 28,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "count(filter(lookup('ESG Initiatives','Name'),lookup('ESG Initiatives','Currently active')))",
|
|
"formula_type": "number"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13288,
|
|
"type": "grid",
|
|
"name": "All ESG targets",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9454,
|
|
"field_id": 31100,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3619,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107231,
|
|
"field_id": 31049,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107232,
|
|
"field_id": 31051,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107233,
|
|
"field_id": 31100,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107234,
|
|
"field_id": 31101,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107235,
|
|
"field_id": 31053,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107236,
|
|
"field_id": 31054,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107237,
|
|
"field_id": 31087,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107238,
|
|
"field_id": 31055,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107239,
|
|
"field_id": 31056,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107240,
|
|
"field_id": 31085,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107241,
|
|
"field_id": 31084,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107242,
|
|
"field_id": 31086,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107243,
|
|
"field_id": 31104,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107244,
|
|
"field_id": 31113,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107245,
|
|
"field_id": 31119,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107246,
|
|
"field_id": 31052,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107247,
|
|
"field_id": 31105,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107248,
|
|
"field_id": 31115,
|
|
"width": 175,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107249,
|
|
"field_id": 31050,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107250,
|
|
"field_id": 31057,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107251,
|
|
"field_id": 31058,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13289,
|
|
"type": "grid",
|
|
"name": "Targets with completion > 75%",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7822,
|
|
"field_id": 31104,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3620,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107252,
|
|
"field_id": 31049,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107253,
|
|
"field_id": 31051,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107254,
|
|
"field_id": 31100,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107255,
|
|
"field_id": 31101,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107256,
|
|
"field_id": 31053,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107257,
|
|
"field_id": 31054,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107258,
|
|
"field_id": 31087,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107259,
|
|
"field_id": 31055,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107260,
|
|
"field_id": 31056,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107261,
|
|
"field_id": 31085,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107262,
|
|
"field_id": 31084,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107263,
|
|
"field_id": 31086,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107264,
|
|
"field_id": 31104,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107265,
|
|
"field_id": 31113,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107266,
|
|
"field_id": 31119,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107267,
|
|
"field_id": 31052,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107268,
|
|
"field_id": 31105,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107269,
|
|
"field_id": 31115,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107270,
|
|
"field_id": 31050,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107271,
|
|
"field_id": 31057,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107272,
|
|
"field_id": 31058,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13290,
|
|
"type": "grid",
|
|
"name": "Targets with time passed > 75%",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7823,
|
|
"field_id": 31113,
|
|
"type": "higher_than",
|
|
"value": "50",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3621,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107273,
|
|
"field_id": 31049,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107274,
|
|
"field_id": 31051,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107275,
|
|
"field_id": 31100,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107276,
|
|
"field_id": 31101,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107277,
|
|
"field_id": 31053,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107278,
|
|
"field_id": 31054,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107279,
|
|
"field_id": 31087,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107280,
|
|
"field_id": 31055,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107281,
|
|
"field_id": 31056,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107282,
|
|
"field_id": 31085,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107283,
|
|
"field_id": 31084,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107284,
|
|
"field_id": 31086,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107285,
|
|
"field_id": 31104,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107286,
|
|
"field_id": 31113,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107287,
|
|
"field_id": 31119,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107288,
|
|
"field_id": 31052,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107289,
|
|
"field_id": 31105,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107290,
|
|
"field_id": 31115,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107291,
|
|
"field_id": 31050,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107292,
|
|
"field_id": 31057,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107293,
|
|
"field_id": 31058,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13291,
|
|
"type": "grid",
|
|
"name": "Targets that have passed the deadline",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7824,
|
|
"field_id": 31101,
|
|
"type": "date_is_before",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3622,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107294,
|
|
"field_id": 31049,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107295,
|
|
"field_id": 31051,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107296,
|
|
"field_id": 31100,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107297,
|
|
"field_id": 31101,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107298,
|
|
"field_id": 31053,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107299,
|
|
"field_id": 31054,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107300,
|
|
"field_id": 31087,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107301,
|
|
"field_id": 31055,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107302,
|
|
"field_id": 31056,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107303,
|
|
"field_id": 31085,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107304,
|
|
"field_id": 31084,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107305,
|
|
"field_id": 31086,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107306,
|
|
"field_id": 31104,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107307,
|
|
"field_id": 31113,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107308,
|
|
"field_id": 31119,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107309,
|
|
"field_id": 31052,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107310,
|
|
"field_id": 31105,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107311,
|
|
"field_id": 31115,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107312,
|
|
"field_id": 31050,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107313,
|
|
"field_id": 31057,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107314,
|
|
"field_id": 31058,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13292,
|
|
"type": "grid",
|
|
"name": "Targets without active initiatives",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7825,
|
|
"field_id": 31115,
|
|
"type": "equal",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3623,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 31119,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107315,
|
|
"field_id": 31049,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107316,
|
|
"field_id": 31051,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107317,
|
|
"field_id": 31100,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107318,
|
|
"field_id": 31101,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107319,
|
|
"field_id": 31053,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107320,
|
|
"field_id": 31054,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107321,
|
|
"field_id": 31087,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107322,
|
|
"field_id": 31055,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107323,
|
|
"field_id": 31056,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107324,
|
|
"field_id": 31085,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107325,
|
|
"field_id": 31084,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107326,
|
|
"field_id": 31086,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107327,
|
|
"field_id": 31104,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107328,
|
|
"field_id": 31113,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107329,
|
|
"field_id": 31119,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107330,
|
|
"field_id": 31052,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107331,
|
|
"field_id": 31105,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107332,
|
|
"field_id": 31115,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107333,
|
|
"field_id": 31050,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107334,
|
|
"field_id": 31057,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107335,
|
|
"field_id": 31058,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13293,
|
|
"type": "gallery",
|
|
"name": "Gallery: all ESG targets",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"card_cover_image_field_id": 31057,
|
|
"field_options": [
|
|
{
|
|
"id": 15349,
|
|
"field_id": 31049,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15350,
|
|
"field_id": 31050,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15351,
|
|
"field_id": 31051,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15352,
|
|
"field_id": 31052,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15353,
|
|
"field_id": 31053,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15354,
|
|
"field_id": 31054,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15355,
|
|
"field_id": 31055,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15356,
|
|
"field_id": 31056,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15357,
|
|
"field_id": 31057,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15358,
|
|
"field_id": 31058,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15359,
|
|
"field_id": 31084,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15360,
|
|
"field_id": 31085,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15361,
|
|
"field_id": 31086,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15362,
|
|
"field_id": 31087,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15363,
|
|
"field_id": 31100,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15364,
|
|
"field_id": 31101,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15365,
|
|
"field_id": 31104,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15366,
|
|
"field_id": 31105,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15367,
|
|
"field_id": 31113,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15368,
|
|
"field_id": 31115,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15369,
|
|
"field_id": 31119,
|
|
"hidden": false,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T12:38:51.335316+00:00",
|
|
"updated_on": "2024-10-25T08:04:03.467579+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31049": "Reduce water consumption",
|
|
"field_31050": [
|
|
13
|
|
],
|
|
"field_31051": "### Water\n\n**What**\n\nImplement strategies to reduce water consumption by 15% compared to the previous year's usage.\n\n**Why**\n\nPreserve precious water resources, minimize environmental impact, and demonstrate commitment to sustainable practices.\n\n**How**\n\n- Conduct a comprehensive water audit to identify areas of high consumption and potential efficiency improvements.\n- Implement water-saving technologies such as low-flow fixtures, water-efficient appliances, and recycling systems.\n- Educate employees on water conservation practices and encourage their participation in reducing usage.\n- Monitor water usage regularly and track progress towards the 15% reduction target.\n- Address leaks, inefficiencies, and wastage promptly to optimize water use efficiency.\n- Collaborate with suppliers and partners to promote water stewardship throughout the supply chain.\n- Engage with local communities and stakeholders to raise awareness about the importance of water conservation.",
|
|
"field_31052": [
|
|
14,
|
|
15,
|
|
16
|
|
],
|
|
"field_31053": "5500",
|
|
"field_31054": 15184,
|
|
"field_31084": null,
|
|
"field_31055": "15",
|
|
"field_31056": 15187,
|
|
"field_31086": null,
|
|
"field_31104": null,
|
|
"field_31087": null,
|
|
"field_31057": [
|
|
{
|
|
"name": "AjaPuaFRVzxqj2vbs6X2timQJxLV1ttj_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png",
|
|
"visible_name": "E-WEB-Goal-06.png",
|
|
"original_name": "AjaPuaFRVzxqj2vbs6X2timQJxLV1ttj_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png"
|
|
}
|
|
],
|
|
"field_31085": null,
|
|
"field_31058": "water",
|
|
"field_31100": null,
|
|
"field_31101": null,
|
|
"field_31113": null,
|
|
"field_31119": null,
|
|
"field_31105": null,
|
|
"field_31115": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T12:38:51.335375+00:00",
|
|
"updated_on": "2024-10-25T08:04:58.566835+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31049": "Reduce carbon emissions",
|
|
"field_31050": [
|
|
5
|
|
],
|
|
"field_31051": "### Carbon\n\n**What**\n\nImplement strategies to reduce carbon emissions by 20% compared to the previous year's baseline.\n\n**Why**\n\nMitigate climate change impacts, demonstrate environmental responsibility, and align with sustainability goals.\n\n**How**\n\n- Conduct a carbon footprint assessment to identify sources of emissions and establish a baseline.\n- Implement energy efficiency measures such as upgrading equipment, optimizing processes, and retrofitting facilities.\n- Increase the use of renewable energy sources such as solar, wind, or hydroelectric power.\n- Promote alternative transportation options such as carpooling, biking, or public transit to reduce employee commuting emissions.\n- Encourage telecommuting and remote work arrangements to minimize carbon emissions associated with office operations.\n- Educate employees on energy-saving practices and encourage behavior changes to reduce energy consumption.\n- Monitor carbon emissions regularly and track progress towards the 20% reduction target.\n- Collaborate with suppliers and partners to reduce emissions throughout the supply chain.\n- Engage with industry associations and government agencies to advocate for policies that support emissions reduction efforts.",
|
|
"field_31052": [
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13
|
|
],
|
|
"field_31053": "750",
|
|
"field_31054": 15182,
|
|
"field_31084": null,
|
|
"field_31055": "25",
|
|
"field_31056": 15187,
|
|
"field_31086": null,
|
|
"field_31104": null,
|
|
"field_31087": null,
|
|
"field_31057": [
|
|
{
|
|
"name": "1UWeH5jNmWskNpEIlaG9lEew2ERfnXJP_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png",
|
|
"visible_name": "E-WEB-Goal-13.png",
|
|
"original_name": "1UWeH5jNmWskNpEIlaG9lEew2ERfnXJP_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png"
|
|
}
|
|
],
|
|
"field_31085": null,
|
|
"field_31058": "carbon",
|
|
"field_31100": null,
|
|
"field_31101": null,
|
|
"field_31113": null,
|
|
"field_31119": null,
|
|
"field_31105": null,
|
|
"field_31115": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518156+00:00",
|
|
"updated_on": "2024-10-25T08:04:31.417603+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31049": "Increase material recycling",
|
|
"field_31050": [
|
|
16
|
|
],
|
|
"field_31051": "### Recycling\n\n**What**\n\nImplement measures to increase the use of recycled materials in production by 40%.\n\n**Why**\n\nReduce environmental impact, conserve natural resources, and promote circular economy principles.\n\n**How**\n\n- Conduct a materials audit to identify opportunities for integrating recycled materials into production processes.\n- Source recycled materials from reliable suppliers and ensure compliance with quality standards.\n- Modify product designs and manufacturing processes to accommodate the use of recycled materials.\n- Educate employees on the benefits of using recycled materials and provide training on proper handling and processing.\n- Collaborate with suppliers and partners to develop innovative solutions for sourcing and utilizing recycled materials.\n- Monitor usage of recycled materials regularly and track progress towards the 40% increase target.\n- Implement incentives or recognition programs to encourage departments or teams to prioritize the use of recycled materials.\n- Engage with customers to promote the environmental benefits of products made from recycled materials and encourage demand.\n- Advocate for policies and initiatives that support the adoption of recycled materials and advance circular economy practices.",
|
|
"field_31052": [
|
|
21,
|
|
22,
|
|
23
|
|
],
|
|
"field_31053": "72",
|
|
"field_31054": 15182,
|
|
"field_31084": null,
|
|
"field_31055": "40",
|
|
"field_31056": 15188,
|
|
"field_31086": null,
|
|
"field_31104": null,
|
|
"field_31087": null,
|
|
"field_31057": [
|
|
{
|
|
"name": "oEfDAWaWdzUAJldbCg8lrTBSicCBcqhy_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png",
|
|
"visible_name": "E-WEB-Goal-12.png",
|
|
"original_name": "oEfDAWaWdzUAJldbCg8lrTBSicCBcqhy_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png"
|
|
}
|
|
],
|
|
"field_31085": null,
|
|
"field_31058": "recycling",
|
|
"field_31100": null,
|
|
"field_31101": null,
|
|
"field_31113": null,
|
|
"field_31119": null,
|
|
"field_31105": null,
|
|
"field_31115": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518213+00:00",
|
|
"updated_on": "2024-10-25T08:06:01.284320+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31049": "Start ethics training",
|
|
"field_31050": [
|
|
6
|
|
],
|
|
"field_31051": "### Ethics\n\n**What**\n\nImplement comprehensive ethics training sessions covering compliance, conflicts of interest, integrity, and data security.\n\n**Why**\n\nFoster a culture of integrity, minimize ethical risks, enhance compliance, and uphold the company's reputation.\n\n**How**\n\n- Utilize a variety of methods including workshops, online modules, discussions, and case studies.\n- Make training mandatory for all employees with clear completion deadlines.\n- Provide ongoing support, resources, and channels for questions and concerns.\n- Track participation and progress to ensure a 100% completion rate.\n- Integrate ethics training into onboarding and provide refresher sessions as needed.",
|
|
"field_31052": [
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"field_31053": "0",
|
|
"field_31054": 15183,
|
|
"field_31084": null,
|
|
"field_31055": "100",
|
|
"field_31056": 15191,
|
|
"field_31086": null,
|
|
"field_31104": null,
|
|
"field_31087": null,
|
|
"field_31057": [
|
|
{
|
|
"name": "wlp7U95oprPv7FW8VIds0Dd5hbzgEiqp_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png",
|
|
"visible_name": "E-WEB-Goal-16.png",
|
|
"original_name": "wlp7U95oprPv7FW8VIds0Dd5hbzgEiqp_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png"
|
|
}
|
|
],
|
|
"field_31085": null,
|
|
"field_31058": "ethics",
|
|
"field_31100": null,
|
|
"field_31101": null,
|
|
"field_31113": null,
|
|
"field_31119": null,
|
|
"field_31105": null,
|
|
"field_31115": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518240+00:00",
|
|
"updated_on": "2024-10-25T08:05:34.317265+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31049": "Increase employee diversity",
|
|
"field_31050": [
|
|
3
|
|
],
|
|
"field_31051": "### Diversity\n\n**What**\n\nImplement measures to increase diversity representation across all departments within the organization, aiming for a target of 50% diversity.\n\n**Why**\n\nEnhance inclusivity, promote a diverse workforce, foster innovation, and reflect the demographics of our customer base and society.\n\n**How**\n\n- Develop diversity recruitment strategies to attract candidates from underrepresented groups.\n- Implement inclusive hiring practices and remove biases from the recruitment process.\n- Provide diversity training and awareness programs for hiring managers and employees.\n- Establish diversity goals and regularly monitor progress towards achieving 50% representation.\n- Create a supportive and inclusive workplace culture that values diversity and promotes belonging.\n- Offer mentorship, sponsorship, and career development opportunities for diverse employees.\n- Review and revise policies and procedures to ensure they are equitable and inclusive.",
|
|
"field_31052": [
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
],
|
|
"field_31053": "32",
|
|
"field_31054": 15183,
|
|
"field_31084": null,
|
|
"field_31055": "50",
|
|
"field_31056": 15192,
|
|
"field_31086": null,
|
|
"field_31104": null,
|
|
"field_31087": null,
|
|
"field_31057": [
|
|
{
|
|
"name": "GK008ygXL0F6LPgqQSxbgCSzZapmybGY_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png",
|
|
"visible_name": "E-WEB-Goal-05.png",
|
|
"original_name": "GK008ygXL0F6LPgqQSxbgCSzZapmybGY_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png"
|
|
}
|
|
],
|
|
"field_31085": null,
|
|
"field_31058": "diversity",
|
|
"field_31100": null,
|
|
"field_31101": null,
|
|
"field_31113": null,
|
|
"field_31119": null,
|
|
"field_31105": null,
|
|
"field_31115": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3233,
|
|
"name": "Initiatives",
|
|
"order": 4,
|
|
"fields": [
|
|
{
|
|
"id": 31089,
|
|
"type": "formula",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "concat(field('Title'),' (',join(lookup('ESG Target','Short'),'') ,')')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31059,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 31060,
|
|
"type": "link_row",
|
|
"name": "ESG Target",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3232,
|
|
"link_row_related_field_id": 31052,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31061,
|
|
"type": "link_row",
|
|
"name": "ESG Actions",
|
|
"description": null,
|
|
"order": 14,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3234,
|
|
"link_row_related_field_id": 31067,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31107,
|
|
"type": "rollup",
|
|
"name": "All actions successful",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31061,
|
|
"target_field_id": 31092,
|
|
"rollup_function": "every"
|
|
},
|
|
{
|
|
"id": 31062,
|
|
"type": "text",
|
|
"name": "Title",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31063,
|
|
"type": "number",
|
|
"name": "Estimated impact",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 31064,
|
|
"type": "number",
|
|
"name": "Current impact",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 31079,
|
|
"type": "rollup",
|
|
"name": "From",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": "ISO",
|
|
"duration_format": null,
|
|
"date_include_time": false,
|
|
"date_force_timezone": null,
|
|
"date_time_format": "24",
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": false,
|
|
"through_field_id": 31061,
|
|
"target_field_id": 31069,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31081,
|
|
"type": "rollup",
|
|
"name": "Until",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": "ISO",
|
|
"duration_format": null,
|
|
"date_include_time": false,
|
|
"date_force_timezone": null,
|
|
"date_time_format": "24",
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": false,
|
|
"through_field_id": 31061,
|
|
"target_field_id": 31066,
|
|
"rollup_function": "max"
|
|
},
|
|
{
|
|
"id": 31088,
|
|
"type": "formula",
|
|
"name": "Unit",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "join(totext(lookup('ESG Target','Baseline unit')),'')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31110,
|
|
"type": "lookup",
|
|
"name": "Actions completed",
|
|
"description": null,
|
|
"order": 23,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": "boolean",
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31061,
|
|
"through_field_name": "ESG Actions",
|
|
"target_field_id": 31095,
|
|
"target_field_name": "Completed"
|
|
},
|
|
{
|
|
"id": 31090,
|
|
"type": "formula",
|
|
"name": "Impact progress %",
|
|
"description": null,
|
|
"order": 24,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "round((field('Current impact') / field('Estimated impact')) * 100,0)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31102,
|
|
"type": "formula",
|
|
"name": "Time progress %",
|
|
"description": null,
|
|
"order": 25,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('From') > now(),0,if(field('Until') < now(),100,\nround((date_diff('dd',field('From'),now()) / date_diff('dd',field('From'),field('Until'))) * 100,0)))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31114,
|
|
"type": "formula",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 26,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Time progress %') = 0,'\u26aa not started',if(field('Impact progress %') > 90,'\ud83d\udfe2 full success',if(and(field('Time progress %') = 100,field('Impact progress %') < 90),'\ud83d\udfe1 partial success',if(field('Time progress %') > field('Impact progress %'),'\u2b55 behind schedule','\ud83d\udd35 on schedule'))))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31083,
|
|
"type": "rollup",
|
|
"name": "ESG Target name",
|
|
"description": null,
|
|
"order": 27,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31060,
|
|
"target_field_id": 31049,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31117,
|
|
"type": "formula",
|
|
"name": "All actions successful symbol",
|
|
"description": null,
|
|
"order": 28,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('All actions successful'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31103,
|
|
"type": "formula",
|
|
"name": "Currently active",
|
|
"description": null,
|
|
"order": 29,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "and(today() > field('From'),today() < field('Until'))",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 31077,
|
|
"type": "count",
|
|
"name": "Total actions",
|
|
"description": null,
|
|
"order": 30,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31061
|
|
},
|
|
{
|
|
"id": 31091,
|
|
"type": "formula",
|
|
"name": "Active actions",
|
|
"description": null,
|
|
"order": 31,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "count(filter(lookup('ESG Actions','Name'),and(totext(lookup('ESG Actions','Status')) != 'Successful completion',totext(lookup('ESG Actions','Status')) != 'Failed')))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31111,
|
|
"type": "rollup",
|
|
"name": "All actions completed",
|
|
"description": null,
|
|
"order": 32,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31061,
|
|
"target_field_id": 31095,
|
|
"rollup_function": "every"
|
|
},
|
|
{
|
|
"id": 31108,
|
|
"type": "lookup",
|
|
"name": "Actions successful",
|
|
"description": null,
|
|
"order": 33,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": "boolean",
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31061,
|
|
"through_field_name": "ESG Actions",
|
|
"target_field_id": 31092,
|
|
"target_field_name": "Successful completion"
|
|
},
|
|
{
|
|
"id": 31118,
|
|
"type": "formula",
|
|
"name": "All actions completed symbol",
|
|
"description": null,
|
|
"order": 34,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('All actions completed'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31116,
|
|
"type": "formula",
|
|
"name": "Currently active symbol",
|
|
"description": null,
|
|
"order": 35,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Currently active'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13294,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9455,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3624,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107336,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107337,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107338,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107339,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107340,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107341,
|
|
"field_id": 31103,
|
|
"width": 170,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107342,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107343,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107344,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107345,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107346,
|
|
"field_id": 31090,
|
|
"width": 188,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107347,
|
|
"field_id": 31102,
|
|
"width": 177,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107348,
|
|
"field_id": 31110,
|
|
"width": 257,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107349,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107350,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107351,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107352,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107353,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107354,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107355,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107356,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107357,
|
|
"field_id": 31117,
|
|
"width": 269,
|
|
"hidden": false,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107358,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107359,
|
|
"field_id": 31116,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 23,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13295,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by status",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9456,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 873,
|
|
"field_id": 31114,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3625,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107360,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107361,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107362,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107363,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107364,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107365,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107366,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107367,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107368,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107369,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107370,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107371,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107372,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107373,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107374,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107375,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107376,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107377,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107378,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107379,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107380,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107381,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107382,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13296,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by target",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9457,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 874,
|
|
"field_id": 31083,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3626,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107383,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107384,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107385,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107386,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107387,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107388,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107389,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107390,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107391,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107392,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107393,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107394,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107395,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107396,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107397,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107398,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107399,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107400,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107401,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107402,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107403,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107404,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107405,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13297,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by status and target",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9458,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 875,
|
|
"field_id": 31114,
|
|
"order": "ASC"
|
|
},
|
|
{
|
|
"id": 876,
|
|
"field_id": 31083,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3627,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107406,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107407,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107408,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107409,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107410,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107411,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107412,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107413,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107414,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107415,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107416,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107417,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107418,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107419,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107420,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107421,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107422,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107423,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107424,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107425,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107426,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107427,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107428,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107429,
|
|
"field_id": 31116,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13298,
|
|
"type": "grid",
|
|
"name": "Currently active ESG Initiatives",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7826,
|
|
"field_id": 31103,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9459,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3628,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107430,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107431,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107432,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107433,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107434,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107435,
|
|
"field_id": 31103,
|
|
"width": 170,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107436,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107437,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107438,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107439,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107440,
|
|
"field_id": 31090,
|
|
"width": 188,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107441,
|
|
"field_id": 31102,
|
|
"width": 177,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107442,
|
|
"field_id": 31110,
|
|
"width": 257,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107443,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107444,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107445,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107446,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107447,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107448,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107449,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107450,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107451,
|
|
"field_id": 31117,
|
|
"width": 269,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107452,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107453,
|
|
"field_id": 31116,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13299,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with all actions successful completed",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7827,
|
|
"field_id": 31107,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9460,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3629,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107454,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107455,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107456,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107457,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107458,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107459,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107460,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107461,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107462,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107463,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107464,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107465,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107466,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107467,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107468,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107469,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107470,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107471,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107472,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107473,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107474,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107475,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107476,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13300,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with all actions completed",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7828,
|
|
"field_id": 31107,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9461,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3630,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107477,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107478,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107479,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107480,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107481,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107482,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107483,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107484,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107485,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107486,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107487,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107488,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107489,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107490,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107491,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107492,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107493,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107494,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107495,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107496,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107497,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107498,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107499,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13301,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with active actions",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7829,
|
|
"field_id": 31091,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9462,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3631,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107500,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107501,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107502,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107503,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107504,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107505,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107506,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107507,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107508,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107509,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107510,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107511,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107512,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107513,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107514,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107515,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107516,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107517,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107518,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107519,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107520,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107521,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107522,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13302,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives without active actions",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7830,
|
|
"field_id": 31091,
|
|
"type": "equal",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9463,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3632,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107523,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107524,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107525,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107526,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107527,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107528,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107529,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107530,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107531,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107532,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107533,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107534,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107535,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107536,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107537,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107538,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107539,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107540,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107541,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107542,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107543,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107544,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107545,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107546,
|
|
"field_id": 31116,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13303,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with impact progress > 75%",
|
|
"order": 10,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7831,
|
|
"field_id": 31090,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9464,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3633,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107547,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107548,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107549,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107550,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107551,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107552,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107553,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107554,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107555,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107556,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107557,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107558,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107559,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107560,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107561,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107562,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107563,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107564,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107565,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107566,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107567,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107568,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107569,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13304,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with time progress > 75%",
|
|
"order": 11,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7832,
|
|
"field_id": 31102,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9465,
|
|
"field_id": 31081,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3634,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 31114,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107570,
|
|
"field_id": 31089,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107571,
|
|
"field_id": 31062,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107572,
|
|
"field_id": 31059,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107573,
|
|
"field_id": 31079,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107574,
|
|
"field_id": 31081,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107575,
|
|
"field_id": 31103,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107576,
|
|
"field_id": 31114,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107577,
|
|
"field_id": 31063,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107578,
|
|
"field_id": 31064,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107579,
|
|
"field_id": 31088,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107580,
|
|
"field_id": 31090,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107581,
|
|
"field_id": 31102,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107582,
|
|
"field_id": 31110,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107583,
|
|
"field_id": 31108,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107584,
|
|
"field_id": 31077,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107585,
|
|
"field_id": 31091,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107586,
|
|
"field_id": 31060,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107587,
|
|
"field_id": 31083,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107588,
|
|
"field_id": 31061,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107589,
|
|
"field_id": 31107,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107590,
|
|
"field_id": 31111,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107591,
|
|
"field_id": 31117,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107592,
|
|
"field_id": 31118,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13305,
|
|
"type": "timeline",
|
|
"name": "Timeline: all ESG initiatives",
|
|
"order": 12,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"start_date_field_id": 31079,
|
|
"end_date_field_id": 31081,
|
|
"field_options": [
|
|
{
|
|
"id": 245,
|
|
"field_id": 31059,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 246,
|
|
"field_id": 31060,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 247,
|
|
"field_id": 31061,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 248,
|
|
"field_id": 31062,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 249,
|
|
"field_id": 31063,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 250,
|
|
"field_id": 31064,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 251,
|
|
"field_id": 31077,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 252,
|
|
"field_id": 31079,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 253,
|
|
"field_id": 31081,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 254,
|
|
"field_id": 31083,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 255,
|
|
"field_id": 31088,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 256,
|
|
"field_id": 31089,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 257,
|
|
"field_id": 31090,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 258,
|
|
"field_id": 31091,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 259,
|
|
"field_id": 31102,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 260,
|
|
"field_id": 31103,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 261,
|
|
"field_id": 31107,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 262,
|
|
"field_id": 31108,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 263,
|
|
"field_id": 31110,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 264,
|
|
"field_id": 31111,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 265,
|
|
"field_id": 31114,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 266,
|
|
"field_id": 31117,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 267,
|
|
"field_id": 31118,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T13:18:31.551427+00:00",
|
|
"updated_on": "2024-10-25T09:29:01.328244+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Develop and implement targeted recruitment strategies aimed at attracting candidates from underrepresented groups. This could involve partnering with diverse professional organizations, attending job fairs focused on diversity, and leveraging diverse recruitment channels such as online platforms and community networks.",
|
|
"field_31060": [
|
|
5
|
|
],
|
|
"field_31061": [
|
|
1,
|
|
2,
|
|
21
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Diversity Recruitment Strategies",
|
|
"field_31063": "3",
|
|
"field_31064": "1",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T13:18:31.551477+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.875605+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Implement inclusive hiring practices to remove biases from the recruitment process and ensure fair opportunities for all candidates. This may include using blind resume screening techniques, incorporating diverse interview panels, and providing unconscious bias training for hiring managers.",
|
|
"field_31060": [
|
|
5
|
|
],
|
|
"field_31061": [
|
|
3,
|
|
4,
|
|
5
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Inclusive Hiring Practices",
|
|
"field_31063": "7",
|
|
"field_31064": "4",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346493+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.899790+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Offer diversity training and awareness programs for hiring managers and employees to foster understanding, empathy, and respect for diverse perspectives and backgrounds. These programs can help create a more inclusive workplace culture where diversity is valued and celebrated.",
|
|
"field_31060": [
|
|
5
|
|
],
|
|
"field_31061": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Diversity Training and Awareness Programs",
|
|
"field_31063": "6",
|
|
"field_31064": "3",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346550+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.922714+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Create a supportive and inclusive workplace culture that values diversity and promotes belonging. Encourage open communication, provide resources and support networks for diverse employees, and celebrate diversity through events, recognition programs, and inclusive policies and practices.",
|
|
"field_31060": [
|
|
5
|
|
],
|
|
"field_31061": [
|
|
9,
|
|
10,
|
|
11
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Supportive Workplace Culture",
|
|
"field_31063": "2",
|
|
"field_31064": "0",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346575+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.945875+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Conduct a comprehensive carbon footprint assessment to identify sources of emissions and establish a baseline for carbon emissions.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
12,
|
|
13,
|
|
14
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Carbon Emissions Assessment",
|
|
"field_31063": "20",
|
|
"field_31064": "4",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346596+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.968504+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Implement energy efficiency measures such as upgrading equipment, optimizing processes, and retrofitting facilities to reduce carbon emissions.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
15,
|
|
16,
|
|
17
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Energy Efficiency Measures",
|
|
"field_31063": "10",
|
|
"field_31064": "7",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346617+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.991727+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Increase the use of renewable energy sources such as solar, wind, or hydroelectric power to decrease reliance on fossil fuels and lower carbon emissions.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Renewable Energy Integration",
|
|
"field_31063": "20",
|
|
"field_31064": "13",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346637+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.014442+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Promote alternative transportation options such as carpooling, biking, or public transit to reduce employee commuting emissions.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
22,
|
|
23,
|
|
24
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Alternative Transportation Promotion",
|
|
"field_31063": "30",
|
|
"field_31064": "28",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346659+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.275986+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Encourage telecommuting and remote work arrangements to minimize carbon emissions associated with office operations and commuting.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
25,
|
|
26,
|
|
27
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Telecommuting and Remote Work",
|
|
"field_31063": "20",
|
|
"field_31064": "0",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346680+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.298415+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Educate employees on energy-saving practices and encourage behavior changes to reduce energy consumption and carbon emissions.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
28,
|
|
29,
|
|
30
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Employee Education and Behavior Change",
|
|
"field_31063": "50",
|
|
"field_31064": "64",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690597+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.321201+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Regularly monitor carbon emissions and track progress towards the 20% reduction target to ensure accountability and progress.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
31,
|
|
32,
|
|
33
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Carbon Emissions Monitoring",
|
|
"field_31063": "10",
|
|
"field_31064": "4",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690680+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.343956+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Collaborate with suppliers and partners to reduce emissions throughout the supply chain, promoting sustainability and environmental responsibility.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
34,
|
|
35,
|
|
36
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Supplier and Partner Collaboration",
|
|
"field_31063": "10",
|
|
"field_31064": "4",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690721+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.366296+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Engage with industry associations and government agencies to advocate for policies that support emissions reduction efforts and mitigate climate change impacts.",
|
|
"field_31060": [
|
|
2
|
|
],
|
|
"field_31061": [
|
|
37,
|
|
38,
|
|
39
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Advocacy and Policy Engagement",
|
|
"field_31063": "10",
|
|
"field_31064": "0",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690759+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.389650+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Conduct a comprehensive water audit to identify areas of high consumption and potential efficiency improvements, laying the foundation for targeted water conservation efforts.",
|
|
"field_31060": [
|
|
1
|
|
],
|
|
"field_31061": [
|
|
40,
|
|
41,
|
|
42
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Water Conservation Audit",
|
|
"field_31063": "350",
|
|
"field_31064": "354",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690799+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.412859+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Implement water-saving technologies such as low-flow fixtures, water-efficient appliances, and recycling systems to reduce water consumption and promote sustainable water use practices.",
|
|
"field_31060": [
|
|
1
|
|
],
|
|
"field_31061": [
|
|
43,
|
|
44,
|
|
45
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Water-Saving Technologies Implementation",
|
|
"field_31063": "300",
|
|
"field_31064": "279",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690836+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.436262+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Educate employees on water conservation practices and encourage their active participation in reducing water usage through awareness campaigns, training programs, and behavioral incentives.",
|
|
"field_31060": [
|
|
1
|
|
],
|
|
"field_31061": [
|
|
46,
|
|
47,
|
|
48
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Employee Education and Engagement",
|
|
"field_31063": "175",
|
|
"field_31064": "27",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690873+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.465060+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Establish a comprehensive ethics training program covering key topics such as compliance, conflicts of interest, integrity, and data security to educate employees on ethical standards and best practices.",
|
|
"field_31060": [
|
|
4
|
|
],
|
|
"field_31061": [
|
|
49,
|
|
50,
|
|
51,
|
|
52
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Comprehensive Ethics Training Program",
|
|
"field_31063": "25",
|
|
"field_31064": "33",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690909+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.488330+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Implement mandatory ethics training for all employees, setting clear completion deadlines and ensuring full participation to uphold organizational ethics and compliance standards.",
|
|
"field_31060": [
|
|
4
|
|
],
|
|
"field_31061": [
|
|
53,
|
|
54,
|
|
55,
|
|
56
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Mandatory Training Implementation",
|
|
"field_31063": "25",
|
|
"field_31064": "11",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408356+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.511920+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Provide ongoing support, resources, and channels for questions and concerns related to ethics training, fostering a supportive environment for employees to address ethical dilemmas and seek guidance.",
|
|
"field_31060": [
|
|
4
|
|
],
|
|
"field_31061": [
|
|
57,
|
|
58,
|
|
59,
|
|
60
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Ongoing Support and Resources",
|
|
"field_31063": "25",
|
|
"field_31064": "2",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408553+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.534900+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Track participation and progress of ethics training sessions to ensure a 100% completion rate, monitor adherence to compliance requirements, and address any gaps or issues promptly.",
|
|
"field_31060": [
|
|
4
|
|
],
|
|
"field_31061": [
|
|
61,
|
|
62,
|
|
63,
|
|
64
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Performance Tracking and Compliance",
|
|
"field_31063": "25",
|
|
"field_31064": "0",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408688+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.557502+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Establish a comprehensive plan to increase the use of recycled materials in production processes by 40%, focusing on environmental sustainability, resource conservation, and circular economy principles.",
|
|
"field_31060": [
|
|
3
|
|
],
|
|
"field_31061": [
|
|
65,
|
|
66,
|
|
67
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Increase Recycled Materials Usage",
|
|
"field_31063": "10",
|
|
"field_31064": "6",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408804+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.580089+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Implement strategies to source recycled materials from reliable suppliers, ensure compliance with quality standards, and integrate them into product designs and manufacturing processes effectively.",
|
|
"field_31060": [
|
|
3
|
|
],
|
|
"field_31061": [
|
|
68,
|
|
69,
|
|
70
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Recycled Materials Sourcing and Integration",
|
|
"field_31063": "9",
|
|
"field_31064": "5",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408920+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.604121+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31089": null,
|
|
"field_31059": "Engage employees in educational programs and collaborative efforts to promote the benefits of using recycled materials, provide training on proper handling and processing, and foster a culture of sustainability and innovation.",
|
|
"field_31060": [
|
|
3
|
|
],
|
|
"field_31061": [
|
|
71,
|
|
72,
|
|
73
|
|
],
|
|
"field_31107": null,
|
|
"field_31062": "Employee Education and Collaboration",
|
|
"field_31063": "7",
|
|
"field_31064": "3",
|
|
"field_31079": null,
|
|
"field_31081": null,
|
|
"field_31088": null,
|
|
"field_31110": null,
|
|
"field_31090": null,
|
|
"field_31102": null,
|
|
"field_31114": null,
|
|
"field_31083": null,
|
|
"field_31117": null,
|
|
"field_31103": null,
|
|
"field_31077": null,
|
|
"field_31091": null,
|
|
"field_31111": null,
|
|
"field_31108": null,
|
|
"field_31118": null,
|
|
"field_31116": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3234,
|
|
"name": "Actions",
|
|
"order": 5,
|
|
"fields": [
|
|
{
|
|
"id": 31065,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31066,
|
|
"type": "date",
|
|
"name": "Deadline",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31067,
|
|
"type": "link_row",
|
|
"name": "ESG Initiative",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3233,
|
|
"link_row_related_field_id": 31061,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31092,
|
|
"type": "formula",
|
|
"name": "Successful completion",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "field('Status') = 'Successful completion'",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 31093,
|
|
"type": "formula",
|
|
"name": "Days until deadline",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(and(totext(field('Status')) != 'Successful completion',totext(field('Status')) != 'Failed'),date_diff('dd',now(),field('Deadline')),0)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 31068,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 31069,
|
|
"type": "date",
|
|
"name": "Start",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31070,
|
|
"type": "single_select",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15195,
|
|
"value": "Successful completion",
|
|
"color": "darker-green",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15196,
|
|
"value": "In progress (on track)",
|
|
"color": "dark-cyan",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15197,
|
|
"value": "In progress (with delay)",
|
|
"color": "dark-orange",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15198,
|
|
"value": "Failed",
|
|
"color": "dark-red",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15199,
|
|
"value": "Not started yet",
|
|
"color": "dark-gray",
|
|
"order": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31094,
|
|
"type": "formula",
|
|
"name": "Status symbol",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Status') = 'Successful completion','\ud83d\udfe2',if(field('Status') = 'Failed','\ud83d\udd34',if(field('Status') = 'Not started yet','\u26aa',if(field('Status') = 'In progress (on track)','\ud83d\udd35',if(field('Status') = 'In progress (with delay)','\ud83d\udfe1','')))))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31096,
|
|
"type": "formula",
|
|
"name": "ESG Target",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "min(lookup('ESG Initiative','ESG Target'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31106,
|
|
"type": "rollup",
|
|
"name": "ESG Initiative name",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31067,
|
|
"target_field_id": 31089,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31097,
|
|
"type": "rollup",
|
|
"name": "Owner name",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31071,
|
|
"target_field_id": 31037,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31095,
|
|
"type": "formula",
|
|
"name": "Completed",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "or(totext(field('Status')) = 'Successful completion',totext(field('Status')) = 'Failed')",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 31071,
|
|
"type": "link_row",
|
|
"name": "Owner",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3230,
|
|
"link_row_related_field_id": 31042,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31109,
|
|
"type": "formula",
|
|
"name": "Successful completion symbol",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Successful completion'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31112,
|
|
"type": "formula",
|
|
"name": "Completed symbol",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "if(field('Completed'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13306,
|
|
"type": "grid",
|
|
"name": "All actions",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9466,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3635,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3636,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107593,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107594,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107595,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107596,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107597,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107598,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107599,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107600,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107601,
|
|
"field_id": 31109,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107602,
|
|
"field_id": 31112,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107603,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107604,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107605,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107606,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107607,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107608,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13307,
|
|
"type": "grid",
|
|
"name": "All actions grouped by target and initiative",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9467,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 877,
|
|
"field_id": 31096,
|
|
"order": "ASC"
|
|
},
|
|
{
|
|
"id": 878,
|
|
"field_id": 31106,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3637,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3638,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107609,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107610,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107611,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107612,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107613,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107614,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107615,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107616,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107617,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107618,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107619,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107620,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107621,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107622,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13308,
|
|
"type": "grid",
|
|
"name": "All actions grouped by owner",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9468,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 879,
|
|
"field_id": 31097,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3639,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3640,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107623,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107624,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107625,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107626,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107627,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107628,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107629,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107630,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107631,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107632,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107633,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107634,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107635,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107636,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107637,
|
|
"field_id": 31109,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107638,
|
|
"field_id": 31112,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13309,
|
|
"type": "grid",
|
|
"name": "Actions with deadline this month",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7833,
|
|
"field_id": 31066,
|
|
"type": "date_is",
|
|
"value": "Europe/Brussels??this_month",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9469,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3641,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3642,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107639,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107640,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107641,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107642,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107643,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107644,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107645,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107646,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107647,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107648,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107649,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107650,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107651,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107652,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13310,
|
|
"type": "grid",
|
|
"name": "Actions with deadline this year",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7834,
|
|
"field_id": 31066,
|
|
"type": "date_is",
|
|
"value": "Europe/Brussels??this_year",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9470,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3643,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3644,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107653,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107654,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107655,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107656,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107657,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107658,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107659,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107660,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107661,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107662,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107663,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107664,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107665,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107666,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13311,
|
|
"type": "grid",
|
|
"name": "Actions in\u00a0 execution",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7835,
|
|
"field_id": 31069,
|
|
"type": "date_is_before",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7836,
|
|
"field_id": 31066,
|
|
"type": "date_is_after",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7837,
|
|
"field_id": 31070,
|
|
"type": "single_select_not_equal",
|
|
"value": "15195",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7838,
|
|
"field_id": 31070,
|
|
"type": "single_select_not_equal",
|
|
"value": "15198",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9471,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3645,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3646,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107667,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107668,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107669,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107670,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107671,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107672,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107673,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107674,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107675,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107676,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107677,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107678,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107679,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107680,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107681,
|
|
"field_id": 31109,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107682,
|
|
"field_id": 31112,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13312,
|
|
"type": "grid",
|
|
"name": "Completed actions",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7839,
|
|
"field_id": 31095,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9472,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3647,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3648,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107683,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107684,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107685,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107686,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107687,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107688,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107689,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107690,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107691,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107692,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107693,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107694,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107695,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107696,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107697,
|
|
"field_id": 31109,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107698,
|
|
"field_id": 31112,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13313,
|
|
"type": "grid",
|
|
"name": "Completed actions with success",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7840,
|
|
"field_id": 31095,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7841,
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15195",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9473,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3649,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3650,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107699,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107700,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107701,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107702,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107703,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107704,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107705,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107706,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107707,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107708,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107709,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107710,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107711,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107712,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13314,
|
|
"type": "grid",
|
|
"name": "Completed actions with failure",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7842,
|
|
"field_id": 31095,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7843,
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15198",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9474,
|
|
"field_id": 31066,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3651,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3652,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107713,
|
|
"field_id": 31065,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107714,
|
|
"field_id": 31068,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107715,
|
|
"field_id": 31069,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107716,
|
|
"field_id": 31066,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107717,
|
|
"field_id": 31093,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107718,
|
|
"field_id": 31070,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107719,
|
|
"field_id": 31094,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107720,
|
|
"field_id": 31092,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107721,
|
|
"field_id": 31095,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107722,
|
|
"field_id": 31067,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107723,
|
|
"field_id": 31106,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107724,
|
|
"field_id": 31096,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107725,
|
|
"field_id": 31071,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107726,
|
|
"field_id": 31097,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13315,
|
|
"type": "kanban",
|
|
"name": "All actions stacked by status",
|
|
"order": 10,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3653,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3654,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "2c65cc72-ed8d-49d7-9b6c-16caf7d085f6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "52e3e44a-9c2a-48f6-af95-9e24af6a6747",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "8d560677-c07a-4951-81a0-efce31a6d45b",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "e20d3bc3-c471-466b-9924-12ad228c86f1",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"single_select_field_id": 31070,
|
|
"field_options": [
|
|
{
|
|
"id": 17921,
|
|
"field_id": 31065,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17922,
|
|
"field_id": 31066,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17923,
|
|
"field_id": 31067,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17924,
|
|
"field_id": 31068,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17925,
|
|
"field_id": 31069,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17926,
|
|
"field_id": 31070,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17927,
|
|
"field_id": 31071,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17928,
|
|
"field_id": 31092,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17929,
|
|
"field_id": 31093,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17930,
|
|
"field_id": 31094,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17931,
|
|
"field_id": 31095,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17932,
|
|
"field_id": 31096,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17933,
|
|
"field_id": 31097,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17934,
|
|
"field_id": 31106,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17935,
|
|
"field_id": 31109,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 17936,
|
|
"field_id": 31112,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13316,
|
|
"type": "calendar",
|
|
"name": "Calendar: start date",
|
|
"order": 11,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3655,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3656,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "d6799f57-b17e-4bc5-a4ae-744ae46d4de6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "9e6ff231-bb56-44f2-8917-d37d9d0a975f",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "56d42aa3-94aa-4e88-b8db-d0743061804e",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "2058e4c7-e7ba-4ab7-a517-83551d2716c2",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 31069,
|
|
"field_options": [
|
|
{
|
|
"id": 3778,
|
|
"field_id": 31065,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3779,
|
|
"field_id": 31066,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3780,
|
|
"field_id": 31067,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3781,
|
|
"field_id": 31068,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3782,
|
|
"field_id": 31069,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3783,
|
|
"field_id": 31070,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3784,
|
|
"field_id": 31071,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3785,
|
|
"field_id": 31092,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3786,
|
|
"field_id": 31093,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3787,
|
|
"field_id": 31094,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3788,
|
|
"field_id": 31095,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3789,
|
|
"field_id": 31096,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3790,
|
|
"field_id": 31097,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3791,
|
|
"field_id": 31106,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13317,
|
|
"type": "calendar",
|
|
"name": "Calendar: deadline",
|
|
"order": 12,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3657,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3658,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "d6799f57-b17e-4bc5-a4ae-744ae46d4de6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "9e6ff231-bb56-44f2-8917-d37d9d0a975f",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "56d42aa3-94aa-4e88-b8db-d0743061804e",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "2058e4c7-e7ba-4ab7-a517-83551d2716c2",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 31069,
|
|
"field_options": [
|
|
{
|
|
"id": 3792,
|
|
"field_id": 31065,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3793,
|
|
"field_id": 31066,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3794,
|
|
"field_id": 31067,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3795,
|
|
"field_id": 31068,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3796,
|
|
"field_id": 31069,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3797,
|
|
"field_id": 31070,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3798,
|
|
"field_id": 31071,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3799,
|
|
"field_id": 31092,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3800,
|
|
"field_id": 31093,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3801,
|
|
"field_id": 31094,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3802,
|
|
"field_id": 31095,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3803,
|
|
"field_id": 31096,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3804,
|
|
"field_id": 31097,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3805,
|
|
"field_id": 31106,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13318,
|
|
"type": "timeline",
|
|
"name": "Timeline: all actions",
|
|
"order": 13,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9475,
|
|
"field_id": 31069,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3659,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31070
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3660,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "aab7b606-1189-46c0-bbc3-6ce7b076d537",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "f580dfc3-0a56-4d91-ada6-327c73a7c119",
|
|
"type": "boolean",
|
|
"field": 31092,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "4e249443-61ca-454f-b6f8-4cd3056cf2fe",
|
|
"type": "boolean",
|
|
"field": 31095,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "6cc50883-f5ff-465c-aae3-b561cd8ebea9",
|
|
"type": "lower_than",
|
|
"field": 31093,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"start_date_field_id": 31069,
|
|
"end_date_field_id": 31066,
|
|
"field_options": [
|
|
{
|
|
"id": 268,
|
|
"field_id": 31065,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 269,
|
|
"field_id": 31066,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 270,
|
|
"field_id": 31067,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 271,
|
|
"field_id": 31068,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 272,
|
|
"field_id": 31069,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 273,
|
|
"field_id": 31070,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 274,
|
|
"field_id": 31071,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 275,
|
|
"field_id": 31092,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 276,
|
|
"field_id": 31093,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 277,
|
|
"field_id": 31094,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 278,
|
|
"field_id": 31095,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 279,
|
|
"field_id": 31096,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 280,
|
|
"field_id": 31097,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 281,
|
|
"field_id": 31106,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-07T09:31:59.192551+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781756+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Attend Diversity-Focused Job Fairs",
|
|
"field_31066": "2025-12-17",
|
|
"field_31067": [
|
|
1
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Participate in job fairs specifically targeted towards diverse candidates to actively seek out qualified individuals from underrepresented groups.",
|
|
"field_31069": "2025-01-04",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
9
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-07T09:31:59.192607+00:00",
|
|
"updated_on": "2024-10-24T11:33:20.597777+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Utilize Diverse Recruitment Channels",
|
|
"field_31066": "2025-11-03",
|
|
"field_31067": [
|
|
1
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Leverage diverse recruitment channels such as online platforms, social media groups, and community networks to broaden the candidate pool and attract diverse talent.",
|
|
"field_31069": "2025-02-18",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
22
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167152+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516636+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Blind Resume Screening",
|
|
"field_31066": "2023-05-27",
|
|
"field_31067": [
|
|
2
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement blind resume screening techniques where identifying information such as name, gender, and ethnicity are removed from resumes to reduce unconscious bias in the initial screening process.",
|
|
"field_31069": "2023-01-22",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
17
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167211+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516708+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Unconscious Bias Training",
|
|
"field_31066": "2024-02-17",
|
|
"field_31067": [
|
|
2
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Provide training sessions for hiring managers and interviewers to raise awareness of unconscious biases and develop strategies to mitigate their influence in the hiring process.",
|
|
"field_31069": "2023-08-23",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
16
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167263+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781862+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Ensure Diverse Interview Panels",
|
|
"field_31066": "2025-11-25",
|
|
"field_31067": [
|
|
2
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Ensure that interview panels are diverse and representative of the broader community to minimize bias and ensure fair evaluation of candidates from diverse backgrounds.",
|
|
"field_31069": "2025-08-14",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
2
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167296+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781926+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Offer Diversity Training Programs",
|
|
"field_31066": "2026-01-30",
|
|
"field_31067": [
|
|
3
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Offer comprehensive diversity training programs for employees to increase awareness and understanding of diversity issues, foster inclusive behaviors, and promote a culture of belonging.",
|
|
"field_31069": "2025-07-09",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167316+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516752+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Awareness Workshops",
|
|
"field_31066": "2023-12-16",
|
|
"field_31067": [
|
|
3
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Conduct awareness workshops on topics related to diversity, equity, and inclusion to facilitate open dialogue, challenge stereotypes, and promote empathy and understanding among employees.",
|
|
"field_31069": "2023-05-07",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
1
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167336+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158391+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Create Diversity Resource Materials",
|
|
"field_31066": "2024-06-27",
|
|
"field_31067": [
|
|
3
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop and distribute diversity resource materials such as guides, toolkits, and online resources to provide employees with practical information, tools, and strategies for promoting diversity and inclusion in the workplace.",
|
|
"field_31069": "2023-11-18",
|
|
"field_31070": 15197,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
7
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167357+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781968+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Establish Employee Resource Groups",
|
|
"field_31066": "2026-05-24",
|
|
"field_31067": [
|
|
4
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Create employee resource groups (ERGs) based on shared identities or interests to foster connections, support, and a sense of belonging among diverse employees.",
|
|
"field_31069": "2025-08-02",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
14
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167376+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782009+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Flexible Work Policies",
|
|
"field_31066": "2026-05-18",
|
|
"field_31067": [
|
|
4
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Introduce flexible work policies such as remote work options, flexible hours, and compressed workweeks to accommodate diverse needs and promote work-life balance.",
|
|
"field_31069": "2025-08-26",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
21
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167395+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782051+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Recognize and Celebrate Diversity",
|
|
"field_31066": "2026-06-28",
|
|
"field_31067": [
|
|
4
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Acknowledge and celebrate diversity through events, awards, and recognition programs to reinforce the value of inclusivity and promote a culture of appreciation and belonging.",
|
|
"field_31069": "2025-10-03",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
24
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167414+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215819+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Carbon Footprint Assessment",
|
|
"field_31066": "2025-05-23",
|
|
"field_31067": [
|
|
5
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Initiate a thorough assessment of the organization's carbon footprint to identify sources of emissions and establish a baseline for carbon emissions.",
|
|
"field_31069": "2024-11-29",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
16
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656404+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782104+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Analyze Emission Sources",
|
|
"field_31066": "2026-10-14",
|
|
"field_31067": [
|
|
5
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Identify specific activities and processes contributing to carbon emissions, including energy consumption, transportation, and waste generation.",
|
|
"field_31069": "2026-05-10",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
14
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656455+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158493+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Engage Stakeholders",
|
|
"field_31066": "2024-11-22",
|
|
"field_31067": [
|
|
5
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Involve relevant stakeholders across departments to gather data, insights, and perspectives for a comprehensive understanding of carbon emissions.",
|
|
"field_31069": "2024-03-27",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
1
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656477+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782153+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Upgrade Equipment",
|
|
"field_31066": "2026-08-21",
|
|
"field_31067": [
|
|
6
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Replace outdated equipment with energy-efficient models to reduce energy consumption and carbon emissions, improving operational efficiency.",
|
|
"field_31069": "2025-09-10",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
24
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656494+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.075892+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Optimize Processes",
|
|
"field_31066": "2023-03-29",
|
|
"field_31067": [
|
|
6
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Streamline workflows and optimize operational processes to minimize energy waste and reduce carbon emissions across all departments.",
|
|
"field_31069": "2022-11-23",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
13
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656510+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782194+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Retrofit Facilities",
|
|
"field_31066": "2026-02-28",
|
|
"field_31067": [
|
|
6
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement retrofitting projects to improve insulation, lighting, and HVAC systems, enhancing energy efficiency and decreasing carbon emissions.",
|
|
"field_31069": "2025-03-23",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
23
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130027+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215896+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Install Solar Panels",
|
|
"field_31066": "2025-04-30",
|
|
"field_31067": [
|
|
7
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Invest in solar panel installations on rooftops or vacant land to generate clean, renewable energy and reduce reliance on fossil fuels.",
|
|
"field_31069": "2024-11-02",
|
|
"field_31070": 15197,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
4
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130349+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516795+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Purchase Renewable Energy Credits",
|
|
"field_31066": "2023-12-27",
|
|
"field_31067": [
|
|
7
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Offset carbon emissions by purchasing renewable energy credits from certified sources, supporting renewable energy projects.",
|
|
"field_31069": "2023-01-10",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
16
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130578+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782235+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Partner with Renewable Energy Providers",
|
|
"field_31066": "2026-02-17",
|
|
"field_31067": [
|
|
7
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Collaborate with renewable energy providers to secure long-term contracts for purchasing renewable energy at competitive rates.",
|
|
"field_31069": "2025-03-11",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
22
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130816+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215940+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Partner with Diverse Organizations",
|
|
"field_31066": "2025-04-21",
|
|
"field_31067": [
|
|
1
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Form partnerships with diverse professional organizations and community groups to expand recruitment reach and attract candidates from underrepresented backgrounds.",
|
|
"field_31069": "2024-09-27",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131033+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158545+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Carpooling Program",
|
|
"field_31066": "2024-12-25",
|
|
"field_31067": [
|
|
8
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Establish a carpooling program to encourage employees to share rides, reduce individual commuting emissions, and promote camaraderie among colleagues.",
|
|
"field_31069": "2024-07-27",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131236+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215983+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Bike-to-Work Incentives",
|
|
"field_31066": "2025-03-26",
|
|
"field_31067": [
|
|
8
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Offer incentives such as bike racks, showers, and biking subsidies to encourage employees to commute by bike, reducing carbon emissions and promoting physical activity.",
|
|
"field_31069": "2024-05-14",
|
|
"field_31070": 15197,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
2
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131450+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516837+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Public Transit Subsidies",
|
|
"field_31066": "2024-02-03",
|
|
"field_31067": [
|
|
8
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Provide subsidies or discounted public transit passes to employees to encourage the use of public transportation, reducing carbon emissions from commuting.",
|
|
"field_31069": "2023-03-20",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
11
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131667+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782276+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Remote Work Policies",
|
|
"field_31066": "2027-03-14",
|
|
"field_31067": [
|
|
9
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop and implement policies and guidelines to facilitate telecommuting and remote work arrangements, reducing carbon emissions associated with commuting.",
|
|
"field_31069": "2026-06-16",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
3
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131870+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782316+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Remote Work Resources",
|
|
"field_31066": "2026-11-29",
|
|
"field_31067": [
|
|
9
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Equip employees with necessary tools and technology for remote work, including laptops, software licenses, and virtual meeting platforms.",
|
|
"field_31069": "2026-03-23",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
15
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132082+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782369+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Promote Flexibility",
|
|
"field_31066": "2025-11-30",
|
|
"field_31067": [
|
|
9
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Encourage flexible work schedules and asynchronous communication to accommodate different time zones and promote work-life balance while reducing carbon emissions.",
|
|
"field_31069": "2025-06-04",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
9
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132302+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158588+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Energy-Saving Workshops",
|
|
"field_31066": "2024-09-06",
|
|
"field_31067": [
|
|
10
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Organize workshops and training sessions to educate employees on energy-saving practices and their impact on reducing carbon emissions.",
|
|
"field_31069": "2024-04-09",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
7
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132518+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.075973+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Energy-Saving Challenges",
|
|
"field_31066": "2023-04-05",
|
|
"field_31067": [
|
|
10
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Launch energy-saving challenges or competitions among departments to incentivize employees to adopt energy-efficient behaviors and practices.",
|
|
"field_31069": "2022-09-12",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
10
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132782+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158630+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Establish Energy-Saving Committees",
|
|
"field_31066": "2024-04-20",
|
|
"field_31067": [
|
|
10
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Form employee-led committees to identify and implement energy-saving initiatives, fostering a culture of sustainability and environmental responsibility.",
|
|
"field_31069": "2023-06-13",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
24
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133011+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076025+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Regular Emissions Tracking",
|
|
"field_31066": "2023-04-17",
|
|
"field_31067": [
|
|
11
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement systems and processes to regularly track and monitor carbon emissions data from various sources across the organization.",
|
|
"field_31069": "2022-08-28",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
4
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133257+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782418+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Performance Analysis",
|
|
"field_31066": "2027-01-02",
|
|
"field_31067": [
|
|
11
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Analyze carbon emissions data to identify trends, patterns, and areas for improvement, informing decision-making and strategy development for emissions reduction.",
|
|
"field_31069": "2026-03-11",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
10
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133471+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516878+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Progress Reporting",
|
|
"field_31066": "2023-07-02",
|
|
"field_31067": [
|
|
11
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Generate regular reports on carbon emissions performance, progress towards reduction targets, and key initiatives implemented to stakeholders and leadership.",
|
|
"field_31069": "2023-03-08",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
3
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133693+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782460+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Supplier Emissions Audits",
|
|
"field_31066": "2026-03-08",
|
|
"field_31067": [
|
|
12
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Collaborate with suppliers to conduct emissions audits and identify opportunities for emissions reduction throughout the supply chain.",
|
|
"field_31069": "2025-11-14",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
8
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133896+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782501+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Sustainable Procurement Practices",
|
|
"field_31066": "2026-11-03",
|
|
"field_31067": [
|
|
12
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Adopt sustainable procurement practices, such as sourcing from environmentally responsible suppliers and prioritizing products with lower carbon footprints.",
|
|
"field_31069": "2026-02-28",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
21
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134102+00:00",
|
|
"updated_on": "2024-10-24T11:32:19.240312+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Joint Emissions Reduction Projects",
|
|
"field_31066": "2024-03-14",
|
|
"field_31067": [
|
|
12
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Partner with suppliers and business partners on joint emissions reduction projects, such as transportation optimization and waste reduction initiatives.",
|
|
"field_31069": "2023-05-19",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
18
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134319+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Industry Association Engagement",
|
|
"field_31066": "2026-11-22",
|
|
"field_31067": [
|
|
13
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Engage with industry associations to advocate for policies and initiatives that support emissions reduction efforts and address climate change impacts.",
|
|
"field_31069": "2026-01-04",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134552+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782616+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Government Agency Collaboration",
|
|
"field_31066": "2026-06-28",
|
|
"field_31067": [
|
|
13
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Collaborate with government agencies on climate-related initiatives, providing input and expertise to inform policy development and implementation.",
|
|
"field_31069": "2025-12-07",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
23
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134787+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158674+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Public Awareness Campaigns",
|
|
"field_31066": "2025-01-20",
|
|
"field_31067": [
|
|
13
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Launch public awareness campaigns to educate stakeholders and the public about the importance of emissions reduction and sustainability, mobilizing support for policy changes.",
|
|
"field_31069": "2024-10-11",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
22
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135006+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516921+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Comprehensive Water Audit",
|
|
"field_31066": "2023-08-04",
|
|
"field_31067": [
|
|
14
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Perform a detailed assessment of water usage across all operations, identifying areas of high consumption and potential efficiency improvements through leak detection, flow monitoring, and data analysis.",
|
|
"field_31069": "2022-10-17",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
12
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135222+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516964+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Identify Efficiency Improvement Opportunities",
|
|
"field_31066": "2023-09-03",
|
|
"field_31067": [
|
|
14
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Analyze audit findings to pinpoint opportunities for water conservation, such as optimizing irrigation systems, retrofitting equipment with water-saving features, and implementing operational changes.",
|
|
"field_31069": "2022-12-28",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
15
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135489+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076066+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Develop Water Conservation Plan",
|
|
"field_31066": "2023-03-30",
|
|
"field_31067": [
|
|
14
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Based on audit results and efficiency improvement opportunities, develop a comprehensive water conservation plan outlining specific actions, timelines, responsibilities, and performance metrics.",
|
|
"field_31069": "2022-09-24",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
11
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135705+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517029+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Install Low-Flow Fixtures",
|
|
"field_31066": "2024-02-29",
|
|
"field_31067": [
|
|
15
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Replace existing fixtures with low-flow alternatives in restrooms, kitchens, and other water-intensive areas to reduce water consumption without compromising functionality or comfort.",
|
|
"field_31069": "2023-09-07",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
2
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135922+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158740+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Upgrade to Water-Efficient Appliances",
|
|
"field_31066": "2024-04-03",
|
|
"field_31067": [
|
|
15
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Replace outdated appliances with energy-efficient models that use less water, such as dishwashers, washing machines, and cooling towers, to minimize water usage.",
|
|
"field_31069": "2023-07-30",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
24
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136133+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158781+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Water Recycling Systems",
|
|
"field_31066": "2024-09-11",
|
|
"field_31067": [
|
|
15
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Install water recycling systems to capture, treat, and reuse water from various processes such as cooling, irrigation, and wastewater treatment, reducing reliance on freshwater sources.",
|
|
"field_31069": "2024-05-26",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
13
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136376+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158823+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Water Conservation Workshops",
|
|
"field_31066": "2024-06-08",
|
|
"field_31067": [
|
|
16
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Organize workshops and training sessions to educate employees on the importance of water conservation, share practical tips for reducing water usage both at work and at home, and encourage behavioral changes.",
|
|
"field_31069": "2023-10-06",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
15
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136587+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076108+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Launch Water Conservation Campaign",
|
|
"field_31066": "2023-04-30",
|
|
"field_31067": [
|
|
16
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Launch a company-wide water conservation campaign to raise awareness, promote employee engagement, and incentivize water-saving behaviors through challenges, contests, and rewards.",
|
|
"field_31069": "2022-10-29",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
4
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136792+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158864+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Water-Saving Tips and Resources",
|
|
"field_31066": "2024-05-27",
|
|
"field_31067": [
|
|
16
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Distribute informational materials, posters, and digital resources containing water-saving tips, best practices, and resources to empower employees to take action and contribute to water conservation efforts.",
|
|
"field_31069": "2023-07-21",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136996+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517084+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Develop Curriculum Content",
|
|
"field_31066": "2023-11-10",
|
|
"field_31067": [
|
|
17
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Create educational materials, presentations, and case studies covering compliance, conflicts of interest, integrity, and data security to form the core curriculum for the ethics training program.",
|
|
"field_31069": "2023-02-15",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
13
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137223+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158907+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Design Interactive Workshops",
|
|
"field_31066": "2024-08-16",
|
|
"field_31067": [
|
|
17
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Design interactive workshops and discussion sessions to engage employees in exploring ethical dilemmas, sharing insights, and applying ethical principles to real-world scenarios.",
|
|
"field_31069": "2024-01-29",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
11
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137446+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158949+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Launch Online Training Modules",
|
|
"field_31066": "2024-08-28",
|
|
"field_31067": [
|
|
17
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop and launch interactive online training modules accessible to all employees, offering flexibility in learning and enabling self-paced progress through the curriculum.",
|
|
"field_31069": "2024-03-03",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
11
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137645+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159036+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Facilitate Case Study Discussions",
|
|
"field_31066": "2024-07-13",
|
|
"field_31067": [
|
|
17
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Organize facilitated case study discussions or role-playing exercises to deepen understanding of ethical principles, encourage critical thinking, and promote ethical decision-making skills.",
|
|
"field_31069": "2024-02-10",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
5
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137844+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782671+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Communicate Training Requirements",
|
|
"field_31066": "2026-11-20",
|
|
"field_31067": [
|
|
18
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Communicate the importance of ethics training and the mandatory participation requirement to all employees through company-wide announcements, emails, and meetings.",
|
|
"field_31069": "2026-05-22",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
8
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.138690+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517130+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Set Clear Completion Deadlines",
|
|
"field_31066": "2023-06-20",
|
|
"field_31067": [
|
|
18
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Establish clear deadlines for ethics training completion and communicate them effectively to employees, emphasizing the importance of timely participation.",
|
|
"field_31069": "2023-02-03",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
2
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.138919+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159112+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Enforce Training Compliance",
|
|
"field_31066": "2024-04-01",
|
|
"field_31067": [
|
|
18
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Monitor employee training progress, send reminders to non-compliant individuals, and implement consequences for non-compliance to ensure full participation and adherence to training requirements.",
|
|
"field_31069": "2023-07-06",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
20
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139124+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216036+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Accessibility Options",
|
|
"field_31066": "2025-07-31",
|
|
"field_31067": [
|
|
18
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Offer flexible training options such as different training formats, languages, and accommodations to ensure accessibility and inclusivity for all employees.",
|
|
"field_31069": "2025-01-13",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
20
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139343+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159166+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Establish Ethics Support Channels",
|
|
"field_31066": "2024-04-03",
|
|
"field_31067": [
|
|
19
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Create dedicated channels such as helplines, email addresses, and online forums for employees to seek support, ask questions, and report ethical concerns confidentially.",
|
|
"field_31069": "2023-09-30",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
12
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139545+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782755+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Develop Resource Materials",
|
|
"field_31066": "2026-02-09",
|
|
"field_31067": [
|
|
19
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop and distribute resource materials such as FAQs, guides, and toolkits on ethical practices, compliance requirements, and reporting procedures to assist employees.",
|
|
"field_31069": "2025-04-17",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
15
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "59.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139775+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159209+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Offer Training Follow-Up Sessions",
|
|
"field_31066": "2024-12-05",
|
|
"field_31067": [
|
|
19
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Conduct follow-up sessions or office hours with ethics trainers and experts to provide additional support, clarification, and guidance to employees after completing the training.",
|
|
"field_31069": "2024-07-15",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
17
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140021+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782830+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Ethical Decision-Making Tools",
|
|
"field_31066": "2026-04-11",
|
|
"field_31067": [
|
|
19
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Equip employees with ethical decision-making frameworks, checklists, and resources to help them navigate complex ethical dilemmas and make informed decisions.",
|
|
"field_31069": "2025-06-16",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
4
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140295+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216084+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Training Tracking System",
|
|
"field_31066": "2025-05-01",
|
|
"field_31067": [
|
|
20
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement a training tracking system to monitor employee participation, progress, and completion status of ethics training sessions accurately and efficiently.",
|
|
"field_31069": "2024-12-22",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
10
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140560+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216154+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Send Regular Progress Reports",
|
|
"field_31066": "2025-09-30",
|
|
"field_31067": [
|
|
20
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Send regular progress reports and reminders to employees and managers, highlighting training completion rates and upcoming deadlines to maintain accountability and momentum.",
|
|
"field_31069": "2025-05-10",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
3
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140791+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216205+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Address Non-Compliance Issues",
|
|
"field_31066": "2025-07-03",
|
|
"field_31067": [
|
|
20
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Identify and address non-compliance issues promptly through follow-up communication, escalation procedures, and targeted interventions to ensure full participation and adherence to training requirements.",
|
|
"field_31069": "2024-10-20",
|
|
"field_31070": 15197,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
9
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "64.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141011+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216247+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Celebrate Training Milestones",
|
|
"field_31066": "2025-08-04",
|
|
"field_31067": [
|
|
20
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Recognize and celebrate achievements such as reaching training milestones, achieving 100% completion rates, and demonstrating commitment to ethics and compliance through company-wide announcements and rewards.",
|
|
"field_31069": "2025-01-01",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
19
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141285+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517172+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Conduct Materials Audit",
|
|
"field_31066": "2023-11-21",
|
|
"field_31067": [
|
|
21
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Conduct a comprehensive materials audit to identify opportunities for integrating recycled materials into production processes, assessing current usage, availability, and potential areas for improvement.",
|
|
"field_31069": "2023-04-02",
|
|
"field_31070": 15198,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
8
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141507+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517222+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Usage Tracking System",
|
|
"field_31066": "2023-07-06",
|
|
"field_31067": [
|
|
21
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement a tracking system to monitor the usage of recycled materials regularly, track progress towards the 40% increase target, and identify areas for further optimization and improvement.",
|
|
"field_31069": "2022-08-16",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
5
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "67.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141738+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159252+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Develop Recycled Material Guidelines",
|
|
"field_31066": "2024-06-05",
|
|
"field_31067": [
|
|
21
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop guidelines and standards for the use of recycled materials in production, outlining criteria for selecting suppliers, quality assurance, and integration into manufacturing processes.",
|
|
"field_31069": "2024-01-17",
|
|
"field_31070": 15197,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
7
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "68.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141986+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517264+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Source Recycled Materials",
|
|
"field_31066": "2023-10-06",
|
|
"field_31067": [
|
|
22
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Establish partnerships with reliable suppliers who offer high-quality recycled materials and negotiate agreements to ensure a consistent supply chain.",
|
|
"field_31069": "2023-04-26",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
12
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 69,
|
|
"order": "69.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142193+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159294+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Modify Product Designs",
|
|
"field_31066": "2024-11-07",
|
|
"field_31067": [
|
|
22
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Collaborate with product designers and engineers to modify product designs and manufacturing processes to accommodate the use of recycled materials without compromising quality or functionality.",
|
|
"field_31069": "2024-05-02",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
14
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 70,
|
|
"order": "70.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142426+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782888+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Implement Quality Control Measures",
|
|
"field_31066": "2026-01-08",
|
|
"field_31067": [
|
|
22
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Implement rigorous quality control measures to ensure that recycled materials meet specified standards and requirements for use in production processes.",
|
|
"field_31069": "2025-09-22",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
23
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 71,
|
|
"order": "71.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142683+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782948+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Provide Training Programs",
|
|
"field_31066": "2026-07-26",
|
|
"field_31067": [
|
|
23
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Develop and deliver training programs for employees to educate them on the benefits of using recycled materials, provide guidance on proper handling and processing, and foster a culture of sustainability.",
|
|
"field_31069": "2025-12-19",
|
|
"field_31070": 15199,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
22
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 72,
|
|
"order": "72.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142900+00:00",
|
|
"updated_on": "2024-10-24T11:32:01.561782+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Facilitate Cross-Department Collaboration",
|
|
"field_31066": "2023-03-22",
|
|
"field_31067": [
|
|
23
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Facilitate cross-departmental collaboration and knowledge-sharing sessions to encourage innovation, idea exchange, and collaboration on initiatives related to increasing the use of recycled materials.",
|
|
"field_31069": "2022-07-11",
|
|
"field_31070": 15195,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
1
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
},
|
|
{
|
|
"id": 73,
|
|
"order": "73.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.143115+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159337+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31065": "Promote Employee Involvement",
|
|
"field_31066": "2025-02-25",
|
|
"field_31067": [
|
|
23
|
|
],
|
|
"field_31092": null,
|
|
"field_31093": null,
|
|
"field_31068": "Encourage employee involvement and participation in initiatives related to increasing the use of recycled materials through incentives, recognition programs, and opportunities for feedback and contribution.",
|
|
"field_31069": "2024-09-15",
|
|
"field_31070": 15196,
|
|
"field_31094": null,
|
|
"field_31096": null,
|
|
"field_31106": null,
|
|
"field_31097": null,
|
|
"field_31095": null,
|
|
"field_31071": [
|
|
13
|
|
],
|
|
"field_31109": null,
|
|
"field_31112": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3235,
|
|
"name": "Action updates",
|
|
"order": 6,
|
|
"fields": [
|
|
{
|
|
"id": 31072,
|
|
"type": "text",
|
|
"name": "Message",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31073,
|
|
"type": "link_row",
|
|
"name": "Action",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3234,
|
|
"link_row_related_field_id": null,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": false
|
|
},
|
|
{
|
|
"id": 31074,
|
|
"type": "created_on",
|
|
"name": "Created on",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": true,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31099,
|
|
"type": "formula",
|
|
"name": "Created on format",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"formula": "concat(datetime_format(field('Created on'),'YYYY-MM-DD'),' ', datetime_format(field('Created on'),'HH24:MI'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 31078,
|
|
"type": "rollup",
|
|
"name": "Action name",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31073,
|
|
"target_field_id": 31065,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31098,
|
|
"type": "rollup",
|
|
"name": "Staff member name",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"error": null,
|
|
"date_format": null,
|
|
"duration_format": null,
|
|
"date_include_time": null,
|
|
"date_force_timezone": null,
|
|
"date_time_format": null,
|
|
"array_formula_type": null,
|
|
"date_show_tzinfo": null,
|
|
"through_field_id": 31075,
|
|
"target_field_id": 31037,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31075,
|
|
"type": "link_row",
|
|
"name": "Employee",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3230,
|
|
"link_row_related_field_id": null,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": false
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13319,
|
|
"type": "grid",
|
|
"name": "All action updates",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9476,
|
|
"field_id": 31074,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107727,
|
|
"field_id": 31072,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107728,
|
|
"field_id": 31073,
|
|
"width": 435,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107729,
|
|
"field_id": 31078,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107730,
|
|
"field_id": 31075,
|
|
"width": 314,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107731,
|
|
"field_id": 31098,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107732,
|
|
"field_id": 31074,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107733,
|
|
"field_id": 31099,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13320,
|
|
"type": "grid",
|
|
"name": "All action updates grouped by action",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9477,
|
|
"field_id": 31074,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 880,
|
|
"field_id": 31078,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107734,
|
|
"field_id": 31072,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107735,
|
|
"field_id": 31073,
|
|
"width": 183,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107736,
|
|
"field_id": 31078,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107737,
|
|
"field_id": 31098,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107738,
|
|
"field_id": 31074,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107739,
|
|
"field_id": 31099,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107740,
|
|
"field_id": 31075,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13321,
|
|
"type": "grid",
|
|
"name": "All action updates grouped by staff member",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9478,
|
|
"field_id": 31074,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 881,
|
|
"field_id": 31098,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 107741,
|
|
"field_id": 31072,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107742,
|
|
"field_id": 31073,
|
|
"width": 183,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107743,
|
|
"field_id": 31078,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107744,
|
|
"field_id": 31098,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107745,
|
|
"field_id": 31074,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107746,
|
|
"field_id": 31099,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 107747,
|
|
"field_id": 31075,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-05-29T07:52:46.886509+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769132+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Facilitated cross-departmental collaboration sessions to brainstorm innovative ideas for increasing recycled materials' usage.",
|
|
"field_31073": [
|
|
72
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-05-29T07:52:46.886557+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769214+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized knowledge-sharing sessions to exchange best practices among departments regarding recycling initiatives.",
|
|
"field_31073": [
|
|
72
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564499+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769256+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted workshops to foster collaboration and idea exchange among different departments.",
|
|
"field_31073": [
|
|
72
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564574+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769285+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Implemented a tracking system to monitor recycled materials' usage on a monthly basis and identify usage patterns.",
|
|
"field_31073": [
|
|
66
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564616+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769314+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted regular audits of the usage tracking system to ensure accuracy and reliability of data.",
|
|
"field_31073": [
|
|
66
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564654+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769345+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Analyzed usage tracking data to identify areas for further optimization and improvement in recycling practices.",
|
|
"field_31073": [
|
|
66
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564690+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769372+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Established monthly reporting procedures for tracking carbon emissions from various sources.",
|
|
"field_31073": [
|
|
31
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564727+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769400+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted quarterly emissions audits to identify any discrepancies and address them promptly.",
|
|
"field_31073": [
|
|
31
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564763+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769433+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Implemented automated data collection systems to streamline emissions tracking processes.",
|
|
"field_31073": [
|
|
31
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564799+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769461+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Launched department-specific energy-saving challenges with rewards for the most innovative solutions.",
|
|
"field_31073": [
|
|
29
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564836+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769488+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted training sessions to educate employees about energy-efficient behaviors and practices.",
|
|
"field_31073": [
|
|
29
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564872+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769515+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Created a leaderboard to track departmental progress in energy-saving challenges and foster healthy competition.",
|
|
"field_31073": [
|
|
29
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564909+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769543+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted stakeholder meetings to gather input for developing the water conservation plan.",
|
|
"field_31073": [
|
|
42
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564946+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769571+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with water conservation experts to ensure the plan aligns with industry best practices.",
|
|
"field_31073": [
|
|
42
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564990+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769602+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Presented the water conservation plan to senior management for approval and allocation of resources.",
|
|
"field_31073": [
|
|
42
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565027+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769628+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Utilized advanced data analytics tools to analyze water usage patterns and identify inefficiencies.",
|
|
"field_31073": [
|
|
40
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565064+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769659+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with external auditors to ensure the accuracy and thoroughness of the audit process.",
|
|
"field_31073": [
|
|
40
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565101+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769686+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Presented audit findings to department heads and solicited feedback for improvement initiatives.",
|
|
"field_31073": [
|
|
40
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565138+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769714+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed creative marketing materials for the water conservation campaign, including posters and social media content.",
|
|
"field_31073": [
|
|
47
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565175+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769741+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized water conservation-themed events such as lunch-and-learn sessions and volunteer clean-up efforts.",
|
|
"field_31073": [
|
|
47
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565211+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769773+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with local environmental organizations to raise awareness about the importance of water conservation.",
|
|
"field_31073": [
|
|
47
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565248+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769799+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted process mapping exercises to identify bottlenecks and inefficiencies in current workflows.",
|
|
"field_31073": [
|
|
16
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565284+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769826+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Implemented lean manufacturing principles to streamline production processes and reduce energy waste.",
|
|
"field_31073": [
|
|
16
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565320+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769853+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Trained employees on new optimized processes and provided ongoing support for implementation.",
|
|
"field_31073": [
|
|
16
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565357+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769882+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted benchmarking studies to compare water usage efficiency with industry standards.",
|
|
"field_31073": [
|
|
41
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565394+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769916+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Engaged frontline employees in brainstorming sessions to gather insights for efficiency improvement opportunities.",
|
|
"field_31073": [
|
|
41
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565430+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769945+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Piloted innovative technologies such as water flow sensors to identify and address areas of high consumption.",
|
|
"field_31073": [
|
|
41
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565467+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769974+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Researched and evaluated various renewable energy credit vendors to ensure credibility and alignment with organizational values.",
|
|
"field_31073": [
|
|
19
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565504+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770003+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Negotiated favorable pricing and contract terms with renewable energy credit suppliers.",
|
|
"field_31073": [
|
|
19
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565541+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770032+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed internal communication materials to educate employees about the organization's commitment to renewable energy.",
|
|
"field_31073": [
|
|
19
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565584+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770061+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with HR and legal teams to develop blind resume screening protocols compliant with employment laws.",
|
|
"field_31073": [
|
|
3
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565629+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770090+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Trained hiring managers on the importance of unbiased resume evaluation and techniques for blind screening.",
|
|
"field_31073": [
|
|
3
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565665+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770119+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Implemented software solutions to automate the blind screening process and ensure consistency.",
|
|
"field_31073": [
|
|
3
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565702+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770149+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Communicated clear deadlines for ethics training completion through multiple channels, including email and intranet announcements.",
|
|
"field_31073": [
|
|
54
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565739+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770178+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted periodic reminders and progress updates to keep employees on track with training deadlines.",
|
|
"field_31073": [
|
|
54
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565776+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770211+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Established consequences for non-compliance with training deadlines, including performance reviews.",
|
|
"field_31073": [
|
|
54
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565812+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770241+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted needs assessments to identify specific topics and areas of focus for the ethics training curriculum.",
|
|
"field_31073": [
|
|
49
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565849+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770269+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with subject matter experts to develop engaging and informative training materials.",
|
|
"field_31073": [
|
|
49
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565885+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770298+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Piloted curriculum content with focus groups and incorporated feedback for refinement.",
|
|
"field_31073": [
|
|
49
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565922+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770327+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed customized dashboards to track carbon emissions performance and key initiatives progress.",
|
|
"field_31073": [
|
|
33
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565968+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770356+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted quarterly progress review meetings with stakeholders to discuss achievements and challenges.",
|
|
"field_31073": [
|
|
33
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566005+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770385+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Prepared comprehensive progress reports for executive leadership highlighting key metrics and milestones.",
|
|
"field_31073": [
|
|
33
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566049+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770414+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted surveys to assess employee interest and preferences for public transit subsidies.",
|
|
"field_31073": [
|
|
24
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566085+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770448+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Negotiated discounted rates with public transit authorities based on employee usage projections.",
|
|
"field_31073": [
|
|
24
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566122+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770477+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Promoted public transit subsidies through internal communication channels and awareness campaigns.",
|
|
"field_31073": [
|
|
24
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566165+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770506+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Engaged cross-functional teams to conduct a thorough assessment of current materials usage and procurement processes.",
|
|
"field_31073": [
|
|
65
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566203+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770540+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Leveraged data analytics tools to identify opportunities for substituting virgin materials with recycled alternatives.",
|
|
"field_31073": [
|
|
65
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566252+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770569+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed a materials audit checklist to standardize audit procedures across departments.",
|
|
"field_31073": [
|
|
65
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566289+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770597+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Established supplier scorecards to evaluate potential partners based on sustainability criteria such as recycled content and environmental certifications.",
|
|
"field_31073": [
|
|
68
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566325+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770626+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted site visits and audits to assess suppliers' manufacturing processes and quality standards.",
|
|
"field_31073": [
|
|
68
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566361+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770655+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Negotiated long-term contracts with preferred suppliers to secure a stable supply of recycled materials.",
|
|
"field_31073": [
|
|
68
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566397+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770684+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with diversity and inclusion experts to design interactive workshops on topics such as unconscious bias and cultural competence.",
|
|
"field_31073": [
|
|
7
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566434+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770718+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted focus groups to gather feedback on workshop content and format preferences.",
|
|
"field_31073": [
|
|
7
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566470+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770747+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Facilitated open dialogue sessions to address employee questions and concerns about diversity and inclusion.",
|
|
"field_31073": [
|
|
7
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566507+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770776+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Formed cross-functional teams to identify opportunities for emissions reduction through collaboration with suppliers and partners.",
|
|
"field_31073": [
|
|
36
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566543+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770804+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted joint brainstorming sessions to generate innovative ideas for emissions reduction projects.",
|
|
"field_31073": [
|
|
36
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566580+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770834+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Established performance metrics and milestones to track progress and ensure accountability among project stakeholders.",
|
|
"field_31073": [
|
|
36
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566616+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770867+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Recruited volunteers from various departments to form energy-saving committees.",
|
|
"field_31073": [
|
|
30
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "59.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566652+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770897+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted orientation sessions to educate committee members about energy-saving goals and strategies.",
|
|
"field_31073": [
|
|
30
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566689+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770925+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Facilitated regular committee meetings to brainstorm ideas and implement energy-saving initiatives.",
|
|
"field_31073": [
|
|
30
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566726+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770954+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Implemented automated tracking systems to monitor employee training progress and completion rates.",
|
|
"field_31073": [
|
|
55
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566762+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770983+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed personalized training plans for employees who are behind schedule to help them catch up.",
|
|
"field_31073": [
|
|
55
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566799+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771017+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Recognized and rewarded departments with high training compliance rates to incentivize participation.",
|
|
"field_31073": [
|
|
55
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "64.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566835+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771045+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted cost-benefit analyses to evaluate the long-term savings and environmental benefits of upgrading appliances.",
|
|
"field_31073": [
|
|
44
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566872+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771074+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Engaged employees in the selection process by soliciting feedback and preferences for new water-efficient appliances.",
|
|
"field_31073": [
|
|
44
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566909+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771104+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Coordinated with vendors to schedule installation and provide training on appliance usage and maintenance.",
|
|
"field_31073": [
|
|
44
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "67.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566945+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771138+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Customized training content to address specific biases relevant to the organization's hiring practices and workplace culture.",
|
|
"field_31073": [
|
|
4
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "68.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566989+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771167+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated interactive exercises and case studies to encourage participant engagement and reflection.",
|
|
"field_31073": [
|
|
4
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 69,
|
|
"order": "69.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567025+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771196+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Offered follow-up coaching sessions for managers to reinforce learning and address individual challenges.",
|
|
"field_31073": [
|
|
4
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 70,
|
|
"order": "70.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567062+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771225+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted facility assessments to identify areas where low-flow fixtures could be installed for maximum water savings.",
|
|
"field_31073": [
|
|
43
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 71,
|
|
"order": "71.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567099+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771253+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Pilot-tested low-flow fixtures in select areas to assess performance and user satisfaction.",
|
|
"field_31073": [
|
|
43
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 72,
|
|
"order": "72.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567135+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771282+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Rolled out installation of low-flow fixtures across all facilities and provided training on their proper use and maintenance.",
|
|
"field_31073": [
|
|
43
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 73,
|
|
"order": "73.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567172+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771311+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Launched an anonymous ethics hotline for employees to report concerns and seek guidance confidentially.",
|
|
"field_31073": [
|
|
57
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 74,
|
|
"order": "74.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567209+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771339+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Created an online ethics portal with resources and FAQs to support employees in navigating ethical dilemmas.",
|
|
"field_31073": [
|
|
57
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 75,
|
|
"order": "75.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567259+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771373+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Trained HR representatives and managers to serve as ethics advisors and provide one-on-one support to employees.",
|
|
"field_31073": [
|
|
57
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 76,
|
|
"order": "76.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567295+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771403+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Partnered with local environmental organizations to deliver engaging and informative workshops on water conservation.",
|
|
"field_31073": [
|
|
46
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 77,
|
|
"order": "77.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567345+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771470+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Tailored workshop content to address the unique water usage challenges and opportunities within the organization.",
|
|
"field_31073": [
|
|
46
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 78,
|
|
"order": "78.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567396+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771500+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated hands-on activities and demonstrations to reinforce learning and encourage behavior change.",
|
|
"field_31073": [
|
|
46
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 79,
|
|
"order": "79.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567433+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771529+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with employee resource groups to develop culturally relevant diversity resource materials.",
|
|
"field_31073": [
|
|
8
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 80,
|
|
"order": "80.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567470+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771559+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted focus groups and surveys to gather input from employees on their diversity and inclusion needs.",
|
|
"field_31073": [
|
|
8
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 81,
|
|
"order": "81.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567507+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771587+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Designed multimedia resources such as videos, infographics, and interactive quizzes to appeal to diverse learning styles.",
|
|
"field_31073": [
|
|
8
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 82,
|
|
"order": "82.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567558+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771622+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted benchmarking research to identify industry best practices for incorporating recycled materials into production processes.",
|
|
"field_31073": [
|
|
67
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 83,
|
|
"order": "83.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567595+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771651+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Engaged cross-functional teams to develop guidelines that balance environmental impact with product quality and cost considerations.",
|
|
"field_31073": [
|
|
67
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 84,
|
|
"order": "84.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567633+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771679+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Piloted the guidelines in select production lines and refined them based on feedback and performance metrics.",
|
|
"field_31073": [
|
|
67
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 85,
|
|
"order": "85.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567670+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771709+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with subject matter experts to design interactive workshops on ethical dilemmas.",
|
|
"field_31073": [
|
|
50
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 86,
|
|
"order": "86.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567706+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771738+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Facilitated discussions and role-playing exercises to engage employees in ethical decision-making.",
|
|
"field_31073": [
|
|
50
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 87,
|
|
"order": "87.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567742+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771767+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated real-world scenarios to help employees apply ethical principles to their work.",
|
|
"field_31073": [
|
|
50
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 88,
|
|
"order": "88.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567779+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771819+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized case study discussions to deepen understanding of ethical principles.",
|
|
"field_31073": [
|
|
52
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 89,
|
|
"order": "89.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567815+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771851+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Encouraged critical thinking and analysis through facilitated discussions.",
|
|
"field_31073": [
|
|
52
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 90,
|
|
"order": "90.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567861+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771880+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Promoted ethical decision-making skills through role-playing exercises.",
|
|
"field_31073": [
|
|
52
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 91,
|
|
"order": "91.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567898+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771909+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Developed online training modules covering various topics related to ethics and compliance.",
|
|
"field_31073": [
|
|
51
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 92,
|
|
"order": "92.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567942+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771937+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Provided flexibility for employees to complete training at their own pace.",
|
|
"field_31073": [
|
|
51
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 93,
|
|
"order": "93.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567986+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771970+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated interactive elements to enhance engagement and retention of material.",
|
|
"field_31073": [
|
|
51
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 94,
|
|
"order": "94.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568022+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771999+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with stakeholders across departments to gather insights on carbon emissions.",
|
|
"field_31073": [
|
|
14
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 95,
|
|
"order": "95.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568068+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772029+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated stakeholder feedback into carbon emissions reduction strategies.",
|
|
"field_31073": [
|
|
14
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 96,
|
|
"order": "96.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568105+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772060+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Fostered a sense of ownership and accountability among stakeholders for emission reduction initiatives.",
|
|
"field_31073": [
|
|
14
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 97,
|
|
"order": "97.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568142+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772096+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized workshops to educate employees on energy-saving practices.",
|
|
"field_31073": [
|
|
28
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 98,
|
|
"order": "98.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568179+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772126+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Provided hands-on demonstrations of energy-saving technologies.",
|
|
"field_31073": [
|
|
28
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 99,
|
|
"order": "99.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568217+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772156+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Empowered employees to identify and implement energy-saving opportunities in their areas.",
|
|
"field_31073": [
|
|
28
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 100,
|
|
"order": "100.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568254+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772185+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Collaborated with product designers to integrate recycled materials into product designs.",
|
|
"field_31073": [
|
|
69
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 101,
|
|
"order": "101.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568300+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772214+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted feasibility studies to ensure product quality and performance with recycled materials.",
|
|
"field_31073": [
|
|
69
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 102,
|
|
"order": "102.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568340+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772243+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Incorporated customer feedback to optimize product designs for sustainability and functionality.",
|
|
"field_31073": [
|
|
69
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 103,
|
|
"order": "103.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568391+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772272+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Offered incentives such as bike racks and showers to encourage biking to work.",
|
|
"field_31073": [
|
|
23
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 104,
|
|
"order": "104.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568442+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772300+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Provided subsidies for bike purchases or repairs to facilitate commuting by bike.",
|
|
"field_31073": [
|
|
23
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 105,
|
|
"order": "105.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568479+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772329+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized bike safety workshops and group rides to promote biking to work.",
|
|
"field_31073": [
|
|
23
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 106,
|
|
"order": "106.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568516+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772358+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Installed water recycling systems to capture and treat wastewater for reuse.",
|
|
"field_31073": [
|
|
45
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 107,
|
|
"order": "107.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568552+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772386+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted water quality testing to ensure the safety and effectiveness of recycled water.",
|
|
"field_31073": [
|
|
45
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 108,
|
|
"order": "108.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568589+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772419+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Educated employees on the benefits of water recycling and proper usage of recycled water.",
|
|
"field_31073": [
|
|
45
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 109,
|
|
"order": "109.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568625+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772455+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Conducted follow-up sessions to reinforce key concepts from ethics training.",
|
|
"field_31073": [
|
|
59
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 110,
|
|
"order": "110.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568662+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772484+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Provided additional support and guidance to employees based on their training needs.",
|
|
"field_31073": [
|
|
59
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 111,
|
|
"order": "111.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568698+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772513+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Addressed specific questions and concerns raised by employees during training sessions.",
|
|
"field_31073": [
|
|
59
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 112,
|
|
"order": "112.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568735+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Established carpooling incentives such as preferred parking spots for carpoolers.",
|
|
"field_31073": [
|
|
22
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 113,
|
|
"order": "113.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568771+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772571+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Facilitated carpool matching services to help employees find compatible commuting partners.",
|
|
"field_31073": [
|
|
22
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 114,
|
|
"order": "114.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568808+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772600+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Organized regular events and activities to promote camaraderie among carpooling groups.",
|
|
"field_31073": [
|
|
22
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 115,
|
|
"order": "115.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568845+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772628+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Recognized and rewarded employee contributions to recycling initiatives.",
|
|
"field_31073": [
|
|
73
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 116,
|
|
"order": "116.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568881+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772661+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Solicited feedback from employees to improve recycling programs and initiatives.",
|
|
"field_31073": [
|
|
73
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 117,
|
|
"order": "117.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568918+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772690+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31072": "Provided opportunities for employees to volunteer for environmental projects and campaigns.",
|
|
"field_31073": [
|
|
73
|
|
],
|
|
"field_31074": null,
|
|
"field_31099": null,
|
|
"field_31078": null,
|
|
"field_31098": null,
|
|
"field_31075": [
|
|
13
|
|
]
|
|
}
|
|
],
|
|
"data_sync": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pages": [
|
|
{
|
|
"id": 1551,
|
|
"name": "__shared__",
|
|
"order": 1,
|
|
"path": "__shared__",
|
|
"path_params": [],
|
|
"shared": true,
|
|
"elements": [
|
|
{
|
|
"id": 40294,
|
|
"order": "1.00000000000000000000",
|
|
"type": "header",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"share_type": "except",
|
|
"pages": [
|
|
1552
|
|
]
|
|
},
|
|
{
|
|
"id": 40295,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 40294,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 40297,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 40296,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "right",
|
|
"button_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'LOGOUT'"
|
|
},
|
|
{
|
|
"id": 40298,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 40296,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83d\udd11 Logged in as **', get('user.username'), '** (', get('user.role'), ')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 40296,
|
|
"order": "2.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 40294,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 5349,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 1551,
|
|
"element_id": 40297,
|
|
"event": "click"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1552,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22293,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22294,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_1_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83c\udf0e Our commitment to ESG goals \ud83c\udf0e'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 22295,
|
|
"order": "3.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {},
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 36
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 100,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 100,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 50,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"user_source_id": 81,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3061,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 1552,
|
|
"element_id": 22295,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1553,
|
|
"name": "Home",
|
|
"order": 2,
|
|
"path": "/home",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22302,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22297,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22303,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22297,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22304,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22297,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22305,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22297,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22316,
|
|
"order": "1.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 22298,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 1,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22317,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 22316,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('current_record.field_31057.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22306,
|
|
"order": "2.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22298,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1554,
|
|
"page_parameters": [
|
|
{
|
|
"name": "target_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_31049')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22297,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22307,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22298,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31055'),' ',get('current_record.field_31056.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22308,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Our ESG Targets'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22309,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22298,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31119'),' **Reached ',get('current_record.field_31104'),'%**')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22298,
|
|
"order": "5.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2217,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"orientation": "horizontal",
|
|
"items_per_row": {
|
|
"tablet": 3,
|
|
"desktop": 5,
|
|
"smartphone": 1
|
|
}
|
|
},
|
|
{
|
|
"id": 22310,
|
|
"order": "6.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'My open actions'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22311,
|
|
"order": "7.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2218,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "f4f0a2dc-865a-441e-9bd6-a148b8bb2ddb",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31065')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "c5edbdae-8b2e-4bc8-b228-9d0c27641e26",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31069')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1ed8f2f7-ad4c-46b3-8602-b1f3601ac823",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31066')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "304ff3fc-80dd-4600-a3ec-463b44ce2961",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_31067.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31067.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "475f3489-4437-4a9b-a093-bd3f34f1fae7",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31070.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31070.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 22312,
|
|
"order": "8.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Deadlines this month'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22313,
|
|
"order": "8.50000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2219,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31097",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31070",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31069",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"uid": "65ea2efd-5174-4594-a2f7-6a23f444f406",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31065')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "3d9d719f-9d27-4937-9c67-80937c2da9c5",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31069')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1e3b8ae4-2d29-4185-86a5-a2e31bf9c0d0",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31066')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "8f7c006d-bf66-48b9-8849-4aa5b81b5c80",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_31067.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31067.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "ea9526ff-a133-4d21-bde5-dae4ea3f2f8b",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31070.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31070.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4cabc427-45b3-429f-9118-9bd466f6c8b8",
|
|
"name": "Owner",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31071.*.value')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 22314,
|
|
"order": "9.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Deadlines this year'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22315,
|
|
"order": "10.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2220,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31069",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31070",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31097",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"uid": "f398f61c-bd4a-4fda-b96a-268cabd56bf9",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31065')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6ab76cb6-3b28-4519-b48c-f46a5566b6a6",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31069')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "d453717b-fda9-4991-b27c-4dcb327cc026",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31066')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "a68e047e-cb23-43ad-8221-a03e8113a930",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {
|
|
"cell": {}
|
|
},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_31067.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31067.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f0e7fb37-9382-4d56-820b-dd15f1135abd",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31070.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31070.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "0135759d-a4d6-4c2b-8d1c-d1d8b68bbcb3",
|
|
"name": "Owner",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2217,
|
|
"name": "ESG Targets",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2847,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3232,
|
|
"view_id": 13288,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2218,
|
|
"name": "My actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2848,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13311,
|
|
"sortings": [
|
|
{
|
|
"field_id": 31066,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31071,
|
|
"type": "link_row_has",
|
|
"value": "get('user.id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2219,
|
|
"name": "Deadline this month",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 2849,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13309,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31095,
|
|
"type": "boolean",
|
|
"value": "",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2220,
|
|
"name": "Deadline this year",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 2850,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13310,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31095,
|
|
"type": "boolean",
|
|
"value": "",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1554,
|
|
"name": "Target details",
|
|
"order": 3,
|
|
"path": "/targets/:target_id",
|
|
"path_params": [
|
|
{
|
|
"name": "target_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22324,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22319,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22325,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22319,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22326,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22319,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22327,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22319,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22328,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"image": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('data_source.2221.field_31057.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22329,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'BASELINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22330,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31053'),' ',get('data_source.2221.field_31054.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22331,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22319,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22332,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22333,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31055'),' ',get('data_source.2221.field_31056.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22334,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83c\udfaf ',get('data_source.2221.field_31049'),' (from ',get('data_source.2221.field_31100'),' until ',get('data_source.2221.field_31101'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22335,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET REACH AT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22336,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31104'),' %')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22337,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31084'),' ',get('data_source.2221.field_31054.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22338,
|
|
"order": "4.50000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.2221.field_31104'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 22320,
|
|
"order": "5.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 3,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22339,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'CURRENT STATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22340,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22341,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31086'),' ',get('data_source.2221.field_31054.value'))",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22342,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2221.field_31051')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22343,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2221.field_31113'),' %')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22344,
|
|
"order": "7.00000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 22320,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.2221.field_31113'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 22345,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83e\udd1d\ud83c\udffb Initiatives'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22346,
|
|
"order": "8.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2222,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "72e4680c-da5a-4559-9edb-27037c03612e",
|
|
"name": "Title",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31062')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "3add99a4-473e-421a-b893-218c54c8214c",
|
|
"name": "From",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31079')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "7a7ec5b2-5883-4f1e-9097-e60894617bbc",
|
|
"name": "Until",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31081')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6814e952-ffc5-4f85-9dce-f60d22facc24",
|
|
"name": "Impact progress",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_31090'),'%')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "0fc37b95-f6ae-4a7d-b28d-d767c67ef8a4",
|
|
"name": "Time progress",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_31102'),'%')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4e093c21-2f19-42ce-a868-cbdc1fd6048d",
|
|
"name": "Status",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31114')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2221,
|
|
"name": "Target details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2851,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3232,
|
|
"view_id": 13288,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.target_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2222,
|
|
"name": "Initiatives",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2852,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31060,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.target_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1555,
|
|
"name": "Initiatives",
|
|
"order": 4,
|
|
"path": "/initiatives",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22354,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22348,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22355,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22348,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22356,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22348,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22357,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22348,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22358,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udfe2 full success'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22359,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udfe1 partial success'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22360,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u2b55 behind schedule'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22361,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udd35 on schedule'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22367,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22350,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2223,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31089",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22368,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22350,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2224,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31089",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22369,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22350,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2225,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31089",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22371,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#33a601",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#33a601",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31062')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22372,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#ffd400",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffd400",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31062')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22362,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#33a601",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT > 90%'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22363,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffd400",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT < 90% | TIME = 100%'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22364,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#e10000",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME > IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22365,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22349,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#0142ba",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT >= TIME'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22370,
|
|
"order": "2.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22350,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2226,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31089",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22373,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22374,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#0142ba",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#0142ba",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31062')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22375,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22376,
|
|
"order": "2.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#e10000",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#e10000",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31062')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22348,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22377,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31079')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22378,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22379,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31079')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22380,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22366,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udc50 All ESG initiatives'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22381,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22382,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31079')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22349,
|
|
"order": "4.50000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22383,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22384,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31079')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22385,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31081')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22386,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22387,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31081')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22388,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22350,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22389,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22390,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31081')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22391,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22392,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31081')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22393,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31090'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22394,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22395,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31090'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22396,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22397,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22398,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31090'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22399,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22400,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31090'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22401,
|
|
"order": "9.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31102'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22402,
|
|
"order": "9.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22403,
|
|
"order": "9.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31102'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22404,
|
|
"order": "9.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22405,
|
|
"order": "10.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22406,
|
|
"order": "10.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31102'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22407,
|
|
"order": "10.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22408,
|
|
"order": "10.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31102'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22409,
|
|
"order": "11.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31077'),' (',get('current_record.field_31091'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22410,
|
|
"order": "11.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22411,
|
|
"order": "11.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31077'),' (',get('current_record.field_31091'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22412,
|
|
"order": "11.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22413,
|
|
"order": "12.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22367,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22414,
|
|
"order": "12.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31077'),' (',get('current_record.field_31091'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22415,
|
|
"order": "13.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22368,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22416,
|
|
"order": "13.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31077'),' (',get('current_record.field_31091'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22417,
|
|
"order": "14.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22369,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22418,
|
|
"order": "15.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22370,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2223,
|
|
"name": "Full success",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2853,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31114,
|
|
"type": "equal",
|
|
"value": "\ud83d\udfe2 full success",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2224,
|
|
"name": "Partial success",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2854,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31114,
|
|
"type": "equal",
|
|
"value": "\ud83d\udfe1 partial success",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2225,
|
|
"name": "on schedule",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 2855,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31114,
|
|
"type": "equal",
|
|
"value": "\ud83d\udd35 on schedule",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2226,
|
|
"name": "behind schedule",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 2856,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31114,
|
|
"type": "equal",
|
|
"value": "\u2b55 behind schedule",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1556,
|
|
"name": "Initiative details",
|
|
"order": 5,
|
|
"path": "/initiatives/:initiative_id",
|
|
"path_params": [
|
|
{
|
|
"name": "initiative_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22425,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22420,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22426,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22420,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22427,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22420,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22428,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22420,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22429,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22430,
|
|
"order": "2.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1554,
|
|
"page_parameters": [
|
|
{
|
|
"name": "target_id",
|
|
"value": "get('data_source.2227.field_31060.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.2227.field_31060.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22431,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ESTIMATED IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22432,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'STATUS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22433,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2227.field_31114')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22434,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2227.field_31063'),' ',get('data_source.2227.field_31088'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22420,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22435,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'CURRENTLY ACTIVE '",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22436,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'CURRENT IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22437,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83e\udd1d\ud83c\udffb ',get('data_source.2227.field_31062'),' (from ',get('data_source.2227.field_31079'),' until ',get('data_source.2227.field_31081'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22438,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2227.field_31116')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22439,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2227.field_31064'),' ',get('data_source.2227.field_31088'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22440,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22441,
|
|
"order": "4.66666666666666696273",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2227.field_31090'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22442,
|
|
"order": "4.75000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.2227.field_31090'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 22443,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2227.field_31059')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22444,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22445,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TIME COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22446,
|
|
"order": "5.33333333333333303727",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2227.field_31077'),' (',get('data_source.2227.field_31091'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22447,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ALL ACTIONS COMPLETED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22421,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22448,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2227.field_31118')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22449,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2227.field_31102'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22450,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ALL ACTIONS SUCCESSFUL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22451,
|
|
"order": "7.00000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.2227.field_31102'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 22452,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u26a1 Actions'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22453,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22421,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2227.field_31117')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22454,
|
|
"order": "8.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2228,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "f01d6dec-11ba-49a2-aa19-ae431d3484b8",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31065')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1a50a9a5-f466-4f7c-9051-103df6c2db82",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31069')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "43ddc17f-f220-4701-9c4e-9590df9bba26",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31066')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4c8b527e-2b70-477c-b112-e39221137b54",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31070.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31070.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "36b2f063-2d84-44aa-a139-e0bcaddc8dfe",
|
|
"name": "Owner",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2227,
|
|
"name": "Initiative details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2857,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3233,
|
|
"view_id": 13294,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.initiative_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2228,
|
|
"name": "Actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2858,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31067,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.initiative_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1557,
|
|
"name": "Actions",
|
|
"order": 6,
|
|
"path": "/actions",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22462,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22456,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22463,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22456,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22464,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22456,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22465,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22456,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22466,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22457,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#43dd75",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Successful completion'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22467,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22457,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#70e0ef",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'In progress (on track)'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22468,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22457,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffe9b4",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'In progress (with delay)'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22469,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22457,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#fcbdb4",
|
|
"style_border_bottom_size": 4,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Failed'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22471,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22458,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2229,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22472,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22458,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2230,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22473,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22458,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2231,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22474,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22458,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2232,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31065",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22475,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#43dd75",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#43dd75",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31065')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22476,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#ffe9b4",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffe9b4",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31065')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22477,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#70e0ef",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#70e0ef",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31065')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22478,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22479,
|
|
"order": "2.25000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22480,
|
|
"order": "2.25000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#fcbdb4",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#fcbdb4",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31065')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 22481,
|
|
"order": "2.33333333333333348136",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31069')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22482,
|
|
"order": "2.33333333333333348136",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22483,
|
|
"order": "2.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31069')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22484,
|
|
"order": "2.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22485,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22486,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31069')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22487,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22488,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31069')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22456,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22489,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22490,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22491,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22492,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22470,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u26a1 All actions'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 22493,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31066')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22494,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22495,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31066')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22496,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22457,
|
|
"order": "5.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22497,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22498,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31066')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22499,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22500,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31066')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22458,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22501,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31093'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22502,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22503,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31093'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22504,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22505,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22506,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31093'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22507,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22508,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31093'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22509,
|
|
"order": "8.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22510,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22511,
|
|
"order": "8.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22512,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22513,
|
|
"order": "9.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22471,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22514,
|
|
"order": "9.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22515,
|
|
"order": "10.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22472,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22516,
|
|
"order": "10.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_31071.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22517,
|
|
"order": "11.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22473,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22518,
|
|
"order": "12.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22474,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2229,
|
|
"name": "Successful",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2859,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15195",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2230,
|
|
"name": "On track",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2860,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15196",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2231,
|
|
"name": "With delay",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 2861,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15197",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2232,
|
|
"name": "Failed",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 2862,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31070,
|
|
"type": "single_select_equal",
|
|
"value": "15198",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1558,
|
|
"name": "Action details",
|
|
"order": 7,
|
|
"path": "/actions/:action_id",
|
|
"path_params": [
|
|
{
|
|
"name": "action_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22524,
|
|
"order": "1.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 22522,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'Your message'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": true,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 22528,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22520,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22529,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22520,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22530,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22520,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22531,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22520,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22532,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'STATUS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22533,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22523,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('current_record.field_31099'),' by ',get('current_record.field_31075.0.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22534,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22535,
|
|
"order": "1.37500000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2233.field_31096')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22536,
|
|
"order": "1.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'INITIATIVE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22537,
|
|
"order": "1.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('data_source.2233.field_31067.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.2233.field_31067.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22538,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2233.field_31094'),' ',get('data_source.2233.field_31070.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22539,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTION COMPLETED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22540,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22523,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31072')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22520,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22541,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22542,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\u26a1 ',get('data_source.2233.field_31065'),' (from ',get('data_source.2233.field_31069'),' until ',get('data_source.2233.field_31066'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22543,
|
|
"order": "4.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('data_source.2233.field_31071.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.2233.field_31071.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22544,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2233.field_31112')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22545,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22546,
|
|
"order": "4.66666666666666696273",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2233.field_31093'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22547,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2233.field_31068')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22548,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTION COMPLETED WITH SUCCESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22521,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22549,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22521,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2233.field_31109')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22550,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udce3 Comments'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22522,
|
|
"order": "7.50000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"submit_button_label": "'Add new comment'",
|
|
"reset_initial_values_post_submission": true
|
|
},
|
|
{
|
|
"id": 22523,
|
|
"order": "8.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2234,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2233,
|
|
"name": "Action details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2863,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.action_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2234,
|
|
"name": "Action comments",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2864,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3235,
|
|
"view_id": 13319,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31073,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.action_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3073,
|
|
"type": "create_row",
|
|
"order": 1,
|
|
"page_id": 1558,
|
|
"element_id": 22522,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 2868,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3235,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 31072,
|
|
"value": "get('form_data.22524')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31073,
|
|
"value": "get('data_source.2233.id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31075,
|
|
"value": "get('user.id')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3075,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 1558,
|
|
"element_id": 22522,
|
|
"event": "submit",
|
|
"data_source_id": 2234
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1559,
|
|
"name": "Employees",
|
|
"order": 8,
|
|
"path": "/employees",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22557,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22552,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22558,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22552,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22559,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22552,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22560,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22552,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22562,
|
|
"order": "1.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 22553,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 1,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22563,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('**',get('current_record.field_31037'),'**')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22564,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31041')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22565,
|
|
"order": "2.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('current_record.field_31040.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22552,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22566,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83d\udcde ',get('current_record.field_31039'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22561,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb All employees '",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22567,
|
|
"order": "4.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "custom",
|
|
"navigate_to_page_id": null,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "concat('mailto:',get('current_record.field_31038'))",
|
|
"target": "self",
|
|
"value": "concat('\u2709\ufe0f ',get('current_record.field_31038'))",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22553,
|
|
"order": "5.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2235,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31037",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31041",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31076",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31080",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
}
|
|
],
|
|
"orientation": "horizontal",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 4,
|
|
"smartphone": 1
|
|
}
|
|
},
|
|
{
|
|
"id": 22568,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\u26a1 ',get('current_record.field_31076'),' actions (',get('current_record.field_31080'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22569,
|
|
"order": "6.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22562,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1560,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2235,
|
|
"name": "All employees",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2865,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3230,
|
|
"view_id": 13279,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1560,
|
|
"name": "Employee details",
|
|
"order": 9,
|
|
"path": "/employees/:employee_id",
|
|
"path_params": [
|
|
{
|
|
"name": "employee_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22576,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22571,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22577,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22571,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1555,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22578,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22571,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1557,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22579,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22571,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1559,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22580,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('data_source.2236.field_31040.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22581,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'JOB ROLE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22582,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2236.field_31041')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22571,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22583,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'PHONE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22584,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2236.field_31039')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22585,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb ',get('data_source.2236.field_31037'))",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22586,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'EMAIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22572,
|
|
"order": "5.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22587,
|
|
"order": "5.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "custom",
|
|
"navigate_to_page_id": null,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "concat('mailto:',get('data_source.2236.field_31038'))",
|
|
"target": "self",
|
|
"value": "get('data_source.2236.field_31038')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22588,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22589,
|
|
"order": "6.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u26a1Actions'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22590,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22572,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat(get('data_source.2236.field_31076'),' (',get('data_source.2236.field_31080'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22591,
|
|
"order": "7.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2237,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "119857ba-e77d-4586-817f-b9c043507617",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1558,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31065')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "dd1ae8a3-c7f4-4326-b5f9-3a3c7d885fb6",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31069')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "7b48239a-ce82-472b-876f-381105868315",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31066')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "58d9b481-7268-489b-941c-75cd897e234f",
|
|
"name": "ESG Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1556,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_31067.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31067.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9ee60b4d-163d-46a8-a616-cfd698152a93",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31070.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31070.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2236,
|
|
"name": "Employee details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2866,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3230,
|
|
"view_id": 13279,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.employee_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2237,
|
|
"name": "Actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2867,
|
|
"integration_id": 135,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3234,
|
|
"view_id": 13306,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31071,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.employee_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
}
|
|
],
|
|
"integrations": [
|
|
{
|
|
"id": 135,
|
|
"name": "Local Baserow",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"authorized_user": "frederik@baserow.io"
|
|
}
|
|
],
|
|
"theme": {
|
|
"primary_color": "#014aac",
|
|
"secondary_color": "#0090da",
|
|
"border_color": "#a0a0a0",
|
|
"main_success_color": "#12D452",
|
|
"main_warning_color": "#FCC74A",
|
|
"main_error_color": "#FF5A4A",
|
|
"body_font_family": "inter",
|
|
"body_font_size": 14,
|
|
"body_text_color": "#070810ff",
|
|
"body_text_alignment": "left",
|
|
"heading_1_font_family": "tahoma",
|
|
"heading_1_font_size": 24,
|
|
"heading_1_text_color": "primary",
|
|
"heading_1_text_alignment": "left",
|
|
"heading_2_font_family": "tahoma",
|
|
"heading_2_font_size": 20,
|
|
"heading_2_text_color": "primary",
|
|
"heading_2_text_alignment": "left",
|
|
"heading_3_font_family": "tahoma",
|
|
"heading_3_font_size": 16,
|
|
"heading_3_text_color": "#070810ff",
|
|
"heading_3_text_alignment": "left",
|
|
"heading_4_font_family": "tahoma",
|
|
"heading_4_font_size": 16,
|
|
"heading_4_text_color": "#070810ff",
|
|
"heading_4_text_alignment": "left",
|
|
"heading_5_font_family": "tahoma",
|
|
"heading_5_font_size": 14,
|
|
"heading_5_text_color": "#070810ff",
|
|
"heading_5_text_alignment": "left",
|
|
"heading_6_font_family": "tahoma",
|
|
"heading_6_font_size": 14,
|
|
"heading_6_text_color": "#202128",
|
|
"heading_6_text_alignment": "left",
|
|
"button_font_family": "inter",
|
|
"button_font_size": 13,
|
|
"button_alignment": "left",
|
|
"button_text_alignment": "center",
|
|
"button_width": "auto",
|
|
"button_background_color": "primary",
|
|
"button_text_color": "#ffffffff",
|
|
"button_border_color": "border",
|
|
"button_border_size": 0,
|
|
"button_border_radius": 4,
|
|
"button_vertical_padding": 12,
|
|
"button_horizontal_padding": 12,
|
|
"button_hover_background_color": "#96baf6ff",
|
|
"button_hover_text_color": "#ffffffff",
|
|
"button_hover_border_color": "border",
|
|
"link_font_family": "inter",
|
|
"link_font_size": 13,
|
|
"link_text_alignment": "left",
|
|
"link_text_color": "primary",
|
|
"link_hover_text_color": "#96baf6ff",
|
|
"image_alignment": "left",
|
|
"image_max_width": 100,
|
|
"image_max_height": null,
|
|
"image_constraint": "contain",
|
|
"page_background_color": "#ffffffff",
|
|
"page_background_file_id": null,
|
|
"page_background_mode": "tile",
|
|
"label_font_family": "inter",
|
|
"label_text_color": "#070810FF",
|
|
"label_font_size": 13,
|
|
"input_font_family": "inter",
|
|
"input_font_size": 13,
|
|
"input_text_color": "#070810FF",
|
|
"input_background_color": "#FFFFFFFF",
|
|
"input_border_color": "border",
|
|
"input_border_size": 1,
|
|
"input_border_radius": 4,
|
|
"input_vertical_padding": 8,
|
|
"input_horizontal_padding": 12,
|
|
"table_border_color": "border",
|
|
"table_border_size": 0,
|
|
"table_border_radius": 0,
|
|
"table_header_background_color": "secondary",
|
|
"table_header_text_color": "#ffffff",
|
|
"table_header_font_size": 13,
|
|
"table_header_font_family": "inter",
|
|
"table_header_text_alignment": "left",
|
|
"table_cell_background_color": "transparent",
|
|
"table_cell_alternate_background_color": "transparent",
|
|
"table_cell_alignment": "left",
|
|
"table_cell_vertical_padding": 10,
|
|
"table_cell_horizontal_padding": 20,
|
|
"table_vertical_separator_color": "border",
|
|
"table_vertical_separator_size": 0,
|
|
"table_horizontal_separator_color": "border",
|
|
"table_horizontal_separator_size": 1
|
|
},
|
|
"user_sources": [
|
|
{
|
|
"id": 81,
|
|
"name": "Employees",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"uid": "359_3967_40886_40889",
|
|
"integration_id": 135,
|
|
"auth_providers": [
|
|
{
|
|
"id": 78,
|
|
"type": "local_baserow_password",
|
|
"domain": null,
|
|
"enabled": true,
|
|
"password_field_id": 31043
|
|
}
|
|
],
|
|
"table_id": 3230,
|
|
"email_field_id": 31038,
|
|
"name_field_id": 31037,
|
|
"role_field_id": 31041
|
|
}
|
|
],
|
|
"favicon_file": null,
|
|
"login_page": {
|
|
"id": 1552,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22293,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22294,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_1_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83c\udf0e Our commitment to ESG goals \ud83c\udf0e'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 22295,
|
|
"order": "3.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {},
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 36
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 100,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 100,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 50,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"user_source_id": 81,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3061,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 1552,
|
|
"element_id": 22295,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1553,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
"id": 760,
|
|
"name": "ESG Management",
|
|
"order": 2,
|
|
"type": "builder"
|
|
}
|
|
]
|
|
} |