From d9a96f5c7c946cc9ed289a85199c2806949b6e04 Mon Sep 17 00:00:00 2001 From: Davide Silvestri <davide@baserow.io> Date: Fri, 3 Nov 2023 12:21:00 +0000 Subject: [PATCH] Resolve "Remove the App pitch planner from the Elementary School Management template" --- .../elementary-school-management.json | 538 ------------------ ...anner_from_the_elementary_school_mana.json | 7 + 2 files changed, 7 insertions(+), 538 deletions(-) create mode 100644 changelog/entries/unreleased/bug/2060_remove_the_app_pitch_planner_from_the_elementary_school_mana.json diff --git a/backend/templates/elementary-school-management.json b/backend/templates/elementary-school-management.json index 025e618ea..397a7cffd 100644 --- a/backend/templates/elementary-school-management.json +++ b/backend/templates/elementary-school-management.json @@ -8678,544 +8678,6 @@ ] } ] - }, - { - "id": 30252, - "name": "App Pitch Planner", - "order": 3, - "type": "database", - "tables": [ - { - "id": 69688, - "name": "Outline", - "order": 1, - "fields": [ - { - "id": 415539, - "type": "text", - "name": "Name", - "order": 0, - "primary": true, - "text_default": "" - }, - { - "id": 415540, - "type": "long_text", - "name": "Outline", - "order": 1, - "primary": false - }, - { - "id": 415541, - "type": "single_select", - "name": "Status", - "order": 2, - "primary": false, - "select_options": [ - { - "id": 123746, - "value": "draft", - "color": "red", - "order": 0 - }, - { - "id": 123747, - "value": "in progress", - "color": "dark-orange", - "order": 1 - }, - { - "id": 123748, - "value": "done", - "color": "dark-green", - "order": 2 - } - ] - }, - { - "id": 415542, - "type": "number", - "name": "Duration (minutes)", - "order": 3, - "primary": false, - "number_decimal_places": 0, - "number_negative": false - }, - { - "id": 415543, - "type": "link_row", - "name": "Key points mentioned", - "order": 4, - "primary": false, - "link_row_table_id": 69689, - "link_row_related_field_id": 415547, - "has_related_field": true - }, - { - "id": 415544, - "type": "link_row", - "name": "Tone / Pacing", - "order": 5, - "primary": false, - "link_row_table_id": 69690, - "link_row_related_field_id": 415550, - "has_related_field": true - } - ], - "views": [ - { - "id": 89170, - "type": "grid", - "name": "Grid", - "order": 1, - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "sortings": [], - "decorations": [], - "public": false, - "row_identifier_type": "id", - "field_options": [ - { - "id": 513380, - "field_id": 415539, - "width": 200, - "hidden": false, - "order": 5, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513381, - "field_id": 415540, - "width": 368, - "hidden": false, - "order": 0, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513382, - "field_id": 415541, - "width": 115, - "hidden": false, - "order": 3, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513383, - "field_id": 415542, - "width": 126, - "hidden": false, - "order": 4, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513384, - "field_id": 415543, - "width": 202, - "hidden": false, - "order": 2, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513385, - "field_id": 415544, - "width": 200, - "hidden": false, - "order": 1, - "aggregation_type": "", - "aggregation_raw_type": "" - } - ] - } - ], - "rows": [ - { - "id": 1, - "order": "1.00000000000000000000", - "created_on": "2022-06-02T16:57:29.110821+00:00", - "updated_on": "2022-06-02T16:57:29.110827+00:00", - "field_415539": "Introduce yourself", - "field_415540": "Don't be cliche. Show them I am vulnerable. Be yourself. Don't be shy of being shy. Be funny, be stupid. Get their attention. Tell a story.", - "field_415541": null, - "field_415542": "1", - "field_415543": [], - "field_415544": [ - 1, - 4 - ] - }, - { - "id": 2, - "order": "2.00000000000000000000", - "created_on": "2022-06-02T16:57:29.119831+00:00", - "updated_on": "2022-06-02T16:57:29.119840+00:00", - "field_415539": "Define Problem", - "field_415540": "Otherwise, why would I create my product if there's no problem to solve?", - "field_415541": null, - "field_415542": "2", - "field_415543": [ - 1, - 2 - ], - "field_415544": [ - 3 - ] - }, - { - "id": 3, - "order": "3.00000000000000000000", - "created_on": "2022-06-02T16:57:29.131048+00:00", - "updated_on": "2022-06-02T16:57:29.131057+00:00", - "field_415539": "Provide Solution", - "field_415540": "Describe my idea from A to Z.", - "field_415541": 123748, - "field_415542": "5", - "field_415543": [ - 2, - 3 - ], - "field_415544": [ - 5 - ] - }, - { - "id": 4, - "order": "4.00000000000000000000", - "created_on": "2022-06-02T16:57:29.142205+00:00", - "updated_on": "2022-06-02T16:57:29.142212+00:00", - "field_415539": "Describe Market", - "field_415540": "An app for everybody is an app for nobody. I will focus on a particular market and make something they love. Others will follow. Mention competitors.", - "field_415541": 123746, - "field_415542": "5", - "field_415543": [ - 1 - ], - "field_415544": [ - 5 - ] - }, - { - "id": 5, - "order": "5.00000000000000000000", - "created_on": "2022-06-02T16:57:29.154857+00:00", - "updated_on": "2022-06-02T16:57:29.154865+00:00", - "field_415539": "MVP", - "field_415540": "Show the audience my prototype, mockups, or anything tangible I made (with my team).", - "field_415541": 123748, - "field_415542": "3", - "field_415543": [ - 2 - ], - "field_415544": [ - 1, - 4, - 5 - ] - }, - { - "id": 6, - "order": "6.00000000000000000000", - "created_on": "2022-06-02T16:57:29.165206+00:00", - "updated_on": "2022-06-02T16:57:29.165215+00:00", - "field_415539": "Roadmap", - "field_415540": "Show the audience my plan. Tell them how I'm gonna reach millions of people. Tell them why I am (and my team) the best to do that.", - "field_415541": 123747, - "field_415542": "3", - "field_415543": [], - "field_415544": [ - 3, - 5 - ] - }, - { - "id": 7, - "order": "7.00000000000000000000", - "created_on": "2022-06-02T16:57:29.174089+00:00", - "updated_on": "2022-06-02T16:57:29.174096+00:00", - "field_415539": "Outro", - "field_415540": "Call to action. Make the audience think. Tell the audience how much resources (time/money) do I need. Be bold with numbers.", - "field_415541": 123747, - "field_415542": "3", - "field_415543": [ - 3 - ], - "field_415544": [ - 1, - 5 - ] - } - ] - }, - { - "id": 69689, - "name": "Key Points", - "order": 2, - "fields": [ - { - "id": 415545, - "type": "text", - "name": "Name", - "order": 0, - "primary": true, - "text_default": "" - }, - { - "id": 415546, - "type": "long_text", - "name": "Notes", - "order": 1, - "primary": false - }, - { - "id": 415547, - "type": "link_row", - "name": "Outline", - "order": 3, - "primary": false, - "link_row_table_id": 69688, - "link_row_related_field_id": 415543, - "has_related_field": true - } - ], - "views": [ - { - "id": 89171, - "type": "grid", - "name": "Grid", - "order": 1, - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "sortings": [], - "decorations": [], - "public": false, - "row_identifier_type": "id", - "field_options": [ - { - "id": 513386, - "field_id": 415545, - "width": 276, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513387, - "field_id": 415546, - "width": 299, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513388, - "field_id": 415547, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - } - ] - } - ], - "rows": [ - { - "id": 1, - "order": "1.00000000000000000000", - "created_on": "2022-06-02T16:57:29.188970+00:00", - "updated_on": "2022-06-02T16:57:29.188979+00:00", - "field_415545": "People need focus in distracted world", - "field_415546": "I will talk about the problems people face during our times.", - "field_415547": [ - 2, - 4 - ] - }, - { - "id": 2, - "order": "2.00000000000000000000", - "created_on": "2022-06-02T16:57:29.189175+00:00", - "updated_on": "2022-06-02T16:57:29.189180+00:00", - "field_415545": "Great app should be invisible", - "field_415546": "I will talk about my technical knowledge and how my know-how can benefit customers: Notifications, integrations, clean UX, etc.", - "field_415547": [ - 2, - 3, - 5 - ] - }, - { - "id": 3, - "order": "3.00000000000000000000", - "created_on": "2022-06-02T16:57:29.189230+00:00", - "updated_on": "2022-06-02T16:57:29.189234+00:00", - "field_415545": "Make something people want", - "field_415546": "Make this my motto. Always stick to the value that my product provides to the people.", - "field_415547": [ - 3, - 7 - ] - } - ] - }, - { - "id": 69690, - "name": "Tone / Pacing", - "order": 3, - "fields": [ - { - "id": 415548, - "type": "text", - "name": "Name", - "order": 0, - "primary": true, - "text_default": "" - }, - { - "id": 415549, - "type": "text", - "name": "Description", - "order": 1, - "primary": false, - "text_default": "" - }, - { - "id": 415550, - "type": "link_row", - "name": "Outline", - "order": 2, - "primary": false, - "link_row_table_id": 69688, - "link_row_related_field_id": 415544, - "has_related_field": true - } - ], - "views": [ - { - "id": 89172, - "type": "grid", - "name": "Grid", - "order": 1, - "filter_type": "AND", - "filters_disabled": false, - "filters": [], - "sortings": [], - "decorations": [], - "public": false, - "row_identifier_type": "id", - "field_options": [ - { - "id": 513389, - "field_id": 415548, - "width": 200, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513390, - "field_id": 415549, - "width": 350, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - }, - { - "id": 513391, - "field_id": 415550, - "width": 246, - "hidden": false, - "order": 32767, - "aggregation_type": "", - "aggregation_raw_type": "" - } - ] - } - ], - "rows": [ - { - "id": 1, - "order": "1.00000000000000000000", - "created_on": "2022-06-02T16:57:29.192789+00:00", - "updated_on": "2022-06-02T16:57:29.192796+00:00", - "field_415548": "Funny", - "field_415549": "Improvise", - "field_415550": [ - 1, - 5, - 7 - ] - }, - { - "id": 2, - "order": "2.00000000000000000000", - "created_on": "2022-06-02T16:57:29.192952+00:00", - "updated_on": "2022-06-02T16:57:29.192957+00:00", - "field_415548": "Fast", - "field_415549": "Try to avoid speaking fast", - "field_415550": [] - }, - { - "id": 3, - "order": "3.00000000000000000000", - "created_on": "2022-06-02T16:57:29.192997+00:00", - "updated_on": "2022-06-02T16:57:29.193000+00:00", - "field_415548": "Serious", - "field_415549": "Look concerned. I should care about the problem", - "field_415550": [ - 2, - 6 - ] - }, - { - "id": 4, - "order": "4.00000000000000000000", - "created_on": "2022-06-02T16:57:29.193035+00:00", - "updated_on": "2022-06-02T16:57:29.193039+00:00", - "field_415548": "Slow", - "field_415549": "Try to look if I'm thinking", - "field_415550": [ - 1, - 5 - ] - }, - { - "id": 5, - "order": "5.00000000000000000000", - "created_on": "2022-06-02T16:57:29.193072+00:00", - "updated_on": "2022-06-02T16:57:29.193076+00:00", - "field_415548": "Confident", - "field_415549": "Look them into the eyes (into the camera if Zoom)", - "field_415550": [ - 3, - 4, - 5, - 6, - 7 - ] - }, - { - "id": 6, - "order": "6.00000000000000000000", - "created_on": "2022-06-02T16:57:29.193109+00:00", - "updated_on": "2022-06-02T16:57:29.193112+00:00", - "field_415548": "Interactive", - "field_415549": "Ask questions to the audience", - "field_415550": [] - } - ] - } - ] } ] } diff --git a/changelog/entries/unreleased/bug/2060_remove_the_app_pitch_planner_from_the_elementary_school_mana.json b/changelog/entries/unreleased/bug/2060_remove_the_app_pitch_planner_from_the_elementary_school_mana.json new file mode 100644 index 000000000..740db709e --- /dev/null +++ b/changelog/entries/unreleased/bug/2060_remove_the_app_pitch_planner_from_the_elementary_school_mana.json @@ -0,0 +1,7 @@ +{ + "type": "bug", + "message": "Remove the 'App pitch planner' database from the 'Elementary School Management System' template.", + "issue_number": 2060, + "bullet_points": [], + "created_at": "2023-11-02" +} \ No newline at end of file