From 0d0eb228c236f13e64770d76938163f8ef26c77b Mon Sep 17 00:00:00 2001 From: Frederik Duchi <35960131+frederikduchi@users.noreply.github.com> Date: Fri, 3 Apr 2026 10:11:20 +0200 Subject: [PATCH 1/4] Update project management template (#5121) --- backend/templates/project-management.json | 22204 +++++++++++++++++--- backend/templates/project-management.zip | Bin 459750 -> 849430 bytes 2 files changed, 18911 insertions(+), 3293 deletions(-) diff --git a/backend/templates/project-management.json b/backend/templates/project-management.json index c7f1469caf..cdfb3a15ba 100644 --- a/backend/templates/project-management.json +++ b/backend/templates/project-management.json @@ -17,740 +17,10154 @@ "Project Management", "🔥 Most Popular" ], + "open_application": 343, "export": [ { - "id": 94962, + "id": 342, "name": "Project Management", "order": 1, "type": "database", "tables": [ { - "id": 261761, - "name": "Projects", - "order": 2, + "id": 954, + "name": "Users", + "order": 1, "fields": [ { - "id": 1859518, + "id": 8966, "type": "text", "name": "Name", + "description": null, "order": 0, "primary": true, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], "text_default": "" }, { - "id": 1859519, - "type": "single_select", - "name": "Category", + "id": 8967, + "type": "email", + "name": "Email", + "description": null, "order": 1, "primary": false, - "select_options": [ - { - "id": 1386715, - "value": "Design", - "color": "blue", - "order": 0 - }, - { - "id": 1386716, - "value": "Development", - "color": "red", - "order": 1 - }, - { - "id": 1386717, - "value": "Research", - "color": "orange", - "order": 2 - }, - { - "id": 1386718, - "value": "Marketing", - "color": "green", - "order": 3 - } - ] + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [] }, { - "id": 1859521, - "type": "link_row", - "name": "Client", - "order": 3, + "id": 8968, + "type": "phone_number", + "name": "Phone", + "description": null, + "order": 2, "primary": false, - "link_row_table_id": 261763, - "link_row_related_field_id": 1859536, - "has_related_field": true + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [] }, { - "id": 1859522, - "type": "link_row", - "name": "Project lead", - "order": 4, + "id": 8969, + "type": "file", + "name": "Picture", + "description": null, + "order": 3, "primary": false, - "link_row_table_id": 261764, - "link_row_related_field_id": 1859542, - "has_related_field": true + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [] }, { - "id": 1859523, + "id": 8970, "type": "link_row", - "name": "Project team", - "order": 5, - "primary": false, - "link_row_table_id": 261764, - "link_row_related_field_id": 1859543, - "has_related_field": true - }, - { - "id": 1859524, - "type": "rollup", - "name": "Start", + "name": "Projects - Owner", + "description": null, "order": 6, "primary": false, - "date_time_format": "24", - "duration_format": null, - "nullable": true, - "error": null, - "date_include_time": false, - "date_show_tzinfo": false, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": null, - "date_format": "ISO", - "through_field_id": 1859527, - "target_field_id": 1859559, - "rollup_function": "min" - }, - { - "id": 1859525, - "type": "rollup", - "name": "End", - "order": 7, - "primary": false, - "date_time_format": "24", - "duration_format": null, - "nullable": true, - "error": null, - "date_include_time": false, - "date_show_tzinfo": false, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": null, - "date_format": "ISO", - "through_field_id": 1859527, - "target_field_id": 1859562, - "rollup_function": "max" - }, - { - "id": 1859526, - "type": "long_text", - "name": "Description", - "order": 8, - "primary": false, - "long_text_enable_rich_text": false + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 955, + "link_row_related_field_id": 8974, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true }, { - "id": 1859527, + "id": 8971, "type": "link_row", - "name": "Tasks", + "name": "Tasks - Assignee", + "description": null, "order": 9, "primary": false, - "link_row_table_id": 261762, - "link_row_related_field_id": 1859530, - "has_related_field": true - }, - { - "id": 1859528, - "type": "number", - "name": "Budget", - "order": 10, - "primary": false, - "number_decimal_places": 0, - "number_negative": false - }, - { - "id": 1859556, - "type": "file", - "name": "Contract", - "order": 11, - "primary": false - }, - { - "id": 1859557, - "type": "lookup", - "name": "Client contact", - "order": 12, - "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": true, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": "char", - "date_format": null, - "through_field_id": 1859521, - "through_field_name": "Client", - "target_field_id": 1859539, - "target_field_name": "Contact email" - }, - { - "id": 1859572, - "type": "count", - "name": "Tasks count", - "order": 13, - "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": false, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": 0, - "array_formula_type": null, - "date_format": null, - "through_field_id": 1859527 + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 957, + "link_row_related_field_id": 8987, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true }, { - "id": 1859573, + "id": 9005, "type": "formula", - "name": "Tasks completed", - "order": 14, + "name": "Open workload", + "description": null, + "order": 10, "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": false, - "error": null, - "date_include_time": null, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], "date_show_tzinfo": null, - "date_force_timezone": null, + "number_prefix": "", + "number_separator": "", "number_decimal_places": 0, - "array_formula_type": null, - "date_format": null, - "formula": "count(filter(lookup('Tasks','Status'),lookup('Tasks','Status') = 'Completed'))", - "formula_type": "number" - }, - { - "id": 1859574, - "type": "formula", - "name": "Completion ratio %", - "order": 15, - "primary": false, - "date_time_format": null, + "number_suffix": "hours", "duration_format": null, "nullable": false, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": 0, - "array_formula_type": null, - "date_format": null, - "formula": "round(field('Tasks completed') / field('Tasks count') * 100,0)", - "formula_type": "number" - }, - { - "id": 1859575, - "type": "formula", - "name": "Completed", - "order": 16, - "primary": false, "date_time_format": null, - "duration_format": null, - "nullable": false, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, "date_force_timezone": null, - "number_decimal_places": null, "array_formula_type": null, - "date_format": null, - "formula": "field('Completion ratio %') = 100", - "formula_type": "boolean" - }, - { - "id": 1859586, - "type": "formula", - "name": "Client name", - "order": 17, - "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": false, "error": null, - "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": null, "date_format": null, - "formula": "join(lookup('Client','Company name'),'')", - "formula_type": "text" - }, - { - "id": 1859644, - "type": "formula", - "name": "Active", - "order": 18, - "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": false, - "error": null, "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": null, - "date_format": null, - "formula": "and(field('Start') < now(),or(not(field('Completed')),field('End') > now()))", - "formula_type": "boolean" + "formula": "sum(filter(lookup('Tasks - Assignee','Estimated workload'),lookup('Tasks - Assignee','Status') != 'Done'))", + "formula_type": "number" } ], "views": [ { - "id": 437938, + "id": 3987, "type": "grid", - "name": "All projects", + "name": "All users", "order": 1, "ownership_type": "collaborative", - "owned_by": null, + "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], - "sortings": [ - { - "id": 162272, - "field_id": 1859525, - "order": "ASC" - } - ], + "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", + "row_height_size": "small", "field_options": [ { - "id": 3032696, - "field_id": 1859526, - "width": 238, + "id": 33070, + "field_id": 8966, + "width": 214, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032689, - "field_id": 1859519, - "width": 137, + "id": 33071, + "field_id": 8967, + "width": 261, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032698, - "field_id": 1859528, - "width": 118, - "hidden": false, - "order": 2, - "aggregation_type": "sum", - "aggregation_raw_type": "sum" - }, - { - "id": 3032694, - "field_id": 1859524, - "width": 110, + "id": 33072, + "field_id": 8968, + "width": 141, "hidden": false, "order": 3, - "aggregation_type": "min_date", - "aggregation_raw_type": "min" - }, - { - "id": 3032695, - "field_id": 1859525, - "width": 129, - "hidden": false, - "order": 4, - "aggregation_type": "max_date", - "aggregation_raw_type": "max" - }, - { - "id": 3032776, - "field_id": 1859556, - "width": 126, - "hidden": false, - "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032691, - "field_id": 1859521, - "width": 165, + "id": 33073, + "field_id": 8969, + "width": 108, "hidden": false, - "order": 6, + "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032777, - "field_id": 1859557, - "width": 168, + "id": 33074, + "field_id": 8970, + "width": 200, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032692, - "field_id": 1859522, - "width": 146, + "id": 33075, + "field_id": 8971, + "width": 177, "hidden": false, - "order": 8, + "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032693, - "field_id": 1859523, - "width": 149, + "id": 33076, + "field_id": 9005, + "width": 157, "hidden": false, - "order": 9, + "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" - }, + } + ] + }, + { + "id": 3988, + "type": "grid", + "name": "Team leaders", + "order": 2, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "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": 3032688, - "field_id": 1859518, - "width": 292, + "id": 33077, + "field_id": 8966, + "width": 172, "hidden": false, - "order": 10, + "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032697, - "field_id": 1859527, - "width": 200, - "hidden": true, - "order": 11, + "id": 33078, + "field_id": 8967, + "width": 260, + "hidden": false, + "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032788, - "field_id": 1859572, - "width": 158, + "id": 33079, + "field_id": 8968, + "width": 141, "hidden": false, - "order": 12, + "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032789, - "field_id": 1859573, - "width": 178, + "id": 33080, + "field_id": 8969, + "width": 108, "hidden": false, - "order": 13, + "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032790, - "field_id": 1859574, - "width": 197, + "id": 33081, + "field_id": 8970, + "width": 200, "hidden": false, - "order": 14, + "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032791, - "field_id": 1859575, - "width": 143, + "id": 33082, + "field_id": 8971, + "width": 200, "hidden": false, - "order": 32767, + "order": 11, "aggregation_type": "", "aggregation_raw_type": "" - }, - { - "id": 3032861, - "field_id": 1859586, + } + ] + } + ], + "rows": [ + { + "id": 1, + "order": "1.00000000000000000000", + "created_on": "2026-01-13T13:14:45.548642+00:00", + "updated_on": "2026-01-14T10:16:45.770425+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Allie Ecker", + "field_8967": "allie.ecker@example.com", + "field_8968": "(949) 873-7292", + "field_8969": [ + { + "name": "kLWDrhYrAqVTdm4bN3nfAvOfC7Ilmi0f_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg", + "visible_name": "Woman.12.jpg", + "original_name": "kLWDrhYrAqVTdm4bN3nfAvOfC7Ilmi0f_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg", + "size": 46504 + } + ], + "field_8970": [], + "field_8971": [ + 30, + 28, + 26, + 18 + ], + "field_9005": null + }, + { + "id": 2, + "order": "2.00000000000000000000", + "created_on": "2026-01-13T13:14:45.548714+00:00", + "updated_on": "2026-01-30T16:08:25.538032+00:00", + "created_by": "frederik@baserow.io", + "field_8966": "Bran Lopez", + "field_8967": "bran.lopez@example.com", + "field_8968": "(650) 869-3623", + "field_8969": [ + { + "name": "vLs95KtwlBaxTku2uV6I4QNvkMz9YARa_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg", + "visible_name": "Man.20.jpg", + "original_name": "vLs95KtwlBaxTku2uV6I4QNvkMz9YARa_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg", + "size": 42815 + } + ], + "field_8970": [ + 1 + ], + "field_8971": [ + 1, + 2, + 3 + ], + "field_9005": null + }, + { + "id": 3, + "order": "3.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251170+00:00", + "updated_on": "2026-01-14T10:16:48.709438+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Cinda Pullen", + "field_8967": "cinda.pullen@example.com", + "field_8968": "(213) 743-1636", + "field_8969": [ + { + "name": "crdLECtmaJUsIG2AP16rpuRjbDahswwt_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg", + "visible_name": "Woman.36.jpg", + "original_name": "crdLECtmaJUsIG2AP16rpuRjbDahswwt_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg", + "size": 40189 + } + ], + "field_8970": [ + 3 + ], + "field_8971": [ + 32, + 38 + ], + "field_9005": null + }, + { + "id": 4, + "order": "4.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251250+00:00", + "updated_on": "2026-01-14T10:16:49.884015+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Clayton Best", + "field_8967": "clayton.best@example.com", + "field_8968": "(916) 478-0153", + "field_8969": [ + { + "name": "vvFlrceI4CIgDdGrKA1UGd1yfBIpfY1S_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg", + "visible_name": "Man.33.jpg", + "original_name": "vvFlrceI4CIgDdGrKA1UGd1yfBIpfY1S_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg", + "size": 30280 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 5, + "order": "5.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251293+00:00", + "updated_on": "2026-01-14T10:16:51.178046+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Donald Johns", + "field_8967": "donald.johns@example.com", + "field_8968": "(805) 367-1199", + "field_8969": [ + { + "name": "jSvWQ7liY4LPZkWbf0Bn4k0gs6IPvCTN_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg", + "visible_name": "Man.48.jpg", + "original_name": "jSvWQ7liY4LPZkWbf0Bn4k0gs6IPvCTN_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg", + "size": 44078 + } + ], + "field_8970": [], + "field_8971": [ + 19, + 20, + 21, + 24 + ], + "field_9005": null + }, + { + "id": 6, + "order": "6.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251332+00:00", + "updated_on": "2026-01-14T10:16:52.409376+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Donald Wright", + "field_8967": "donald.wright@example.com", + "field_8968": "(925) 413-4033", + "field_8969": [ + { + "name": "gQ13I0YdSWa2oCyygMS6C96J61xP4GZR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg", + "visible_name": "Man.09.jpg", + "original_name": "gQ13I0YdSWa2oCyygMS6C96J61xP4GZR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg", + "size": 47186 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 7, + "order": "7.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251371+00:00", + "updated_on": "2026-01-14T10:16:53.962407+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Elizabeth Cunningham", + "field_8967": "elizabeth.cunningham@example.com", + "field_8968": "(323) 930-9329", + "field_8969": [ + { + "name": "bFkd4i1auIRx3BTmc9GaRY1qyy0wYI6B_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg", + "visible_name": "Woman.27.jpg", + "original_name": "bFkd4i1auIRx3BTmc9GaRY1qyy0wYI6B_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg", + "size": 61085 + } + ], + "field_8970": [ + 2 + ], + "field_8971": [], + "field_9005": null + }, + { + "id": 10, + "order": "10.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251485+00:00", + "updated_on": "2026-01-14T10:16:55.299244+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Janice Fitzpatrick", + "field_8967": "janice.fitzpatrick@example.com", + "field_8968": "(510) 476-1189", + "field_8969": [ + { + "name": "ezXIA4yDZxdoMmMzPfJHp8LT1dqQ2pY8_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg", + "visible_name": "Woman.16.jpg", + "original_name": "ezXIA4yDZxdoMmMzPfJHp8LT1dqQ2pY8_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg", + "size": 67980 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 11, + "order": "11.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251521+00:00", + "updated_on": "2026-01-14T10:16:56.759160+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "John Marshall", + "field_8967": "john.marshall@example.com", + "field_8968": "(323) 207-7576", + "field_8969": [ + { + "name": "tpR9K5hyGWdGRNHh1Iff07zyI0qF267n_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg", + "visible_name": "Man.03.jpg", + "original_name": "tpR9K5hyGWdGRNHh1Iff07zyI0qF267n_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg", + "size": 47886 + } + ], + "field_8970": [], + "field_8971": [ + 31, + 37 + ], + "field_9005": null + }, + { + "id": 12, + "order": "12.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251558+00:00", + "updated_on": "2026-01-14T10:16:58.076364+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Jonathan Castillo", + "field_8967": "jonathan.castillo@example.com", + "field_8968": "(714) 674-5259", + "field_8969": [ + { + "name": "Rx6F1rjpaXPvzHKuVuuMbxzobiwx4a2P_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg", + "visible_name": "Man.27.jpg", + "original_name": "Rx6F1rjpaXPvzHKuVuuMbxzobiwx4a2P_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg", + "size": 37008 + } + ], + "field_8970": [], + "field_8971": [ + 17, + 27, + 23, + 22 + ], + "field_9005": null + }, + { + "id": 13, + "order": "13.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251596+00:00", + "updated_on": "2026-01-14T10:16:59.061160+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Judith Triplett", + "field_8967": "judith.triplett@example.com", + "field_8968": "(323) 762-0628", + "field_8969": [ + { + "name": "O404Ff1TawAfAKvYWgOOp4hWaKSW15og_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg", + "visible_name": "Woman.38.jpg", + "original_name": "O404Ff1TawAfAKvYWgOOp4hWaKSW15og_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg", + "size": 54546 + } + ], + "field_8970": [], + "field_8971": [ + 36, + 35, + 34, + 33 + ], + "field_9005": null + }, + { + "id": 14, + "order": "14.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251633+00:00", + "updated_on": "2026-01-14T10:17:00.690934+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Lane Mahon", + "field_8967": "lane.mahon@example.com", + "field_8968": "(925) 250-4627", + "field_8969": [ + { + "name": "MigrQOHs6ef3tBW7lfMZrROiO58AX2t2_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg", + "visible_name": "Man.18.jpg", + "original_name": "MigrQOHs6ef3tBW7lfMZrROiO58AX2t2_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg", + "size": 51628 + } + ], + "field_8970": [], + "field_8971": [ + 4, + 14, + 11, + 10, + 8, + 5 + ], + "field_9005": null + }, + { + "id": 15, + "order": "15.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251669+00:00", + "updated_on": "2026-01-14T10:17:01.531557+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Latisha Mazon", + "field_8967": "latisha.mazon@example.com", + "field_8968": "(530) 540-8012", + "field_8969": [ + { + "name": "xYnZuzOAwXlYK10f2v2AnDpe9YLUySLE_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg", + "visible_name": "Woman.46.jpg", + "original_name": "xYnZuzOAwXlYK10f2v2AnDpe9YLUySLE_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg", + "size": 41851 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 16, + "order": "16.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251705+00:00", + "updated_on": "2026-01-14T10:17:02.809735+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Lena Hogan", + "field_8967": "lena.hogan@example.com", + "field_8968": "(559) 949-6790", + "field_8969": [ + { + "name": "HGnYKFYfe3XDvQZCSzvpNFzQP4Vpzn0S_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg", + "visible_name": "Woman.17.jpg", + "original_name": "HGnYKFYfe3XDvQZCSzvpNFzQP4Vpzn0S_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg", + "size": 57070 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 17, + "order": "17.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251741+00:00", + "updated_on": "2026-01-14T10:17:04.081197+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Leroy Tye", + "field_8967": "leroy.tye@example.com", + "field_8968": "(510) 808-7208", + "field_8969": [ + { + "name": "Wfsee8YlfaX6yYlfxXThnktu4YLcTlMV_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg", + "visible_name": "Man.02.jpg", + "original_name": "Wfsee8YlfaX6yYlfxXThnktu4YLcTlMV_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg", + "size": 51715 + } + ], + "field_8970": [], + "field_8971": [ + 6, + 7, + 9, + 12, + 13, + 15 + ], + "field_9005": null + }, + { + "id": 18, + "order": "18.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251778+00:00", + "updated_on": "2026-01-14T10:17:05.176618+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Michael Robicheaux", + "field_8967": "michael.robicheaux@example.com", + "field_8968": "(707) 840-5210", + "field_8969": [ + { + "name": "EsCQRS35LQmewMl2hh1dlK0rDeHRt7xc_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg", + "visible_name": "Man.28.jpg", + "original_name": "EsCQRS35LQmewMl2hh1dlK0rDeHRt7xc_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg", + "size": 81365 + } + ], + "field_8970": [], + "field_8971": [], + "field_9005": null + }, + { + "id": 21, + "order": "21.00000000000000000000", + "created_on": "2026-01-13T13:16:49.251888+00:00", + "updated_on": "2026-01-14T10:17:06.855179+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8966": "Richard Rethman", + "field_8967": "richard.rethman@example.com", + "field_8968": "(626) 585-3240", + "field_8969": [ + { + "name": "e4WdmAbll9hfKSbcnxmr74TGFGTHLXM6_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg", + "visible_name": "Man.31.jpg", + "original_name": "e4WdmAbll9hfKSbcnxmr74TGFGTHLXM6_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg", + "size": 37358 + } + ], + "field_8970": [], + "field_8971": [ + 16, + 29, + 25 + ], + "field_9005": null + } + ], + "data_sync": null, + "field_rules": [] + }, + { + "id": 955, + "name": "Projects", + "order": 3, + "fields": [ + { + "id": 8972, + "type": "text", + "name": "Name", + "description": null, + "order": 2, + "primary": true, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 8973, + "type": "text", + "name": "Description", + "description": null, + "order": 3, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 9036, + "type": "rollup", + "name": "Start date", + "description": null, + "order": 5, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": false, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": true, + "date_time_format": "24", + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": "ISO", + "date_include_time": false, + "through_field_id": 8975, + "target_field_id": 9021, + "rollup_function": "min" + }, + { + "id": 9037, + "type": "rollup", + "name": "End date", + "description": null, + "order": 6, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": false, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": true, + "date_time_format": "24", + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": "ISO", + "date_include_time": false, + "through_field_id": 8975, + "target_field_id": 9022, + "rollup_function": "max" + }, + { + "id": 8974, + "type": "link_row", + "name": "Owner", + "description": null, + "order": 10, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 954, + "link_row_related_field_id": 8970, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false + }, + { + "id": 9046, + "type": "formula", + "name": "Status", + "description": null, + "order": 11, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(totext(field('Approval status')) != 'Approved','',if(today() < field('Start date'), \"Scheduled\", if(and(today() >field('End date'), field('Progress (workload)') = 100), \"Completed\", \"Active\")))", + "formula_type": "text" + }, + { + "id": 8975, + "type": "link_row", + "name": "Phases", + "description": null, + "order": 13, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 956, + "link_row_related_field_id": 8981, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true + }, + { + "id": 8976, + "type": "link_row", + "name": "Tasks", + "description": null, + "order": 14, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 957, + "link_row_related_field_id": 8992, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true + }, + { + "id": 9006, + "type": "rollup", + "name": "Estimated workload", + "description": null, + "order": 18, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8976, + "target_field_id": 8996, + "rollup_function": "sum" + }, + { + "id": 9007, + "type": "formula", + "name": "Open workload", + "description": null, + "order": 19, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "sum(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') != 'Done'))", + "formula_type": "number" + }, + { + "id": 9008, + "type": "formula", + "name": "Completed workload", + "description": null, + "order": 20, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "sum(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') = 'Done'))", + "formula_type": "number" + }, + { + "id": 9016, + "type": "count", + "name": "Total tasks", + "description": null, + "order": 21, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8976 + }, + { + "id": 9009, + "type": "formula", + "name": "Open tasks", + "description": null, + "order": 22, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "count(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') != 'Done'))", + "formula_type": "number" + }, + { + "id": 9010, + "type": "formula", + "name": "Completed tasks", + "description": null, + "order": 23, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "count(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') = 'Done'))", + "formula_type": "number" + }, + { + "id": 9047, + "type": "formula", + "name": "Progress (time)", + "description": null, + "order": 25, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(count(field('Tasks')) = 0,0,if(field('Start date') > now(),0,if(field('End date') < now(),100,\nround((date_diff('dd',field('Start date'),now()) / date_diff('dd',field('Start date'),field('End date'))) * 100,0))))", + "formula_type": "number" + }, + { + "id": 9054, + "type": "formula", + "name": "Bad health", + "description": null, + "order": 37, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "or(field('Progress (budget)') >= 100,and(field('Progress (time)') >= 100, field('Progress (workload)') < 100))", + "formula_type": "boolean" + }, + { + "id": 8977, + "type": "single_select", + "name": "Approval status", + "description": null, + "order": 38, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "select_options": [ + { + "id": 3605, + "value": "Submitted", + "color": "gray", + "order": 0 + }, + { + "id": 3606, + "value": "Approved", + "color": "green", + "order": 1 + }, + { + "id": 3607, + "value": "Declined", + "color": "red", + "order": 2 + } + ], + "single_select_default": 3605 + }, + { + "id": 9040, + "type": "rollup", + "name": "Estimated budget", + "description": null, + "order": 40, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "$", + "number_separator": "SPACE_COMMA", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8975, + "target_field_id": 9024, + "rollup_function": "sum" + }, + { + "id": 9041, + "type": "rollup", + "name": "Actual expenses", + "description": null, + "order": 41, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "$", + "number_separator": "SPACE_COMMA", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8975, + "target_field_id": 9025, + "rollup_function": "sum" + }, + { + "id": 9030, + "type": "formula", + "name": "Progress (workload)", + "description": null, + "order": 42, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Estimated workload') = 0,0,round(field('Completed workload') / field('Estimated workload') * 100,2))", + "formula_type": "number" + }, + { + "id": 9049, + "type": "formula", + "name": "Progress (budget)", + "description": null, + "order": 43, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Estimated budget') = 0,0,round(field('Actual expenses') / field('Estimated budget') * 100,2))", + "formula_type": "number" + }, + { + "id": 9053, + "type": "formula", + "name": "Medium helath", + "description": null, + "order": 44, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "field('Progress (time)') > field('Progress (workload)')", + "formula_type": "boolean" + }, + { + "id": 9055, + "type": "formula", + "name": "Good health", + "description": null, + "order": 45, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "and(field('Progress (budget)') <= 100, field('Progress (time)') < field('Progress (workload)'))", + "formula_type": "boolean" + }, + { + "id": 9033, + "type": "formula", + "name": "Progress (tasks)", + "description": null, + "order": 46, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Total tasks') = 0,0,round((field('Completed tasks') / field('Total tasks')) * 100,2))", + "formula_type": "number" + }, + { + "id": 8978, + "type": "formula", + "name": "Dashboard", + "description": null, + "order": 47, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "button(concat('https://your-baserow-i stance/builder/271/preview/project-details/',row_id()),'Open dashboard')", + "formula_type": "button" + } + ], + "views": [ + { + "id": 3989, + "type": "grid", + "name": "All projects", + "order": 1, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [], + "group_bys": [], + "decorations": [ + { + "id": 750, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "0dbe932a-9fa7-4c9b-a83b-3d5426246185", + "color": "darker-blue", + "filters": [ + { + "id": "b8253e92-409f-48ae-bff1-386203a509d4", + "type": "equal", + "field": 9046, + "group": null, + "value": "Scheduled" + } + ], + "operator": "AND" + }, + { + "id": "60daab4e-a27a-49f1-ba4e-90845f5a673d", + "color": "darker-yellow", + "filters": [ + { + "id": "30f7659c-3831-4b2c-ab61-3cd4c1305a1e", + "type": "equal", + "field": 9046, + "group": null, + "value": "Active" + } + ], + "operator": "AND" + }, + { + "id": "1dcfb827-2ff8-4a53-b091-2716007c370b", + "color": "darker-green", + "filters": [ + { + "id": "ec3418a0-895d-4c73-8cba-43fbf0f49143", + "type": "equal", + "field": 9046, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + }, + { + "id": 751, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "4d602d53-72d6-4c7c-8cd0-0f3b65196962", + "color": "light-red", + "filters": [ + { + "id": "db167e51-7d83-43ce-8018-55f94c11aa68", + "type": "boolean", + "field": 9054, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "c5546969-9a44-4e2c-85c7-222610eadd28", + "color": "light-yellow", + "filters": [ + { + "id": "a45a45da-ddf6-4f4f-858f-299ff96f521e", + "type": "boolean", + "field": 9053, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "042cb553-cdb5-4684-b216-78e6a2339043", + "color": "light-green", + "filters": [ + { + "id": "924245f2-1b7d-4915-ac2e-cd5a8176fb4c", + "type": "boolean", + "field": 9055, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33083, + "field_id": 8972, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33084, + "field_id": 8973, + "width": 283, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33085, + "field_id": 8978, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33086, + "field_id": 8977, + "width": 161, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33087, + "field_id": 9046, + "width": 126, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33088, + "field_id": 8974, + "width": 168, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33089, + "field_id": 9036, + "width": 134, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33090, + "field_id": 9037, + "width": 130, + "hidden": false, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33091, + "field_id": 9047, + "width": 153, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33092, + "field_id": 9006, + "width": 176, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33093, + "field_id": 9007, + "width": 149, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33094, + "field_id": 9008, + "width": 191, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33095, + "field_id": 9030, + "width": 182, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33096, + "field_id": 9040, + "width": 166, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33097, + "field_id": 9041, + "width": 159, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33098, + "field_id": 9049, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33099, + "field_id": 8975, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33100, + "field_id": 8976, + "width": 200, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33101, + "field_id": 9016, + "width": 200, + "hidden": false, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33102, + "field_id": 9009, + "width": 200, + "hidden": false, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33103, + "field_id": 9010, + "width": 200, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33104, + "field_id": 9054, + "width": 151, + "hidden": true, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33105, + "field_id": 9053, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33106, + "field_id": 9055, + "width": 200, + "hidden": true, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33107, + "field_id": 9033, + "width": 200, + "hidden": false, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + } + ], + "rows": [ + { + "id": 1, + "order": "1.00000000000000000000", + "created_on": "2026-01-13T13:23:10.784255+00:00", + "updated_on": "2026-03-31T11:18:05.601348+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8972": "CRM System Upgrade", + "field_8973": "Upgrade CRM to support automation", + "field_9036": null, + "field_9037": null, + "field_8974": [ + 2 + ], + "field_9046": null, + "field_8975": [ + 1, + 2, + 3, + 4, + 5 + ], + "field_8976": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15 + ], + "field_9006": null, + "field_9007": null, + "field_9008": null, + "field_9016": null, + "field_9009": null, + "field_9010": null, + "field_9047": null, + "field_9054": null, + "field_8977": 3606, + "field_9040": null, + "field_9041": null, + "field_9030": null, + "field_9049": null, + "field_9053": null, + "field_9055": null, + "field_9033": null, + "field_8978": null + }, + { + "id": 2, + "order": "2.00000000000000000000", + "created_on": "2026-01-13T13:23:10.784295+00:00", + "updated_on": "2026-03-31T11:18:00.383378+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8972": "ISO 27001 Compliance", + "field_8973": "Implement information security controls", + "field_9036": null, + "field_9037": null, + "field_8974": [ + 7 + ], + "field_9046": null, + "field_8975": [ + 6, + 7, + 8, + 9, + 10 + ], + "field_8976": [ + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30 + ], + "field_9006": null, + "field_9007": null, + "field_9008": null, + "field_9016": null, + "field_9009": null, + "field_9010": null, + "field_9047": null, + "field_9054": null, + "field_8977": 3606, + "field_9040": null, + "field_9041": null, + "field_9030": null, + "field_9049": null, + "field_9053": null, + "field_9055": null, + "field_9033": null, + "field_8978": null + }, + { + "id": 3, + "order": "3.00000000000000000000", + "created_on": "2026-01-13T13:23:10.784307+00:00", + "updated_on": "2026-04-01T12:20:05.695209+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8972": "Spring Marketing Campaign", + "field_8973": "Launch new spring promotion", + "field_9036": null, + "field_9037": null, + "field_8974": [ + 3 + ], + "field_9046": null, + "field_8975": [ + 11, + 12, + 13, + 14 + ], + "field_8976": [ + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38 + ], + "field_9006": null, + "field_9007": null, + "field_9008": null, + "field_9016": null, + "field_9009": null, + "field_9010": null, + "field_9047": null, + "field_9054": null, + "field_8977": 3606, + "field_9040": null, + "field_9041": null, + "field_9030": null, + "field_9049": null, + "field_9053": null, + "field_9055": null, + "field_9033": null, + "field_8978": null + } + ], + "data_sync": null, + "field_rules": [] + }, + { + "id": 956, + "name": "Phases", + "order": 6, + "fields": [ + { + "id": 8979, + "type": "text", + "name": "Name", + "description": null, + "order": 2, + "primary": true, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 9045, + "type": "formula", + "name": "Status", + "description": null, + "order": 4, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(count(field('Tasks')) = 0,'Not started yet',if(field('All tasks completed'),'Completed',if(field('No tasks started'),'Not started yet','In progress')))", + "formula_type": "text" + }, + { + "id": 8980, + "type": "text", + "name": "Description", + "description": null, + "order": 5, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 8981, + "type": "link_row", + "name": "Project", + "description": null, + "order": 6, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 955, + "link_row_related_field_id": 8975, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false + }, + { + "id": 8982, + "type": "link_row", + "name": "Tasks", + "description": null, + "order": 7, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 957, + "link_row_related_field_id": 8991, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true + }, + { + "id": 9031, + "type": "formula", + "name": "All tasks completed", + "description": null, + "order": 9, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "field('Open workload') = 0", + "formula_type": "boolean" + }, + { + "id": 9020, + "type": "formula", + "name": "No tasks started", + "description": null, + "order": 10, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "count(filter(field('Tasks'),lookup('Tasks','Status') = 'To do')) = count(field('Tasks'))", + "formula_type": "boolean" + }, + { + "id": 9021, + "type": "rollup", + "name": "Start date", + "description": null, + "order": 12, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": false, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": true, + "date_time_format": "24", + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": "ISO", + "date_include_time": false, + "through_field_id": 8982, + "target_field_id": 8988, + "rollup_function": "min" + }, + { + "id": 9022, + "type": "rollup", + "name": "End date", + "description": null, + "order": 13, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": false, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": true, + "date_time_format": "24", + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": "ISO", + "date_include_time": false, + "through_field_id": 8982, + "target_field_id": 8989, + "rollup_function": "max" + }, + { + "id": 9011, + "type": "rollup", + "name": "Estimated workload", + "description": null, + "order": 14, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8982, + "target_field_id": 8996, + "rollup_function": "sum" + }, + { + "id": 9017, + "type": "count", + "name": "Total tasks", + "description": null, + "order": 15, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8982 + }, + { + "id": 9012, + "type": "formula", + "name": "Open workload", + "description": null, + "order": 16, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "sum(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') != 'Done'))", + "formula_type": "number" + }, + { + "id": 9013, + "type": "formula", + "name": "Open tasks", + "description": null, + "order": 17, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "count(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') != 'Done'))", + "formula_type": "number" + }, + { + "id": 9014, + "type": "formula", + "name": "Completed workload", + "description": null, + "order": 18, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "sum(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') = 'Done'))", + "formula_type": "number" + }, + { + "id": 9015, + "type": "formula", + "name": "Completed tasks", + "description": null, + "order": 19, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "count(filter(lookup('Tasks','Estimated workload'),lookup('Tasks','Status') = 'Done'))", + "formula_type": "number" + }, + { + "id": 9032, + "type": "formula", + "name": "Progress (workload)", + "description": null, + "order": 20, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Estimated workload') = 0,0,round(field('Completed workload') / field('Estimated workload') * 100,2))", + "formula_type": "number" + }, + { + "id": 9038, + "type": "formula", + "name": "Progress (time)", + "description": null, + "order": 21, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(count(field('Tasks')) = 0,0,if(field('Start date') > now(),0,if(field('End date') < now(),100,\nround((date_diff('dd',field('Start date'),now()) / date_diff('dd',field('Start date'),field('End date'))) * 100,0))))", + "formula_type": "number" + }, + { + "id": 9024, + "type": "rollup", + "name": "Estimated budget", + "description": null, + "order": 22, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "$", + "number_separator": "SPACE_COMMA", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8982, + "target_field_id": 8997, + "rollup_function": "sum" + }, + { + "id": 9025, + "type": "rollup", + "name": "Actual expenses", + "description": null, + "order": 23, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "$", + "number_separator": "SPACE_COMMA", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8982, + "target_field_id": 8998, + "rollup_function": "sum" + }, + { + "id": 9042, + "type": "formula", + "name": "Progress (budget)", + "description": null, + "order": 24, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Estimated budget') = 0,0,round(field('Actual expenses') / field('Estimated budget') * 100,2))", + "formula_type": "number" + }, + { + "id": 9050, + "type": "formula", + "name": "Bad health", + "description": null, + "order": 25, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "or(field('Progress (budget)') >= 100,and(field('Progress (time)') >= 100, field('Progress (workload)') < 100))", + "formula_type": "boolean" + }, + { + "id": 9048, + "type": "formula", + "name": "Medium health", + "description": null, + "order": 26, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "field('Progress (time)') > field('Progress (workload)')", + "formula_type": "boolean" + }, + { + "id": 9051, + "type": "formula", + "name": "Good health", + "description": null, + "order": 27, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "and(field('Progress (budget)') <= 100, field('Progress (time)') < field('Progress (workload)'))", + "formula_type": "boolean" + }, + { + "id": 9034, + "type": "formula", + "name": "Progress (tasks)", + "description": null, + "order": 28, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": 2, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Total tasks') = 0,0,round((field('Completed tasks') / field('Total tasks')) * 100,2))", + "formula_type": "number" + }, + { + "id": 9027, + "type": "formula", + "name": "New task", + "description": null, + "order": 29, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": "button", + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "button(concat('https://your-baserow-instance/form/-nr5oT9QZUoUgq9EJyBjnG7N4TZVSa62pCt528YT3Vs?prefill_Project=',encode_uri(field('Project')),'&prefill_Phase=',encode_uri(field('Name'))),'Add new task')", + "formula_type": "array" + } + ], + "views": [ + { + "id": 3990, + "type": "grid", + "name": "All phases", + "order": 1, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [ + { + "id": 2618, + "field_id": 9021, + "order": "ASC" + } + ], + "group_bys": [], + "decorations": [ + { + "id": 752, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "99fafe47-cfb8-4c3a-b49c-89b01a9c480e", + "color": "darker-blue", + "filters": [ + { + "id": "e129bdc5-77aa-44cc-8dd9-a39b007c38ed", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "d27f219e-7fe7-403a-b95f-7c6ef6d5cb68", + "color": "darker-orange", + "filters": [ + { + "id": "2780033c-b8a4-465d-b3fd-0ba03f2be954", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "27d96cd0-47dc-4df8-83cb-b9d50a4a722c", + "color": "darker-green", + "filters": [ + { + "id": "31b08521-fa39-4914-996f-399f56a136b3", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + }, + { + "id": 753, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "48a6bf2d-ccaf-42ef-9d6f-2ccb96949b02", + "color": "light-red", + "filters": [ + { + "id": "d3a60ccb-47c0-4cfa-945f-c65e90aa0e00", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "db0e1c81-f870-45d8-a96a-98acd9f66663", + "color": "light-yellow", + "filters": [ + { + "id": "fd34e8f1-6db1-4770-b6ce-83443f6df927", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dcef7883-4710-4bc5-ad43-5d9d69884972", + "color": "light-green", + "filters": [ + { + "id": "6dde97f9-014d-462c-a244-f1999c853a29", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 3 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33108, + "field_id": 8979, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33109, + "field_id": 8980, + "width": 200, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33110, + "field_id": 9027, + "width": 142, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33111, + "field_id": 8981, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33112, + "field_id": 9045, + "width": 148, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33113, + "field_id": 9021, + "width": 130, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33114, + "field_id": 9022, + "width": 126, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33115, + "field_id": 9038, + "width": 152, + "hidden": false, + "order": 7, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33116, + "field_id": 9011, + "width": 178, + "hidden": false, + "order": 8, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33117, + "field_id": 9012, + "width": 160, + "hidden": false, + "order": 9, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33118, + "field_id": 9014, + "width": 182, + "hidden": false, + "order": 10, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33119, + "field_id": 9032, + "width": 180, + "hidden": false, + "order": 11, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33120, + "field_id": 9024, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33121, + "field_id": 9025, + "width": 200, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33122, + "field_id": 9042, + "width": 172, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33123, + "field_id": 8982, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33124, + "field_id": 9017, + "width": 129, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33125, + "field_id": 9013, + "width": 143, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33126, + "field_id": 9015, + "width": 163, + "hidden": false, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33127, + "field_id": 9031, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33128, + "field_id": 9020, + "width": 200, + "hidden": true, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33129, + "field_id": 9050, + "width": 200, + "hidden": true, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33130, + "field_id": 9051, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33131, + "field_id": 9048, + "width": 200, + "hidden": true, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33132, + "field_id": 9034, + "width": 160, + "hidden": false, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3991, + "type": "grid", + "name": "All phases grouped by project", + "order": 3, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [ + { + "id": 2619, + "field_id": 9021, + "order": "ASC" + } + ], + "group_bys": [ + { + "id": 432, + "field_id": 8981, + "order": "ASC" + } + ], + "decorations": [ + { + "id": 754, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "99fafe47-cfb8-4c3a-b49c-89b01a9c480e", + "color": "darker-blue", + "filters": [ + { + "id": "e129bdc5-77aa-44cc-8dd9-a39b007c38ed", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "d27f219e-7fe7-403a-b95f-7c6ef6d5cb68", + "color": "darker-orange", + "filters": [ + { + "id": "2780033c-b8a4-465d-b3fd-0ba03f2be954", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "27d96cd0-47dc-4df8-83cb-b9d50a4a722c", + "color": "darker-green", + "filters": [ + { + "id": "31b08521-fa39-4914-996f-399f56a136b3", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + }, + { + "id": 755, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "48a6bf2d-ccaf-42ef-9d6f-2ccb96949b02", + "color": "light-red", + "filters": [ + { + "id": "d3a60ccb-47c0-4cfa-945f-c65e90aa0e00", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "db0e1c81-f870-45d8-a96a-98acd9f66663", + "color": "light-yellow", + "filters": [ + { + "id": "fd34e8f1-6db1-4770-b6ce-83443f6df927", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dcef7883-4710-4bc5-ad43-5d9d69884972", + "color": "light-green", + "filters": [ + { + "id": "6dde97f9-014d-462c-a244-f1999c853a29", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 3 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33133, + "field_id": 8980, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33134, + "field_id": 8981, + "width": 200, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33135, + "field_id": 9045, + "width": 148, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33136, + "field_id": 8979, + "width": 255, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33137, + "field_id": 9021, + "width": 130, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33138, + "field_id": 9022, + "width": 126, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33139, + "field_id": 9038, + "width": 152, + "hidden": false, + "order": 6, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33140, + "field_id": 9011, + "width": 178, + "hidden": false, + "order": 7, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33141, + "field_id": 9012, + "width": 160, + "hidden": false, + "order": 8, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33142, + "field_id": 9014, + "width": 182, + "hidden": false, + "order": 9, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33143, + "field_id": 9032, + "width": 180, + "hidden": false, + "order": 10, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33144, + "field_id": 9024, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33145, + "field_id": 9025, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33146, + "field_id": 9042, + "width": 172, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33147, + "field_id": 8982, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33148, + "field_id": 9017, + "width": 129, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33149, + "field_id": 9013, + "width": 143, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33150, + "field_id": 9015, + "width": 163, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33151, + "field_id": 9031, + "width": 200, + "hidden": true, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33152, + "field_id": 9020, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33153, + "field_id": 9050, + "width": 200, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33154, + "field_id": 9051, + "width": 200, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33155, + "field_id": 9048, + "width": 200, + "hidden": false, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33157, + "field_id": 9027, + "width": 200, + "hidden": true, + "order": 32767, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33156, + "field_id": 9034, + "width": 200, + "hidden": true, + "order": 32767, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3992, + "type": "timeline", + "name": "Timeline: All phases", + "order": 4, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [ + { + "id": 2620, + "field_id": 9021, + "order": "ASC" + } + ], + "decorations": [ + { + "id": 756, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "8a9ca05b-dd42-4074-8dfa-4cd79409bdee", + "color": "darker-blue", + "filters": [ + { + "id": "fa219e31-e944-46fa-be71-feb1d8017545", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "9aaa79e4-917b-4a23-a4ce-c14392128e55", + "color": "darker-orange", + "filters": [ + { + "id": "c3f3f393-f577-4b8f-a2ac-9573046ff6c5", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "2e061c7a-beaf-45c4-bc92-67dcbdfb3920", + "color": "darker-green", + "filters": [ + { + "id": "5c4b2dbc-50db-4be7-82f8-8a726b6aa211", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + }, + { + "id": 757, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "f14688c6-06ad-49d2-96db-de73b47f7dcd", + "color": "light-red", + "filters": [ + { + "id": "eca2ac58-4085-41e1-a591-c66ebfd6ff6e", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dc9141c1-dedd-485d-be25-cc30601b5978", + "color": "light-yellow", + "filters": [ + { + "id": "cebc3b1d-aae0-45b4-982a-07ffe8c007b1", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "7a47c603-8381-4b24-9bf4-69952049ac7c", + "color": "light-green", + "filters": [ + { + "id": "3a254cb0-8b51-4e09-871a-e08727ca3628", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": false, + "start_date_field_id": 9021, + "end_date_field_id": 9022, + "field_options": [ + { + "id": 681, + "field_id": 8979, + "hidden": false, + "order": 32767 + }, + { + "id": 682, + "field_id": 8980, + "hidden": true, + "order": 32767 + }, + { + "id": 683, + "field_id": 8981, + "hidden": false, + "order": 32767 + }, + { + "id": 684, + "field_id": 8982, + "hidden": true, + "order": 32767 + }, + { + "id": 685, + "field_id": 9011, + "hidden": true, + "order": 32767 + }, + { + "id": 686, + "field_id": 9012, + "hidden": true, + "order": 32767 + }, + { + "id": 687, + "field_id": 9013, + "hidden": true, + "order": 32767 + }, + { + "id": 688, + "field_id": 9014, + "hidden": true, + "order": 32767 + }, + { + "id": 689, + "field_id": 9015, + "hidden": true, + "order": 32767 + }, + { + "id": 690, + "field_id": 9017, + "hidden": true, + "order": 32767 + }, + { + "id": 691, + "field_id": 9020, + "hidden": true, + "order": 32767 + }, + { + "id": 692, + "field_id": 9021, + "hidden": true, + "order": 32767 + }, + { + "id": 693, + "field_id": 9022, + "hidden": true, + "order": 32767 + }, + { + "id": 698, + "field_id": 9024, + "hidden": true, + "order": 32767 + }, + { + "id": 699, + "field_id": 9025, + "hidden": true, + "order": 32767 + }, + { + "id": 705, + "field_id": 9027, + "hidden": true, + "order": 32767 + }, + { + "id": 694, + "field_id": 9031, + "hidden": true, + "order": 32767 + }, + { + "id": 695, + "field_id": 9032, + "hidden": true, + "order": 32767 + }, + { + "id": 704, + "field_id": 9034, + "hidden": true, + "order": 32767 + }, + { + "id": 696, + "field_id": 9038, + "hidden": true, + "order": 32767 + }, + { + "id": 700, + "field_id": 9042, + "hidden": true, + "order": 32767 + }, + { + "id": 697, + "field_id": 9045, + "hidden": true, + "order": 32767 + }, + { + "id": 702, + "field_id": 9048, + "hidden": true, + "order": 32767 + }, + { + "id": 701, + "field_id": 9050, + "hidden": true, + "order": 32767 + }, + { + "id": 703, + "field_id": 9051, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 3993, + "type": "grid", + "name": "CRM System Upgrade phases", + "order": 5, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2024, + "field_id": 8981, + "type": "link_row_has", + "value": "1", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2621, + "field_id": 9021, + "order": "ASC" + } + ], + "group_bys": [], + "decorations": [ + { + "id": 758, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "99fafe47-cfb8-4c3a-b49c-89b01a9c480e", + "color": "darker-blue", + "filters": [ + { + "id": "e129bdc5-77aa-44cc-8dd9-a39b007c38ed", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "d27f219e-7fe7-403a-b95f-7c6ef6d5cb68", + "color": "darker-orange", + "filters": [ + { + "id": "2780033c-b8a4-465d-b3fd-0ba03f2be954", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "27d96cd0-47dc-4df8-83cb-b9d50a4a722c", + "color": "darker-green", + "filters": [ + { + "id": "31b08521-fa39-4914-996f-399f56a136b3", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + }, + { + "id": 759, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "48a6bf2d-ccaf-42ef-9d6f-2ccb96949b02", + "color": "light-red", + "filters": [ + { + "id": "d3a60ccb-47c0-4cfa-945f-c65e90aa0e00", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "db0e1c81-f870-45d8-a96a-98acd9f66663", + "color": "light-yellow", + "filters": [ + { + "id": "fd34e8f1-6db1-4770-b6ce-83443f6df927", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dcef7883-4710-4bc5-ad43-5d9d69884972", + "color": "light-green", + "filters": [ + { + "id": "6dde97f9-014d-462c-a244-f1999c853a29", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 3 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33158, + "field_id": 8980, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33159, + "field_id": 8981, + "width": 200, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33160, + "field_id": 9045, + "width": 148, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33161, + "field_id": 8979, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33162, + "field_id": 9021, + "width": 130, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33163, + "field_id": 9022, + "width": 126, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33164, + "field_id": 9038, + "width": 152, + "hidden": false, + "order": 6, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33165, + "field_id": 9011, + "width": 178, + "hidden": false, + "order": 7, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33166, + "field_id": 9012, + "width": 160, + "hidden": false, + "order": 8, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33167, + "field_id": 9014, + "width": 182, + "hidden": false, + "order": 9, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33168, + "field_id": 9032, + "width": 180, + "hidden": false, + "order": 10, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33169, + "field_id": 9024, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33170, + "field_id": 9025, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33171, + "field_id": 9042, + "width": 172, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33172, + "field_id": 8982, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33173, + "field_id": 9017, + "width": 129, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33174, + "field_id": 9013, + "width": 143, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33175, + "field_id": 9015, + "width": 163, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33176, + "field_id": 9031, + "width": 200, + "hidden": true, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33177, + "field_id": 9020, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33178, + "field_id": 9050, + "width": 200, + "hidden": true, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33179, + "field_id": 9051, + "width": 200, + "hidden": true, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33180, + "field_id": 9048, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3994, + "type": "grid", + "name": "ISO 27001 Compliance", + "order": 6, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2025, + "field_id": 8981, + "type": "link_row_has", + "value": "2", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2622, + "field_id": 9021, + "order": "ASC" + } + ], + "group_bys": [], + "decorations": [ + { + "id": 760, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "99fafe47-cfb8-4c3a-b49c-89b01a9c480e", + "color": "darker-blue", + "filters": [ + { + "id": "e129bdc5-77aa-44cc-8dd9-a39b007c38ed", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "d27f219e-7fe7-403a-b95f-7c6ef6d5cb68", + "color": "darker-orange", + "filters": [ + { + "id": "2780033c-b8a4-465d-b3fd-0ba03f2be954", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "27d96cd0-47dc-4df8-83cb-b9d50a4a722c", + "color": "darker-green", + "filters": [ + { + "id": "31b08521-fa39-4914-996f-399f56a136b3", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + }, + { + "id": 761, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "48a6bf2d-ccaf-42ef-9d6f-2ccb96949b02", + "color": "light-red", + "filters": [ + { + "id": "d3a60ccb-47c0-4cfa-945f-c65e90aa0e00", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "db0e1c81-f870-45d8-a96a-98acd9f66663", + "color": "light-yellow", + "filters": [ + { + "id": "fd34e8f1-6db1-4770-b6ce-83443f6df927", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dcef7883-4710-4bc5-ad43-5d9d69884972", + "color": "light-green", + "filters": [ + { + "id": "6dde97f9-014d-462c-a244-f1999c853a29", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 3 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33181, + "field_id": 8980, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33182, + "field_id": 8981, + "width": 200, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33183, + "field_id": 9045, + "width": 148, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33184, + "field_id": 8979, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33185, + "field_id": 9021, + "width": 130, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33186, + "field_id": 9022, + "width": 126, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33187, + "field_id": 9038, + "width": 152, + "hidden": false, + "order": 6, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33188, + "field_id": 9011, + "width": 178, + "hidden": false, + "order": 7, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33189, + "field_id": 9012, + "width": 160, + "hidden": false, + "order": 8, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33190, + "field_id": 9014, + "width": 182, + "hidden": false, + "order": 9, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33191, + "field_id": 9032, + "width": 180, + "hidden": false, + "order": 10, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33192, + "field_id": 9024, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33193, + "field_id": 9025, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33194, + "field_id": 9042, + "width": 172, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33195, + "field_id": 8982, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33196, + "field_id": 9017, + "width": 129, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33197, + "field_id": 9013, + "width": 143, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33198, + "field_id": 9015, + "width": 163, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33199, + "field_id": 9031, + "width": 200, + "hidden": true, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33200, + "field_id": 9020, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33201, + "field_id": 9050, + "width": 200, + "hidden": true, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33202, + "field_id": 9051, + "width": 200, + "hidden": true, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33203, + "field_id": 9048, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3995, + "type": "grid", + "name": "Spring Marketing Campaign", + "order": 7, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2026, + "field_id": 8981, + "type": "link_row_has", + "value": "3", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2623, + "field_id": 9021, + "order": "ASC" + } + ], + "group_bys": [], + "decorations": [ + { + "id": 762, + "type": "left_border_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "99fafe47-cfb8-4c3a-b49c-89b01a9c480e", + "color": "darker-blue", + "filters": [ + { + "id": "e129bdc5-77aa-44cc-8dd9-a39b007c38ed", + "type": "equal", + "field": 9045, + "group": null, + "value": "Not started yet" + } + ], + "operator": "AND" + }, + { + "id": "d27f219e-7fe7-403a-b95f-7c6ef6d5cb68", + "color": "darker-orange", + "filters": [ + { + "id": "2780033c-b8a4-465d-b3fd-0ba03f2be954", + "type": "equal", + "field": 9045, + "group": null, + "value": "In progress" + } + ], + "operator": "AND" + }, + { + "id": "27d96cd0-47dc-4df8-83cb-b9d50a4a722c", + "color": "darker-green", + "filters": [ + { + "id": "31b08521-fa39-4914-996f-399f56a136b3", + "type": "equal", + "field": 9045, + "group": null, + "value": "Completed" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + }, + { + "id": 763, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "48a6bf2d-ccaf-42ef-9d6f-2ccb96949b02", + "color": "light-red", + "filters": [ + { + "id": "d3a60ccb-47c0-4cfa-945f-c65e90aa0e00", + "type": "boolean", + "field": 9050, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "db0e1c81-f870-45d8-a96a-98acd9f66663", + "color": "light-yellow", + "filters": [ + { + "id": "fd34e8f1-6db1-4770-b6ce-83443f6df927", + "type": "boolean", + "field": 9048, + "group": null, + "value": "1" + } + ], + "operator": "AND" + }, + { + "id": "dcef7883-4710-4bc5-ad43-5d9d69884972", + "color": "light-green", + "filters": [ + { + "id": "6dde97f9-014d-462c-a244-f1999c853a29", + "type": "boolean", + "field": 9051, + "group": null, + "value": "1" + } + ], + "operator": "AND" + } + ] + }, + "order": 3 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33204, + "field_id": 8980, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33205, + "field_id": 8981, + "width": 200, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33206, + "field_id": 9045, + "width": 148, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33207, + "field_id": 8979, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33208, + "field_id": 9021, + "width": 130, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33209, + "field_id": 9022, + "width": 126, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33210, + "field_id": 9038, + "width": 152, + "hidden": false, + "order": 6, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33211, + "field_id": 9011, + "width": 178, + "hidden": false, + "order": 7, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33212, + "field_id": 9012, + "width": 160, + "hidden": false, + "order": 8, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33213, + "field_id": 9014, + "width": 182, + "hidden": false, + "order": 9, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33214, + "field_id": 9032, + "width": 180, + "hidden": false, + "order": 10, + "aggregation_type": "average", + "aggregation_raw_type": "average" + }, + { + "id": 33215, + "field_id": 9024, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33216, + "field_id": 9025, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33217, + "field_id": 9042, + "width": 172, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33218, + "field_id": 8982, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33219, + "field_id": 9017, + "width": 129, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33220, + "field_id": 9013, + "width": 143, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33221, + "field_id": 9015, + "width": 163, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33222, + "field_id": 9031, + "width": 200, + "hidden": true, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33223, + "field_id": 9020, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33224, + "field_id": 9050, + "width": 200, + "hidden": true, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33225, + "field_id": 9051, + "width": 200, + "hidden": true, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33226, + "field_id": 9048, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + } + ], + "rows": [ + { + "id": 1, + "order": "1.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062709+00:00", + "updated_on": "2026-02-03T11:24:39.221846+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "CRM Architecture Approved", + "field_9045": null, + "field_8980": "System design and data model approved", + "field_8981": [ + 1 + ], + "field_8982": [ + 1, + 2, + 3 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 2, + "order": "2.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062743+00:00", + "updated_on": "2026-01-14T07:21:10.714479+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Core CRM Implemented", + "field_9045": null, + "field_8980": "Basic CRM features running", + "field_8981": [ + 1 + ], + "field_8982": [ + 4, + 5, + 6 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 3, + "order": "3.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062752+00:00", + "updated_on": "2026-01-14T07:21:11.162348+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Automation Engine Live", + "field_9045": null, + "field_8980": "Workflow automation deployed", + "field_8981": [ + 1 + ], + "field_8982": [ + 7, + 8, + 9 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 4, + "order": "4.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062769+00:00", + "updated_on": "2026-01-14T07:21:11.459034+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "User Acceptance Testing", + "field_9045": null, + "field_8980": "Business users validate CRM", + "field_8981": [ + 1 + ], + "field_8982": [ + 10, + 11, + 12 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 5, + "order": "5.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062777+00:00", + "updated_on": "2026-01-20T12:18:51.118317+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Go-Live test", + "field_9045": null, + "field_8980": "CRM released to all users", + "field_8981": [ + 1 + ], + "field_8982": [ + 13, + 14, + 15 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 6, + "order": "6.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062786+00:00", + "updated_on": "2026-01-14T07:21:03.163091+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Security Risk Assessment", + "field_9045": null, + "field_8980": "All ISO 27001 risks identified", + "field_8981": [ + 2 + ], + "field_8982": [ + 16, + 17, + 18, + 25 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 7, + "order": "7.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062794+00:00", + "updated_on": "2026-01-14T07:21:13.249190+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Control Framework Defined", + "field_9045": null, + "field_8980": "Security controls documented", + "field_8981": [ + 2 + ], + "field_8982": [ + 19, + 20, + 21 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 8, + "order": "8.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062802+00:00", + "updated_on": "2026-01-14T07:21:13.591532+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Technical Controls Implemented", + "field_9045": null, + "field_8980": "Security tools and configurations deployed", + "field_8981": [ + 2 + ], + "field_8982": [ + 22, + 23, + 24 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 9, + "order": "9.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062810+00:00", + "updated_on": "2026-01-14T07:21:13.989238+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Internal Audit", + "field_9045": null, + "field_8980": "ISO readiness audit performed", + "field_8981": [ + 2 + ], + "field_8982": [ + 26, + 27 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 10, + "order": "10.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062818+00:00", + "updated_on": "2026-01-14T07:21:14.305312+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Certification Audit", + "field_9045": null, + "field_8980": "External ISO 27001 certification", + "field_8981": [ + 2 + ], + "field_8982": [ + 28, + 29, + 30 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 11, + "order": "11.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062826+00:00", + "updated_on": "2026-01-14T07:21:07.391903+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Campaign Strategy Approved", + "field_9045": null, + "field_8980": "Marketing plan and target audience defined", + "field_8981": [ + 3 + ], + "field_8982": [ + 31, + 32 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 12, + "order": "12.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062834+00:00", + "updated_on": "2026-01-14T07:21:15.600162+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Creative Assets Ready", + "field_9045": null, + "field_8980": "All visuals and copy produced", + "field_8981": [ + 3 + ], + "field_8982": [ + 33, + 34 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 13, + "order": "13.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062842+00:00", + "updated_on": "2026-01-14T07:21:16.019206+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Campaign Launched", + "field_9045": null, + "field_8980": "Campaign goes live across channels", + "field_8981": [ + 3 + ], + "field_8982": [ + 35, + 36 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + }, + { + "id": 14, + "order": "14.00000000000000000000", + "created_on": "2026-01-14T07:19:45.062850+00:00", + "updated_on": "2026-01-14T07:21:16.354840+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8979": "Performance Review", + "field_9045": null, + "field_8980": "Campaign KPIs reviewed", + "field_8981": [ + 3 + ], + "field_8982": [ + 37, + 38 + ], + "field_9031": null, + "field_9020": null, + "field_9021": null, + "field_9022": null, + "field_9011": null, + "field_9017": null, + "field_9012": null, + "field_9013": null, + "field_9014": null, + "field_9015": null, + "field_9032": null, + "field_9038": null, + "field_9024": null, + "field_9025": null, + "field_9042": null, + "field_9050": null, + "field_9048": null, + "field_9051": null, + "field_9034": null, + "field_9027": null + } + ], + "data_sync": null, + "field_rules": [] + }, + { + "id": 957, + "name": "Tasks", + "order": 7, + "fields": [ + { + "id": 8983, + "type": "text", + "name": "Name", + "description": null, + "order": 2, + "primary": true, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 8984, + "type": "text", + "name": "Description", + "description": null, + "order": 3, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "text_default": "" + }, + { + "id": 8985, + "type": "single_select", + "name": "Status", + "description": null, + "order": 4, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "select_options": [ + { + "id": 3608, + "value": "To do", + "color": "light-cyan", + "order": 0 + }, + { + "id": 3609, + "value": "In progress", + "color": "light-yellow", + "order": 1 + }, + { + "id": 3610, + "value": "Done", + "color": "light-green", + "order": 2 + } + ], + "single_select_default": 3608 + }, + { + "id": 8986, + "type": "single_select", + "name": "Priority", + "description": null, + "order": 5, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "select_options": [ + { + "id": 3611, + "value": "Critical", + "color": "dark-red", + "order": 0 + }, + { + "id": 3612, + "value": "High", + "color": "dark-yellow", + "order": 1 + }, + { + "id": 3613, + "value": "Medium", + "color": "dark-blue", + "order": 2 + }, + { + "id": 3614, + "value": "Low", + "color": "dark-cyan", + "order": 3 + } + ], + "single_select_default": 3613 + }, + { + "id": 8987, + "type": "link_row", + "name": "Assignee", + "description": null, + "order": 6, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 954, + "link_row_related_field_id": 8971, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false + }, + { + "id": 8988, + "type": "date", + "name": "Start date", + "description": null, + "order": 8, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_format": "ISO", + "date_include_time": false, + "date_time_format": "24", + "date_show_tzinfo": false, + "date_force_timezone": null + }, + { + "id": 8989, + "type": "date", + "name": "Due date", + "description": null, + "order": 9, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_format": "ISO", + "date_include_time": false, + "date_time_format": "24", + "date_show_tzinfo": false, + "date_force_timezone": null + }, + { + "id": 8990, + "type": "date", + "name": "Completion date", + "description": null, + "order": 10, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_format": "ISO", + "date_include_time": false, + "date_time_format": "24", + "date_show_tzinfo": false, + "date_force_timezone": null + }, + { + "id": 8991, + "type": "link_row", + "name": "Phase", + "description": null, + "order": 14, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 956, + "link_row_related_field_id": 8982, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false + }, + { + "id": 8992, + "type": "link_row", + "name": "Project", + "description": null, + "order": 15, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 955, + "link_row_related_field_id": 8976, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false + }, + { + "id": 8993, + "type": "link_row", + "name": "Depends on", + "description": null, + "order": 16, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 957, + "link_row_related_field_id": null, + "link_row_limit_selection_view_id": null, + "has_related_field": false, + "link_row_multiple_relationships": true + }, + { + "id": 8994, + "type": "link_row", + "name": "Subtasks", + "description": null, + "order": 19, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 958, + "link_row_related_field_id": 9000, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": true + }, + { + "id": 9044, + "type": "rollup", + "name": "Registered workload", + "description": null, + "order": 20, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": "h:mm", + "nullable": true, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "through_field_id": 8994, + "target_field_id": 9028, + "rollup_function": "sum" + }, + { + "id": 8995, + "type": "duration", + "name": "Task duration", + "description": null, + "order": 22, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "duration_format": "d h" + }, + { + "id": 9023, + "type": "formula", + "name": "Days until due date", + "description": null, + "order": 24, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Status') = 'Done',0,field('Due date') - today())", + "formula_type": "text" + }, + { + "id": 9018, + "type": "formula", + "name": "Blocked by", + "description": null, + "order": 25, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": "text", + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "filter(lookup('Depends on','Name'),lookup('Depends on','Status') != 'Done')", + "formula_type": "array" + }, + { + "id": 9035, + "type": "formula", + "name": "Blocked icon", + "description": null, + "order": 26, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(count(field('Blocked by')) > 0,'\u26d4','')", + "formula_type": "text" + }, + { + "id": 9039, + "type": "formula", + "name": "Overdue icon", + "description": null, + "order": 27, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(tonumber(split_part(field('Days until due date'),' ',1)) < 0,'\u23f0','')", + "formula_type": "text" + }, + { + "id": 8996, + "type": "number", + "name": "Estimated workload", + "description": null, + "order": 30, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "number_decimal_places": 0, + "number_negative": false, + "number_prefix": "", + "number_suffix": "", + "number_separator": "", + "number_default": null + }, + { + "id": 9052, + "type": "formula", + "name": "Workload difference", + "description": null, + "order": 31, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": "h:mm", + "nullable": true, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(totext(field('Status')) = 'To do',field('Registered workload'),field('Registered workload') - date_interval(concat(field('Estimated workload'),' hours')))", + "formula_type": "duration" + }, + { + "id": 9056, + "type": "formula", + "name": "Difference icon", + "description": null, + "order": 32, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(and(field('Status') != 'To do',toseconds(field('Workload difference')) > 0),'\u26a0\ufe0f','')", + "formula_type": "text" + }, + { + "id": 9057, + "type": "formula", + "name": "Icons", + "description": null, + "order": 33, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "concat(field('Blocked icon'),field('Difference icon'),field('Overdue icon'),field('Budget icon'))", + "formula_type": "text" + }, + { + "id": 9019, + "type": "formula", + "name": "Subtask", + "description": null, + "order": 34, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "button(concat('https://your-baserow-instance/form/Fs4SSZ0qA78L0_JAMcY4NcPFJf4RDjoSGSvwt0EhXfY?prefill_Task=',encode_uri(field('Name')),'&',encode_uri('prefill_Start time='),encode_uri(totext(now()))),'Add new subtask')", + "formula_type": "button" + }, + { + "id": 8997, + "type": "number", + "name": "Estimated budget", + "description": null, + "order": 35, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "number_decimal_places": 0, + "number_negative": false, + "number_prefix": "$", + "number_suffix": "", + "number_separator": "SPACE_COMMA", + "number_default": null + }, + { + "id": 8998, + "type": "number", + "name": "Actual expenses", + "description": null, + "order": 36, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "number_decimal_places": 0, + "number_negative": false, + "number_prefix": "$", + "number_suffix": "", + "number_separator": "SPACE_COMMA", + "number_default": null + }, + { + "id": 9026, + "type": "formula", + "name": "Budget difference", + "description": null, + "order": 37, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "$", + "number_separator": "SPACE_COMMA", + "number_decimal_places": 0, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Status') = 'To do',0,field('Estimated budget') - field('Actual expenses'))", + "formula_type": "number" + }, + { + "id": 9043, + "type": "formula", + "name": "Budget icon", + "description": null, + "order": 38, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": null, + "nullable": false, + "date_time_format": null, + "date_force_timezone": null, + "array_formula_type": null, + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "if(field('Budget difference') < 0,'\ud83d\udcb0','')", + "formula_type": "text" + } + ], + "views": [ + { + "id": 3996, + "type": "grid", + "name": "All tasks", + "order": 1, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [], + "group_bys": [], + "decorations": [ + { + "id": 764, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d0905d11-7900-4fd9-9ef9-74c3ba953f2b", + "color": "light-red", + "filters": [ + { + "id": "c361bd7f-855d-4367-9aaa-fd3e7688ffb3", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "c13748ee-f856-4cd0-9bdd-f520294a0342", + "color": "light-blue", + "filters": [ + { + "id": "5a0bcef3-dd1b-4e5f-ac3f-bc6d41985dfc", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "04bcf996-77ca-4e3b-917b-4e36b630b141", + "color": "light-yellow", + "filters": [ + { + "id": "e4690bce-1650-4fd3-8765-2e6bee7c2d75", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "aee1e016-bb9b-4603-a09c-ceea7cef74f0", + "color": "light-pink", + "filters": [ + { + "id": "cf287e4d-5ef0-4345-8a7b-fcef8c1dc56f", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33227, + "field_id": 9057, + "width": 95, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33228, + "field_id": 9019, + "width": 152, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33229, + "field_id": 8984, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33230, + "field_id": 8992, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33231, + "field_id": 8991, + "width": 200, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33232, + "field_id": 8993, + "width": 200, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33233, + "field_id": 9018, + "width": 200, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33234, + "field_id": 9035, + "width": 155, + "hidden": true, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33235, + "field_id": 8985, + "width": 146, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33236, + "field_id": 8986, + "width": 117, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33237, + "field_id": 8987, + "width": 157, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33238, + "field_id": 8996, + "width": 184, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33239, + "field_id": 9044, + "width": 183, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33240, + "field_id": 9052, + "width": 184, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33241, + "field_id": 9056, + "width": 78, + "hidden": true, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33242, + "field_id": 8988, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33243, + "field_id": 8989, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33244, + "field_id": 8990, + "width": 158, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33245, + "field_id": 9023, + "width": 175, + "hidden": false, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33246, + "field_id": 9039, + "width": 86, + "hidden": true, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33247, + "field_id": 8995, + "width": 170, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33248, + "field_id": 8997, + "width": 168, + "hidden": false, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33249, + "field_id": 8998, + "width": 164, + "hidden": false, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33250, + "field_id": 9026, + "width": 174, + "hidden": false, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33251, + "field_id": 9043, + "width": 200, + "hidden": true, + "order": 25, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33252, + "field_id": 8994, + "width": 200, + "hidden": false, + "order": 26, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33253, + "field_id": 8983, + "width": 200, + "hidden": false, + "order": 27, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3997, + "type": "grid", + "name": "Overdue tasks", + "order": 3, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2027, + "field_id": 9039, + "type": "not_empty", + "value": "", + "group": null + } + ], + "filter_groups": [], + "sortings": [], + "group_bys": [], + "decorations": [ + { + "id": 765, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d0905d11-7900-4fd9-9ef9-74c3ba953f2b", + "color": "light-red", + "filters": [ + { + "id": "c361bd7f-855d-4367-9aaa-fd3e7688ffb3", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "c13748ee-f856-4cd0-9bdd-f520294a0342", + "color": "light-blue", + "filters": [ + { + "id": "5a0bcef3-dd1b-4e5f-ac3f-bc6d41985dfc", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "04bcf996-77ca-4e3b-917b-4e36b630b141", + "color": "light-yellow", + "filters": [ + { + "id": "e4690bce-1650-4fd3-8765-2e6bee7c2d75", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "aee1e016-bb9b-4603-a09c-ceea7cef74f0", + "color": "light-pink", + "filters": [ + { + "id": "cf287e4d-5ef0-4345-8a7b-fcef8c1dc56f", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33254, + "field_id": 9057, + "width": 95, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33255, + "field_id": 9019, + "width": 152, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33256, + "field_id": 8984, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33257, + "field_id": 8992, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33258, + "field_id": 8991, + "width": 200, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33259, + "field_id": 8993, + "width": 200, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33260, + "field_id": 9018, + "width": 200, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33261, + "field_id": 9035, + "width": 155, + "hidden": true, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33262, + "field_id": 8985, + "width": 146, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33263, + "field_id": 8986, + "width": 117, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33264, + "field_id": 8987, + "width": 157, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33265, + "field_id": 8996, + "width": 184, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33266, + "field_id": 9044, + "width": 183, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33267, + "field_id": 9052, + "width": 184, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33268, + "field_id": 9056, + "width": 78, + "hidden": true, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33269, + "field_id": 8988, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33270, + "field_id": 8989, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33271, + "field_id": 8990, + "width": 158, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33272, + "field_id": 9023, + "width": 175, + "hidden": false, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33273, + "field_id": 9039, + "width": 86, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33274, + "field_id": 8995, + "width": 170, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33275, + "field_id": 8997, + "width": 168, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33276, + "field_id": 8998, + "width": 164, + "hidden": false, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33277, + "field_id": 9026, + "width": 174, + "hidden": false, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33278, + "field_id": 9043, + "width": 200, + "hidden": true, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33279, + "field_id": 8994, + "width": 200, + "hidden": false, + "order": 25, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33280, + "field_id": 8983, + "width": 200, + "hidden": false, + "order": 26, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3998, + "type": "grid", + "name": "Tasks in progresss", + "order": 4, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2028, + "field_id": 8985, + "type": "single_select_equal", + "value": "3609", + "group": null + } + ], + "filter_groups": [], + "sortings": [], + "group_bys": [], + "decorations": [ + { + "id": 766, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d0905d11-7900-4fd9-9ef9-74c3ba953f2b", + "color": "light-red", + "filters": [ + { + "id": "c361bd7f-855d-4367-9aaa-fd3e7688ffb3", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "c13748ee-f856-4cd0-9bdd-f520294a0342", + "color": "light-blue", + "filters": [ + { + "id": "5a0bcef3-dd1b-4e5f-ac3f-bc6d41985dfc", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "04bcf996-77ca-4e3b-917b-4e36b630b141", + "color": "light-yellow", + "filters": [ + { + "id": "e4690bce-1650-4fd3-8765-2e6bee7c2d75", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "aee1e016-bb9b-4603-a09c-ceea7cef74f0", + "color": "light-pink", + "filters": [ + { + "id": "cf287e4d-5ef0-4345-8a7b-fcef8c1dc56f", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33281, + "field_id": 9057, + "width": 95, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33282, + "field_id": 9019, + "width": 152, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33283, + "field_id": 8984, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33284, + "field_id": 8992, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33285, + "field_id": 8991, + "width": 200, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33286, + "field_id": 8993, + "width": 200, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33287, + "field_id": 9018, + "width": 200, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33288, + "field_id": 9035, + "width": 155, + "hidden": true, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33289, + "field_id": 8985, + "width": 146, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33290, + "field_id": 8986, + "width": 117, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33291, + "field_id": 8987, + "width": 157, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33292, + "field_id": 8996, + "width": 184, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33293, + "field_id": 9044, + "width": 183, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33294, + "field_id": 9052, + "width": 184, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33295, + "field_id": 9056, + "width": 78, + "hidden": true, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33296, + "field_id": 8988, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33297, + "field_id": 8989, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33298, + "field_id": 8990, + "width": 158, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33299, + "field_id": 9023, + "width": 175, + "hidden": false, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33300, + "field_id": 9039, + "width": 86, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33301, + "field_id": 8995, + "width": 170, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33302, + "field_id": 8997, + "width": 168, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33303, + "field_id": 8998, + "width": 164, + "hidden": false, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33304, + "field_id": 9026, + "width": 174, + "hidden": false, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33305, + "field_id": 9043, + "width": 200, + "hidden": true, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33306, + "field_id": 8994, + "width": 200, + "hidden": false, + "order": 25, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33307, + "field_id": 8983, + "width": 200, + "hidden": false, + "order": 26, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 3999, + "type": "form", + "name": "Add new task", + "order": 5, + "ownership_type": "collaborative", + "owned_by": "frederik@baserow.io", + "public": true, + "title": "Add a new task", + "description": "", + "cover_image": null, + "logo_image": null, + "submit_text": "Submit", + "submit_action": "MESSAGE", + "submit_action_message": "", + "submit_action_redirect_url": "", + "field_options": [ + { + "id": 3674, + "field_id": 8992, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 0, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3675, + "field_id": 8991, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 1, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3676, + "field_id": 8983, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 2, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3677, + "field_id": 8984, + "name": "", + "description": "", + "enabled": true, + "required": false, + "order": 3, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3678, + "field_id": 8986, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 4, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3679, + "field_id": 8987, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 5, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3680, + "field_id": 8988, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 6, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3681, + "field_id": 8989, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 7, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3682, + "field_id": 8985, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 8, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3683, + "field_id": 8990, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 9, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3684, + "field_id": 8993, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 10, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3685, + "field_id": 8994, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 11, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3686, + "field_id": 8995, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 12, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3687, + "field_id": 8996, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 13, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3688, + "field_id": 9023, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 14, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3689, + "field_id": 9018, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 15, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3690, + "field_id": 9039, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 16, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3691, + "field_id": 9035, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 17, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3692, + "field_id": 9044, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 18, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3693, + "field_id": 9052, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 19, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3694, + "field_id": 9056, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 20, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3695, + "field_id": 9057, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 21, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3696, + "field_id": 9019, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 22, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3697, + "field_id": 8997, + "name": "", + "description": "", + "enabled": true, + "required": true, + "order": 23, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3698, + "field_id": 8998, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 24, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3699, + "field_id": 9026, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 25, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + }, + { + "id": 3700, + "field_id": 9043, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 26, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] + } + ] + }, + { + "id": 4000, + "type": "kanban", + "name": "Kanban: All tasks", + "order": 6, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [ + { + "id": 2624, + "field_id": 8988, + "order": "ASC" + } + ], + "decorations": [], + "public": false, + "single_select_field_id": 8985, + "field_options": [ + { + "id": 4693, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 4694, + "field_id": 8992, + "hidden": false, + "order": 2 + }, + { + "id": 4695, + "field_id": 8983, + "hidden": false, + "order": 3 + }, + { + "id": 4696, + "field_id": 8984, + "hidden": false, + "order": 4 + }, + { + "id": 4697, + "field_id": 8985, + "hidden": false, + "order": 5 + }, + { + "id": 4698, + "field_id": 8986, + "hidden": false, + "order": 6 + }, + { + "id": 4699, + "field_id": 8987, + "hidden": false, + "order": 7 + }, + { + "id": 4700, + "field_id": 8988, + "hidden": false, + "order": 8 + }, + { + "id": 4701, + "field_id": 8989, + "hidden": false, + "order": 9 + }, + { + "id": 4702, + "field_id": 8990, + "hidden": false, + "order": 10 + }, + { + "id": 4703, + "field_id": 8991, + "hidden": false, + "order": 11 + }, + { + "id": 4704, + "field_id": 8993, + "hidden": false, + "order": 12 + }, + { + "id": 4705, + "field_id": 8994, + "hidden": false, + "order": 13 + }, + { + "id": 4706, + "field_id": 8995, + "hidden": false, + "order": 14 + }, + { + "id": 4707, + "field_id": 8996, + "hidden": false, + "order": 15 + }, + { + "id": 4708, + "field_id": 9023, + "hidden": false, + "order": 16 + }, + { + "id": 4709, + "field_id": 9018, + "hidden": false, + "order": 17 + }, + { + "id": 4710, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 4711, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 4712, + "field_id": 9044, + "hidden": false, + "order": 20 + }, + { + "id": 4713, + "field_id": 9052, + "hidden": false, + "order": 21 + }, + { + "id": 4714, + "field_id": 9056, + "hidden": true, + "order": 22 + }, + { + "id": 4715, + "field_id": 9019, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4001, + "type": "timeline", + "name": "Timeline: All tasks", + "order": 7, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [], + "decorations": [ + { + "id": 767, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 768, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "35ce49f4-6745-4f3d-b4cd-6130c2435445", + "color": "light-red", + "filters": [ + { + "id": "f11195d1-19d6-4248-b91f-1a845f7ccfea", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "801e823d-32a6-4759-b485-e6f42988405b", + "color": "light-blue", + "filters": [ + { + "id": "eaa544d4-f22c-4188-81d8-e62df42814ff", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "241cca76-2a27-491c-8b88-8ef314714c4a", + "color": "light-orange", + "filters": [ + { + "id": "5bb2f507-1c99-4d64-9c71-3923c18e2870", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "dc387b01-d49e-4b00-b398-03758fccdb62", + "color": "light-pink", + "filters": [ + { + "id": "3521c967-f664-406b-a48d-28a4452b6267", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": false, + "start_date_field_id": 8988, + "end_date_field_id": 8989, + "field_options": [ + { + "id": 706, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 707, + "field_id": 8992, + "hidden": false, + "order": 2 + }, + { + "id": 708, + "field_id": 8983, + "hidden": false, + "order": 3 + }, + { + "id": 709, + "field_id": 8984, + "hidden": true, + "order": 4 + }, + { + "id": 710, + "field_id": 8985, + "hidden": true, + "order": 5 + }, + { + "id": 711, + "field_id": 8986, + "hidden": true, + "order": 6 + }, + { + "id": 712, + "field_id": 8987, + "hidden": true, + "order": 7 + }, + { + "id": 713, + "field_id": 8988, + "hidden": true, + "order": 8 + }, + { + "id": 714, + "field_id": 8989, + "hidden": true, + "order": 9 + }, + { + "id": 715, + "field_id": 8990, + "hidden": true, + "order": 10 + }, + { + "id": 716, + "field_id": 8991, + "hidden": true, + "order": 11 + }, + { + "id": 717, + "field_id": 8993, + "hidden": true, + "order": 12 + }, + { + "id": 718, + "field_id": 8994, + "hidden": true, + "order": 13 + }, + { + "id": 719, + "field_id": 8995, + "hidden": true, + "order": 14 + }, + { + "id": 720, + "field_id": 8996, + "hidden": true, + "order": 15 + }, + { + "id": 721, + "field_id": 9023, + "hidden": true, + "order": 16 + }, + { + "id": 722, + "field_id": 9018, + "hidden": true, + "order": 17 + }, + { + "id": 723, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 724, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 725, + "field_id": 9044, + "hidden": true, + "order": 20 + }, + { + "id": 726, + "field_id": 9052, + "hidden": true, + "order": 21 + }, + { + "id": 727, + "field_id": 9056, + "hidden": true, + "order": 22 + }, + { + "id": 729, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 730, + "field_id": 8998, + "hidden": true, + "order": 32767 + }, + { + "id": 728, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 731, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 732, + "field_id": 9043, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4002, + "type": "calendar", + "name": "Calendar: All tasks", + "order": 8, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [], + "filter_groups": [], + "sortings": [], + "decorations": [ + { + "id": 769, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 770, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "c226a089-94a6-45bc-b0dc-d2432b5431af", + "color": "light-red", + "filters": [ + { + "id": "ad20bf58-8a50-48ec-bd01-89ce6d78413c", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "3530295a-3bd6-41fb-9093-5b107ed29525", + "color": "light-blue", + "filters": [ + { + "id": "ce960a3b-4bf1-4475-bcd9-ff4846b605f3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "a58985b1-e1ec-4c2c-82df-c7e30d6c3333", + "color": "light-yellow", + "filters": [ + { + "id": "fa730f78-d139-4c0a-ac35-6655337ef584", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "6c41d495-8a04-4c7e-9b1b-ad9580e065ea", + "color": "light-pink", + "filters": [ + { + "id": "18b38f11-58bd-4ce2-8924-ab1227bbf2d3", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": false, + "date_field_id": 8988, + "field_options": [ + { + "id": 1343, + "field_id": 8983, + "hidden": false, + "order": 32767 + }, + { + "id": 1344, + "field_id": 8984, + "hidden": true, + "order": 32767 + }, + { + "id": 1345, + "field_id": 8985, + "hidden": true, + "order": 32767 + }, + { + "id": 1346, + "field_id": 8986, + "hidden": true, + "order": 32767 + }, + { + "id": 1347, + "field_id": 8987, + "hidden": true, + "order": 32767 + }, + { + "id": 1348, + "field_id": 8988, + "hidden": true, + "order": 32767 + }, + { + "id": 1349, + "field_id": 8989, + "hidden": true, + "order": 32767 + }, + { + "id": 1350, + "field_id": 8990, + "hidden": true, + "order": 32767 + }, + { + "id": 1351, + "field_id": 8991, + "hidden": true, + "order": 32767 + }, + { + "id": 1352, + "field_id": 8992, + "hidden": false, + "order": 32767 + }, + { + "id": 1353, + "field_id": 8993, + "hidden": true, + "order": 32767 + }, + { + "id": 1354, + "field_id": 8994, + "hidden": true, + "order": 32767 + }, + { + "id": 1355, + "field_id": 8995, + "hidden": true, + "order": 32767 + }, + { + "id": 1356, + "field_id": 8996, + "hidden": true, + "order": 32767 + }, + { + "id": 1366, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 1367, + "field_id": 8998, + "hidden": true, + "order": 32767 + }, + { + "id": 1358, + "field_id": 9018, + "hidden": true, + "order": 32767 + }, + { + "id": 1365, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 1357, + "field_id": 9023, + "hidden": true, + "order": 32767 + }, + { + "id": 1368, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 1360, + "field_id": 9035, + "hidden": true, + "order": 32767 + }, + { + "id": 1359, + "field_id": 9039, + "hidden": true, + "order": 32767 + }, + { + "id": 1369, + "field_id": 9043, + "hidden": true, + "order": 32767 + }, + { + "id": 1361, + "field_id": 9044, + "hidden": true, + "order": 32767 + }, + { + "id": 1362, + "field_id": 9052, + "hidden": true, + "order": 32767 + }, + { + "id": 1363, + "field_id": 9056, + "hidden": true, + "order": 32767 + }, + { + "id": 1364, + "field_id": 9057, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4003, + "type": "grid", + "name": "Grid: CRM System Upgrade", + "order": 9, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2029, + "field_id": 8992, + "type": "link_row_has", + "value": "1", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2625, + "field_id": 8988, + "order": "ASC" + } + ], + "group_bys": [ + { + "id": 433, + "field_id": 8991, + "order": "ASC" + } + ], + "decorations": [ + { + "id": 771, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d2bdac34-1d74-4efc-81e6-14ea5dc4475d", + "color": "light-red", + "filters": [ + { + "id": "0cc5b17b-99e4-496a-b97a-efe2f6de1d8b", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "fec2674d-5285-4361-841b-b5d1f7e3462f", + "color": "light-blue", + "filters": [ + { + "id": "a43c6f11-8ee6-4144-9954-717bb38628b3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "4eacf9ec-9d68-4e92-a289-b2cafa492358", + "color": "light-yellow", + "filters": [ + { + "id": "15f5e904-3f52-490b-88dc-3f421b8338e9", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "deed9044-0280-48de-b15e-05e53f41678b", + "color": "light-pink", + "filters": [ + { + "id": "f41bfc2f-d3af-481c-aa07-68dc8f33e69c", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], + "public": true, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33308, + "field_id": 8983, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33309, + "field_id": 9057, + "width": 98, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33310, + "field_id": 9019, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33311, + "field_id": 8984, + "width": 300, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33312, + "field_id": 8985, + "width": 200, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33313, + "field_id": 8986, + "width": 200, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33314, + "field_id": 8987, + "width": 200, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33315, + "field_id": 8988, + "width": 200, + "hidden": false, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33316, + "field_id": 8989, + "width": 200, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33317, + "field_id": 8990, + "width": 200, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33318, + "field_id": 8991, + "width": 200, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33319, + "field_id": 8992, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33320, + "field_id": 8993, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33321, + "field_id": 8994, + "width": 200, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33322, + "field_id": 8995, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33323, + "field_id": 8996, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33324, + "field_id": 9023, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33325, + "field_id": 9018, + "width": 200, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33326, + "field_id": 9039, + "width": 200, + "hidden": true, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33327, + "field_id": 9035, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33328, + "field_id": 9044, + "width": 200, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33329, + "field_id": 9052, + "width": 200, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33330, + "field_id": 9056, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33331, + "field_id": 8997, + "width": 200, + "hidden": false, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33332, + "field_id": 8998, + "width": 200, + "hidden": false, + "order": 24, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33333, + "field_id": 9026, + "width": 200, + "hidden": false, + "order": 25, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33334, + "field_id": 9043, + "width": 200, + "hidden": true, + "order": 26, + "aggregation_type": "", + "aggregation_raw_type": "" + } + ] + }, + { + "id": 4004, + "type": "kanban", + "name": "Kanban: CRM System Upgrade", + "order": 10, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2030, + "field_id": 8992, + "type": "link_row_has", + "value": "2", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2626, + "field_id": 8988, + "order": "ASC" + } + ], + "decorations": [], + "public": true, + "single_select_field_id": 8985, + "field_options": [ + { + "id": 4716, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 4717, + "field_id": 8983, + "hidden": false, + "order": 2 + }, + { + "id": 4718, + "field_id": 8984, + "hidden": false, + "order": 3 + }, + { + "id": 4719, + "field_id": 8985, + "hidden": false, + "order": 4 + }, + { + "id": 4720, + "field_id": 8986, + "hidden": false, + "order": 5 + }, + { + "id": 4721, + "field_id": 8987, + "hidden": false, + "order": 6 + }, + { + "id": 4722, + "field_id": 8988, + "hidden": false, + "order": 7 + }, + { + "id": 4723, + "field_id": 8989, + "hidden": false, + "order": 8 + }, + { + "id": 4724, + "field_id": 8990, + "hidden": false, + "order": 9 + }, + { + "id": 4725, + "field_id": 8991, + "hidden": false, + "order": 10 + }, + { + "id": 4726, + "field_id": 8992, + "hidden": false, + "order": 11 + }, + { + "id": 4727, + "field_id": 8993, + "hidden": false, + "order": 12 + }, + { + "id": 4728, + "field_id": 8994, + "hidden": false, + "order": 13 + }, + { + "id": 4729, + "field_id": 8995, + "hidden": false, + "order": 14 + }, + { + "id": 4730, + "field_id": 8996, + "hidden": false, + "order": 15 + }, + { + "id": 4731, + "field_id": 9023, + "hidden": false, + "order": 16 + }, + { + "id": 4732, + "field_id": 9018, + "hidden": false, + "order": 17 + }, + { + "id": 4733, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 4734, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 4735, + "field_id": 9044, + "hidden": false, + "order": 20 + }, + { + "id": 4736, + "field_id": 9052, + "hidden": false, + "order": 21 + }, + { + "id": 4737, + "field_id": 9056, + "hidden": true, + "order": 22 + }, + { + "id": 4738, + "field_id": 9019, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4005, + "type": "timeline", + "name": "Timeline: CRM System Upgrade", + "order": 11, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2031, + "field_id": 8992, + "type": "link_row_has", + "value": "1", + "group": null + } + ], + "filter_groups": [], + "sortings": [], + "decorations": [ + { + "id": 772, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 773, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "35ce49f4-6745-4f3d-b4cd-6130c2435445", + "color": "light-red", + "filters": [ + { + "id": "f11195d1-19d6-4248-b91f-1a845f7ccfea", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "801e823d-32a6-4759-b485-e6f42988405b", + "color": "light-blue", + "filters": [ + { + "id": "eaa544d4-f22c-4188-81d8-e62df42814ff", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "241cca76-2a27-491c-8b88-8ef314714c4a", + "color": "light-orange", + "filters": [ + { + "id": "72606aba-7b03-4446-a8f3-c236afdb95fa", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "ba32bd72-1c87-44dd-ab2e-92e752713c7c", + "color": "light-pink", + "filters": [ + { + "id": "530a1d56-e524-490a-9433-cd814a7f6b9b", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": false, + "start_date_field_id": 8988, + "end_date_field_id": 8989, + "field_options": [ + { + "id": 733, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 734, + "field_id": 8983, + "hidden": false, + "order": 2 + }, + { + "id": 735, + "field_id": 8984, + "hidden": true, + "order": 3 + }, + { + "id": 736, + "field_id": 8985, + "hidden": true, + "order": 4 + }, + { + "id": 737, + "field_id": 8986, + "hidden": true, + "order": 5 + }, + { + "id": 738, + "field_id": 8987, + "hidden": true, + "order": 6 + }, + { + "id": 739, + "field_id": 8988, + "hidden": true, + "order": 7 + }, + { + "id": 740, + "field_id": 8989, + "hidden": true, + "order": 8 + }, + { + "id": 741, + "field_id": 8990, + "hidden": true, + "order": 9 + }, + { + "id": 742, + "field_id": 8991, + "hidden": true, + "order": 10 + }, + { + "id": 743, + "field_id": 8992, + "hidden": true, + "order": 11 + }, + { + "id": 744, + "field_id": 8993, + "hidden": true, + "order": 12 + }, + { + "id": 745, + "field_id": 8994, + "hidden": true, + "order": 13 + }, + { + "id": 746, + "field_id": 8995, + "hidden": true, + "order": 14 + }, + { + "id": 747, + "field_id": 8996, + "hidden": true, + "order": 15 + }, + { + "id": 748, + "field_id": 9023, + "hidden": true, + "order": 16 + }, + { + "id": 749, + "field_id": 9018, + "hidden": true, + "order": 17 + }, + { + "id": 750, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 751, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 752, + "field_id": 9044, + "hidden": true, + "order": 20 + }, + { + "id": 753, + "field_id": 9052, + "hidden": true, + "order": 21 + }, + { + "id": 754, + "field_id": 9056, + "hidden": true, + "order": 22 + }, + { + "id": 756, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 757, + "field_id": 8998, + "hidden": true, + "order": 32767 + }, + { + "id": 755, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 758, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 759, + "field_id": 9043, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4006, + "type": "calendar", + "name": "Calendar: CRM System Upgrade", + "order": 12, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2032, + "field_id": 8992, + "type": "link_row_has", + "value": "1", + "group": null + } + ], + "filter_groups": [], + "sortings": [], + "decorations": [ + { + "id": 774, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 775, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "c226a089-94a6-45bc-b0dc-d2432b5431af", + "color": "light-red", + "filters": [ + { + "id": "ad20bf58-8a50-48ec-bd01-89ce6d78413c", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "3530295a-3bd6-41fb-9093-5b107ed29525", + "color": "light-blue", + "filters": [ + { + "id": "ce960a3b-4bf1-4475-bcd9-ff4846b605f3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "a58985b1-e1ec-4c2c-82df-c7e30d6c3333", + "color": "light-yellow", + "filters": [ + { + "id": "87d3e88f-5c3a-414d-8981-f337bd3ddab8", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "3f58bb4d-b985-4c2f-8b9b-0b0309c0fabd", + "color": "light-pink", + "filters": [ + { + "id": "a03299bb-090f-4d50-b2b6-976e8454c1fc", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": true, + "date_field_id": 8988, + "field_options": [ + { + "id": 1370, + "field_id": 8983, + "hidden": false, + "order": 32767 + }, + { + "id": 1371, + "field_id": 8984, + "hidden": true, + "order": 32767 + }, + { + "id": 1372, + "field_id": 8985, + "hidden": true, + "order": 32767 + }, + { + "id": 1373, + "field_id": 8986, + "hidden": true, + "order": 32767 + }, + { + "id": 1374, + "field_id": 8987, + "hidden": true, + "order": 32767 + }, + { + "id": 1375, + "field_id": 8988, + "hidden": true, + "order": 32767 + }, + { + "id": 1376, + "field_id": 8989, + "hidden": true, + "order": 32767 + }, + { + "id": 1377, + "field_id": 8990, + "hidden": true, + "order": 32767 + }, + { + "id": 1378, + "field_id": 8991, + "hidden": true, + "order": 32767 + }, + { + "id": 1379, + "field_id": 8992, + "hidden": true, + "order": 32767 + }, + { + "id": 1380, + "field_id": 8993, + "hidden": true, + "order": 32767 + }, + { + "id": 1381, + "field_id": 8994, + "hidden": true, + "order": 32767 + }, + { + "id": 1382, + "field_id": 8995, + "hidden": true, + "order": 32767 + }, + { + "id": 1383, + "field_id": 8996, + "hidden": true, + "order": 32767 + }, + { + "id": 1393, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 1394, + "field_id": 8998, + "hidden": true, + "order": 32767 + }, + { + "id": 1385, + "field_id": 9018, + "hidden": true, + "order": 32767 + }, + { + "id": 1392, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 1384, + "field_id": 9023, + "hidden": true, + "order": 32767 + }, + { + "id": 1395, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 1387, + "field_id": 9035, + "hidden": true, + "order": 32767 + }, + { + "id": 1386, + "field_id": 9039, + "hidden": true, + "order": 32767 + }, + { + "id": 1396, + "field_id": 9043, + "hidden": true, + "order": 32767 + }, + { + "id": 1388, + "field_id": 9044, + "hidden": true, + "order": 32767 + }, + { + "id": 1389, + "field_id": 9052, + "hidden": true, + "order": 32767 + }, + { + "id": 1390, + "field_id": 9056, + "hidden": true, + "order": 32767 + }, + { + "id": 1391, + "field_id": 9057, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4007, + "type": "grid", + "name": "Grid: ISO 27001 Compliance", + "order": 13, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2033, + "field_id": 8992, + "type": "link_row_has", + "value": "2", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2627, + "field_id": 8988, + "order": "ASC" + } + ], + "group_bys": [ + { + "id": 434, + "field_id": 8991, + "order": "ASC" + } + ], + "decorations": [ + { + "id": 776, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d2bdac34-1d74-4efc-81e6-14ea5dc4475d", + "color": "light-red", + "filters": [ + { + "id": "0cc5b17b-99e4-496a-b97a-efe2f6de1d8b", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "fec2674d-5285-4361-841b-b5d1f7e3462f", + "color": "light-blue", + "filters": [ + { + "id": "a43c6f11-8ee6-4144-9954-717bb38628b3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "4eacf9ec-9d68-4e92-a289-b2cafa492358", + "color": "light-yellow", + "filters": [ + { + "id": "dc9b91a6-a1a5-4cc1-a410-eeacf2b95ee6", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "1ff9968b-4a55-4348-aa1a-892ff2cf18db", + "color": "light-pink", + "filters": [ + { + "id": "8a8a1e9b-1955-440f-91de-61d1a8580d04", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], + "public": false, + "row_identifier_type": "id", + "row_height_size": "small", + "field_options": [ + { + "id": 33335, + "field_id": 8983, + "width": 200, + "hidden": false, + "order": 0, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33336, + "field_id": 9057, + "width": 98, + "hidden": false, + "order": 1, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33337, + "field_id": 9019, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33338, + "field_id": 8984, + "width": 200, + "hidden": false, + "order": 3, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33339, + "field_id": 8985, + "width": 200, + "hidden": false, + "order": 4, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33340, + "field_id": 8986, + "width": 200, + "hidden": false, + "order": 5, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33341, + "field_id": 8987, + "width": 200, + "hidden": false, + "order": 6, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33342, + "field_id": 8988, + "width": 200, + "hidden": false, + "order": 7, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33343, + "field_id": 8989, + "width": 200, + "hidden": false, + "order": 8, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33344, + "field_id": 8990, + "width": 200, + "hidden": false, + "order": 9, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33345, + "field_id": 8991, + "width": 200, + "hidden": false, + "order": 10, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33346, + "field_id": 8992, + "width": 200, + "hidden": false, + "order": 11, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33347, + "field_id": 8993, + "width": 200, + "hidden": false, + "order": 12, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33348, + "field_id": 8994, + "width": 200, + "hidden": false, + "order": 13, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33349, + "field_id": 8995, + "width": 200, + "hidden": false, + "order": 14, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33350, + "field_id": 8996, + "width": 200, + "hidden": false, + "order": 15, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" + }, + { + "id": 33351, + "field_id": 9023, + "width": 200, + "hidden": false, + "order": 16, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33352, + "field_id": 9018, + "width": 200, + "hidden": false, + "order": 17, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33353, + "field_id": 9039, "width": 200, "hidden": true, - "order": 32767, + "order": 18, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33354, + "field_id": 9035, + "width": 200, + "hidden": true, + "order": 19, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33355, + "field_id": 9044, + "width": 200, + "hidden": false, + "order": 20, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33356, + "field_id": 9052, + "width": 200, + "hidden": false, + "order": 21, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33357, + "field_id": 9056, + "width": 200, + "hidden": true, + "order": 22, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33358, + "field_id": 8997, + "width": 200, + "hidden": false, + "order": 23, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33359, + "field_id": 8998, + "width": 200, + "hidden": false, + "order": 24, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033203, - "field_id": 1859644, + "id": 33360, + "field_id": 9026, "width": 200, "hidden": false, - "order": 32767, + "order": 25, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33361, + "field_id": 9043, + "width": 200, + "hidden": true, + "order": 26, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { - "id": 437956, - "type": "grid", - "name": "All projects grouped by client", - "order": 2, + "id": 4008, + "type": "timeline", + "name": "Timeline: ISO 27001 Compliance", + "order": 14, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2034, + "field_id": 8992, + "type": "link_row_has", + "value": "2", + "group": null + } + ], + "filter_groups": [], + "sortings": [], + "decorations": [ + { + "id": 777, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 778, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "35ce49f4-6745-4f3d-b4cd-6130c2435445", + "color": "light-red", + "filters": [ + { + "id": "f11195d1-19d6-4248-b91f-1a845f7ccfea", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "801e823d-32a6-4759-b485-e6f42988405b", + "color": "light-blue", + "filters": [ + { + "id": "eaa544d4-f22c-4188-81d8-e62df42814ff", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "241cca76-2a27-491c-8b88-8ef314714c4a", + "color": "light-orange", + "filters": [ + { + "id": "62d3b3a5-6bfd-41df-a80f-563670634b2d", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "1d7d953c-1cf6-47d3-a80f-37fa11f3768c", + "color": "light-pink", + "filters": [ + { + "id": "96508724-cce3-416c-a429-418b5fceb9dc", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], + "public": true, + "start_date_field_id": 8988, + "end_date_field_id": 8989, + "field_options": [ + { + "id": 760, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 761, + "field_id": 8983, + "hidden": false, + "order": 2 + }, + { + "id": 762, + "field_id": 8984, + "hidden": true, + "order": 3 + }, + { + "id": 763, + "field_id": 8985, + "hidden": true, + "order": 4 + }, + { + "id": 764, + "field_id": 8986, + "hidden": true, + "order": 5 + }, + { + "id": 765, + "field_id": 8987, + "hidden": true, + "order": 6 + }, + { + "id": 766, + "field_id": 8988, + "hidden": true, + "order": 7 + }, + { + "id": 767, + "field_id": 8989, + "hidden": true, + "order": 8 + }, + { + "id": 768, + "field_id": 8990, + "hidden": true, + "order": 9 + }, + { + "id": 769, + "field_id": 8991, + "hidden": true, + "order": 10 + }, + { + "id": 770, + "field_id": 8992, + "hidden": true, + "order": 11 + }, + { + "id": 771, + "field_id": 8993, + "hidden": true, + "order": 12 + }, + { + "id": 772, + "field_id": 8994, + "hidden": true, + "order": 13 + }, + { + "id": 773, + "field_id": 8995, + "hidden": true, + "order": 14 + }, + { + "id": 774, + "field_id": 8996, + "hidden": true, + "order": 15 + }, + { + "id": 775, + "field_id": 9023, + "hidden": true, + "order": 16 + }, + { + "id": 776, + "field_id": 9018, + "hidden": true, + "order": 17 + }, + { + "id": 777, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 778, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 779, + "field_id": 9044, + "hidden": true, + "order": 20 + }, + { + "id": 780, + "field_id": 9052, + "hidden": true, + "order": 21 + }, + { + "id": 781, + "field_id": 9056, + "hidden": true, + "order": 22 + }, + { + "id": 783, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 784, + "field_id": 8998, + "hidden": true, + "order": 32767 + }, + { + "id": 782, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 785, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 786, + "field_id": 9043, + "hidden": true, + "order": 32767 + } + ] + }, + { + "id": 4009, + "type": "kanban", + "name": "Kanban: ISO 27001 Compliance", + "order": 15, + "ownership_type": "collaborative", + "owned_by": null, + "filter_type": "AND", + "filters_disabled": false, + "filters": [ + { + "id": 2035, + "field_id": 8992, + "type": "link_row_has", + "value": "2", + "group": null + } + ], + "filter_groups": [], + "sortings": [ + { + "id": 2628, + "field_id": 8988, + "order": "ASC" + } + ], + "decorations": [], + "public": true, + "single_select_field_id": 8985, + "field_options": [ + { + "id": 4739, + "field_id": 9057, + "hidden": false, + "order": 1 + }, + { + "id": 4740, + "field_id": 8983, + "hidden": false, + "order": 2 + }, + { + "id": 4741, + "field_id": 8984, + "hidden": false, + "order": 3 + }, + { + "id": 4742, + "field_id": 8985, + "hidden": false, + "order": 4 + }, + { + "id": 4743, + "field_id": 8986, + "hidden": false, + "order": 5 + }, + { + "id": 4744, + "field_id": 8987, + "hidden": false, + "order": 6 + }, + { + "id": 4745, + "field_id": 8988, + "hidden": false, + "order": 7 + }, + { + "id": 4746, + "field_id": 8989, + "hidden": false, + "order": 8 + }, + { + "id": 4747, + "field_id": 8990, + "hidden": false, + "order": 9 + }, + { + "id": 4748, + "field_id": 8991, + "hidden": false, + "order": 10 + }, + { + "id": 4749, + "field_id": 8992, + "hidden": false, + "order": 11 + }, + { + "id": 4750, + "field_id": 8993, + "hidden": false, + "order": 12 + }, + { + "id": 4751, + "field_id": 8994, + "hidden": false, + "order": 13 + }, + { + "id": 4752, + "field_id": 8995, + "hidden": false, + "order": 14 + }, + { + "id": 4753, + "field_id": 8996, + "hidden": false, + "order": 15 + }, + { + "id": 4754, + "field_id": 9023, + "hidden": false, + "order": 16 + }, + { + "id": 4755, + "field_id": 9018, + "hidden": false, + "order": 17 + }, + { + "id": 4756, + "field_id": 9039, + "hidden": true, + "order": 18 + }, + { + "id": 4757, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 4758, + "field_id": 9044, + "hidden": false, + "order": 20 + }, + { + "id": 4759, + "field_id": 9052, + "hidden": true, + "order": 21 + }, + { + "id": 4760, + "field_id": 9056, + "hidden": false, + "order": 22 + } + ] + }, + { + "id": 4010, + "type": "calendar", + "name": "Calendar: ISO 27001 Compliance", + "order": 16, "ownership_type": "collaborative", "owned_by": null, "filter_type": "AND", "filters_disabled": false, - "filters": [], - "filter_groups": [], - "sortings": [ + "filters": [ { - "id": 162281, - "field_id": 1859525, - "order": "ASC" + "id": 2036, + "field_id": 8992, + "type": "link_row_has", + "value": "2", + "group": null } ], - "group_bys": [ + "filter_groups": [], + "sortings": [], + "decorations": [ { - "id": 1885, - "field_id": 1859586, - "order": "ASC" + "id": 779, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 780, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "c226a089-94a6-45bc-b0dc-d2432b5431af", + "color": "light-red", + "filters": [ + { + "id": "ad20bf58-8a50-48ec-bd01-89ce6d78413c", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "3530295a-3bd6-41fb-9093-5b107ed29525", + "color": "light-blue", + "filters": [ + { + "id": "ce960a3b-4bf1-4475-bcd9-ff4846b605f3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "a58985b1-e1ec-4c2c-82df-c7e30d6c3333", + "color": "light-yellow", + "filters": [ + { + "id": "83899b5b-edab-478e-82e7-41945c9b1f5f", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "bc03b3e6-9d32-471a-b0cb-0bb65875a324", + "color": "light-pink", + "filters": [ + { + "id": "fcbb2789-c56e-41c0-90e0-21a73c66f33b", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 } ], - "decorations": [], "public": false, - "row_identifier_type": "id", + "date_field_id": 8988, "field_options": [ { - "id": 3032834, - "field_id": 1859526, - "width": 161, + "id": 1397, + "field_id": 8983, "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 32767 }, { - "id": 3032835, - "field_id": 1859519, - "width": 137, - "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1398, + "field_id": 8984, + "hidden": true, + "order": 32767 }, { - "id": 3032836, - "field_id": 1859528, - "width": 118, - "hidden": false, - "order": 2, - "aggregation_type": "sum", - "aggregation_raw_type": "sum" + "id": 1399, + "field_id": 8985, + "hidden": true, + "order": 32767 }, { - "id": 3032837, - "field_id": 1859524, - "width": 110, - "hidden": false, - "order": 3, - "aggregation_type": "min_date", - "aggregation_raw_type": "min" + "id": 1400, + "field_id": 8986, + "hidden": true, + "order": 32767 }, { - "id": 3032838, - "field_id": 1859525, - "width": 129, - "hidden": false, - "order": 4, - "aggregation_type": "max_date", - "aggregation_raw_type": "max" + "id": 1401, + "field_id": 8987, + "hidden": true, + "order": 32767 }, { - "id": 3032839, - "field_id": 1859556, - "width": 126, - "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1402, + "field_id": 8988, + "hidden": true, + "order": 32767 }, { - "id": 3032840, - "field_id": 1859521, - "width": 165, - "hidden": false, - "order": 6, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1403, + "field_id": 8989, + "hidden": true, + "order": 32767 }, { - "id": 3032850, - "field_id": 1859586, - "width": 168, + "id": 1404, + "field_id": 8990, "hidden": true, - "order": 7, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 32767 }, { - "id": 3032841, - "field_id": 1859557, - "width": 168, - "hidden": false, - "order": 8, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1405, + "field_id": 8991, + "hidden": true, + "order": 32767 }, { - "id": 3032842, - "field_id": 1859522, - "width": 146, - "hidden": false, - "order": 9, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1406, + "field_id": 8992, + "hidden": true, + "order": 32767 }, { - "id": 3032843, - "field_id": 1859523, - "width": 149, - "hidden": false, - "order": 10, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1407, + "field_id": 8993, + "hidden": true, + "order": 32767 }, { - "id": 3032844, - "field_id": 1859518, - "width": 292, - "hidden": false, - "order": 11, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1408, + "field_id": 8994, + "hidden": true, + "order": 32767 }, { - "id": 3032845, - "field_id": 1859527, - "width": 200, - "hidden": false, - "order": 12, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1409, + "field_id": 8995, + "hidden": true, + "order": 32767 }, { - "id": 3032846, - "field_id": 1859572, - "width": 158, - "hidden": false, - "order": 13, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1410, + "field_id": 8996, + "hidden": true, + "order": 32767 }, { - "id": 3032847, - "field_id": 1859573, - "width": 178, - "hidden": false, - "order": 14, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1420, + "field_id": 8997, + "hidden": true, + "order": 32767 }, { - "id": 3032848, - "field_id": 1859574, - "width": 197, - "hidden": false, - "order": 15, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1421, + "field_id": 8998, + "hidden": true, + "order": 32767 }, { - "id": 3032849, - "field_id": 1859575, - "width": 143, - "hidden": false, - "order": 16, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1412, + "field_id": 9018, + "hidden": true, + "order": 32767 }, { - "id": 3033221, - "field_id": 1859644, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 1419, + "field_id": 9019, + "hidden": true, + "order": 32767 + }, + { + "id": 1411, + "field_id": 9023, + "hidden": true, + "order": 32767 + }, + { + "id": 1422, + "field_id": 9026, + "hidden": true, + "order": 32767 + }, + { + "id": 1414, + "field_id": 9035, + "hidden": true, + "order": 32767 + }, + { + "id": 1413, + "field_id": 9039, + "hidden": true, + "order": 32767 + }, + { + "id": 1423, + "field_id": 9043, + "hidden": true, + "order": 32767 + }, + { + "id": 1415, + "field_id": 9044, + "hidden": true, + "order": 32767 + }, + { + "id": 1416, + "field_id": 9052, + "hidden": true, + "order": 32767 + }, + { + "id": 1417, + "field_id": 9056, + "hidden": true, + "order": 32767 + }, + { + "id": 1418, + "field_id": 9057, + "hidden": true, + "order": 32767 } ] }, { - "id": 437939, + "id": 4011, "type": "grid", - "name": "Completed projects", - "order": 3, + "name": "Grid: Spring Marketing Campaign", + "order": 17, "ownership_type": "collaborative", "owned_by": null, "filter_type": "AND", "filters_disabled": false, "filters": [ { - "id": 204906, - "field_id": 1859575, - "type": "boolean", - "value": "1", + "id": 2037, + "field_id": 8992, + "type": "link_row_has", + "value": "3", "group": null } ], "filter_groups": [], "sortings": [ { - "id": 162273, - "field_id": 1859525, + "id": 2629, + "field_id": 8988, "order": "ASC" } ], - "group_bys": [], - "decorations": [], + "group_bys": [ + { + "id": 435, + "field_id": 8991, + "order": "ASC" + } + ], + "decorations": [ + { + "id": 781, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "d2bdac34-1d74-4efc-81e6-14ea5dc4475d", + "color": "light-red", + "filters": [ + { + "id": "0cc5b17b-99e4-496a-b97a-efe2f6de1d8b", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "fec2674d-5285-4361-841b-b5d1f7e3462f", + "color": "light-blue", + "filters": [ + { + "id": "a43c6f11-8ee6-4144-9954-717bb38628b3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "4eacf9ec-9d68-4e92-a289-b2cafa492358", + "color": "light-yellow", + "filters": [ + { + "id": "9c697050-dbc4-48f0-8bb3-a08283288080", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "c2332087-1e9a-4d0a-bcd5-f895776499af", + "color": "light-pink", + "filters": [ + { + "id": "3a671799-5b70-4305-8688-5c9cd882a1a5", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 1 + } + ], "public": false, "row_identifier_type": "id", + "row_height_size": "small", "field_options": [ { - "id": 3032702, - "field_id": 1859521, - "width": 151, + "id": 33362, + "field_id": 8983, + "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032700, - "field_id": 1859519, - "width": 117, + "id": 33363, + "field_id": 9057, + "width": 98, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032703, - "field_id": 1859522, - "width": 146, + "id": 33364, + "field_id": 9019, + "width": 200, + "hidden": false, + "order": 2, + "aggregation_type": "", + "aggregation_raw_type": "" + }, + { + "id": 33365, + "field_id": 8984, + "width": 200, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032704, - "field_id": 1859523, + "id": 33366, + "field_id": 8985, "width": 200, "hidden": false, "order": 4, @@ -758,44 +10172,44 @@ "aggregation_raw_type": "" }, { - "id": 3032705, - "field_id": 1859524, - "width": 134, + "id": 33367, + "field_id": 8986, + "width": 200, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032706, - "field_id": 1859525, - "width": 123, + "id": 33368, + "field_id": 8987, + "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032709, - "field_id": 1859528, - "width": 114, + "id": 33369, + "field_id": 8988, + "width": 200, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032707, - "field_id": 1859526, - "width": 260, + "id": 33370, + "field_id": 8989, + "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032699, - "field_id": 1859518, + "id": 33371, + "field_id": 8990, "width": 200, "hidden": false, "order": 9, @@ -803,814 +10217,848 @@ "aggregation_raw_type": "" }, { - "id": 3032708, - "field_id": 1859527, + "id": 33372, + "field_id": 8991, "width": 200, - "hidden": true, + "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032792, - "field_id": 1859556, + "id": 33373, + "field_id": 8992, "width": 200, "hidden": false, - "order": 32767, + "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032793, - "field_id": 1859557, + "id": 33374, + "field_id": 8993, "width": 200, "hidden": false, - "order": 32767, + "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032794, - "field_id": 1859572, + "id": 33375, + "field_id": 8994, "width": 200, "hidden": false, - "order": 32767, + "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032795, - "field_id": 1859573, + "id": 33376, + "field_id": 8995, "width": 200, "hidden": false, - "order": 32767, + "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032796, - "field_id": 1859574, + "id": 33377, + "field_id": 8996, "width": 200, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 15, + "aggregation_type": "sum", + "aggregation_raw_type": "sum" }, { - "id": 3032797, - "field_id": 1859575, + "id": 33378, + "field_id": 9023, "width": 200, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032862, - "field_id": 1859586, - "width": 200, - "hidden": true, - "order": 32767, + "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033222, - "field_id": 1859644, + "id": 33379, + "field_id": 9018, "width": 200, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - } - ] - }, - { - "id": 437940, - "type": "grid", - "name": "Incomplete projects", - "order": 4, - "ownership_type": "collaborative", - "owned_by": null, - "filter_type": "AND", - "filters_disabled": false, - "filters": [ - { - "id": 204907, - "field_id": 1859575, - "type": "boolean", - "value": "", - "group": null - } - ], - "filter_groups": [], - "sortings": [ - { - "id": 162274, - "field_id": 1859525, - "order": "ASC" - } - ], - "group_bys": [], - "decorations": [], - "public": false, - "row_identifier_type": "id", - "field_options": [ - { - "id": 3032711, - "field_id": 1859519, - "width": 146, - "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032713, - "field_id": 1859521, - "width": 170, - "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032714, - "field_id": 1859522, - "width": 230, - "hidden": false, - "order": 2, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032715, - "field_id": 1859523, - "width": 246, - "hidden": false, - "order": 3, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032716, - "field_id": 1859524, - "width": 138, - "hidden": false, - "order": 4, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032717, - "field_id": 1859525, - "width": 134, - "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032720, - "field_id": 1859528, - "width": 112, - "hidden": false, - "order": 6, + "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032718, - "field_id": 1859526, + "id": 33380, + "field_id": 9039, "width": 200, - "hidden": false, - "order": 7, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032710, - "field_id": 1859518, - "width": 148, - "hidden": false, - "order": 8, + "hidden": true, + "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032719, - "field_id": 1859527, + "id": 33381, + "field_id": 9035, "width": 200, "hidden": true, - "order": 10, + "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032798, - "field_id": 1859556, + "id": 33382, + "field_id": 9044, "width": 200, "hidden": false, - "order": 32767, + "order": 20, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032799, - "field_id": 1859557, + "id": 33383, + "field_id": 9052, "width": 200, "hidden": false, - "order": 32767, + "order": 21, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032800, - "field_id": 1859572, + "id": 33384, + "field_id": 9056, "width": 200, - "hidden": false, - "order": 32767, + "hidden": true, + "order": 22, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032801, - "field_id": 1859573, + "id": 33385, + "field_id": 8997, "width": 200, "hidden": false, - "order": 32767, + "order": 23, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032802, - "field_id": 1859574, + "id": 33386, + "field_id": 8998, "width": 200, "hidden": false, - "order": 32767, + "order": 24, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032803, - "field_id": 1859575, + "id": 33387, + "field_id": 9026, "width": 200, "hidden": false, - "order": 32767, + "order": 25, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032866, - "field_id": 1859586, + "id": 33388, + "field_id": 9043, "width": 200, "hidden": true, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3033223, - "field_id": 1859644, - "width": 200, - "hidden": false, - "order": 32767, + "order": 26, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { - "id": 437952, - "type": "grid", - "name": "Active projects", - "order": 5, + "id": 4012, + "type": "timeline", + "name": "Timeline: Spring Marketing Campaign", + "order": 18, "ownership_type": "collaborative", "owned_by": null, "filter_type": "AND", "filters_disabled": false, "filters": [ { - "id": 204908, - "field_id": 1859524, - "type": "date_is_before", - "value": "Europe/Brussels??today", + "id": 2038, + "field_id": 8992, + "type": "link_row_has", + "value": "3", "group": null - }, - { - "id": 204910, - "field_id": 1859575, - "type": "boolean", - "value": "", - "group": 1748 - }, - { - "id": 204911, - "field_id": 1859525, - "type": "date_is_after", - "value": "Europe/Brussels??today", - "group": 1748 } ], - "filter_groups": [ + "filter_groups": [], + "sortings": [], + "decorations": [ { - "id": 1748, - "filter_type": "OR", - "parent_group": null - } - ], - "sortings": [ + "id": 782, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, { - "id": 162279, - "field_id": 1859525, - "order": "ASC" + "id": 783, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "35ce49f4-6745-4f3d-b4cd-6130c2435445", + "color": "light-red", + "filters": [ + { + "id": "f11195d1-19d6-4248-b91f-1a845f7ccfea", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "801e823d-32a6-4759-b485-e6f42988405b", + "color": "light-blue", + "filters": [ + { + "id": "eaa544d4-f22c-4188-81d8-e62df42814ff", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "241cca76-2a27-491c-8b88-8ef314714c4a", + "color": "light-orange", + "filters": [ + { + "id": "17dc5350-a667-443d-b229-8cf6f0730982", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "7fab65c7-e96f-4f33-9768-41ac98804e13", + "color": "light-pink", + "filters": [ + { + "id": "38c5929d-a8eb-4916-bbb8-3b5fb927c081", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 } ], - "group_bys": [], - "decorations": [], "public": false, - "row_identifier_type": "id", + "start_date_field_id": 8988, + "end_date_field_id": 8989, "field_options": [ { - "id": 3032810, - "field_id": 1859521, - "width": 151, + "id": 787, + "field_id": 9057, "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 1 }, { - "id": 3032811, - "field_id": 1859519, - "width": 117, + "id": 788, + "field_id": 8983, "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 2 }, { - "id": 3032812, - "field_id": 1859522, - "width": 146, - "hidden": false, - "order": 3, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 789, + "field_id": 8984, + "hidden": true, + "order": 3 }, { - "id": 3032813, - "field_id": 1859523, - "width": 200, - "hidden": false, - "order": 4, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 790, + "field_id": 8985, + "hidden": true, + "order": 4 }, { - "id": 3032814, - "field_id": 1859524, - "width": 134, - "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 791, + "field_id": 8986, + "hidden": true, + "order": 5 + }, + { + "id": 792, + "field_id": 8987, + "hidden": true, + "order": 6 + }, + { + "id": 793, + "field_id": 8988, + "hidden": true, + "order": 7 + }, + { + "id": 794, + "field_id": 8989, + "hidden": true, + "order": 8 + }, + { + "id": 795, + "field_id": 8990, + "hidden": true, + "order": 9 + }, + { + "id": 796, + "field_id": 8991, + "hidden": true, + "order": 10 + }, + { + "id": 797, + "field_id": 8992, + "hidden": true, + "order": 11 + }, + { + "id": 798, + "field_id": 8993, + "hidden": true, + "order": 12 + }, + { + "id": 799, + "field_id": 8994, + "hidden": true, + "order": 13 + }, + { + "id": 800, + "field_id": 8995, + "hidden": true, + "order": 14 }, { - "id": 3032815, - "field_id": 1859525, - "width": 123, - "hidden": false, - "order": 6, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 801, + "field_id": 8996, + "hidden": true, + "order": 15 }, { - "id": 3032816, - "field_id": 1859528, - "width": 114, - "hidden": false, - "order": 7, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 802, + "field_id": 9023, + "hidden": true, + "order": 16 }, { - "id": 3032817, - "field_id": 1859526, - "width": 260, - "hidden": false, - "order": 8, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 803, + "field_id": 9018, + "hidden": true, + "order": 17 }, { - "id": 3032818, - "field_id": 1859518, - "width": 200, - "hidden": false, - "order": 9, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 804, + "field_id": 9039, + "hidden": true, + "order": 18 }, { - "id": 3032819, - "field_id": 1859527, - "width": 200, + "id": 805, + "field_id": 9035, "hidden": true, - "order": 10, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 19 }, { - "id": 3032820, - "field_id": 1859556, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 806, + "field_id": 9044, + "hidden": true, + "order": 20 }, { - "id": 3032821, - "field_id": 1859557, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 807, + "field_id": 9052, + "hidden": true, + "order": 21 }, { - "id": 3032822, - "field_id": 1859572, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 808, + "field_id": 9056, + "hidden": true, + "order": 22 }, { - "id": 3032823, - "field_id": 1859573, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 810, + "field_id": 8997, + "hidden": true, + "order": 32767 }, { - "id": 3032824, - "field_id": 1859574, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 811, + "field_id": 8998, + "hidden": true, + "order": 32767 }, { - "id": 3032825, - "field_id": 1859575, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 809, + "field_id": 9019, + "hidden": true, + "order": 32767 }, { - "id": 3032867, - "field_id": 1859586, - "width": 200, + "id": 812, + "field_id": 9026, "hidden": true, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 32767 }, { - "id": 3033225, - "field_id": 1859644, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "id": 813, + "field_id": 9043, + "hidden": true, + "order": 32767 } ] }, { - "id": 437941, - "type": "grid", - "name": "High budget", - "order": 6, + "id": 4013, + "type": "kanban", + "name": "Kanban: Spring Marketing Campaign", + "order": 19, "ownership_type": "collaborative", "owned_by": null, "filter_type": "AND", "filters_disabled": false, "filters": [ { - "id": 204901, - "field_id": 1859528, - "type": "higher_than", - "value": "10000", + "id": 2039, + "field_id": 8992, + "type": "link_row_has", + "value": "2", "group": null } ], "filter_groups": [], "sortings": [ { - "id": 162275, - "field_id": 1859528, - "order": "DESC" + "id": 2630, + "field_id": 8988, + "order": "ASC" } ], - "group_bys": [], "decorations": [], - "public": false, - "row_identifier_type": "id", + "public": true, + "single_select_field_id": 8985, "field_options": [ { - "id": 3032722, - "field_id": 1859519, - "width": 123, + "id": 4761, + "field_id": 9057, "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 1 }, { - "id": 3032724, - "field_id": 1859521, - "width": 170, + "id": 4762, + "field_id": 8983, "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 2 }, { - "id": 3032725, - "field_id": 1859522, - "width": 226, + "id": 4763, + "field_id": 8984, "hidden": false, - "order": 2, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 3 }, { - "id": 3032726, - "field_id": 1859523, - "width": 200, + "id": 4764, + "field_id": 8985, "hidden": false, - "order": 3, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 4 }, { - "id": 3032730, - "field_id": 1859527, - "width": 200, + "id": 4765, + "field_id": 8986, "hidden": false, - "order": 4, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 5 }, { - "id": 3032727, - "field_id": 1859524, - "width": 137, + "id": 4766, + "field_id": 8987, "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 6 }, { - "id": 3032728, - "field_id": 1859525, - "width": 122, + "id": 4767, + "field_id": 8988, "hidden": false, - "order": 6, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 7 }, { - "id": 3032731, - "field_id": 1859528, - "width": 117, + "id": 4768, + "field_id": 8989, "hidden": false, - "order": 7, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 8 }, { - "id": 3032729, - "field_id": 1859526, - "width": 200, + "id": 4769, + "field_id": 8990, "hidden": false, - "order": 9, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 9 }, { - "id": 3032721, - "field_id": 1859518, - "width": 144, + "id": 4770, + "field_id": 8991, "hidden": false, - "order": 10, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 10 }, { - "id": 3032804, - "field_id": 1859556, - "width": 200, + "id": 4771, + "field_id": 8992, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 11 }, { - "id": 3032805, - "field_id": 1859557, - "width": 200, + "id": 4772, + "field_id": 8993, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 12 }, { - "id": 3032806, - "field_id": 1859572, - "width": 200, + "id": 4773, + "field_id": 8994, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 13 }, { - "id": 3032807, - "field_id": 1859573, - "width": 200, + "id": 4774, + "field_id": 8995, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 14 }, { - "id": 3032808, - "field_id": 1859574, - "width": 200, + "id": 4775, + "field_id": 8996, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 15 }, { - "id": 3032809, - "field_id": 1859575, - "width": 200, + "id": 4776, + "field_id": 9023, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 16 }, { - "id": 3032868, - "field_id": 1859586, - "width": 200, + "id": 4777, + "field_id": 9018, + "hidden": false, + "order": 17 + }, + { + "id": 4778, + "field_id": 9039, "hidden": true, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 18 }, { - "id": 3033224, - "field_id": 1859644, - "width": 200, + "id": 4779, + "field_id": 9035, + "hidden": true, + "order": 19 + }, + { + "id": 4780, + "field_id": 9044, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" + "order": 20 + }, + { + "id": 4781, + "field_id": 9052, + "hidden": false, + "order": 21 + }, + { + "id": 4782, + "field_id": 9056, + "hidden": true, + "order": 22 } ] }, { - "id": 437942, - "type": "kanban", - "name": "By category", - "order": 7, + "id": 4014, + "type": "calendar", + "name": "Calendar: Spring Marketing Campaign", + "order": 20, "ownership_type": "collaborative", "owned_by": null, "filter_type": "AND", "filters_disabled": false, - "filters": [], + "filters": [ + { + "id": 2040, + "field_id": 8992, + "type": "link_row_has", + "value": "3", + "group": null + } + ], "filter_groups": [], "sortings": [], - "decorations": [], + "decorations": [ + { + "id": 784, + "type": "left_border_color", + "value_provider_type": "single_select_color", + "value_provider_conf": { + "field_id": 8985 + }, + "order": 1 + }, + { + "id": 785, + "type": "background_color", + "value_provider_type": "conditional_color", + "value_provider_conf": { + "colors": [ + { + "id": "c226a089-94a6-45bc-b0dc-d2432b5431af", + "color": "light-red", + "filters": [ + { + "id": "ad20bf58-8a50-48ec-bd01-89ce6d78413c", + "type": "not_empty", + "field": 9039, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "3530295a-3bd6-41fb-9093-5b107ed29525", + "color": "light-blue", + "filters": [ + { + "id": "ce960a3b-4bf1-4475-bcd9-ff4846b605f3", + "type": "not_empty", + "field": 9035, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "a58985b1-e1ec-4c2c-82df-c7e30d6c3333", + "color": "light-yellow", + "filters": [ + { + "id": "7b47ce59-5b4f-4a8c-ba5d-b6266f5a45a5", + "type": "not_empty", + "field": 9056, + "group": null, + "value": "" + } + ], + "operator": "AND" + }, + { + "id": "6b92d936-9c0c-479d-9a14-e9edc7f7bfcb", + "color": "light-pink", + "filters": [ + { + "id": "f73265b3-ee1f-4580-b6ab-30e3dc088fec", + "type": "not_empty", + "field": 9043, + "group": null, + "value": "" + } + ], + "operator": "AND" + } + ] + }, + "order": 2 + } + ], "public": false, - "single_select_field_id": 1859519, + "date_field_id": 8988, "field_options": [ { - "id": 208806, - "field_id": 1859518, - "hidden": false, + "id": 1424, + "field_id": 8983, + "hidden": false, + "order": 32767 + }, + { + "id": 1425, + "field_id": 8984, + "hidden": true, + "order": 32767 + }, + { + "id": 1426, + "field_id": 8985, + "hidden": true, + "order": 32767 + }, + { + "id": 1427, + "field_id": 8986, + "hidden": true, + "order": 32767 + }, + { + "id": 1428, + "field_id": 8987, + "hidden": true, + "order": 32767 + }, + { + "id": 1429, + "field_id": 8988, + "hidden": true, + "order": 32767 + }, + { + "id": 1430, + "field_id": 8989, + "hidden": true, + "order": 32767 + }, + { + "id": 1431, + "field_id": 8990, + "hidden": true, "order": 32767 }, { - "id": 208807, - "field_id": 1859519, - "hidden": false, + "id": 1432, + "field_id": 8991, + "hidden": true, "order": 32767 }, { - "id": 208809, - "field_id": 1859521, - "hidden": false, + "id": 1433, + "field_id": 8992, + "hidden": true, "order": 32767 }, { - "id": 208810, - "field_id": 1859522, - "hidden": false, + "id": 1434, + "field_id": 8993, + "hidden": true, "order": 32767 }, { - "id": 208811, - "field_id": 1859523, - "hidden": false, + "id": 1435, + "field_id": 8994, + "hidden": true, "order": 32767 }, { - "id": 208812, - "field_id": 1859524, - "hidden": false, + "id": 1436, + "field_id": 8995, + "hidden": true, "order": 32767 }, { - "id": 208813, - "field_id": 1859525, - "hidden": false, + "id": 1437, + "field_id": 8996, + "hidden": true, + "order": 32767 + }, + { + "id": 1447, + "field_id": 8997, + "hidden": true, + "order": 32767 + }, + { + "id": 1448, + "field_id": 8998, + "hidden": true, "order": 32767 }, { - "id": 208814, - "field_id": 1859526, + "id": 1439, + "field_id": 9018, "hidden": true, "order": 32767 }, { - "id": 208815, - "field_id": 1859527, + "id": 1446, + "field_id": 9019, "hidden": true, "order": 32767 }, { - "id": 208816, - "field_id": 1859528, + "id": 1438, + "field_id": 9023, "hidden": true, "order": 32767 }, { - "id": 208817, - "field_id": 1859556, + "id": 1449, + "field_id": 9026, "hidden": true, "order": 32767 }, { - "id": 208818, - "field_id": 1859557, + "id": 1441, + "field_id": 9035, "hidden": true, "order": 32767 }, { - "id": 208819, - "field_id": 1859572, + "id": 1440, + "field_id": 9039, "hidden": true, "order": 32767 }, { - "id": 208820, - "field_id": 1859573, + "id": 1450, + "field_id": 9043, "hidden": true, "order": 32767 }, { - "id": 208821, - "field_id": 1859574, + "id": 1442, + "field_id": 9044, "hidden": true, "order": 32767 }, { - "id": 208822, - "field_id": 1859575, + "id": 1443, + "field_id": 9052, "hidden": true, "order": 32767 }, { - "id": 208865, - "field_id": 1859586, + "id": 1444, + "field_id": 9056, "hidden": true, "order": 32767 }, { - "id": 208866, - "field_id": 1859644, + "id": 1445, + "field_id": 9057, "hidden": true, "order": 32767 } @@ -1619,263 +11067,1702 @@ ], "rows": [ { - "id": 3, - "order": "1.00000000000000000000", - "created_on": "2021-07-26T16:54:03.031240+00:00", - "updated_on": "2024-02-29T07:37:10.154379+00:00", + "id": 1, + "order": "1.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883004+00:00", + "updated_on": "2026-04-01T11:11:09.784930+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Define CRM entities", + "field_8984": "List customers, deals, activities", + "field_8985": 3610, + "field_8986": 3612, + "field_8987": [ + 2 + ], + "field_8988": "2026-02-04", + "field_8989": "2026-02-08", + "field_8990": "2026-01-19", + "field_8991": [ + 1 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [ + 1, + 2, + 3, + 4 + ], + "field_9044": null, + "field_8995": 432000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2000", + "field_8998": "1800", + "field_9026": null, + "field_9043": null + }, + { + "id": 2, + "order": "2.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883038+00:00", + "updated_on": "2026-04-01T12:26:24.198185+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Design CRM relationships", + "field_8984": "Link customers to orders and tickets", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 2 + ], + "field_8988": "2026-02-04", + "field_8989": "2026-02-08", + "field_8990": null, + "field_8991": [ + 1 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [ + 5, + 6, + 7, + 8 + ], + "field_9044": null, + "field_8995": 432000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 3, + "order": "3.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883052+00:00", + "updated_on": "2026-04-01T12:26:25.108740+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Approve data model", + "field_8984": "Business sign-off of CRM schema", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 2 + ], + "field_8988": "2026-02-12", + "field_8989": "2026-02-17", + "field_8990": null, + "field_8991": [ + 1 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 1, + 2 + ], + "field_8994": [ + 9, + 10, + 11, + 12 + ], + "field_9044": null, + "field_8995": 518400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "1000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 4, + "order": "4.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883066+00:00", + "updated_on": "2026-04-01T11:11:09.785338+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Build customer module", + "field_8984": "Implement customer tables and UI", + "field_8985": 3609, + "field_8986": 3612, + "field_8987": [ + 14 + ], + "field_8988": "2026-02-18", + "field_8989": "2026-03-03", + "field_8990": null, + "field_8991": [ + 2 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 3 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1209600.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "8000", + "field_8998": "8500", + "field_9026": null, + "field_9043": null + }, + { + "id": 5, + "order": "5.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883079+00:00", + "updated_on": "2026-04-01T12:26:18.828264+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Build sales pipeline", + "field_8984": "Create deals and stages", + "field_8985": 3609, + "field_8986": 3612, + "field_8987": [ + 14 + ], + "field_8988": "2026-03-04", + "field_8989": "2026-03-20", + "field_8990": null, + "field_8991": [ + 2 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 4 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1468800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "7000", + "field_8998": "6800", + "field_9026": null, + "field_9043": null + }, + { + "id": 6, + "order": "6.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883092+00:00", + "updated_on": "2026-04-01T11:12:51.302936+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Import legacy CRM data", + "field_8984": "Migrate historical customer data", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 17 + ], + "field_8988": "2026-02-14", + "field_8989": "2026-02-23", + "field_8990": null, + "field_8991": [ + 2 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 864000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 7, + "order": "7.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883104+00:00", + "updated_on": "2026-04-01T11:12:51.806310+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Design automation rules", + "field_8984": "Define triggers and workflows", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 17 + ], + "field_8988": "2026-02-28", + "field_8989": "2026-03-10", + "field_8990": null, + "field_8991": [ + 3 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 950400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 8, + "order": "8.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883117+00:00", + "updated_on": "2026-04-01T11:12:52.466756+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Implement workflows", + "field_8984": "Build automations in CRM", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 14 + ], + "field_8988": "2026-03-11", + "field_8989": "2026-04-01", + "field_8990": null, + "field_8991": [ + 3 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 7 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1900800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "12", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "9000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 9, + "order": "9.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883129+00:00", + "updated_on": "2026-04-01T11:13:07.842577+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Test automation", + "field_8984": "Validate automatic task creation", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 17 + ], + "field_8988": "2026-04-02", + "field_8989": "2026-04-12", + "field_8990": null, + "field_8991": [ + 3 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 8 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 950400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 10, + "order": "10.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883142+00:00", + "updated_on": "2026-04-01T11:13:07.842754+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Prepare UAT scripts", + "field_8984": "Create business test scenarios", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 14 + ], + "field_8988": "2026-04-05", + "field_8989": "2026-04-15", + "field_8990": "2026-01-16", + "field_8991": [ + 4 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 950400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 11, + "order": "11.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883154+00:00", + "updated_on": "2026-04-01T11:13:07.842859+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Run UAT sessions", + "field_8984": "Users test the CRM", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 14 + ], + "field_8988": "2026-04-16", + "field_8989": "2026-04-23", + "field_8990": null, + "field_8991": [ + 4 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 10 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 691200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 12, + "order": "12.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883167+00:00", + "updated_on": "2026-04-01T11:13:07.842967+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Fix UAT issues", + "field_8984": "Resolve reported defects", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 17 + ], + "field_8988": "2026-04-24", + "field_8989": "2026-04-29", + "field_8990": null, + "field_8991": [ + 4 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 11 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 518400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 13, + "order": "13.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883179+00:00", + "updated_on": "2026-04-01T11:13:07.843063+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Prepare go-live checklist", + "field_8984": "Final readiness review", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 17 + ], + "field_8988": "2026-05-05", + "field_8989": "2026-05-10", + "field_8990": null, + "field_8991": [ + 5 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 518400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "1500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 14, + "order": "14.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883192+00:00", + "updated_on": "2026-04-01T11:11:09.786307+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Deploy CRM", + "field_8984": "Release system to production", + "field_8985": 3610, + "field_8986": 3611, + "field_8987": [ + 14 + ], + "field_8988": "2026-05-13", + "field_8989": "2026-05-16", + "field_8990": null, + "field_8991": [ + 5 + ], + "field_8992": [ + 1 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 345600.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "5000", + "field_8998": "5500", + "field_9026": null, + "field_9043": null + }, + { + "id": 15, + "order": "15.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883204+00:00", + "updated_on": "2026-04-01T11:13:07.843171+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Train users", + "field_8984": "User onboarding sessions", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 17 + ], + "field_8988": "2026-05-17", + "field_8989": "2026-05-28", + "field_8990": null, + "field_8991": [ + 5 + ], + "field_8992": [ + 1 + ], + "field_8993": [ + 14 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1036800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 16, + "order": "16.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883217+00:00", + "updated_on": "2026-04-01T11:11:09.786490+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Interview system owners", + "field_8984": "Gather security info", + "field_8985": 3610, + "field_8986": 3612, + "field_8987": [ + 21 + ], + "field_8988": "2025-12-31", + "field_8989": "2026-01-07", + "field_8990": "2025-01-22", + "field_8991": [ + 6 + ], + "field_8992": [ + 2 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 691200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2500", + "field_8998": "2300", + "field_9026": null, + "field_9043": null + }, + { + "id": 17, + "order": "17.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883230+00:00", + "updated_on": "2026-04-01T11:11:09.786583+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Document security risks", + "field_8984": "Register ISO risks", + "field_8985": 3610, + "field_8986": 3612, + "field_8987": [ + 12 + ], + "field_8988": "2026-01-05", + "field_8989": "2026-01-16", + "field_8990": "2025-01-30", + "field_8991": [ + 6 + ], + "field_8992": [ + 2 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 1036800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3000", + "field_8998": "3200", + "field_9026": null, + "field_9043": null + }, + { + "id": 18, + "order": "18.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883242+00:00", + "updated_on": "2026-04-01T11:11:09.786675+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Approve risk register", + "field_8984": "Management sign-off", + "field_8985": 3610, + "field_8986": 3613, + "field_8987": [ + 1 + ], + "field_8988": "2026-01-17", + "field_8989": "2026-01-23", + "field_8990": "2025-01-31", + "field_8991": [ + 6 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 17 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 604800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "1200", + "field_8998": "1100", + "field_9026": null, + "field_9043": null + }, + { + "id": 19, + "order": "19.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883254+00:00", + "updated_on": "2026-04-01T11:11:09.786786+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859518": "Brand Identity Development", - "field_1859519": 1386716, - "field_1859521": [ - 3 + "field_8983": "Define access controls", + "field_8984": "User and role model", + "field_8985": 3609, + "field_8986": 3612, + "field_8987": [ + 5 ], - "field_1859522": [ - 3 + "field_8988": "2026-01-17", + "field_8989": "2026-01-31", + "field_8990": null, + "field_8991": [ + 7 ], - "field_1859523": [ - 1, + "field_8992": [ 2 ], - "field_1859524": null, - "field_1859525": null, - "field_1859526": "Create a unique brand identity including logo", - "field_1859527": [ - 3, - 4, - 5, - 6, + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 1296000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3500", + "field_8998": "3700", + "field_9026": null, + "field_9043": null + }, + { + "id": 20, + "order": "20.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883267+00:00", + "updated_on": "2026-04-01T11:11:09.786888+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Define incident response", + "field_8984": "Security incident handling", + "field_8985": 3610, + "field_8986": 3612, + "field_8987": [ + 5 + ], + "field_8988": "2026-01-21", + "field_8989": "2026-02-13", + "field_8990": null, + "field_8991": [ 7 ], - "field_1859528": "12000", - "field_1859556": [ - { - "name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", - "visible_name": "contract.pdf", - "original_name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" - } + "field_8992": [ + 2 ], - "field_1859557": null, - "field_1859572": null, - "field_1859573": null, - "field_1859574": null, - "field_1859575": null, - "field_1859586": null, - "field_1859644": null + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 2073600.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2800", + "field_8998": "2600", + "field_9026": null, + "field_9043": null }, { - "id": 4, - "order": "2.00000000000000000000", - "created_on": "2021-07-26T16:54:03.031510+00:00", - "updated_on": "2024-02-29T07:37:03.805741+00:00", + "id": 21, + "order": "21.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883279+00:00", + "updated_on": "2026-04-01T11:13:07.843267+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859518": "Market Entry Strategy Consulting", - "field_1859519": 1386718, - "field_1859521": [ - 4 + "field_8983": "Define backup policy", + "field_8984": "Data protection rules", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 5 ], - "field_1859522": [ - 3 + "field_8988": "2026-01-26", + "field_8989": "2026-02-13", + "field_8990": null, + "field_8991": [ + 7 ], - "field_1859523": [ - 4 + "field_8992": [ + 2 ], - "field_1859524": null, - "field_1859525": null, - "field_1859526": "Provide strategic guidance for the client's entry into a new market or industry", - "field_1859527": [ - 23, - 24, - 25, - 26, - 27 + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 1641600.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 22, + "order": "22.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883291+00:00", + "updated_on": "2026-04-01T11:13:07.843361+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Implement MFA", + "field_8984": "Enable multi-factor authentication", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 12 ], - "field_1859528": "1700", - "field_1859556": [ - { - "name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", - "visible_name": "contract.pdf", - "original_name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" - } + "field_8988": "2026-02-01", + "field_8989": "2026-02-27", + "field_8990": null, + "field_8991": [ + 8 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 19, + 20, + 21 ], - "field_1859557": null, - "field_1859572": null, - "field_1859573": null, - "field_1859574": null, - "field_1859575": null, - "field_1859586": null, - "field_1859644": null + "field_8994": [], + "field_9044": null, + "field_8995": 2332800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4500", + "field_8998": null, + "field_9026": null, + "field_9043": null }, { - "id": 5, - "order": "3.00000000000000000000", - "created_on": "2021-07-26T16:54:03.032070+00:00", - "updated_on": "2024-02-29T07:37:16.531359+00:00", + "id": 23, + "order": "23.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883303+00:00", + "updated_on": "2026-04-01T11:13:07.843456+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Configure SIEM", + "field_8984": "Set up security monitoring", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 12 + ], + "field_8988": "2026-02-01", + "field_8989": "2026-03-04", + "field_8990": null, + "field_8991": [ + 8 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 19, + 20, + 21 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 2764800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "12", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "8000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 24, + "order": "24.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883316+00:00", + "updated_on": "2026-04-01T11:13:07.843589+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859518": "Social Media Marketing Campaign", - "field_1859519": 1386717, - "field_1859521": [ + "field_8983": "Apply hardening baseline", + "field_8984": "Secure servers and apps", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ 5 ], - "field_1859522": [ + "field_8988": "2026-02-01", + "field_8989": "2026-02-27", + "field_8990": null, + "field_8991": [ + 8 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 19, + 20, + 21 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 2332800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "5000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 25, + "order": "25.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883328+00:00", + "updated_on": "2026-04-01T11:13:07.843706+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Prepare audit evidence", + "field_8984": "Collect policies and logs", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 21 + ], + "field_8988": "2026-04-16", + "field_8989": "2026-05-05", + "field_8990": null, + "field_8991": [ 6 ], - "field_1859523": [ - 1, - 5 + "field_8992": [ + 2 ], - "field_1859524": null, - "field_1859525": null, - "field_1859526": "Plan and execute a targeted social media campaign to increase brand visibility", - "field_1859527": [ - 8, - 9, - 10, - 11, - 12 + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 1728000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 26, + "order": "26.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883340+00:00", + "updated_on": "2026-04-01T11:13:07.843800+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Run internal audit", + "field_8984": "Test ISO compliance", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 1 ], - "field_1859528": "14000", - "field_1859556": [ - { - "name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", - "visible_name": "contract.pdf", - "original_name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" - } + "field_8988": "2026-05-06", + "field_8989": "2026-05-22", + "field_8990": null, + "field_8991": [ + 9 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 25 ], - "field_1859557": null, - "field_1859572": null, - "field_1859573": null, - "field_1859574": null, - "field_1859575": null, - "field_1859586": null, - "field_1859644": null + "field_8994": [], + "field_9044": null, + "field_8995": 1468800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "12", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4000", + "field_8998": null, + "field_9026": null, + "field_9043": null }, { - "id": 7, - "order": "5.00000000000000000000", - "created_on": "2021-07-26T16:54:03.032316+00:00", - "updated_on": "2024-02-29T08:25:06.991548+00:00", + "id": 27, + "order": "27.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883352+00:00", + "updated_on": "2026-04-01T11:13:07.843894+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859518": "Digital Advertising Campaign Management", - "field_1859519": 1386718, - "field_1859521": [ - 7 + "field_8983": "Close audit findings", + "field_8984": "Fix non-compliances", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 12 ], - "field_1859522": [], - "field_1859523": [ + "field_8988": "2026-05-23", + "field_8989": "2026-06-03", + "field_8990": null, + "field_8991": [ + 9 + ], + "field_8992": [ + 2 + ], + "field_8993": [ + 26 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1036800.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 28, + "order": "28.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883365+00:00", + "updated_on": "2026-04-01T11:13:07.843996+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Book certification auditor", + "field_8984": "Engage external auditor", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ 1 ], - "field_1859524": null, - "field_1859525": null, - "field_1859526": "Manage and optimize digital advertising campaigns across various platforms", - "field_1859527": [ - 13, - 14, - 15, - 16, - 17 + "field_8988": "2026-05-17", + "field_8989": "2026-05-21", + "field_8990": null, + "field_8991": [ + 10 ], - "field_1859528": "1000", - "field_1859556": [ - { - "name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", - "visible_name": "contract.pdf", - "original_name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" - } + "field_8992": [ + 2 ], - "field_1859557": null, - "field_1859572": null, - "field_1859573": null, - "field_1859574": null, - "field_1859575": null, - "field_1859586": null, - "field_1859644": null + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 432000.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "6000", + "field_8998": null, + "field_9026": null, + "field_9043": null }, { - "id": 8, - "order": "6.00000000000000000000", - "created_on": "2021-07-26T16:54:03.032415+00:00", - "updated_on": "2024-02-29T08:03:09.146853+00:00", + "id": 29, + "order": "29.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883377+00:00", + "updated_on": "2026-04-01T11:13:07.844088+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859518": "Branding Workshop Facilitation", - "field_1859519": 1386715, - "field_1859521": [ - 4 + "field_8983": "Support certification audit", + "field_8984": "Answer auditor questions", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 21 ], - "field_1859522": [ - 6, + "field_8988": "2026-05-31", + "field_8989": "2026-06-15", + "field_8990": null, + "field_8991": [ + 10 + ], + "field_8992": [ + 2 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 1382400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "12", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "7000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 30, + "order": "30.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883389+00:00", + "updated_on": "2026-04-01T11:13:07.844191+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Resolve audit findings", + "field_8984": "Close final issues", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ 1 ], - "field_1859523": [ - 5, - 6 + "field_8988": "2026-05-22", + "field_8989": "2026-06-01", + "field_8990": null, + "field_8991": [ + 10 ], - "field_1859524": null, - "field_1859525": null, - "field_1859526": "Facilitate a workshop to help the client define their brand identity and positioning", - "field_1859527": [ - 18, - 19, - 20, - 21, - 22 + "field_8992": [ + 2 ], - "field_1859528": "23000", - "field_1859556": [ - { - "name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", - "visible_name": "contract.pdf", - "original_name": "laSIxqOPuse7l2HFMm8RvXUCJgq7wSCA_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" - } + "field_8993": [ + 28, + 29 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 950400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "10", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "5000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 31, + "order": "31.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883402+00:00", + "updated_on": "2026-04-01T11:11:09.787941+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Define target audience", + "field_8984": "Identify customer segments", + "field_8985": 3609, + "field_8986": 3613, + "field_8987": [ + 11 + ], + "field_8988": "2026-02-14", + "field_8989": "2026-02-16", + "field_8990": "2025-03-03", + "field_8991": [ + 11 + ], + "field_8992": [ + 3 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 259200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2000", + "field_8998": "1800", + "field_9026": null, + "field_9043": null + }, + { + "id": 32, + "order": "32.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883414+00:00", + "updated_on": "2026-04-01T11:11:09.788034+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Approve campaign budget", + "field_8984": "Finance sign-off", + "field_8985": 3609, + "field_8986": 3613, + "field_8987": [ + 3 + ], + "field_8988": "2026-02-15", + "field_8989": "2026-02-18", + "field_8990": "2025-03-05", + "field_8991": [ + 11 + ], + "field_8992": [ + 3 + ], + "field_8993": [], + "field_8994": [], + "field_9044": null, + "field_8995": 345600.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "1000", + "field_8998": "900", + "field_9026": null, + "field_9043": null + }, + { + "id": 33, + "order": "33.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883427+00:00", + "updated_on": "2026-04-01T11:11:09.788126+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Design banners", + "field_8984": "Create visual assets", + "field_8985": 3609, + "field_8986": 3612, + "field_8987": [ + 13 + ], + "field_8988": "2026-02-17", + "field_8989": "2026-03-01", + "field_8990": null, + "field_8991": [ + 12 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 32, + 31 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1123200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3000", + "field_8998": "3200", + "field_9026": null, + "field_9043": null + }, + { + "id": 34, + "order": "34.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883439+00:00", + "updated_on": "2026-04-01T11:11:09.788228+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Write ad copy", + "field_8984": "Marketing texts", + "field_8985": 3609, + "field_8986": 3612, + "field_8987": [ + 13 + ], + "field_8988": "2026-02-17", + "field_8989": "2026-03-01", + "field_8990": null, + "field_8991": [ + 12 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 31, + 32 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1123200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2500", + "field_8998": "2700", + "field_9026": null, + "field_9043": null + }, + { + "id": 35, + "order": "35.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883456+00:00", + "updated_on": "2026-04-01T11:13:07.844285+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Launch ads", + "field_8984": "Activate digital channels", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 13 + ], + "field_8988": "2026-03-02", + "field_8989": "2026-03-02", + "field_8990": null, + "field_8991": [ + 13 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 33, + 34 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 86400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "4", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "4000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 36, + "order": "36.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883479+00:00", + "updated_on": "2026-04-01T11:13:07.844377+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Publish landing page", + "field_8984": "Website live", + "field_8985": 3608, + "field_8986": 3612, + "field_8987": [ + 13 ], - "field_1859557": null, - "field_1859572": null, - "field_1859573": null, - "field_1859574": null, - "field_1859575": null, - "field_1859586": null, - "field_1859644": null + "field_8988": "2026-03-03", + "field_8989": "2026-03-10", + "field_8990": null, + "field_8991": [ + 13 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 35 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 691200.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "3500", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 37, + "order": "37.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883501+00:00", + "updated_on": "2026-04-01T11:13:07.844471+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Collect performance data", + "field_8984": "Gather KPI data", + "field_8985": 3608, + "field_8986": 3613, + "field_8987": [ + 11 + ], + "field_8988": "2026-03-11", + "field_8989": "2026-03-26", + "field_8990": null, + "field_8991": [ + 14 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 36 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 1382400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "6", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "2000", + "field_8998": null, + "field_9026": null, + "field_9043": null + }, + { + "id": 38, + "order": "38.00000000000000000000", + "created_on": "2026-01-14T07:27:14.883538+00:00", + "updated_on": "2026-04-01T11:11:09.788601+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8983": "Prepare campaign report", + "field_8984": "Analyze results", + "field_8985": 3609, + "field_8986": 3613, + "field_8987": [ + 3 + ], + "field_8988": "2026-03-27", + "field_8989": "2026-04-06", + "field_8990": null, + "field_8991": [ + 14 + ], + "field_8992": [ + 3 + ], + "field_8993": [ + 37 + ], + "field_8994": [], + "field_9044": null, + "field_8995": 950400.0, + "field_9023": null, + "field_9018": null, + "field_9035": null, + "field_9039": null, + "field_8996": "8", + "field_9052": null, + "field_9056": null, + "field_9057": null, + "field_9019": null, + "field_8997": "1500", + "field_8998": "1600", + "field_9026": null, + "field_9043": null + } + ], + "data_sync": null, + "field_rules": [ + { + "start_date_field_id": 8988, + "end_date_field_id": 8989, + "duration_field_id": 8995, + "dependency_linkrow_field_id": 8993, + "dependency_buffer": 0.0, + "dependency_buffer_type": "fixed", + "dependency_connection_type": "end-to-start", + "dependency_linkrow_role": "predecessors", + "include_weekends": true, + "id": 4, + "table_id": 957, + "type": "date_dependency", + "is_active": true, + "is_valid": true, + "error_text": null } ] }, { - "id": 261762, - "name": "Tasks", - "order": 3, + "id": 958, + "name": "Subtasks", + "order": 8, "fields": [ { - "id": 1859529, + "id": 8999, "type": "text", "name": "Name", - "order": 0, + "description": null, + "order": 2, "primary": true, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], "text_default": "" }, { - "id": 1859530, + "id": 9000, "type": "link_row", - "name": "Project", + "name": "Task", + "description": null, "order": 1, "primary": false, - "link_row_table_id": 261761, - "link_row_related_field_id": 1859527, - "has_related_field": true + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "link_row_table_id": 957, + "link_row_related_field_id": 8994, + "link_row_limit_selection_view_id": null, + "has_related_field": true, + "link_row_multiple_relationships": false }, { - "id": 1859532, - "type": "link_row", - "name": "Assignee", + "id": 9001, + "type": "date", + "name": "Start time", + "description": null, "order": 3, "primary": false, - "link_row_table_id": 261764, - "link_row_related_field_id": 1859544, - "has_related_field": true - }, - { - "id": 1859533, - "type": "created_on", - "name": "Created on", - "order": 4, - "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], "date_format": "ISO", "date_include_time": true, "date_time_format": "24", @@ -1883,418 +12770,203 @@ "date_force_timezone": null }, { - "id": 1859534, - "type": "long_text", - "name": "Description", - "order": 5, - "primary": false, - "long_text_enable_rich_text": false - }, - { - "id": 1859558, - "type": "single_select", - "name": "Status", - "order": 6, - "primary": false, - "select_options": [ - { - "id": 1386724, - "value": "Not started", - "color": "red", - "order": 0 - }, - { - "id": 1386725, - "value": "In progress", - "color": "orange", - "order": 1 - }, - { - "id": 1386726, - "value": "Completed", - "color": "dark-green", - "order": 2 - } - ] - }, - { - "id": 1859559, + "id": 9002, "type": "date", - "name": "Start", - "order": 7, + "name": "End time", + "description": null, + "order": 4, "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], "date_format": "ISO", - "date_include_time": false, + "date_include_time": true, "date_time_format": "24", "date_show_tzinfo": false, "date_force_timezone": null }, { - "id": 1859561, - "type": "number", - "name": "Workload in days", - "order": 8, - "primary": false, - "number_decimal_places": 0, - "number_negative": false - }, - { - "id": 1859562, + "id": 9028, "type": "formula", - "name": "Deadline", - "order": 9, + "name": "Duration", + "description": null, + "order": 5, "primary": false, - "date_time_format": "24", - "duration_format": null, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", + "duration_format": "h:mm", "nullable": true, - "error": null, - "date_include_time": false, - "date_show_tzinfo": false, + "date_time_format": null, "date_force_timezone": null, - "number_decimal_places": null, "array_formula_type": null, - "date_format": "ISO", - "formula": "field('Start') + date_interval(concat(field('Workload in days'),' days'))", - "formula_type": "date" + "error": null, + "date_format": null, + "date_include_time": null, + "formula": "field('End time') - field('Start time')", + "formula_type": "duration" }, { - "id": 1859563, - "type": "formula", - "name": "Days to go", - "order": 10, + "id": 9003, + "type": "long_text", + "name": "Notes", + "description": null, + "order": 6, "primary": false, - "date_time_format": null, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "long_text_enable_rich_text": false + }, + { + "id": 9029, + "type": "lookup", + "name": "Assignee", + "description": null, + "order": 7, + "primary": false, + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "date_show_tzinfo": null, + "number_prefix": "", + "number_separator": "", + "number_decimal_places": null, + "number_suffix": "", "duration_format": null, "nullable": true, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, + "date_time_format": null, "date_force_timezone": null, - "number_decimal_places": 0, - "array_formula_type": null, + "array_formula_type": "text", + "error": null, "date_format": null, - "formula": "if(field('Status') != 'Completed', date_diff('dd',now(),field('Deadline')),0)", - "formula_type": "number" + "date_include_time": null, + "through_field_id": 9000, + "through_field_name": "Task", + "target_field_id": 8987, + "target_field_name": "Assignee" }, { - "id": 1859564, - "type": "formula", - "name": "Project name", - "order": 11, + "id": 9004, + "type": "boolean", + "name": "Completed", + "description": null, + "order": 8, "primary": false, - "date_time_format": null, - "duration_format": null, - "nullable": false, - "error": null, - "date_include_time": null, - "date_show_tzinfo": null, - "date_force_timezone": null, - "number_decimal_places": null, - "array_formula_type": null, - "date_format": null, - "formula": "join(lookup('Project','Name'),'')", - "formula_type": "text" + "read_only": false, + "db_index": false, + "immutable_type": false, + "immutable_properties": false, + "field_constraints": [], + "boolean_default": false } ], "views": [ { - "id": 437943, + "id": 4015, "type": "grid", - "name": "All tasks", + "name": "All subtasks", "order": 1, "ownership_type": "collaborative", - "owned_by": null, + "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [ { - "id": 162305, - "field_id": 1859559, + "id": 2631, + "field_id": 9001, "order": "DESC" } ], "group_bys": [], - "decorations": [ - { - "id": 40245, - "type": "background_color", - "value_provider_type": "conditional_color", - "value_provider_conf": { - "colors": [ - { - "id": "52494500-6ae3-4490-80df-b9ce5285513f", - "color": "red", - "filters": [ - { - "id": "695124ca-e196-4cec-ab19-8d76b34ff172", - "type": "lower_than", - "field": 1859563, - "group": null, - "value": "0" - } - ], - "operator": "AND" - } - ] - }, - "order": 1 - } - ], - "public": false, - "row_identifier_type": "id", - "field_options": [ - { - "id": 3032737, - "field_id": 1859534, - "width": 381, - "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032733, - "field_id": 1859530, - "width": 200, - "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032778, - "field_id": 1859558, - "width": 132, - "hidden": false, - "order": 2, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032779, - "field_id": 1859559, - "width": 125, - "hidden": false, - "order": 3, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032781, - "field_id": 1859561, - "width": 141, - "hidden": false, - "order": 4, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032782, - "field_id": 1859562, - "width": 126, - "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032783, - "field_id": 1859563, - "width": 137, - "hidden": false, - "order": 6, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032735, - "field_id": 1859532, - "width": 163, - "hidden": false, - "order": 7, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032736, - "field_id": 1859533, - "width": 155, - "hidden": false, - "order": 8, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032732, - "field_id": 1859529, - "width": 200, - "hidden": false, - "order": 9, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032787, - "field_id": 1859564, - "width": 200, - "hidden": true, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - } - ] - }, - { - "id": 438004, - "type": "grid", - "name": "All tasks grouped by project", - "order": 2, - "ownership_type": "collaborative", - "owned_by": null, - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "filter_groups": [], - "sortings": [ - { - "id": 162306, - "field_id": 1859559, - "order": "DESC" - } - ], - "group_bys": [ - { - "id": 1886, - "field_id": 1859564, - "order": "ASC" - } - ], - "decorations": [ - { - "id": 40246, - "type": "background_color", - "value_provider_type": "conditional_color", - "value_provider_conf": { - "colors": [ - { - "id": "52494500-6ae3-4490-80df-b9ce5285513f", - "color": "red", - "filters": [ - { - "id": "695124ca-e196-4cec-ab19-8d76b34ff172", - "type": "lower_than", - "field": 1859563, - "group": null, - "value": "0" - } - ], - "operator": "AND" - } - ] - }, - "order": 1 - } - ], + "decorations": [], "public": false, "row_identifier_type": "id", + "row_height_size": "small", "field_options": [ { - "id": 3033192, - "field_id": 1859534, - "width": 381, - "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3033193, - "field_id": 1859530, + "id": 33389, + "field_id": 9003, "width": 200, "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3033194, - "field_id": 1859558, - "width": 132, - "hidden": false, - "order": 2, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3033195, - "field_id": 1859559, - "width": 125, - "hidden": false, - "order": 3, + "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033196, - "field_id": 1859561, - "width": 141, + "id": 33390, + "field_id": 9000, + "width": 200, "hidden": false, - "order": 4, + "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033197, - "field_id": 1859562, - "width": 126, + "id": 33391, + "field_id": 9029, + "width": 125, "hidden": false, - "order": 5, + "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033198, - "field_id": 1859563, - "width": 137, + "id": 33392, + "field_id": 8999, + "width": 200, "hidden": false, - "order": 6, + "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033199, - "field_id": 1859532, - "width": 163, + "id": 33393, + "field_id": 9001, + "width": 155, "hidden": false, - "order": 7, + "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033200, - "field_id": 1859533, - "width": 155, + "id": 33394, + "field_id": 9002, + "width": 200, "hidden": false, - "order": 8, + "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033201, - "field_id": 1859529, - "width": 200, + "id": 33395, + "field_id": 9028, + "width": 123, "hidden": false, - "order": 9, + "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033202, - "field_id": 1859564, + "id": 33396, + "field_id": 9004, "width": 200, - "hidden": true, + "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" @@ -2302,2119 +12974,7065 @@ ] }, { - "id": 437944, + "id": 4016, "type": "grid", - "name": "Completed tasks", - "order": 3, + "name": "All subtasks grouped by task", + "order": 2, "ownership_type": "collaborative", - "owned_by": null, + "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, - "filters": [ + "filters": [], + "filter_groups": [], + "sortings": [ { - "id": 204938, - "field_id": 1859558, - "type": "single_select_equal", - "value": "1386726", - "group": null + "id": 2632, + "field_id": 9001, + "order": "DESC" + } + ], + "group_bys": [ + { + "id": 436, + "field_id": 9000, + "order": "ASC" } ], - "filter_groups": [], - "sortings": [], - "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", + "row_height_size": "small", "field_options": [ { - "id": 3032738, - "field_id": 1859529, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032739, - "field_id": 1859530, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032741, - "field_id": 1859532, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032742, - "field_id": 1859533, + "id": 33397, + "field_id": 9003, "width": 200, "hidden": false, - "order": 32767, + "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032743, - "field_id": 1859534, + "id": 33398, + "field_id": 9000, "width": 200, "hidden": false, - "order": 32767, + "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032967, - "field_id": 1859558, + "id": 33399, + "field_id": 9029, "width": 200, "hidden": false, - "order": 32767, + "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032968, - "field_id": 1859559, + "id": 33400, + "field_id": 8999, "width": 200, "hidden": false, - "order": 32767, + "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032969, - "field_id": 1859561, + "id": 33401, + "field_id": 9001, "width": 200, "hidden": false, - "order": 32767, + "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032970, - "field_id": 1859562, + "id": 33402, + "field_id": 9002, "width": 200, "hidden": false, - "order": 32767, + "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032971, - "field_id": 1859563, - "width": 200, + "id": 33403, + "field_id": 9028, + "width": 123, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032972, - "field_id": 1859564, - "width": 200, - "hidden": true, - "order": 32767, + "order": 6, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { - "id": 437945, + "id": 4017, "type": "grid", - "name": "Tasks in progress", - "order": 4, + "name": "On-going subtasks", + "order": 5, "ownership_type": "collaborative", - "owned_by": null, + "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { - "id": 204939, - "field_id": 1859558, - "type": "single_select_equal", - "value": "1386725", + "id": 2041, + "field_id": 9028, + "type": "empty", + "value": "", "group": null } ], "filter_groups": [], - "sortings": [], + "sortings": [ + { + "id": 2633, + "field_id": 9001, + "order": "DESC" + } + ], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", + "row_height_size": "small", "field_options": [ { - "id": 3032744, - "field_id": 1859529, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032745, - "field_id": 1859530, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032747, - "field_id": 1859532, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3032748, - "field_id": 1859533, + "id": 33404, + "field_id": 9003, "width": 200, "hidden": false, - "order": 32767, + "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3032749, - "field_id": 1859534, + "id": 33405, + "field_id": 9000, "width": 200, "hidden": false, - "order": 32767, + "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033186, - "field_id": 1859558, + "id": 33406, + "field_id": 9029, "width": 200, "hidden": false, - "order": 32767, + "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033187, - "field_id": 1859559, + "id": 33407, + "field_id": 8999, "width": 200, "hidden": false, - "order": 32767, + "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033188, - "field_id": 1859561, + "id": 33408, + "field_id": 9001, "width": 200, "hidden": false, - "order": 32767, + "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033189, - "field_id": 1859562, + "id": 33409, + "field_id": 9002, "width": 200, "hidden": false, - "order": 32767, + "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { - "id": 3033190, - "field_id": 1859563, - "width": 200, + "id": 33410, + "field_id": 9028, + "width": 123, "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 3033191, - "field_id": 1859564, - "width": 200, - "hidden": true, - "order": 32767, + "order": 7, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { - "id": 438005, - "type": "kanban", - "name": "By status", - "order": 5, - "ownership_type": "collaborative", - "owned_by": "frederik@baserow.io", - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "filter_groups": [], - "sortings": [], - "decorations": [], - "public": false, - "single_select_field_id": 1859558, - "field_options": [ - { - "id": 208854, - "field_id": 1859529, - "hidden": false, - "order": 32767 - }, - { - "id": 208855, - "field_id": 1859530, - "hidden": false, - "order": 32767 - }, - { - "id": 208856, - "field_id": 1859532, - "hidden": false, - "order": 32767 - }, - { - "id": 208857, - "field_id": 1859533, - "hidden": true, - "order": 32767 - }, - { - "id": 208858, - "field_id": 1859534, - "hidden": true, - "order": 32767 - }, - { - "id": 208859, - "field_id": 1859558, - "hidden": true, - "order": 32767 - }, - { - "id": 208860, - "field_id": 1859559, - "hidden": false, - "order": 32767 - }, - { - "id": 208861, - "field_id": 1859561, - "hidden": false, - "order": 32767 - }, - { - "id": 208862, - "field_id": 1859562, - "hidden": true, - "order": 32767 - }, - { - "id": 208863, - "field_id": 1859563, - "hidden": true, - "order": 32767 - }, - { - "id": 208864, - "field_id": 1859564, - "hidden": true, - "order": 32767 - } - ] - }, - { - "id": 438006, - "type": "calendar", - "name": "Calendar: all tasks", + "id": 4018, + "type": "form", + "name": "Add new subtask", "order": 6, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "filter_groups": [], - "sortings": [], - "decorations": [ - { - "id": 40247, - "type": "left_border_color", - "value_provider_type": "single_select_color", - "value_provider_conf": { - "field_id": 1859558 - }, - "order": 1 - } - ], - "public": false, - "date_field_id": 1859559, + "public": true, + "title": "Add a new subtask", + "description": "Use this form to start a new subtask related to an existing task assigned to you", + "cover_image": null, + "logo_image": null, + "submit_text": "Submit", + "submit_action": "MESSAGE", + "submit_action_message": "The subtask has been added. Set the end time once you completed this task", + "submit_action_redirect_url": "", "field_options": [ { - "id": 9159, - "field_id": 1859529, - "hidden": false, - "order": 32767 - }, - { - "id": 9160, - "field_id": 1859530, - "hidden": true, - "order": 32767 - }, - { - "id": 9161, - "field_id": 1859532, - "hidden": true, - "order": 32767 - }, - { - "id": 9162, - "field_id": 1859533, - "hidden": true, - "order": 32767 + "id": 3701, + "field_id": 9000, + "name": "", + "description": "The task this subtask relates to", + "enabled": true, + "required": true, + "order": 0, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9163, - "field_id": 1859534, - "hidden": true, - "order": 32767 + "id": 3702, + "field_id": 8999, + "name": "Name", + "description": "Short name for the subtask", + "enabled": true, + "required": true, + "order": 1, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9164, - "field_id": 1859558, - "hidden": true, - "order": 32767 + "id": 3703, + "field_id": 9003, + "name": "", + "description": "Add some optional notes for future follow-up", + "enabled": true, + "required": false, + "order": 2, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9165, - "field_id": 1859559, - "hidden": true, - "order": 32767 + "id": 3704, + "field_id": 9001, + "name": "", + "description": "Set the date and time you started the subtask. This information will be used for workload calculation", + "enabled": true, + "required": true, + "order": 3, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9166, - "field_id": 1859561, - "hidden": true, - "order": 32767 + "id": 3705, + "field_id": 9002, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 4, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9167, - "field_id": 1859562, - "hidden": true, - "order": 32767 + "id": 3706, + "field_id": 9029, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 5, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9168, - "field_id": 1859563, - "hidden": true, - "order": 32767 + "id": 3707, + "field_id": 9028, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 6, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] }, { - "id": 9169, - "field_id": 1859564, - "hidden": true, - "order": 32767 + "id": 3708, + "field_id": 9004, + "name": "", + "description": "", + "enabled": false, + "required": true, + "order": 32767, + "show_when_matching_conditions": false, + "condition_type": "AND", + "conditions": [], + "condition_groups": [], + "field_component": "default", + "include_all_select_options": true, + "allowed_select_options": [] } ] } ], "rows": [ { - "id": 3, + "id": 1, "order": "1.00000000000000000000", - "created_on": "2021-07-26T16:54:03.364752+00:00", - "updated_on": "2024-02-29T07:40:56.157407+00:00", + "created_on": "2026-01-14T08:24:59.258816+00:00", + "updated_on": "2026-01-15T14:34:57.420903+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Logo Design", - "field_1859530": [ - 3 - ], - "field_1859532": [ + "field_8999": "Create initial CRM entity list", + "field_9000": [ 1 ], - "field_1859533": null, - "field_1859534": "Create a compelling logo that represents the client's brand", - "field_1859558": 1386726, - "field_1859559": "2023-11-17", - "field_1859561": "7", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-01T09:00:00+00:00", + "field_9002": "2025-02-01T11:30:00+00:00", + "field_9028": null, + "field_9003": "Identified customers, contacts, deals, incidents and risks", + "field_9029": null, + "field_9004": "false" }, { - "id": 4, + "id": 2, "order": "2.00000000000000000000", - "created_on": "2021-07-26T16:54:03.364879+00:00", - "updated_on": "2024-02-29T07:40:56.157486+00:00", + "created_on": "2026-01-14T08:24:59.258849+00:00", + "updated_on": "2026-01-15T14:34:57.420951+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Color Palette Selection", - "field_1859530": [ - 3 - ], - "field_1859532": [ - 2 + "field_8999": "Define fields and attributes", + "field_9000": [ + 1 ], - "field_1859533": null, - "field_1859534": "Choose a cohesive color palette that aligns with the brand identity", - "field_1859558": 1386726, - "field_1859559": "2023-11-25", - "field_1859561": "3", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-01T13:00:00+00:00", + "field_9002": "2025-02-01T16:00:00+00:00", + "field_9028": null, + "field_9003": "Added key fields for each entity", + "field_9029": null, + "field_9004": "false" }, { - "id": 5, + "id": 3, "order": "3.00000000000000000000", - "created_on": "2021-07-26T16:54:03.364933+00:00", - "updated_on": "2024-02-29T07:40:56.157519+00:00", + "created_on": "2026-01-14T08:24:59.258859+00:00", + "updated_on": "2026-01-15T14:34:57.420962+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Brand Guidelines Creation", - "field_1859530": [ - 3 - ], - "field_1859532": [ + "field_8999": "Review entities with IT Manager", + "field_9000": [ 1 ], - "field_1859533": null, - "field_1859534": "Develop comprehensive brand guidelines outlining logo usage", - "field_1859558": 1386726, - "field_1859559": "2023-11-27", - "field_1859561": "5", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-02T10:00:00+00:00", + "field_9002": "2025-02-02T11:00:00+00:00", + "field_9028": null, + "field_9003": "Validated entities with Lucas", + "field_9029": null, + "field_9004": "false" }, { - "id": 6, + "id": 4, "order": "4.00000000000000000000", - "created_on": "2021-07-26T16:54:03.364984+00:00", - "updated_on": "2024-02-29T07:51:48.196309+00:00", + "created_on": "2026-01-14T08:24:59.258868+00:00", + "updated_on": "2026-01-15T14:34:57.420970+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Stationery Design", - "field_1859530": [ - 3 + "field_8999": "Finalize CRM entities", + "field_9000": [ + 1 ], - "field_1859532": [ + "field_9001": "2025-02-02T14:00:00+00:00", + "field_9002": "2025-02-02T15:30:00+00:00", + "field_9028": null, + "field_9003": "Prepared final entity list for approval", + "field_9029": null, + "field_9004": "false" + }, + { + "id": 5, + "order": "5.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258877+00:00", + "updated_on": "2026-01-15T14:34:57.420976+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8999": "Design entity relationships", + "field_9000": [ 2 ], - "field_1859533": null, - "field_1859534": "Design business cards", - "field_1859558": 1386726, - "field_1859559": "2023-11-27", - "field_1859561": "7", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-03T09:00:00+00:00", + "field_9002": "2025-02-03T12:00:00+00:00", + "field_9028": null, + "field_9003": "Defined customer, deal, incident and risk relationships", + "field_9029": null, + "field_9004": "false" }, { - "id": 7, - "order": "5.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365038+00:00", - "updated_on": "2024-02-29T07:51:48.687669+00:00", + "id": 6, + "order": "6.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258885+00:00", + "updated_on": "2026-01-15T14:34:57.420983+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Brand Presentation", - "field_1859530": [ - 3 + "field_8999": "Create relationship diagram", + "field_9000": [ + 2 ], - "field_1859532": [ + "field_9001": "2025-02-03T13:00:00+00:00", + "field_9002": "2025-02-03T15:30:00+00:00", + "field_9028": null, + "field_9003": "Built ER diagram for CRM", + "field_9029": null, + "field_9004": "false" + }, + { + "id": 7, + "order": "7.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258894+00:00", + "updated_on": "2026-01-15T14:34:57.420989+00:00", + "created_by": "frederik@baserow.io", + "last_modified_by": "frederik@baserow.io", + "field_8999": "Test relationships with sample data", + "field_9000": [ 2 ], - "field_1859533": null, - "field_1859534": "Prepare a presentation to showcase the brand identity concepts to the client", - "field_1859558": 1386726, - "field_1859559": "2023-11-30", - "field_1859561": "4", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-04T09:00:00+00:00", + "field_9002": "2025-02-04T11:00:00+00:00", + "field_9028": null, + "field_9003": "Validated integrity with dummy records", + "field_9029": null, + "field_9004": "false" }, { "id": 8, - "order": "6.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365091+00:00", - "updated_on": "2024-02-29T07:40:56.157595+00:00", + "order": "8.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258902+00:00", + "updated_on": "2026-01-15T14:34:57.420995+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Audience Analysis", - "field_1859530": [ - 5 - ], - "field_1859532": [ - 5 + "field_8999": "Review relationships with business", + "field_9000": [ + 2 ], - "field_1859533": null, - "field_1859534": "Conduct research to identify the target audience and their preferences", - "field_1859558": 1386725, - "field_1859559": "2024-02-04", - "field_1859561": "5", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-04T14:00:00+00:00", + "field_9002": "2025-02-04T15:30:00+00:00", + "field_9028": null, + "field_9003": "Confirmed usability with Operations", + "field_9029": null, + "field_9004": "false" }, { "id": 9, - "order": "7.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365143+00:00", - "updated_on": "2024-02-29T07:40:56.157618+00:00", + "order": "9.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258911+00:00", + "updated_on": "2026-01-15T14:34:57.421001+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Content Creation", - "field_1859530": [ - 5 - ], - "field_1859532": [ - 1 + "field_8999": "Prepare data model presentation", + "field_9000": [ + 3 ], - "field_1859533": null, - "field_1859534": "Develop engaging content tailored to the target audience and platform", - "field_1859558": 1386726, - "field_1859559": "2024-03-11", - "field_1859561": "8", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-10T09:00:00+00:00", + "field_9002": "2025-02-10T10:30:00+00:00", + "field_9028": null, + "field_9003": "Prepared slides and diagrams", + "field_9029": null, + "field_9004": "false" }, { "id": 10, - "order": "8.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365191+00:00", - "updated_on": "2024-02-29T07:40:56.157641+00:00", + "order": "10.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258919+00:00", + "updated_on": "2026-01-15T14:34:57.421008+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Ad Copywriting", - "field_1859530": [ - 5 - ], - "field_1859532": [ + "field_8999": "Run approval meeting", + "field_9000": [ 3 ], - "field_1859533": null, - "field_1859534": "Write persuasive ad copy that drives engagement and conversions", - "field_1859558": 1386725, - "field_1859559": "2024-02-18", - "field_1859561": "4", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-10T11:00:00+00:00", + "field_9002": "2025-02-10T12:00:00+00:00", + "field_9028": null, + "field_9003": "Reviewed model with stakeholders", + "field_9029": null, + "field_9004": "false" }, { "id": 11, - "order": "9.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365233+00:00", - "updated_on": "2024-02-29T07:51:23.359392+00:00", + "order": "11.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258933+00:00", + "updated_on": "2026-01-15T14:34:57.421015+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Ad Campaign Setup", - "field_1859530": [ - 5 - ], - "field_1859532": [ - 5 + "field_8999": "Collect feedback and changes", + "field_9000": [ + 3 ], - "field_1859533": null, - "field_1859534": "Create and launch targeted advertising campaigns across social media platforms", - "field_1859558": 1386725, - "field_1859559": "2024-03-04", - "field_1859561": "6", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-10T13:00:00+00:00", + "field_9002": "2025-02-10T14:30:00+00:00", + "field_9028": null, + "field_9003": "Minor changes requested", + "field_9029": null, + "field_9004": "false" }, { "id": 12, - "order": "10.00000000000000000000", - "created_on": "2021-07-26T16:54:03.365276+00:00", - "updated_on": "2024-02-29T07:40:56.157687+00:00", + "order": "12.00000000000000000000", + "created_on": "2026-01-14T08:24:59.258941+00:00", + "updated_on": "2026-04-03T07:18:10.539923+00:00", + "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", - "field_1859529": "Campaign Monitoring and Optimization", - "field_1859530": [ - 5 - ], - "field_1859532": [ - 5 + "field_8999": "Confirm final approval", + "field_9000": [ + 3 ], - "field_1859533": null, - "field_1859534": "Monitor campaign performance and make adjustments to optimize results", - "field_1859558": 1386724, - "field_1859559": "2024-02-23", - "field_1859561": "7", - "field_1859562": null, - "field_1859563": null, - "field_1859564": null + "field_9001": "2025-02-15T10:00:00+00:00", + "field_9002": "2025-02-15T12:12:00+00:00", + "field_9028": null, + "field_9003": "Formal approval received", + "field_9029": null, + "field_9004": "false" + } + ], + "data_sync": null, + "field_rules": [] + } + ] + }, + { + "pages": [ + { + "id": 564, + "name": "__shared__", + "order": 1, + "path": "__shared__", + "path_params": [], + "query_params": [], + "shared": true, + "elements": [ + { + "id": 9364, + "order": "1.00000000000000000000", + "type": "header", + "parent_element_id": null, + "place_in_container": null, + "css_classes": "", + "visibility": "all", + "visibility_condition": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "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_radius": 0, + "style_border_radius": 0, + "style_background": "none", + "style_background_color": "#ffffffff", + "style_background_file_id": null, + "style_background_mode": "fill", + "style_width": "normal", + "style_width_child": "normal", + "share_type": "all", + "pages": [] + }, + { + "id": 9365, + "order": "1.00000000000000000000", + "type": "image", + "parent_element_id": 9364, + "place_in_container": null, + "css_classes": "", + "visibility": "all", + "visibility_condition": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "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_radius": 0, + "style_border_radius": 0, + "style_background": "none", + "style_background_color": "#ffffffff", + "style_background_file_id": null, + "style_background_mode": "fill", + "style_width": "normal", + "style_width_child": "normal", + "image_source_type": "upload", + "image_file_id": { + "name": "jSCtzfWNDfTPBHpaACprCIKTsRHJTewD_19f8e94b815ae7415c8032ce03c362000e30184a0bbc4b098debe63087394231.png", + "original_name": "application-header.png" + }, + "image_url": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "alt_text": { + "mode": "simple", + "version": "0.1", + "formula": "" + } + } + ], + "data_sources": [], + "workflow_actions": [], + "visibility": "all", + "role_type": "allow_all", + "roles": [] + }, + { + "id": 565, + "name": "Project details", + "order": 1, + "path": "/project-details/:project_id", + "path_params": [ + { + "name": "project_id", + "type": "numeric" + } + ], + "query_params": [], + "shared": false, + "elements": [ + { + "id": 9368, + "order": "1.00000000000000000000", + "type": "heading", + "parent_element_id": null, + "place_in_container": null, + "css_classes": "", + "visibility": "all", + "visibility_condition": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "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_radius": 0, + "style_border_radius": 0, + "style_background": "none", + "style_background_color": "#ffffffff", + "style_background_file_id": null, + "style_background_mode": "fill", + "style_width": "normal", + "style_width_child": "normal", + "value": { + "mode": "simple", + "version": "0.1", + "formula": "get('data_source.1013.field_8972')" + }, + "level": 1 + }, + { + "id": 9369, + "order": "1.00000000000000000000", + "type": "iframe", + "parent_element_id": 9367, + "place_in_container": "1", + "css_classes": "", + "visibility": "all", + "visibility_condition": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "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_radius": 0, + "style_border_radius": 0, + "style_background": "color", + "style_background_color": "#ffffffff", + "style_background_file_id": null, + "style_background_mode": "fill", + "style_width": "normal", + "style_width_child": "normal", + "source_type": "embed", + "url": { + "mode": "simple", + "version": "0.1", + "formula": "" + }, + "embed": { + "mode": "simple", + "version": "0.1", + "formula": "concat('','\n','','\n','','\n','
%eyuho_K3=G@2qW~M zLs*$)V{!5VIZ8lEuPBDA&pOKZ>;j(4nnNhm6K6awCo+3eMMd|ofvz+~{OG?9Jr-wd4J)T;Y>eZDQWi(}4;4%xd z!))AAhI|HVv>4eNb-frcn3g%uh7E*vzHhetl`*ys4uz`1eYPkL{Qg&GD}F@ Pl}wG0e~75zu;;;j$DSrv<^c0iPJv2jgMWUzW!Um xY(J2JBd4u6Fn T_F!b>}S`i{JJ^_KVML#9>!>mw98C0tyh3yHU37gGE_V_tYT~;9`P4ong~X6 z@yqY|i>C53`S_2$pz6TpJIVao>cvaz5JdRgE6}Ob;&`tXUvSH@2c8S|0Sg0R@A7N% zHPoc7c&F{3bC=fztd8Pykx_S+f^zNLx*bSA?bN+}B|?ROvg^>~IyV4Fs>vnwyY3X! z_-O_W)x!7$ecG^yWoUD vNYO3ySMH!gT%;GT@7k19=hb{~9 zNoKiF^Ot7f@hoFf`@M;t`Tb-JaXdH}JJIWfpQc6Q29ua%0&jE|u>bRW<_(;q52g&r z!z6=!_3XZEFMGS7%_vMV^fWP*C>WZ=Z$e%iD}HA1%DaN XyMYd-#VpQ5P<8TK5ug5;jJFFbHb;mc)_0B}R(#>Haq0{+@(DlQo( z0T2g>{bnjI7W?ilAod>^F^&7Lu=r1L5u7|W{naAssVjHGxv1lemg&!oUW4Ls?@xkV zK-~x-2tDIsFPJi*9=RBedPhdTtcIZHA2(qI23sLE4zBsS$wy`~DB<*nU7%_~?t06C zTT^aYNY=Ln<8#9 28f60s(c2r*`q)Vb+*9}Gt ziN!B)hb*fW|2UPdRwk(J%+T{0YMIe*C`@8rYi9T2Ip}fbic;Y>vRIR2Fq1P+E^wnX zVRL=io>UWGaSOr9DoH2vo24%~zu4+Q?I +b9A??_nAeT3BgHelmjC)$! z7K;N8+VQk@<*izcFg))h%QfE+C46>3KHkbI+QhN)LYdXrCY~)+xyNM&6N&3r$~|hS zAp)~>dYmAPPidcSvd#knqx&AtT6#OM4499|F*eLyz;^TU?ASq+Y$ghloF~A;3?WA0 zk(T9MCJq!FA0N`pPgX|xT^Y=@GH=%@o-l{@U~PlRQY`X|&|!{cX0kH&H|t;=Ym=N^ zrpc+A!9}}dgf6ID4)e{P-aoKi8((4+V$($c>gYB1l3(hbxECOpsC&SyG!BM4tKzlO z2`<=zWjSHu_tZa75jlAN<*7HbaEM+6BxzQPA3mCU-X|%ESHR1@Tj%obX{gqCd)!#K zdI76%0i9``5gn3 2hK-nqQ#MEXOvrPphqqUP)(Zq&^yB^4J=P@0rZp5Tnz>;j|^ zf~~_28C*&aR-Xk4*O)WWiFCBKRobenjm!@7;=VRSPmrhqvl6o|1BQOyDeZH1J%L+g zqI8QYhxWu7y>Cbl!@HC=An8AN^@sZT#uIuIz;hHB8j>fAp@P##`Gt1fb*!o{B4C`c z3nYDh!YxU1C4?8dqA5!Qpd~*ycZl#E{dR>%*hwcV^NbAKJZ8KG!s3mt$cG3xqrsKS zs&vbCJO@&*%i()*Cgu$4dYDiw)vA|FeAf`wA7!ntJCnKYR{sR-{Aj?@5KCUN;YZw# zM=cD5bXHAeyb8|-P6pwIGB0{kyEvA-UdMRqJkcZfg$ET+1G1_b>Iey)i8DT7?_p|g zGL193 ~uwbG7 zhBG0P$sgT#IuHOfE6Jno0{qm}E>n3Q*91}%9q&Ec20b?rMHI)pc&@$(6B1|aS`f`$ z-y63Z-!)d`Vx=R|%|^@NyMQN(lf^%fe7L03@T6BX-3kvpr>ApDl@+3%3Cv~e0uq!~ z!1 20e8uzGmMuN2%)ZEuoQp1MZp974AzhO!1bI k9jEqK&AyHhI`#z`B_j>C;+7g=ziK`j|MPddjrn;pu0$KQwy z2wGwGtnvFds~)(Fa&beaH=%CE#+_0FGyC~L+eizCww`aD(Z+9_KiS$PCR`BCF3^nZ zmue&H-ss`?e}{CI=h&?LOwi3bu?G?M`%I5Z?h}6)YkK# a>zx|?A0eJgT;jYD{yCQTsFInVS zaS(7&;ui(LO9fMa Ij`!EuhG~J-6&@^}yJoDiYD`j> z+JFprw| Wz~r}li%LB zP^PO-Md?RYD}M}?F|#03@R!^5iW7(WFA~1KZjc?~SY}n?5$Fh@rm#Fs=tZk09qCu8 z%^mm_ pJ zOe9;Ve+I^{JQ{CkB53Dbv9h~1>9-YOWSM7;m%TS1Xk{jx=sUgSzttI)*<)THvgLDy z^_EiZ5ow&Z3z#WSc6i0TN6>Y1e7^d~&8LG!&LQ_V1hg4qK7u6z$UIyW N{ z3vi(;6jChFp2t-|1uLt7<9P*wa|R?G`lBOEm(-PLEo_-@XB>CO?K9-hDiUR=UTE1V z?=m@mOFAce;N{>}bchRf_9@S=FOl`ici02+4F{V=45-3*V&POH?WaRq&k8coDyJ)k z9}eA%EcTMw{Lu2o`b0|aQciaRG0Hl4vH%ff= z5X8bRKNpSG@t`ICsJ<61QWi+EzfHgMu)5PJB-)3;Y#+twAi2xk{5piXhQebnTkDFR}xH&I`YQv$it35K3)8|n{= zE*wTFcgESrxmXBT<{UJWG`g}cmw26AT9@vqXJ(>N;&&LUhQR#%J!Ka#a(5T-wI}9; z7h5f448H@^5k)P+RxnUHdR2n%F0ou%e0$V&(44d|Sd!-*IW rwz+8k6H)D6O;nq z*5@uJu_|JQ-$PG_>q+y1YseLYyMRH=rEaT>gKZOKf==uo8 #`n$Eu)iT` z5JOcKv+O}P9_vOpt4l_sg?S@DNT`Ng%4Hj=07I`PNR1xwqKZkz(6Em6dTmI^Q&y4Q zA`?-g$#IRT(N27DL0P4KHa=G;wIvbnX`?#a?q_cB`(VGbZ!x-RVXUxFXx+rORu3pn zc{S|WU@&ydG0xyCx6BokGv5Heaq0<3_ig&A;39)2uv~S$W#`iHiZi?Ra2PmGTZqI- zWZ3t55Jo5uD|*(kE@5XE2+WwfY(iXBo{MVrbZ#coOeb?X&%q_iObcgO`+$gz0jYD@ zmK L?6>TwyE1EAP`9V71?K(T&Mj z$k+u~8ac=5UTrSK+P_l%cJ 4 zW3ShjbY`D!#T5o5r*|H?4l-gxT2N3`o@aW1EqO7LxcF?=1+YOgc5{WwyDgV9ir8dC z=Ei&j;;a&*u<6J3^1;wc8P&CA5SJ-o$)e(#Y#AA+hL16^iwN0)2hT;y*XBDG3o^_q zRc+Z;*o(k)^`o>5mwd@3uiLt{I!OIOCVNK^{R8PBQI*+REPvL~XoXbhnG@WY>Jl<( z)H7W>(Lg$3RUe$j#P{=8*mL`5+{xLwq8zQ~)=+Qc*E9U}v};2NYKHbd6d5uOfd%W? zHc|j3QPLy=w&QmX{02C%_d4w^K$Hg^e|trgbe+E=qT}|RJRtVP>9>P`JEBgHKU_Kq z*mrWDsl#6C^fO?eIPyop4VmBeow*b%2{>>=qy>0;N$k&qclTbzy^9ljEUEhEKO0>n z_7*85#P41@f9Ifr*kh#8KNcCx_KH>2d$8m}|p{_z(z(mH2-*QM7%s=EN$Z*_*84sw~YU<_UXA1fZ* zjE{TR5ZS+GA85eJXj^r&B%U0Gttvt&WU5z0MQ}jDw7T{C>bag(1)WsY0*;+pG$GLM z^P(FNd3l^Pv627mehwpiejH&T4o+~jolT+VtnLF^I1Fu8>J64 zBJ?o8_;Ezjhzk{5*2d?i?gB~{e}(c#pC=3rS*|L7os6VVPvsFmjdU!1!ly43pUZr_ z!kgQl3(QoebQu~qR(wpNgQ!Cb>~Vzd*8ci;2$-?Ojp&~e>zy+(7UoH$)qO+Zf26~V zwJmUdKQq%G#7V(I(TK4}u*FS|W6b>i+SZ8c!C)7j&33$Pej&%V(ty_r9VU27u=?E% zU6f}=g6ywd8)%s}4K4%Muw}rn?h;?FM%d1K?cg4CekYJgXLWLzCAo&S+6|U0)fHxp zRLZK8&`xkaJi1^)Xo)YL#^;1m4uD(DX-l1QnOX4V($#>Cq+A0e-y=G4y4%8G88Uip z(K>{5KhruP$&leNI9syPdFE%rq+_z&=tKd5md2j|`{>qtzdCnQSuaSC))EB_ZILhd zJo|7VlFXf6 })vzF9YMjgz z= HFIxocvN%gn>UtyIK!23LttZSlP{|`dg%M~>k`-H z{6TN8wdo#m^`<4kj7W%?qxb({0a?$DDu;k%c JpUB7!N@OQTNZA^dS;#5*;ekVF|ztjflAZ}%GGHgKdOZAK@b5u zgmw+WM?Yo``G&qGlI#7RZCww+^sK|Y%`t@!`u$qN23*uN2f&ZG q2>RJcXEk z;o{E&FYVFoNhZ2_i_lLVNwJvq%Za6(M`nGn&LX5`v-HFLBGAzhs4oOO1*Y?mER#@= z%mqzxYDoE8;j6ES=9WMva5$XBe3Z5VPmGj*X4c&Uw3FA1AYJ2ZxZ3D ~W^=>j6L6Q{0 zcL7$a)bXKDk@qWm65h3hZ=ktr0=i>yNA8NxGSrHRT6Bz+^EWakF8rF5tZ}qZs)ufc z{<~0F2HKnx+2fYcVq96=NCRc?H}FmMENAJag(2BwX3H)>2a3EEM8gx}2Mdc^<5@hW zM}eD$U5@KgO!~W-6c2$~MK4LP)HgU~&n!-y&$L0u4=gRLn#v=2x`wKr7PJOvajse@ z?acS4UWm|P+4;Px+o^1~o?IUIfzbu0 `OH zXQ~@v8GNh+b7`9C=b3LGZ|u5N0UbT7JtF^g`6KgNOR}*uuh@(oQ)3g w7}PeWrTx3hK4s`d@emp!m~9&wI$b&xFuMQSY Hw9WVRT|zyo2f=)`tqk4#Gn6)sgXQZei`@Nxb&Fvj-&?aMh` zAb;oYBr8xbeHV~eXBP?AO{%M{D(I!A&=9KIy3?(;L&r|FO=q;X*SZ=8t!HPE7|6l; z%`3G2*bO;dH-YBRsRV>nuDi4i-PJpeu8AQ~)FxUm(w1sQ YF>erv0Pw(B>io?4V%`jmOmS1HuQI=tK8_b&lmo>i2JX%eqy3e>>fCY zz58eFe2=F9*e7;rZ)xeRh%dsi1OH$bK Q3j{l{2yjOg`!g~ern|JSsiG7GY zC}I|f#flWfaatmL6M^6Xz=0G~k=?zu_&Bjxz+a}Z3ciUKPUDlJ=ky2XvgTrHyfZed z<#)=3#Oz9|_gj-tgZAl7$nVe&TFzwgg`;hFH+i=Norkb2IFe>X?Bo|tY`O(p`c&4} z`V!NM_U~yCluOP8R}Q>f-25{*7_$ ZE-TQvSrN|u%`&83Brd3_BlkI=d391Pd|o{>7*Y-Ecqtelw`I^ZX-@?c$g(YSLE$#zrM`RQ?@n~?kAQp-nF z`{MTJZ7bR=c%9fd0tO>2+ar+lbMK9w>myJBG_ut?@WX*yFnE5+y5q|H#o4yZgyDH5 zLl6tozA|NevAZYW4>$Pm^nS;bR!k*$+!(eCc>1oy{3MWRqS`N-lMQ3ai~9?ZDsBf0 zb^+J6j<9Of7FZ@2)`Ns#vXvc?VYM=2{>HrkUg2yXb8=a$f$b7`dM$guDv&_0AO+^F zRJln9hYAb*JWFh67$N#Rr|F^SKZLi-wde0I2850CYG@}(Sf3pa_yQ)H4o0dxAeI~0 z)U02Yu9!_T^S^h^FYeg|TLgXy9s$q#J^b?Hd{^a0ly%wr%pV%gRZo=kkjH4NJXcq$ z!%z;=&rUkXLUkiAUA>UGZ8gyNDiT9A@s^WFzU5H8LanH+T8EH}>d>}RmQ_~6CnLB1 zt{Q;PjF&@LkVnLV 8!B z2)$Z#!hYh*y9Q4-iagbl4G%$vq5FuSGLuuZDRNT@nO;IP^uCqP4e$y6H0w}T^U_5K z4@7 2poaq6p^{yVBku*wu1%YUNbGIx$YCz1Vvf@JJRNWl3?Rlyz=6_sHMMNMt_h z?jYEH_g0!Smc$CN!EVS0Q%~g0wHw&2Z;QG3$>C{*C5MKhDso8h!<=2f6}##ssC; oqMcqINqE-*{Uh%X}9ye75TH= zq`X0Ks?0|XM(?+QNa>!q?}K?`9V~%f)gqUQ0U0eCW8i^4$Tirn9qN@B8#cbOg1btB z$}!V!qR?CCDe$1}3uRk+OLFxjEcI7fLv9W5o?}PN$yvoZR#_&7y5tw4x{~AGTB}`a zwSy!^oS~b`JC(x-hi(h`qvXsbPQHn`h6KEBJlxVe3o44|?~_>uOwckm>?(U|+vQjw zen-_t=Wn5PTh&r!*D$#k@4T_CVqY}S%TAjo=D5@Wgedk!)aVo;(iNgysp4q1(U$OR z`MO)Cnnwbxs=Bf>|KL<4f}8?j7c&w!s%J`yzjLaVwul6EyO;bn`t2$KRXu|kW0yjrM3w za@FvXVP{j(_u-VH3P@SsMgpvDNZq(Bn={X=%XqD3Ko3Kub`i>MRRnQVX_lVRxDvO* z;AWcT amFle8>RKYV-9?(Ul@*=7&*&p?N&*6N300K{5_6l^o+Zp5eyA% zW+Q~W5h9H;u}in4K{M5rmzgogm~PqiRl@?}!ld6plAU1X3YPqOv=i|o5GIEn=r9aj zKY1@bLkAU9SNx8j1MckcB4u=>5@8#@RpV%-3-p(@>_9LzUmmu; {bWDqdO 7EV&B8-&+hH0cT*~$C*(YN|_eY2*DAKte7?RH01uQQT6^A~p8P5WYYsmr1 z*k&&OW5X;Dp%jQCG(9o`fr#*iJpO2 %*y9qWVgS?FzmALTZOss+fd2q3K!k$(72X1F#42186N^26 9j{C-))lZ*r06@l+bC4kmUlD^j4n$0AZcjmiRO5%#*vFF<@rOjmm zp}flH_Uw#Tf$e$8Gt$o2^t_B!Iw{OgghsbNAPzP&75S|Q^y=#X1e%amO iBFM;VlGoyAHMU}Ztp{i ;o zxwhC)sysgD)=*N} KkU}D9ScU@ z9EdZS=h9KY*57I __seS$@W(L2XmMdho%FV5gA^gb?X_}iq}xfK7xtJ}mb~aX-4Ztm_Ov0h zM;`A=*X0(Qd<2h^7GZAp6Z`eZFj7Xk > 6D=H!NChr zrQ|R<`L_0xPrnl=*`1v@;4VP(u$k59YviWyYXgr`NEtm(+rIOwu-|8dnETpVyAZ?W z&ZGU@it{-0{ujY&Cn6xdc$P2UE?b+VSJ-tqU8NYsaou2br_B?(Q2ja2$J&z4!1@U} zz-~EzF7Lv^fHPG2!39@sBeY3DNzohX%UZ hn5Xxf{1*5NSVHMcpCxt4u_1 z6V0o;E3Evo$+?bJ#vsFNh-pBvW2)4e0eoQ!Dt~OooBD(6W7a^ P8 ;{bynHXVpOF_Q|h2z8azc8~ToRWlLvU z)<3FF`R7Kg)9MVzO?kmyC-a=LOL~kB)WfmWdCrLCtl2`iO=x2{MI93i!oqWJ?BElg zfkg=+>g04Kwf)`(CVST9jwFpzZ&7Tyo`Ud&p&FitmCuiw7aP1@MU!yh9p`f0D}OIu zOJTx-s6Dv!jCb)h& _~D@7YylxRz@zA7SnGYp@R1R4L>+3t_MZct|eV|`=-?Fbst8{0Nv zh#eL=(jB}1?^>7<>fO#zNNN$YN3H>>*IeISIlb=paq5u2K|O{U7sn5;8i`-1dq56$ z*?~vMvP*J)aN0I=b5qZf^UXL~k?E%8PoYNUGyF<`7fVGxKYR^MBWhh* m1`g> zwr=&m76u 2eK_3>=dq#zb@R73^Dk_ZA19l^$!gC_s0ShSHP>mCtt%mo zurswgMRjRBt-AvazD#@~F=m>y^<@$^X4ON@W;)(}%~m(|iP4byno$|N{H~uR?**Ok z0cnv&+%WZhXXimv9=2?p2ctz@suZ>Cm>2 >8i!pB?SA(m85(qt-j&Ald%w3iD4N&GV9q zVt?*a+S@d Ak!@?PdELgT$1lCcNH#Qp`+rvHV`u~+xq`0Fx2{F0dICGpt5 z4u7~Lw%2|fTl(RN>5pO(fIk(w#FWG@n|_rPnGh3o{axEsL4^K*yCPthc}WP)xWnE5 z6pH;=IF4NpzzehU?LgfVkw+`F$obXrYun&Fp}XCwNcgwv+}am8rPKAQVc7!(;ej!s zXIJVe0V|`Vc6Y?)8)eC|^gA``ZyajD0h^q7CRMzERXNyBfIh)fD%GPWymr7Om2>Xb zP?zF_Q8<|fGvqYUJ%QF oVt)KZ_H9kK^7ph%-@1wYZwOepV_6wsRinS;hHe={Cm< zKDqKts%sa}<@Ol}`NGV}<%Cg}LPNIm9{|n0n@ *K1J8xDr=UqXg)!DZ(hmp!v_x;=~Sf+)RyK4`PvO*E0}S;=1m{H+BI}hIki~ z7w0aPY2nK+k|w_FM0r(jc$WtXbxR_k%({5JV;9yVFY~5X-sc_0T$a1-*XgyP)Afi* zu8NV=81}XZ`LZxp*_xUwJOLhPjnKa3f;xF`P;imBUP_?XUIe>&jD)nn5i1c0>sI2r z7O1)$`gA%I&7mXbURrBHQ!jANo #PF@mm^;?Ib%G_9yCxxS_bzszoT=Fc<$OY zqQ_6j(KEaNV$ingjGJ)8-=IMhiCk7ErZ5L-@MbQ%HX98t1uM@Ovd=DNJt}lv*&+{X zw$GVcDm(K&`g00t!lh1k7k%{$)`7$;++{Vo@ XCqR3`z;re4oPFBMz^mMX N$+YA^HVw&F=ca1HT$FX<=3u9+Ls=ljR{jEc zVNH8yH0SN5r&E3F=Ff$p%Pc}OU1R3hS;6)wR9-H9`tJITAC m${*+ zvkgvPdR8_0SlJb*av=Ex+(xTKN@Ct`p*87l&$H4?$VeGImohSs&RExiVnLk&tENAb z-;vH-=8w6|P XAL^EV>M z)~A;$8stDjDgE^smBQ(&)gzjW?owV4c~x~PejZMY(d(su3!vKghM|%0?shY^n>eEF zHL@ky4*TA_fR~+NTjrRcRF$j2;2opI8)3+}Q8hixTMSV!5lK|7B{!ow6JZ|qBL!`| zP`(p8du?j+6L(_;JkvZXC>g*?GO!N@!e7VSwjn8Xc4aaI8pBoa6mkM{iE-9w=t4yK zvQ#1|ukJd`7|(yW2mu$S3ws^v44zF5TliAI&X%2Rt5alSNTyZb{>p+yuO{p>156Ea zvZrz)7wrsNsOV{QY-cW2-V)m6oR;3Uv!#D6?)|)pQqMbK{K6GsZA+=7l_a+c?89B{ z?8;_snUxV!9C#??%kuPq7bdq!P5*Mw=(eR>o;6LWna56iPxBy4ozq!{mxs%RQ>-nN z$|&`HS6E3-SJEmbJNr9f4c5_l#sy4D{x*WF)<;SVLtGgkyY3)EA5CT!^9}GkIW31w z_^cIJCvGHhrcbcNEZtgL#zsfRfbDb-<`?@F2?%v^Z^*St9^ Js&E3>uDT=D;()rZIrL`Y2(Of3`p9_A } zoI@)AA~!=PWV bH1JI1}2#yid(3YF&g8 zqb`@BGX3`Jg9%iSq%heb0T#xV;=#9T&+x1v6e*p?tdh?{ hSbK5DZ9%?KzD-8$M zhrkz I`Z&OvfU G29B@t+h;<4!6m?8OQHO5ykRKpjr|{QQE=6D_49 z`?Z|+EX4n)Xn9HLx!50o1LAvsKOT$)?7a#HnEt~!{?|X@!X529V!!-qD)u23@XN1& z3wPQH_rCd1`vPgibHM$R%RDLhm*1kjOTdoJZV|?-t41AFEaJH=!8KODG3kB$f){J> z2U(b;Y%9iF4nfL4V4s%bg^`4E8?)E4!XK{1&fMxrR=1+AN_{WPS+Ar2t~C45WohOT z6IkoJ7DalW5%JpJ3gUOc^0J#ZHDTp7?uL~mDM7g3V#Po5-t$Q1OI?AHf5I-iApYnt zb%KQRw#h>svorfrIuhIy+uQ47LNvnK2m_l)Roql(vQIbOMcou;&%y6OeE3#1o^L)8 zBk&yEk=fy{NigphMrwFXP{-|3W(`Y2Hy((5)gn%tpWkY}RL|W7v~m{B_Z##+?+IEU zM1XR}J#3mNq-;R|IY7q0m=c* _WQEFYuR|<1_)>!zy}HDZ zrqSZ|Z#nU0pR@cuf|*3)Z1VVgwA}Bfq*Wf2BqEnHIowXn*&rWbkF=hK%9%u?$|h>@ zHs~$BtQtaWC#heQtn;c^{j}N6*~mHhEU6^i=OKBckTP`i5E^rvH#pI~nL7Cijfrj~ zN{>tXCnCFt2a5GL7r~**jY4nF8jXxv;}&;q {gE?^q7(;>Ba_%hkgbGhE}ocs}?9nX-~;+fK2t6VVWBJrZi zotb|0T%h^wI}(fa{*AZRKJQ#qOQg0xN^}INo#^#R)+^@CZyjIi`p)%!sQK}4#v4(? z=Wv+tRv<;EFMPn-V86V|AC1isxkoWitV0o?>*gM}GhCQ9hBJgwI4 dmP@9~{ts;C11y1nZ)BxCwlMt#WH&@E@zeBG`Vw4;3a6_BMC1b$oY z1$gAP-0393^mttg3FRc;kz|?b5EgU*coG#h*EPM!{<@+Q=tZeF*Q#bw!%3Ic!iCX@ zoY@34OyPRWYtdi_0kV8@PhfglRKD_yIp6V8j+5?Wmvi@;02vt)f?CHq%f*jITPoLd zw4}yOFlE85K=RB`QFwQd8kFFV)99iT`{_?f!og@EZScKZ@5OmC-zrWFe}YX`oxl}U z!MA)Jqw1%FbahyfoHBVv<}Iivl?LtBL1tcZa)>v-KG`^EZFP8^J)m}CO)@+Z*h}kZ zbK;BZO}IJJGPU+L(hM#L3|w|IyGSBo+n@&U*7VENBicR!6NquO|0P<9seW+N`Cc z*d7HF$Zw+n8$E9 vUS`F;QpwM%ab(0w7nsdYv#=0B zW~*25Zlyw~*XnQ@>D9%V&Kd$5jRLzvhpE22;fEIkWe&h~{IqYY>Uo1!BpdYvW_%Nd zKF)rw1mWcS^0&(iEH_KG;PvBkaeb##FqE2^Sx?Ac#o5Mf 0)t|O$oO97LZJUm}LCR@NR={m3(+4Yx z!v5fK3Mq0@7-FYXY@d6J(9_(q8QJ`?9p{_dSBgugOqjpOU$W DQ zg~*~s*Aa*pq0Qte)<;2c!Xh}B-8GJU 2bJB6q<=B{}hR8}R4pQ)A}0TiZ)_j>(7vj^eOKF $dW&I3-J2iS7+a{~Z=$ tjD>D4&x$Xe?&%ZyTf8h?7A@|Wq zxdF$xx$bZSkbgMGpur+m5ZSSbhe+#r#`4lcl#3(<%E-O2QCl^SbIzoE-yH Y;(aVH}GLlc!n34g t=XgCeI _#@gFq A=b&sO$ z;hecs&j5uN&jD_7d-RL{aYuaM)bYG7gqHp@4QghfcHKMi73!a4O}l2|nu@yzIIgc< zy$Od(L8j&9Z5#kDO)*~yy9mA8YH>;cnw!5sj90rXv(^{21GgOI7vjxrbbCyFP|iPQ z!7Da !8AZ$?AbtNL2I4zIy H z$^))hsycT(*q4;qW~)Ib?8(CN5Ser>r$M(D?C9;SqLAU*PK0A<=*-QaWyFkjO+I!{ z4}B~`naEyv5HJIFY>{DK`Zey=n3Cxm=b2VzeQpD5D`u6g(1oEQ8kbx<%_CE`SX001 zyMx||z_vqTFwk^_^T+SmOgbqln;g5;wBy0Cn;a{HWSG(s)7u!c#?))(qS#1{8`#EZ z4AyLSwL8cxjhSoywY2iFbrB`Ic>1DO`NHycdC? -gWe{!fbd87vjnA}5OUsF14 zuln|$Pr;_kcs^>1`8EJ=9#}zU)}(z}H{2b}o_r-eQQ)jl-XMl?-VPjO*2Lf1v$!0w zrwUfXIs+x=muKx6W|2X%IuDk=MJhT=sXzI$;J@v?7T(3~UR+UdJ8R4M#&+rX%5f;a zdf6D2R@36xVQkk;4~%QCl-tJyHJdv+F^W{3yMloU^s&Sh+#_AJJVQ8V|6>L_;~coy zM~`5gN^?kVi@fak<&&}Cr FA27y~(KbR;-jr9!v&g zoiSdG)Z7rM?VTQnS8O@uInbTl_EiZhmx5=;s-wa|A_0U`T*-HbwqUrf`LVBzz&UIW zcw!{Db{&Wu8g;&8woD4B7aj7x(HOn+p#F>>WXq?DP_}#kNQ;@7Ds3`i#0|P}Mx# hsAr*IT;lsPZ{?9}~3 zO~5VqJFIwv3-JEMe`AbCRo@?f6JYQ^J9DTc06)c#H%WXpxt3yjUYt9{oco!4y2aPy zu$N;J$6@hR6M)$&U(M6UODj+T9a5>s$;X*w*G%rqr`!jaJAG*w$xyf+rw#d}(~kp! zKOSF+9=z4n%^T(s6>;6CnYlmf%1$x8dhwe=fZwfs;CjwDv^%&9*_Hp5m8kTbp$%yx z57fwi8bTYbelOTe!>&ttl~Xi9SjX&?orjb5A?65SB!FQNrY37!28X*pASykomqgg7 zqOic_Ru2-4 pUAlM%nl?;h}kR>1p1%@p<1j)aRgn!z@4O0pLaC0U$=n9j<)OL^ddjYo2^nc-B>{<2Hy%XpCMJp)^VnxlK<=>Q ziy5QiH3}QK({}t0iS+rW6|AJKh`XdZj)QYuaPF+3As?(Zd%4%?ENQ*Q;j*#{z99t$ z>m?7$4;VkcMy&OD(knJ}&H@DcCujX6c?Ghp$#z>?4kYY#^gWxlz6IWPZy97{S6x;L zL)3dWaU}f`qbXsM>Nk3wHU)aySRdD;!~@e=zLu`k2F)Ftv*;t-TX^i)8?K|6b=;3r zDu9M79@EDFzdB#pl^H>gcX$PhA>WM~c$9~Pgo^dr y}TmYnqqm` z3b*>Ho!bnniel$%ML8vHT&S-(ur=scAT2IT>}=QOGFVcK)`>R9%hF cysFQgD0YY>je0qS59A0(FZS|crGrDFeYRT8j_AaW%tTS>7D zt>>s`wx+ W{byqu{ fV0os@X`x_NW|sbFPmLH71Z7~;y2hM;5J6j(t6_p#7&osy-I5H< z2OV`n%M(tWc|ufEIJHD|M$Q #bwJ?x0j= V`^ zY`+5BC#zc$Lt3^Yhz9`QTUKOeBS)Rmzu4o=hSfg6(t0>uv#(nFQEP3wy5wqOIWFXt zt{fCZdm CstC_PJ =xeN-Ku_q_7;EYekRJ$bh9srI* zym|(|)Zo1{X!xYQan;cd`SQUkN k1suvuK&ix$cS#1oCx1%i zSlO|2{C^;XE#LfsIPa}5GW;g+x&EI_OSH-PlTxp9b1kSbKRz)!iN{p_O)h-)>BHd} zE}F{S`syP!dW#EJ@Au}!#TnqNK|tiSBJP3hE|u!v}zX5G=`?)IEyK&bQvl-Egba1A)Ka zE$^qz8=38#b7`7i?F{fWh)Z~k&(2pAouj0u_{gy~MTK$pOE`_-s2}4nXdANwT(}M{ zKhteq7Kq>^I>#nl4Z6&c!m}cG|M+42czl?@#r^!MFQ}$*&gcgC$p^K;SVhG!Zd}R? z$%;|dsVKi7P!PIAg6k@!A%WVJTbo=|TppA(12bno#f33ylfHz^tiK?65W6d$I)`~0 zn=N<(jnhM$6|{dah`!lK@4@(`TewHf6*T%jv!)?DBh3>F^+`m$Lm|I(ypE>X2NA9w zgZ3oG-b;kXqG;bD2^$yF%6vj=x>5F;4iRBjJTbk`k^5;)gSzn?ZMuQ_)vq x<-CXys ^v2u`fnK$ z8zneix2!HFsN1jPpp7tRZYqxrS>OfAT(I}q>G6uvsQhK7Mp+x(PD(f$XizGtT58H^ ziTzf63+z}r#8 }H m-v|c zWJB^B{}9`)FSrKoLbI5sNn a$Vqeqy;oC7VKbaTS(I z9L+KMwy){3=EC8s_Nk`>W9eN7fT{X$zX!K&t9Yz6BO)i0Bz==4v8m?WwA30s)L6sc zHRd|yOB36( T zi#H;^T+Z!gxzF*Z;!UIT$M1`$NSr+sr^oc4f9E>kXnEmt$=7Gc 9nW zh2Y-&Hs6XrQI9N%4(4!UnR%IZxPglUiSjRo1wpPE`GF(X4gjyBzlbVD26isb9{`?- zu*R6Hyf~6U6+1r`17vnOyDq+H%dCD&b=h+6hzi;Jif}4lqK>_Sd%{(fbsmRGE-5(X z0QI!)cF$=_mgG+JV=G6Agq4fQSkf|T98aieb_j~iM{U){?d8=cYE{@Y1@8L{J(@N* z$Y>?nt?yVc3W7LVK+mg>;tFs!LV@U$XqWk&e$v@^NjN%|f&CnJ?_V?F(V>yeTmgG5 ztj(>CsZ-lpuH;@7D|82znK`!Or;<^bIzA%BzyGsMwm3aCayzDwM{`4&?Jc5tl zmFLjcV73MRKGSR8-IDSp3ES*mgj5^RYdp6E0+#k{teFOB)M9XKju{%64kTOTDo#2; zI6}<6{OR$|sW2tSOo1Z)`Y7F6%4w}YP2X1vPZ`CG4a({&6*ohTSF)D24&HxFIz($J z%zIj9ldTbn ?M#%|-29hrW_0muPho(L&gO_*(K zC403BWFnQf#}W wi>ViC*o>pJr1&CrWzVU zA!|3f7%Q$ggk$s%G?{GeTfWsM=}5&m&g1i^*95k(XgLL&Rjro{i%0``dm3EMmar$! z3{UG^1g(In-&cY{dy6ZIoAYVOGFcO7(ONIgyW?p}ry)vdH0&=%MnPWBEzFSE%&fPW zHs{4+{ ($$2^)|TK%@sv&xZSn}W}cKk8%{p4xm(-jB(|OE z@UAvaWWy;Z`l4&mj{`vA;E!0>Z(GxK5gMZEn6 q;ci$B97pBDAIdlJcorDQMBIUQV0&qV& z5>>W!66d`DJYwhS{puhY0oN+$6<5P3w|pOlZ+yfSG*@SV4|~_J*IV&za-Vh0zLzH5 zDpRe988pbTlmCn_HPvj9;7yU3l(e{BnEwC5>$mCp(-Nr{O^+9*+q9ei$C2y#KOWBx ze+)Oj{`rq*0s6Lpzxs V-v3i3NlT`&*b|zZTmNq>8~ORp)SA)9D=(kzeXU&$~-v(p!;LLlc_xlUOa=;vZ8L zHS-UlKyq3X+|#)_SLqze(u;^*()&p)AQ}=-V7J?$=r-Lv;HY76v!#@+!=)YQL_0n4 z(016l(Ee%G-mE7OqecG{WwmMq_4+iGd{Hemc6@-}=wG&1SJ}&b=u+7MfbU{4k{p5a z4dGcjHdRin{?rwjg?BdFTw1?KO1w0>_N2F&c;@ZWhQj4hgksy}M;8it3=NFl2=E_O zAN^OX0RE$Y?BkpFwr}3wxBYtlPT<5y@Y3^U-}9P8w}O%jJ%9gg{KwnWUauV7eL`x_ zV=KF1 BE1>GQzF|53g3nk=I0}1ndVb31VtJ)FGY&fGGs0LvQ)A!<$C=)N7e4 zREFpr&BX>pd7JLT{0QR}^=Nhyy6u$&d$d}4ByOv8v`ts&lSJ*lt&_wZGZ=eF|uEH#1^Ft#5?R*j!$)4kx-dd%OrW z9n{=<3){%QSNt7^jI>1dt$-+`P#;e%){v>ir>zJOv?{oBe9M>Ci|Ou cpC9W(A4Et>}A8XBf**WZ; zwQ$lpNA&=(G)_lGb(2asNmp$yd0RgLvOpi5<9?0^D}2$k5r`yhVNQDgRjR5yV`Cl5 z%;}uKyiPNn>M7_#-I7~%W(oI^^xD-r;`d6Ee19a75|dW0p~AgvfqGr_a^lawKD%XG zC;pu4(4P1#e(EeY;BLzQHCD`I0Kcod0mt4P&a$KKv9v3);y=ZYPnKBd7*{^N{_)IW zl|@HkM{t9&!JX07OptQ#mrIY2w|@fOtLehTG~Q=)mlg-V^#>|;7jcF`(V?Aty`vjF{SrR!|L}ISq*6oq3NOqD7UKhzu z#chf}jJ1PBZ`wI_yol<~?sh^Zwq|>zE>WHtRDUe3fiKPz_+p!y=2(at`H8iM_d3hG zZ5Ex?BP(@ZKJ9I*eaV&`n&2ERP}WIMR|yKcb!i-U07w;Z5k#=8bS`rS0#UZ>Pj3PV zG0abG57;(?u{ju2UQQ5V3bk>O$d(Pp{4IMqVh&%kQ5Vsk1`+w;LXdRMXSp8$yw;OJ zKnKnI*7BYB2@0R={Hy4dr%o-ZP??=tAE~Z0Z8BJGdn-b1V>N^rm;CUUQSuocqvXSd zFMCae=Qk53_c4AR{X@G#7GVEe9-w022{8G<4@h*#Pzb!?vi|T1w@?fqz+=)i#G?^& z=U0oVamUQfB|Q=*bY<+Pz*bFBA|9*|$;@N)f;$n_RegeUAPUVPB+iKvoiYBZHA2I^ zq`6H*>yMtsyc+cOt?3L(*Y|4e=1uRtW@D`>9DMsNb wNlJdo0gr?tzX=FrOv{HXpIC*R7%FAmjNUS(tVHJ zO)xIT3+8?yFX0HVRko$VICjKsD`MxEjv1pyfTZf}>tBcnYB8QD%B7;lPFkh+abB{u zMqbWJ2}9s}dOkzreoM-v(aII8M#Bj7ic6_AFL3`)>wc}4cKF};g7C*>K}3&qownAb zk*eJ@X<9#mv)G@gP<*eY(7KGKoTS;Wtu(0&!bH $GPGQS|zRq}5H%DEODpziKx#r2(9wSrzu;D(=VRQeY z>|)K0TT)7*{@!t?N%t4rM>=!T3gPyVB|+$ML$g&W$gQ-9bNYrCPn`$opBDsNH29b2 z^idwJ>&y3VxOrj#fahNUhp2;#>xkQd3!pE4h&|4q;y(6KKwO0za9;f9nTAWAKe;+Q z)pAWvD!gC@%81a-iG9a~%}>Og5Wn;J|7&UqMPEhM6VUo6bqkq60Dq=hF5u|>U9Juf zW}vvpda5Ubn~QeXKb&NTgW~!k E{~Jk2-p1MJsE_y|p7IFMVM3 zws{YoTDP^2iu^#ZPD?X-B`o%Oz*;v>O4heELw2TZ+<(`hxzCp;c!X5(t20#nq}nEn zJ^XCay&(;Y0Aaj0|ATd7d$nEKB32&ilciJBCR=vPV9-uPJ)$D2 Ey<$8s>*R6W z(ni!Kt02e#?BKCxn@tSIx1SyMZ?x+-%LEnMr@W|t{;TRjr+6~)d91L>wfBcN<=C-j zr{42;3K?A}JQ4TAQi=y~{_wt?61Z~)(0Sp$0ROdTN2^cvKZQIdpA9^&-Ff)_k0Y&m zXtV2Lp0*ft&X#JhFF5mI8=LQqkMxyoLvUrh&XSx)+bCEAA#GP;j}IJY=drs0H1TC7 z__?Rj_gX7-wcKhla~+j!sypd{w^7M@PTrR4%;xnfR(M_(l}V%}bd@Q&5mq-fty8-j zre|2U4c!sFG_&s8SHSz(tNvhL>1l{M3rZXAIC-Zge_-)ZK{i-dP+O7iRzHxi{b 5+BAN3iH$EP0F7BBM58JbYh``oO{c~2Y0>n+_RxuM zB_#T >h%1EM7sB?PTi|(pkV;$xPfU=B 0T6B(gCq4O!*jGh&(HP$u!Q~RJ-4h3;7BJP zyK#*BH$UZXJa6*mh%7i3z#R*)xptIIryuj*c1OHa;`Fhz*Yw{Ub&h+wnq2Z=LN0PM zEsF|Gt^{hrggEYD#@bNo%*l=!Kag;GlrIJYLWbs}XK;=QX1A5;Bqb+Tc=xYyXdb-y zX?eBoBv$>>OO-+U9g!FYM}g>Yc@M* mieAa));TG-=fEWF0wtetA5g7ree!X%ETF{!|khKC`*QTu M 2&}0@q?0V>3WG5d} ztn%1g93f 00tGOxj`^`7lN6^xU|DBF<7^o%nZ)cIeVdQ)=(!gV1j>$Jc@uf_n)6|<34ryC8h z{GN(D-}yfg(B4~w>1xq*(m;8!I$nn!rc#!pnLTDMJzljVU2BK7gAR#OB(lhytEZP8 zBVP-wWQ9zxH&j{nM@yC$6q)-5(zd1@J4iU`;ehFdvTL|aAeFVHgk}alU^^H1$OT^>*DcevY43Y^K-qN<>Z(ey;NGX>H|~ZwKP@mGyiLz2>0#X6Yq 3aj_uc$fuVCS`4 z@Ab&-$fkKlF|vw(uckZCxGmV2@~ZEo3Mwo5mI?4~KI@*sw@C6KrvJ2%V9gl}Hktf8 zd)z+Aq|Ha&AmV24{;83~D!zLW9zzn@zAxk7ZY*A-Ak&)d2h2MI(ur|+zj>WZt=G7j z!O2F8+gm}}uydQ5;8Hs=uzgMX{@aW*1m!WGdeteG&9~b6)3wn&J2(HLE-@K!@Yyu@ z_)oR`ldahJUm2(L(zIkjI+(ITQpHaH)C1WJ&c@|3UFXw8;%Fs5YEd>|8HLZW+p#7g zZ9k}$=UL<`1Z8 J#aKC-#lSdOw(+(kw|#wTxm+FzTK651xtI3mtz zks8$rpV#eF5u$__q2-*Pn?1E>AQbDOVwz2dXhrj*Au(eR7L>jRE6N_r_5QGlH}duZ z_kvWV+v|ID1#&ui#=p(|6AsTyGJRPQb(LHM>n$?NY=IHGTt!_=11x%8c$qyhh%rbp zh%uLPH4#cFdTbEWscaiy?HniTDk@PLkmBn!*#0osqNl7rwFG5n)xvsissZ{{GMBRS zYC(gAt%MbuaTt$uii`GPUg
;pIMbFC|o07hYr91iJsd9M0)2X;y@FYT|@Q z^qtg~JJIq_5mR9LC@LlRV>rvjx{G+@HJDrstBqOG4JLO&`cZm0Se4q%Sr041CPL{m zJG^=gE?S&=wWm~V*27r=B@<9b%vWsc%i58{;DSn-#fXZuuGfe~cF<|*RoFP?tX5gS zIaZ=v7nIV2mvgk64=2QKG1(M{2hIiQbe047DYMMZj5&l()@xo-T*31aR295>c~WeW z6wj~+H<>n6BD^Q56<6td`rgUGCyJ<0G4HDbRBs|S#Izz_6aTBCUr%UiEV%07npz$y zT=gR|`ox`IG)KOq-d@^mGJ4>9dHz*`laVzdJSx0Zv7G_mhO%Yg(bn!Q*k5>q{4afz z$zktkN(F6(t*hUwE`|;@7I^DCaQxzqbykJGT34P5oX`9VVw}x41B~)kny_Oz?aS4P zNu(`+%83MLo)ww-B){&WA4@DT@C0TH%W@Jl%8cYwv;g5o2H(CyJn3VQs0-*lg>@ke zxCx7%k$W5rC4jPId{@A}v2j+yRB63z5URXg+be5bRE?CRdSkh= 3y$`&Wsu@K(ZXx zHV)+-p8|hDe>aePa%x*C*`vC-lfZjwF))zYM08pif(~k2E5JO@w7s7oa79MwNKlyw z{YT NCpd{LM9FM$mgpb&5<@eUFC z8-4lMTlZD$B#%8i{Mu1%AK-}A=Fm_%96!{Cr@8y`eXDqN?`A2l>;auoK?6~Lt7&nN zk(1wNZ+3~;$L%(`O=|S5t*M%|;e }!n!ISt*X;J@z7oh ztGGkdYWCha*$nJ3YcI3#b&Ke*9AW-ql5VM5*1KEF2Y`l8^PIj%6&gA;V*QWQQFIkA z1A`3BL%y>!TuaYuAazCjvE3TnnvSkmUz(FW6pkL@(!;gK|8Ck`=IG`9>g{_%N0p;= zv9ZOFFDp8&UaNV!6V>JcQA5XjeR5UL4(yM$AqBA`GSqh@S`jr^?<$3JvZ%rzGLOx^ zfe2WSP}MQ_@ATNxTd^=`Yt67i707-Z4IQ z^{L~W-5h8A-Iod{x{IwJRxMK~Fj?x7d`!i~CkAi43^I@G%1332izk6@a|^?66AqUw z*QGb}bgIpu7Plid#N?~($Vsn6ape4@p@vdP!iQ9x%{Y>{ywJJAxG>hz>qIw&vcU8T zAbE!o8=~YnN(Ki{bZhljMDspzL>r G;+x%ZnVh`hmB<(1cWIR70H*LgPbp>2P;-SlQtO;p)#LjG%Kpo0JKh_$ z5#7UH)oRA|fy?3GVN~w)PgXW!vx9u1UM>k20Y)%OCvd0rR&$JUIvMz0#E_S#8osnU ze9?10GOJ}8eb2SX7ue(mp4S2w_$GAEvB`te#cGP+Go4yh_M`xt0|1d7T)uy$bGoS# zLS@12vs_V+Y@Jbg7(9sOd5GyV*Oj~X&LVtFTeqM rBI502lZtT~w}xB1v|Xm>u}=mbwQVcw=z*s@mZ`9$^yZI4 ztnCQhUJR+C+G};+$a(512gt
=9oWT`P$RI5mBrF$7} zMFre4Yg=|O51&O^9{|j;&P}y8yH=SV)du;kIjnEg+Ru}qK|{Eo7iW`+E3>ExC#A`G z?QU|YwWE7ev-Tf7KH_~1M^?ZbP0SWKDoAY5aC$*V&nalM#y4E8e&{95O(4rpHhm(+ z%WH>Rq3fv2zJ-B7f4vSVh=50odi5;&6^&z3>tl>|5nG;aY}F|Hz2=JQem^KJp%{j@ zEN&Pg`Q0L121A?E+C+mH3&w8dx|JDnihN&JR@Y;r8=V7E`%|S%aoyRvEol7Y8dmX~ zMrxzsnM0uVRE5?Ht^b?V)%hb2X$rmStvs_DI=f{;DC+{Rc5=+`C0QnBgYqviiXW)Z z{t_ST5x@SI_z`#3{~Dm@BH-EQBU=Aw=MP2F@05@u!maC1TuYwWzTtX*H%1?D=I*nj zhy?$6uFv 3!25;xu{ZA}O7F(FngRsPB>+cpio>44oA;25 zM>y`{?@j8L$1^`#5MNUHmagN7u2^+*f6LdcTnB2Ye3T1jD_ci!w4 );VHhs;1t%I7)03a>etNO9DY8Y9&~w!n^Y^u;zgVOj&bqs7$Bd zUv(T>F*49u@h54JZQvIkz~EKFjHAD3d})urWI4#fHT&`u)eOb7_DfZQTPtnzSNv38 zvm6)lB@D3wr4t2KBR*J3#<=WS1VvFaX-GQVr)O3~A}rHSbsi1lbEG|pI=o kD-7lzRI&R;&B|q-$R8j2n$5ctyydF>us^-X8!Xbp+LZ(9S@J>$a z2mF&m6AQoT>2rUlJR(u;>@zoL0B2XUK}NLHBiQg&VGuNsX#sw>4ByVD~!Z*HWyB z_MVYN$?Kh wrowW6eNA_ls}@;Qed1Snye_M)KSvbie~8JC zv!{CV>+c1j;LC;iUVDXuWk~|z5v;hx^$$_f;el^$w015JZRE1d8`7)1R_}Sf!OO!9 zGMItgUzcInX7DAY%8g74B*Bjus X-%QL6tTYL=#(nv z)bpgZ=gZn`V6S`NQ!NJl)eU&z{@A2T$ITKvXbe17S3tMOtr6>ztD*->kDScFVnQbq z-wgRi=*n*U`L$PpzbL08;B%7$cedIwu|B>DS(tt2td2RS6`BDBLQZEoU7CDCF07vX zIeTMb@ji0%)o}JYP$=&T;atx>2YVHZSeLd6B{{F@=yN3ayp}7pE*sb9=@XPyJMO!* zW7#Cv8&}LETSY=)!b{D9*mVY<5xjbzz~c_9p`#Eo%Yhj=R^*InW`)We>cj4p*%?gn z7e6bC`L1fxKj-~_;0^%&mbW`wO9|tou>~Clp6=7^y5BvN-H{=S7I`<)p`{blT1^#G zys^QI;)!({Ou?ZBhIeuWg$+32`Iq01xkhCaSOUE+EYyvcs7!ucZF%j$+mz`lBz~Ts z>x~E3yYq)lLKyIvTUh+hm=nYLBExq|kB-C~9eS>R<-~ja^Dp1)|9N!ep->FKwNzaH zaLIGI9?1c~F;hwL(>#Dco)rGy)a^&E8vQFg;zx#2DR&G{vc&mAdGhT3e yU=6 zu+TCE4N57wR__p~F2Uk;Avne2#ci(&F)&v3;)g2pHM!B(xlajNr#1r3gF! VL>Er`A*El{e%= 0?qKUshudof?kJpj~s#SS!v+(Bw<6(qNFCo`8oXowmz_Y z9PR&e1$Oaco^;>-cwEOhf5{@LjZnyvo;Mb3#U*kpNYxVau$k1*O3F@bzCm!kGPuk# zlkH8jCsv8(<~PunynMwp(%SrwcX-|Vxk^F$S;PlD(yD2hh<|m7mPdr5uzDFbuS7p# z-EK&APdY&_xFLITk(&dZOODl3tB+~YDN27|H@7Fw|6Lv2?^~2M;?_>6YV*;JZPn_` zLxOU}k}?@ZaBHAdnnq_X#wb@d5OdRxWWPAZCX~nNGlT8BUsY9}(wRrgDeyUBlJpEu z$+boD>6R2ur?X$BGoCl#DhtxBJ^;-<6?^M9atIMDGrZ1aH9u-&!hGdWYKnubml48? zZ3Rch$!*~Z^K>fY_u-Yu%jIj28&f|~L2+aGX^}?M_LO&Du#8wW26bi0yXQ4@3rDsj zBSIE+`S?L$H3qbv2@uPq(eT?_8>b73Zj@0(TiYX=S0xCCDMt7&NiI${6|Iu&zaex> zdzMDNE_hdL$7_$1XCZAwQ|;hyFC?pP$@^dy+(lDH!Mg9m5H)zk4;uwQQV&U?MtYEP z2R4k#>Y`gtjRAL_>VbisuG4c&YhTs&+PE_ev5yMdI68XVZybYk%4%7?IrymGV388- z-LtvbRkmV8wajBG35IWngiqlrMUX8Jnf=o*hoZ0R6d>W8QDXgAlbvpPc7oo?AJg~^ z^NA|<9-7_==5Thb9C8cjcU?!;cPy0@A~q#iF6#GddWV>9&PtfVVm)Aw4@20jW zsUj;SziM*}dk+7t$s0MqbgH@bW|lOSo1=GsG-|@CV9)w^F7$=YRk3+vYpW>sXI6JB z<>`nU``h>JD`|Q1FcMjw(lF%pfQE?ZNNh@wD&TtF0?Z2@Pt8EaN z*&l*b(iKIldjk8iFe}$roLRlOJA6IEFYLXPovMOL9c&m^Ui;oFOnb|d0sxr&HYZBC zdERiJw*|!Tq?laf7Sz8IbK=?m-*{xMJiqh)#KSk<&z_t<@%7LD4gB^Jb8+d5ia+BQ z*FOrm=mSmxE^_lfGdYw*XSk0jLizQ%^iKhf25s(e@o;n57jp6I10I~`x_g4&$6fPP zbMS5AsjWRL9lvFqbwP;77G!ir;A8OO; Imet-zhNKlxXV!Bsx>;|e;N zsx55juGL>5NX4Cp<0q0YYCm)e-yp5$ByL{LtC8dICq=KXjW6lpz}(0V4$b;RB-GF8 zD*Ps=D- i=%2ZAJ&!SO1)22jai$N* zJFt$ P1Uf9P_z)gxY3o@v*yzHV8R6`7!1Bmyae-lQJ@l!wCyVV}C_rs{BWpRUzj zlHv($Ca09z;%Sb^&CAl0BTW-{`kLOYt+Le=vl1-Wy9~q)&9y5xYxqK3Oc$3l=0iw> zGy?^aC6nZb%}@e=)iK>dR6r4eq+R^w46FH}7*)T~*4Za(8!4D~oEgw8 j0ss&Ib${Wqt$!TP(dsLI{_BCg*4% z;@~B^k8;=R;(BDlWuIbtR>z TgV4Diqwh@9fUzs9!
G@ZFUm3jBlymcZQfjr!Vwh_cn1T1%w)M6C0V@~g_{mhE1=U9kr0=_Ez* zmbOVu4Y@g>i(VE8IwHM2XTc~&BH4gq4O-oDDz0g-pI*z=lRp4pL0{Y)9IHr_*PhBd z0Xos$Ytz*2%Vf4NX0UpyWIUiqz_{7!Je<$khwuq)ZKW0v5e3CLCK=wQ902^jv&c%* zQ>>g!WL$Kk&;j7 tWM#grC8HMnXlf=LWei;?l60d|zAvkW8;v7_zs;0n z%~1kPCt >`|7vj| zBtPI9JzpAU^JJ$mkFgmQ@hQ64ZD{>Z%(C%~q?PLsz2F_li^h<0Z4KR^oOf GeRy|k40ecwUkeAb``a`OO?fQY^{^$3@5ofjW(bpZH9a-UO%z6?iO04K?7 zlrrgsn|Xsp=8lCW9GJ$w){PzBt<<12g?%jc0C4$wB4daz>uvOS)<1-h^;R6Su%qV@ z?opV{)&l3<903KpZ5RvH1071_I7ao$kw3AKFAGaPNyHw}OYkU5zB!_oi1{5^J7)4m z<~MKi5#hw|4;=gYod18s6Tj&w|F;3&p8#w?lfThF^MC#Q+yJh#+`m~V-iTj&e)OQ^ zH>b`3^y5w)(NCJ3!T^rFeId&ue(aeEm(R&;*|#Ai2S4{e-VIH-f+r3DRH>@!sm;up z9;x#Dg8i`<+LqaHQ$1_P7_f`oxk~~|%Q6_pl5y8?|6YqIg}vsy-MghBbt~W|G=E}W zVCj76&Yi2qJ0UbN`EBClT$11NZAz_5$nC1_wGqw}Sf22qrjWVfQEz-#<-%ljpx>od z`{MOKNsp$Ox_qyWr;$5$qX9bW%{o!_dKn6r%dGv_90v#MlLWE$V_)2U(L>C4;)@f_ z1&gr~J(6fij%=g-he6fge=2Hxtg?lN^D90~!|KVQ$P@1-r$=Hv` 3Y{x02 zy^I z5Eazr-!Ki9tTXmJDHVGXY^T8EcD+W$-(=OrKrAOH_gWZy=*Rl#$B_$qjvBKxtEMnN zNv*{N-SQ8z^`<1zs@0V5X@g}x=g8wzT?ka6bOXDaUhWwjz!~|GHix{}sp)A ^b%8&$6dXHF)>9gYAb@rwc-4wu4*v13t9NWON7OOO@v2JttF9KKNz!8E zWa4VKwV%x|GF%!n(B&0XSS}U;=Czb%P|N3#SwGi)HRKEI_#NKLUDFyZ&qWoT1)hzt z&>03>MA7kwwv#aX|MYYfU{Q2me|A|AP!thVKont7TBSr3Sddscmo62g1VlnQR6szw zq>+YYS&5}fr9-5pr9--#ZwBB0$1@vq_s;Olz2~0uJLjIT)Nt#o8qDeT6d<^dHW>;V z1}Eq_(P`*B)-b%YSZu)3+msZ`qxvA@WrW?;t!0ZoE2UEP-o5Mk(rOE;y4$b&)UK-k zmFw>HkU47UlXxVobd^K%RYlI+K@!F5!gW38Fne69_JcuThI{-;D@4ytoQt+;Z7dDD zL7C=OlHu8<8t$7rA`7mLOqIoxB5a$^_+2%O$qeCdrHA4bf%M!Owe)YEX_d(=bi-E` zIamzzGB5rX;=r(Cuo#S0n@-8ZtB}1Qe-`Jf$bywTHEOI$t^t8Tchi8-ylai`qtg+b z5Bbt#Up~rUb3hn1ueK^#;Lj!Cm3X>r?MBa~-IAj^)>s}4jvs$nlZGF2y+4WL5+US` z$g1ayGW1kV 1Led8TZ3;Y1zKvZ;3K9*M zZt`1G=s!H+(;4Vsh;uW3j-T%-_Z+w?ENF}6=SBLs-&&4*zue=!DI_l=ArO)Q%J`So zj|SA+?oh3=seC~)(uLhYoxRw?y~O}JMn))Y06Fk4cL4ZC_uq!2DjaHo!%|Qr-T)aD zOdKiz_P+zIj0gp&B)p)y!zju#%nAJ=0cuu+GBx#iBr6KdN`{Pt#cNAn30gMjeQVYb zzC<+Xuq<-Xc%MPXRlS|f*CPa*8OJ=e?dbT;LWGT%OH?$jVxR&)*-2BDESIB`EWBOo@tT(SCYb$->}|n`M731N{QHXH`y_nX)W0!Yi=z|ZWPDVf7tm8ALS^1 zNZPB6B4#7^LcL1`u`Ql$hyGnt*#+l;xAx_Gm$4#T(uCToh2lz2kCZpRvkXMK2;AfE z_7?4j6l$xO6Igwg)I_}*7YcUVt{h7JocHJ~yZD-Mp_oslA&r7TJNo1O=qw8^d8B>H z%_>>@>Ak(1M+$%Ow|I3temUKD8*8l2s`#24?}52jOAvL=j#|jg$4bP-h+bP28pb>s zXSnE)h}m+G8FMwfcZHC#BVT 4DtJ#&|_o!JlTixoF`p6?RA9UENO;csuq z5#ncCKLxyQ32aSWbnmt$7 qnBI zOF@jp2mw1=RkR}P*zkbjM>jsix6p2IVu#o{8o4LxyXu|c$JBkdNTcSW;-R49248`B zhR)2)#6 siM%zr6MSE7B$b{VpP+NhMQLN_F#JM_D!+isjtnZL^ve zKhtKs5tJ<{EjVJ_n$)oBPtfD&c6y`mx2c?bt93YDi*HJOw&QJjbmxnmq<~3v8J!}X zza^!`D%vY?dv?RmrvxIgGWr7JJ(hQ^Z$ ^NH zs%mK;YOCe;8%BL!x2T}Gdc(3U^3ATFMrF^$g{s>NH_864z2m=8IRWcP$P51Y= mM3Ng#Tt3yz z>!pY#` T>r4i)>cBe}$1R6#sxkGeUM;HgdSExHpQGO3Vn ay8HrQ>%V~L*>yq*;yoQuA1@^x*)a1%M z 5nC04XqXpe^Fw+vft!=VG`Yj|ZUl84MMShgW(JOLdYi=GVwM(c+}1E8--F zOgjoiYB7d=9_QLCc AGq6 zyp=GI-u$S?2FEWVMhyFHWqL^|m2`Cr1j39AP9cVBC*>#hdQdD@hJ<~5VC-P}81d#M z#qTyaea`y~)V9&2>w0O4M(}M{J`s M@iPgywf} z0)1&oBE0+2*iXfim-}z9*$qz(!_$Id>Sw!#+Qy!x(Ui@>`aCw3Z%A+f>$9l}C8^Yn zx#}B_tn@U` u?^mG<;1nAm*uYXIj%ohzRQi%7Jg3Mx}t;vS4xD7#Lsy>hs3rW zDSi7G%017k1!;Zeza5l|`>TVCG-{3Mbk;}q2;Ywg!@p^M^yqY$mIfKtRa!P=;LV41 z-CC^m6HWpD2RfQDH^=Ucjiqn|FUt$6&fq#nYBp=wbKCM*E}L18Kb+Mli0hKCSR81_ z8uyQxcXwC*3=FV(EPcMe|8@Cd^!&PfLEIwViXhuB!#b>~lYOGw-?M6xI!t4$Nmha_ zd3;pMaQnI 1*7#;=E` nevnTqIHupYQcdK6^26V7GI6j_;& LA6 z%Avia;6V9O!&rA;U6;=nyi`+ZVCm+xQla!xVUboaRel(CcBmFB(S2HU-H%7Vht1|* zUhep8Lii-_W6od}>>%yJ7`zwL^mKkoWpsEl K z!^bhqQBJOd<^9BBpI`3FeW=uZ&y}xc-K^s}7@Zc6)Na4C^;zGi$dCM5!@`=Net#?d z$UgT89T#<()K##fqu1wyd7xP|nGS;#=2@rbmiuai@S^viYlStA3_u`4m!d`8wBQ zZm_(4y;pbLEh1@Qb&WS|=eUMs#G-$3XLFC%oWK0F$EuksUDB17&7Kkk+kR2oYc+!T zCaRS$$|yAT1$VjV4m&cpU1}U !R`WyFwGb bbzd|XzL-Qc3yEy`iHA`(r0w=H}xZSEP?H7lWL$=+!+ zH%>= XYlNy=I+h{@JsZflm^#m@#|wY-~ASYh*Z_O+Ffx ziU>!E8HFpeOTJ_BHbPOs5ug-+qp9CXfW!^O1c5XS17JqrIVI8y0U*3o0WTyPl@8NE z0Iw*iRe}FuF%+~47$qT3FXjIdM}Z55lm-pJLt(NY!~r`2h&w5AH{Gf(_G>IlUx=!l z{aCQ!lD^A3H{Dc|uY^lJ@7UiwTVZ0&`I8^tF{qo_@}qeSyDDv+aZq*z8+WI8eOaVa z?bi#3&yjn{JjWDY@46{Dc;xbY`q3xC(_!Rl*VBOaeig4Upg~xDqQ1!Mi3uo4%^i!( zYTy;N)K6O)e9B`zB7Zrhn@7EFi0{)KD_F7lb@?G8^JsY)V~S>8CfUF{y38+i;o1o{ zW>R@SX>VEVzyh`URK8ctU}O|=Wr^2{w^`0B0@m59PlFT*My|GE%V`@Y=iXoGsoQ-q zfv2|M)$d&ka@}`*6zBJC*zfsJ&5p_IJ#g6n)LO&S$O(E>Ndx#HF0QuN=@XK%z_QLs zlNX&~{L<$uzummh@8D)ys;`tia2IdBaZrwrI)0+}#(Xn^zwCSSkt?!?U{H05-S!K? z7Wbm7;xRf2mv72%(kVF SQiI|fHS<46!ex)zw^Vw@AkVR$-W J%Zim^ODSnHlq^Du3C4d8`rWzp<&g%{=BFoY~u? zF=E+PwO`!us{ElaOZ+FzED8^{TXu&o$LxEz9$%%KclQXnp?XDSOl+xv$Ca&aV=8S~ zI@iDHib~wPnowj9yDGqjhO aiW=A;6s !Zmk)pTxzaIi~imP0#bZu>M_5aJy9;ux$J+F~7`-IV#Lg z>l+%$VIC(x3uRa^=Z$+AL6m9|kq|8|Bm-s5!F_%uU{?g!X}a)fez5h3+`lKMdU*n~ zQxc*wy>Kh~IQQT%L_I)>BGZc3cS^Rtuc?wE#Du5mk6WDa`)WJ>x&h;+fqeBnrCa_B z4Pm0}%Nx5EM>Tir^G&|HhG2NjuMQ~r{ZVY`+rpU)ukwmktygWf2XZXm$(!7H*u0-S zlI8G1ec+OHm1~Ip8(EtW8`dX@Z)2w{7qFH?d#)dg+U6dPVV=2s>$IhNt0929RrV*( z{Jt=G%QxIu)5vQLfjpG~dl8lWm`nBZu|M8Ar%(AEk-n&~JRylnrX48$lV|hhxR@=t zC0bFn{55BoZ8zlDW39+wvSZ&LEMSqn=$3p6%;QYDpEYU68|azekLQf*DCeIAp;U2L zf)>u%sed`wHGQAIE-|vyBr~XJ>zJ-7g!tK03&XPBse^{O{gAeqeECGlXaxbmVCk%j zd=r>kn%pdZbxqWDHM4ko0xyp0D8$eXbY`-e9SHM3V@OnAla^JjTKtInwQ6uqsJq(F zqVFn;YV>)MSmO+D0Pu!^6oUfjB$-&LNhyJUc$$h7F2e|eTqi(1R1V2X20%IP5Ro7c z1^a?znH_4*$O@2?lm8Do|9ktF2Is=NP%kKY-3I`OSs@4wwgLa}GpUraSVxPWu%CvB zkMroO{p*1oZdvJb?) 6d(Z zpA+s~z8lxF!{^Rj?vWL;D&pQ1I5QC9M 8YH7(K#+mbF{w+LnLlDRA5r ziDydH8jCz|4bc;Ij!tu^ns+^Lsl0P|`)}$*qchU!>m*@hKD=+ROvW)dBd_-)nfibX z*OS&}vR_&GG2h*Acg&9>@qx`E*8@|fo~9c|{R*|VotJh)bh=(?G>K|#o9*2g--#R7 z-eqv{TxKun#+9a8ec$!jbALjMbAKz2-PGO4_qZ$f*tn=BN94+t(rDkWTamf4EB0L& zNllkkX;TA_9jy-hMR^y;o19U8ySEIseywd^w~t!8eUtx%MH9)8l?X@3B*q9YTR?cx zo@cK?zLICI^(QvHZi|CX9{g<1U)Z735X`#MLzMe6;!&m*4Fku$h`n3a4rl)wH%RIV zDl{fkXN`QB?Cf!geOn`YIiK5YHS5R1f#o>M%OIA#vcq_hF_CyAtKP-W2PRs-wx+OB zBO@`gBZBDhtsT7({i{BOznJUS%m0|G ?>vyEbJol#?-sq5~|DCt{|_ij8e zh<8f+Rj6jM$rzH{KlLVQcLjT>vbkzFWz%r4>>$x3x7#-)#xdcCqTr7Q`c75-QncN_ z>|W}^06O-UvLxv;v7AwmBZI7jYAP>h4>M6>SWE9p*GHoFIgCq-rsg!?I+-yY;T4L0 zCO%)+rI|QH@^#Hdc9`ewSKN~==9ZuE;p6KLu5+}F-f;J|R9S71k#!QW)E4GfS)R0Q z%DNt%wXvdKU{kg{k?UD3^1VJk;t65$u(DZ3sjA9pQA68oDm*+yEZS@DSc9z3Y%kME z&HRV*0JZy4Sg_zLL@<2d8`v!sRTQ7v>39cIh<8w>aqK|KwTcU0jHhpN=h-bdaA< z%A#2p!gvp5$>z)sRIW<1Cz`ui2IW@iNXo9t>Yf57WsaJsz?IT8&5neEnTFPFmpA4~ zQQ=_?41#;MGc%oCcuV%i7y u z6$SnVqDNMM0uB#=1TwYPzxWUo |7|ruZ zzJ7PAMiVn*u=Z)2MzQKrROmsuuyiAK%x$T-!b;MW;JFu@pI~tQMxH~VU9Lfs=$l7_ z*X`{9n5=P%YAmZH`|WfUWp-i-N(%(+Ct2}dBC{KgbhwL^il5ip4xga&dd~a%cIZ-t z@Cg52A9y#ARGpYn!=|6!FwpAstaaAqb^pSEoNZ+HY=ZRHzYES)_GYVrRIw@)?e{Js z8V2Ms6Y2NbzT S^WMg{Mfcc8v zpEiTdEH;I2(dRgr+v0B|wed#z>xB6AJ^MY{y-{s5atb{3o>RP35SNpGZ12*tVfTE{ z=3ZMH;j+ZfVnOv))Z^ayPs)GQr9Rl_L ~rQD2j^r*1IG_Tq=aT>bZXaYkIqw7 z^G)EN4YK@xZGfjB7+keE>9top4jgj`5xvJHc$@xfZ}yi^7^n Ij0sssfAn65p{dfUvkTn(!0FV{{N;4Fo3^D^sWhlWbBZ`_51rI+D z!2X?3kpq-sARi${P^zGza7ifb5J)DFH#Ou` V32%>-wm3h
s!%Du<3WWs#5Vdw (zR+Di(U!$xoG9rkRLiL&VJ=k^cRQrsH;GJZ`zyh_!xK55+2|Bf1V zE4l``O>j+U-!adl%hWmQ8Ra?@wKo0cIl?=XOM@+!9m+DG6Q*sttKvAGGi&L%SXn9B zql?R{KTaTva&aG+AJ>0>gTpwr|MsBL*W#0f9`l1<&spCpqoa SSrRRR^Oui|a`?5dcIcC`RU|8d%(e=S8 zVA~L;U>(2eYFMw~@?zof=OQKVsgo}}c^jV=f@AqtS4=xQBzoTnR}S}X&Kl@SU;h=b zzlal7-0O0@^RxJi)M9WBEl$z@at3-njEbLZok(38PuI7XWHE(j@a(Xu-{w>w&}~0) zl^(JTyzw`6*6K#TQ2w}cHMVNu2J0Y_Pdtz%f(0I$ZiFl}hLv-E=DU2B&zOvb2Nntt zLyr7V?ODncRXB*MSSg`+d+~69I#dflP=SgpsmlMhHd8{i;LVgk3S{3zK==$9jaEJb zYDj-pIGU9a1ZK#yx<2rakX;B6_X0nC09GUba=3rHs511dOzEF()V=`iaT?0xUcqg( zBX-r1uRW%U!@SpvR90T+9dX#yt(#!=)C~AdhdX2 V=%wNa+11!o&uw` z!;)_q{P}F%9Up%C*7j>QGNnM}yE%RHK$~aZK#3;ry}b0N#Wf7=Az5h$D!1gcKCj3T z-XF+0@b~Su)9GV0Md%il7A$VbrmDtdHPne_S-fmA$>?79{Mgd_JpHak_0OEfO3RKi z>2trT^@Q*K;W)0?X)aidw><>}Itd}~4-Q;;w%r9fDzTQs5?dBEHgV2o_O-h=!*Dx+ z#@4&`spI9-`M>*K6Q-`N mSM<*LOTD!<%zI zd~BG#cM9}wQ(%@V&Dpbc9dp;vO*y?kF!kM*22UO>dc@q42` VTu<|d z>n R3+fW~*>vb338`NgNyX|@V5ansx_w@=cnN;pGyD|T zOG;MF|9R)`#-Mw4 P77ZlLZ$C8|hiTZU7D?rGPv NExtTI?k5KAqs3T V-_n+ugAJl%Iaj3$rrqo}^iKgQ z!+Qbz_l8>cAL~p_-HCd+K1k-ttCP4Yr+UbP>0Z^x`^4DkXgkpk=XN{944G#~`sN;D zaHII>TK}=%5#KbzM_)xL>|%yiPu_Q;Ww;-td6s118G0JDU9g5A4x6Yru59jgZ0O00 zw^T3L7TkE{$DSnBr@O2vtIJzbdBFKA`cO*o6wrur=-L1KLSJNPJS(asENCT>1|MZo zT0!u*abe2-B!;d?VM^=X6?}~FjBCEw{XVSFfMzAX<&k2HV}4+Xl8NI?i4<0_B5tCj zkF0w!I&-meU32A0l7(@Rt*a*gQiRS*B`&9;f?xON;PlVWLycJf98Bwam(HP;8?Am! zk0@7oB+ckFVZkJPSpXYlsKl+qU&L?!v7ghv<6)-pV(t`Eg~q -zHW|M ze{-H#V4vz~vtnNs=n25rZFMHIj74p~>A+DS`&lRmbm?6r^AXL3;;scak$9Krc&EEh zD7u3PvRwVL&TP4VhG)j~wD4gZ+7(?*v3UNe4a}ac=aoT89bB<2VXmY0T6 yZVq)p` z!2+R&a@oYjw^3A}&f){p<^=WZFHoUWq!*8w7Yfvd07x5$j7h{W>J*6lL9{~+oFx_m zlo`(!0+Jlz1=V}`f2fOq^2?ovgTlt^UFg}W@q$XA17~(Bloz-R5TpPr3`#;53Lx0v z* ngq Wmuj-cYhec4+j@E{2evI- Ze&F|su?r%I#p#|OmqU#}_rb!P!8X2X8mFDuWo0s-Oxk-8pKQ*V zW0MqBxm>8Ua_?o<-GKZ)g=~dBjJ7k^#?n;og!PY1`REooJg){uMwe>?BN Dv_2yh*$ )0JS7Oc^U@9S{8-@f_MSxEi9Uo~k z#NGd;$rpsw&+K*&Czf%f*IF;dU0Ij1z@Gy7oj+_&q+K-co?uUbmQx_iSWe^feSVQB z(biz>)tg$2RaD}*`d5YP!@In)o*Y8x8SCO4#d-|pH_Hxn-oHczlmLSKE29r7r2CxJ zxhErr@@ONjLYfc&e1QYtq>z)6o~776Gh3d;6+#4)`VLM32lyZc33WY-HvAV-NJ 1B;iZlh%p4gy$sT5Mu>`bGAF_K_fl>y76_L=aI%>wj(>|Y)yE4BIA zjL7}vPBi|H)3W;BBe$7*WexTryb|xza-u&K*YP7j1&x%Poad=Bnut@zC|(=E=2#^A zMdgllPLxWbC5l>pRbBSiB6dVlr`SP?{fjjB&mXBMRWC|rHlPhj2fU;}GX9lUsEs|u z?oktL`$|V#s6KG`UOOoHQ ! zzCmBf)gh-3aM6WAE+Qy2K&l1m8Q^trZ$u<9bUh{Y2W1HVkx>DvvH%M1MMX~J;Hs!u zeK+8-_ye;fAS5 9cb=!!V3}M!L`NMNqYJX8ZnM5-GsxW^E z`?0;@q(r`-ONj-q_V(9PU@42Z ~aI!KeQ(!PO$n2DXe?(7t_DKwqJlva9nTAv~)HnkQ5+Md9z4!SXF_kByALndT zo$fjRZYT>ge3-M%(xLve-?i#etozV>s;d&N&u-20*@jKS-e=spZSiL}ir+t&6^lEz zru*KMn)>$*?D95S-qd~3eJ3$732-zEwb!*SRcSqZB414N?jxXXPRnj&MK8_Qap&Aq z^jultIf L Ec1uRT<5J1jlp9^zNUasOg)rVjj$g?t^+8}0j~LNXOa0RrzT`x4az)fYcAL~thb z2q7=0YnouVzCRjTubaWX*>+E{cV;MK)yMniCUgs7U|kFrpO{nGHM-d|3}<(A+E$tP z%ei@%6plaU6&JiX5#1bL=Y3_L_|VnLbf-v;OElyt=IFvOi!+C-rO8g3ZQ!)JO6Qms zi*;IZS)sZXB~k|DB~X08zavx`93tYgAwp7u4Ui=hGFJYt18|n%g7mg=H~^O+Mo ^<2kE~6N&(*5o|_48%M-vQxE^QD|+^) z3NiOHUUs%jP}3AQR{r2U?*!8tNN(S=Wp9eeDZ#7FOcz-#y7E@V?dKkctUtMy)VK6N z_fsK>IN#+sMp}@nki9LT=X6E~-v3%G?8Ecyq_xKybM!`8eaqC8D!-{F+mCM@S|h6I zDxO=Mo}FvB)>mrcUQdr6lDaA (k>sz=K=n>x$xHNa z2_xT740=J`gn|8XvAxvg?u?hkL7C6!)LQUwSJ{Q`%!M%NdQ-Ku_MHOEr$BRbzS;iY zC9L5tuSy&@(5lTGuzQtjD4 q+%#y z7$X3s6#|<
c)<@Pz9Cg5UQ@%r|)CE=?X%rnyMi~Yh~ zh4@B~DgNw<*mBc=5ygRg5p}uoy#!8^67kzA#KbV|mkK=hdBAB4hjXZ^8+XIw&>x3T z7TL?{cDX{m9Jq_wGis@%T>v?qltM2B5*)QIgcZHi V^t@Ax8bPqys?se~wiMD8d$rX1po}ka2=f zlFkYss1ea*fD9E36l@@q0K(CbG@}H2Q4)tS!i+(B`>&ZCit9Coa?^o#^f}|?5K1M6 zgk1^>fVYstCA=W|j6|sd$Ve|_IvbEe4bA~I44NMhXMiFh5*F+3Yvn54`qS@8@D-*q zlMdq=Io_GM7E9gfigmel;n N875lbhYN&_oaV@ RC%wL1V(q3D$E$nq>ST3n44kx4pQ{RKTj}0;#%jiWS}cASU*(NMd7ZZ{?J9 zcuIg*_JSJe5c!Z0bDV(JA}GMRi6o^I82P}V93q{E-q|&}(nxzhsDT5j{>pMcZY`wl zV+xJcDNuN_=s77JRJ+SP4(d*U<=kAC)aa&M@D}X6h2x2F>YlNFF_%tSU4P}vTR(5v z<5h{L>1%4Q7wOhzVV-^3n>8ybe#`8gOJowO4c-D?$5gmXA4UwyE|48Uai8SkUbjK8 z%IU=h 3`N(u