directus-template-cli 0.3.0-beta.7 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/oclif.manifest.json +1 -1
  2. package/package.json +1 -1
  3. package/templates/agencyos/src/collections.json +152 -181
  4. package/templates/agencyos/src/content/block_button.json +9 -9
  5. package/templates/agencyos/src/content/block_button_group.json +4 -4
  6. package/templates/agencyos/src/content/block_columns_rows.json +6 -6
  7. package/templates/agencyos/src/content/block_gallery_files.json +10 -70
  8. package/templates/agencyos/src/content/block_hero.json +4 -4
  9. package/templates/agencyos/src/content/block_step_items.json +5 -5
  10. package/templates/agencyos/src/content/block_team.json +4 -4
  11. package/templates/agencyos/src/content/block_testimonial_slider_items.json +8 -8
  12. package/templates/agencyos/src/content/categories.json +2 -2
  13. package/templates/agencyos/src/content/globals.json +12 -12
  14. package/templates/agencyos/src/content/help_collections.json +2 -2
  15. package/templates/agencyos/src/content/navigation.json +1 -1
  16. package/templates/agencyos/src/content/navigation_items.json +40 -71
  17. package/templates/agencyos/src/content/os_deal_stages.json +6 -6
  18. package/templates/agencyos/src/content/os_email_templates.json +1 -1
  19. package/templates/agencyos/src/content/os_expenses.json +2 -2
  20. package/templates/agencyos/src/content/os_invoice_items.json +6 -6
  21. package/templates/agencyos/src/content/os_invoices.json +3 -3
  22. package/templates/agencyos/src/content/os_items.json +1 -1
  23. package/templates/agencyos/src/content/os_payments.json +1 -1
  24. package/templates/agencyos/src/content/os_project_templates.json +4 -4
  25. package/templates/agencyos/src/content/os_proposal_approvals.json +1 -44
  26. package/templates/agencyos/src/content/os_proposal_blocks.json +0 -22
  27. package/templates/agencyos/src/content/os_proposals.json +3 -6
  28. package/templates/agencyos/src/content/os_tasks.json +44 -44
  29. package/templates/agencyos/src/content/page_blocks.json +5 -29
  30. package/templates/agencyos/src/content/pages.json +11 -11
  31. package/templates/agencyos/src/content/pages_blog.json +1 -1
  32. package/templates/agencyos/src/content/pages_projects.json +1 -1
  33. package/templates/agencyos/src/content/post_gallery_items.json +5 -5
  34. package/templates/agencyos/src/content/posts.json +49 -49
  35. package/templates/agencyos/src/content/redirects.json +1 -1
  36. package/templates/agencyos/src/content/seo.json +0 -710
  37. package/templates/agencyos/src/content/team.json +5 -5
  38. package/templates/agencyos/src/dashboards.json +6 -6
  39. package/templates/agencyos/src/files.json +147 -147
  40. package/templates/agencyos/src/flows.json +26 -26
  41. package/templates/agencyos/src/operations.json +111 -111
  42. package/templates/agencyos/src/panels.json +174 -174
  43. package/templates/agencyos/src/permissions.json +0 -99
  44. package/templates/agencyos/src/schema/snapshot.json +0 -71
  45. package/templates/agencyos/src/settings.json +33 -33
  46. package/templates/agencyos/src/users.json +3 -3
@@ -1,14 +1,14 @@
1
1
  [
2
2
  {
3
- "parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
4
- "page": "b344d10e-4cc8-4ce6-9f09-a5770bfb1ae6",
5
- "id": "7412e737-0b38-4ab5-830b-82eb1df535c7",
3
+ "parent": null,
4
+ "page": null,
5
+ "id": "dc0870f8-e316-48b0-b34d-ca5c4394344c",
6
6
  "url": null,
7
7
  "type": "page",
8
- "title": "Manifesto",
9
- "navigation": null,
10
- "icon": "text_snippet",
11
- "label": "We're passionate about web development and helping clients succeed.",
8
+ "title": "Privacy Policy",
9
+ "navigation": "footer",
10
+ "icon": null,
11
+ "label": "Our privacy policy and terms of service.",
12
12
  "sort": 1,
13
13
  "has_children": false,
14
14
  "open_in_new_tab": false,
@@ -30,30 +30,15 @@
30
30
  "children": []
31
31
  },
32
32
  {
33
- "parent": null,
34
- "page": null,
35
- "id": "dc0870f8-e316-48b0-b34d-ca5c4394344c",
36
- "url": null,
37
- "type": "page",
38
- "title": "Privacy Policy",
39
- "navigation": "footer",
40
- "icon": null,
41
- "label": "Our privacy policy and terms of service.",
42
- "sort": 1,
43
- "has_children": false,
44
- "open_in_new_tab": false,
45
- "children": []
46
- },
47
- {
48
- "parent": null,
33
+ "parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
49
34
  "page": null,
50
- "id": "b6bbbe43-b11b-460a-bb59-ceb3a535711c",
51
- "url": "/careers",
35
+ "id": "4ab77cef-ccef-478e-b363-10932f5345aa",
36
+ "url": "/team",
52
37
  "type": "url",
53
- "title": "Careers",
38
+ "title": "Team",
54
39
  "navigation": null,
55
- "icon": "cases",
56
- "label": "Join the agency and build better apps for all.",
40
+ "icon": "person_pin",
41
+ "label": "Learn more about the best team around.",
57
42
  "sort": 2,
58
43
  "has_children": false,
59
44
  "open_in_new_tab": false,
@@ -74,21 +59,6 @@
74
59
  "open_in_new_tab": false,
75
60
  "children": []
76
61
  },
77
- {
78
- "parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
79
- "page": null,
80
- "id": "4ab77cef-ccef-478e-b363-10932f5345aa",
81
- "url": "/team",
82
- "type": "url",
83
- "title": "Team",
84
- "navigation": null,
85
- "icon": "person_pin",
86
- "label": "Learn more about the best team around.",
87
- "sort": 2,
88
- "has_children": false,
89
- "open_in_new_tab": false,
90
- "children": []
91
- },
92
62
  {
93
63
  "parent": null,
94
64
  "page": "0945b7d7-9643-4a90-948d-a5d6659014e0",
@@ -104,21 +74,6 @@
104
74
  "open_in_new_tab": false,
105
75
  "children": []
106
76
  },
107
- {
108
- "parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
109
- "page": null,
110
- "id": "558bc8bf-435c-4330-877a-182e496b49be",
111
- "url": "/help",
112
- "type": "url",
113
- "title": "Help",
114
- "navigation": null,
115
- "icon": "support",
116
- "label": "Learn how to use AgencyOS with tips and tricks",
117
- "sort": 3,
118
- "has_children": false,
119
- "open_in_new_tab": false,
120
- "children": []
121
- },
122
77
  {
123
78
  "parent": null,
124
79
  "page": null,
@@ -133,11 +88,25 @@
133
88
  "has_children": true,
134
89
  "open_in_new_tab": false,
135
90
  "children": [
136
- "7412e737-0b38-4ab5-830b-82eb1df535c7",
137
91
  "4ab77cef-ccef-478e-b363-10932f5345aa",
138
92
  "558bc8bf-435c-4330-877a-182e496b49be"
139
93
  ]
140
94
  },
95
+ {
96
+ "parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
97
+ "page": null,
98
+ "id": "558bc8bf-435c-4330-877a-182e496b49be",
99
+ "url": "/help",
100
+ "type": "url",
101
+ "title": "Help",
102
+ "navigation": null,
103
+ "icon": "support",
104
+ "label": "Learn how to use AgencyOS with tips and tricks",
105
+ "sort": 3,
106
+ "has_children": false,
107
+ "open_in_new_tab": false,
108
+ "children": []
109
+ },
141
110
  {
142
111
  "parent": null,
143
112
  "page": "b344d10e-4cc8-4ce6-9f09-a5770bfb1ae6",
@@ -155,12 +124,12 @@
155
124
  },
156
125
  {
157
126
  "parent": null,
158
- "page": null,
159
- "id": "fea5cb3b-0a34-4150-90cd-9b41e27ccdb4",
160
- "url": "/posts",
161
- "type": "url",
162
- "title": "Articles",
163
- "navigation": "main",
127
+ "page": "7ecce4f4-8976-4b13-a85c-a93f1c105e4f",
128
+ "id": "44faaaaf-d10e-40ef-a890-57750e993733",
129
+ "url": null,
130
+ "type": "page",
131
+ "title": "Our Team",
132
+ "navigation": "footer",
164
133
  "icon": null,
165
134
  "label": null,
166
135
  "sort": 4,
@@ -170,12 +139,12 @@
170
139
  },
171
140
  {
172
141
  "parent": null,
173
- "page": "7ecce4f4-8976-4b13-a85c-a93f1c105e4f",
174
- "id": "44faaaaf-d10e-40ef-a890-57750e993733",
175
- "url": null,
176
- "type": "page",
177
- "title": "Our Team",
178
- "navigation": "footer",
142
+ "page": null,
143
+ "id": "fea5cb3b-0a34-4150-90cd-9b41e27ccdb4",
144
+ "url": "/posts",
145
+ "type": "url",
146
+ "title": "Articles",
147
+ "navigation": "main",
179
148
  "icon": null,
180
149
  "label": null,
181
150
  "sort": 4,
@@ -3,8 +3,8 @@
3
3
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
4
4
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
5
5
  "id": "3a666413-ba6d-48e4-8f56-b60d91b731ef",
6
- "date_created": "2023-09-09T03:17:38.923Z",
7
6
  "date_updated": "2023-09-10T20:27:07.513Z",
7
+ "date_created": "2023-09-09T03:17:38.923Z",
8
8
  "color": "#3399FF",
9
9
  "name": "New",
10
10
  "status": "draft",
@@ -14,8 +14,8 @@
14
14
  "user_updated": null,
15
15
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
16
16
  "id": "c1739f2f-42e1-4e61-a32a-670cf1742209",
17
- "date_created": "2023-09-09T03:17:46.968Z",
18
17
  "date_updated": null,
18
+ "date_created": "2023-09-09T03:17:46.968Z",
19
19
  "color": "#FFC23B",
20
20
  "name": "Qualification",
21
21
  "status": "draft",
@@ -25,8 +25,8 @@
25
25
  "user_updated": null,
26
26
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
27
27
  "id": "5019caab-ceaf-41da-804b-4c477a712129",
28
- "date_created": "2023-09-09T03:17:58.277Z",
29
28
  "date_updated": null,
29
+ "date_created": "2023-09-09T03:17:58.277Z",
30
30
  "color": "#FFA439",
31
31
  "name": "Proposal ",
32
32
  "status": "draft",
@@ -36,8 +36,8 @@
36
36
  "user_updated": null,
37
37
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
38
38
  "id": "8b7f5dbc-b1a1-4746-9f10-e56bd18d0cf1",
39
- "date_created": "2023-09-09T03:18:41.713Z",
40
39
  "date_updated": null,
40
+ "date_created": "2023-09-09T03:18:41.713Z",
41
41
  "color": "#2ECDA7",
42
42
  "name": "Closed - Won",
43
43
  "status": "draft",
@@ -47,8 +47,8 @@
47
47
  "user_updated": null,
48
48
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
49
49
  "id": "a66065b9-c3c4-413a-a7a2-25c433d6290e",
50
- "date_created": "2023-09-09T03:18:50.721Z",
51
50
  "date_updated": null,
51
+ "date_created": "2023-09-09T03:18:50.721Z",
52
52
  "color": "#E35169",
53
53
  "name": "Closed - Lost",
54
54
  "status": "draft",
@@ -58,8 +58,8 @@
58
58
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
59
59
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
60
60
  "id": "9b2c3bc2-d6b5-4c53-a958-9892e8726384",
61
- "date_created": "2023-09-10T20:26:38.539Z",
62
61
  "date_updated": "2023-09-10T20:26:43.540Z",
62
+ "date_created": "2023-09-10T20:26:38.539Z",
63
63
  "color": "#A2B5CD",
64
64
  "name": "Closed - Unqualified",
65
65
  "status": "draft",
@@ -3,8 +3,8 @@
3
3
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
4
4
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
5
5
  "id": "42d09cae-89b3-4d42-b364-a8b4f440e463",
6
- "date_created": "2023-09-11T11:43:17.460Z",
7
6
  "date_updated": "2023-09-11T11:51:26.925Z",
7
+ "date_created": "2023-09-11T11:43:17.460Z",
8
8
  "name": "Test",
9
9
  "subject": "Hey subject",
10
10
  "body": "<p>Hey ${test},</p>",
@@ -8,9 +8,9 @@
8
8
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
9
9
  "id": "cf25219a-8601-4341-822f-78f12357532a",
10
10
  "cost": "300.00",
11
- "date_created": "2023-09-12T14:53:33.608Z",
12
- "date_updated": "2023-10-23T12:48:59.158Z",
13
11
  "date": "2023-09-12T16:00:00.000Z",
12
+ "date_updated": "2023-10-23T12:48:59.158Z",
13
+ "date_created": "2023-09-12T14:53:33.608Z",
14
14
  "status": "submitted",
15
15
  "name": "Font File",
16
16
  "category": "outsourced",
@@ -7,12 +7,12 @@
7
7
  "user_updated": null,
8
8
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
9
9
  "id": "652f269c-cc58-4dc8-a7d1-1c02092c1c91",
10
- "tax_amount": null,
11
10
  "unit_price": null,
12
11
  "quantity": null,
12
+ "tax_amount": null,
13
13
  "line_amount": null,
14
- "date_updated": null,
15
14
  "date_created": "2023-09-09T13:05:29.783Z",
15
+ "date_updated": null,
16
16
  "item_name": null,
17
17
  "type": null,
18
18
  "description": null,
@@ -28,12 +28,12 @@
28
28
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
29
29
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
30
30
  "id": "2ce46845-e047-40b4-8dbd-2447d011285c",
31
- "tax_amount": "4.80",
32
31
  "unit_price": "20.00",
33
32
  "quantity": "4.00",
33
+ "tax_amount": "4.80",
34
34
  "line_amount": "80.00",
35
- "date_updated": "2023-10-06T01:14:48.838Z",
36
35
  "date_created": "2023-09-14T04:23:34.722Z",
36
+ "date_updated": "2023-10-06T01:14:48.838Z",
37
37
  "item_name": null,
38
38
  "type": "item",
39
39
  "description": null,
@@ -49,12 +49,12 @@
49
49
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
50
50
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
51
51
  "id": "423cf59a-ff8f-45e5-af65-5b29076cfdb9",
52
- "tax_amount": "18.00",
53
52
  "unit_price": "150.00",
54
53
  "quantity": "2.00",
54
+ "tax_amount": "18.00",
55
55
  "line_amount": "300.00",
56
- "date_updated": "2023-10-06T01:22:37.434Z",
57
56
  "date_created": "2023-10-06T01:19:14.696Z",
57
+ "date_updated": "2023-10-06T01:22:37.434Z",
58
58
  "item_name": null,
59
59
  "type": "item",
60
60
  "description": "2 Hours of Web Design",
@@ -6,15 +6,15 @@
6
6
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
7
7
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
8
8
  "id": "40bb2d9b-a0b6-436d-9376-e7ae0425237d",
9
- "subtotal": "300.00000",
9
+ "amount_due": "318.00000",
10
10
  "total": "318.00000",
11
11
  "amount_paid": "0.00000",
12
- "amount_due": "318.00000",
12
+ "subtotal": "300.00000",
13
13
  "total_tax": "18.00000",
14
14
  "issue_date": null,
15
- "due_date": "2023-10-12T16:00:00.000Z",
16
15
  "date_updated": "2023-10-06T13:32:29.949Z",
17
16
  "date_created": "2023-10-06T01:18:28.669Z",
17
+ "due_date": "2023-10-12T16:00:00.000Z",
18
18
  "reference": "1234",
19
19
  "invoice_number": "1000",
20
20
  "status": "unpaid",
@@ -4,8 +4,8 @@
4
4
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
5
5
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
6
6
  "id": "66c77940-7475-4baf-8dc1-967484b091a5",
7
- "unit_price": "150.00",
8
7
  "unit_cost": null,
8
+ "unit_price": "150.00",
9
9
  "date_updated": "2023-09-14T05:40:55.058Z",
10
10
  "date_created": "2023-09-14T05:31:10.964Z",
11
11
  "icon": "logo_dev",
@@ -8,8 +8,8 @@
8
8
  "id": "47912d1a-b418-4cb5-b5fd-0de5c3513735",
9
9
  "amount": "318.00",
10
10
  "payment_date": "2023-10-06T01:34:05.000Z",
11
- "date_updated": "2023-10-19T14:10:28.446Z",
12
11
  "date_created": "2023-10-06T01:34:07.190Z",
12
+ "date_updated": "2023-10-19T14:10:28.446Z",
13
13
  "receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xTHAwYnlDWmVCYVdsTWY2KI_I_agGMgaF6YroSjc6LBZngXim2jdG5yBnfBoP9XQvVLeMDZ0DhjyqR9dS6HEpVOiWz6JBSMJQDRPH",
14
14
  "payment_method_type": null,
15
15
  "stripe_payment_id": "pi_3Ny2vYCZeBaWlMf61f1cb1fr",
@@ -3,8 +3,8 @@
3
3
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
4
4
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
5
5
  "id": "7acfc20c-4980-4120-9c96-3649b3a518b2",
6
- "date_created": "2023-09-09T14:42:44.095Z",
7
6
  "date_updated": "2023-09-11T14:37:57.133Z",
7
+ "date_created": "2023-09-09T14:42:44.095Z",
8
8
  "name": "Roadmapping",
9
9
  "status": "draft",
10
10
  "tasks": [
@@ -101,8 +101,8 @@
101
101
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
102
102
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
103
103
  "id": "5711608d-c421-48b6-87c5-d69fa7d2b4db",
104
- "date_created": "2023-09-09T13:58:43.807Z",
105
104
  "date_updated": "2023-09-11T14:37:50.043Z",
105
+ "date_created": "2023-09-09T13:58:43.807Z",
106
106
  "name": "Brand Identity",
107
107
  "status": "draft",
108
108
  "tasks": [
@@ -179,8 +179,8 @@
179
179
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
180
180
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
181
181
  "id": "91e6a821-776b-4aeb-88c0-86e4724bca1c",
182
- "date_created": "2023-09-09T13:57:48.636Z",
183
182
  "date_updated": "2023-10-22T06:18:24.030Z",
183
+ "date_created": "2023-09-09T13:57:48.636Z",
184
184
  "name": "Website Design and Development",
185
185
  "status": "draft",
186
186
  "tasks": [
@@ -365,8 +365,8 @@
365
365
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
366
366
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
367
367
  "id": "c2ddc8f3-ac98-4ffc-a5be-e0329eafcf0e",
368
- "date_created": "2023-09-11T13:38:53.187Z",
369
368
  "date_updated": "2023-09-11T14:38:02.908Z",
369
+ "date_created": "2023-09-11T13:38:53.187Z",
370
370
  "name": "SEO Audit",
371
371
  "status": "draft",
372
372
  "tasks": [
@@ -1,44 +1 @@
1
- [
2
- {
3
- "contact": null,
4
- "proposal": "b3724c97-c795-49a1-a921-f6ed4034eebb",
5
- "signature_image": null,
6
- "user_updated": null,
7
- "user_created": null,
8
- "id": "ad7237c9-e8c5-4cbd-933d-0d3bdb276900",
9
- "date_updated": null,
10
- "date_created": "2023-10-06T13:29:46.018Z",
11
- "ip_address": null,
12
- "email": null,
13
- "organization": null,
14
- "last_name": null,
15
- "first_name": null,
16
- "signature_type": null,
17
- "signature_text": null,
18
- "status": "draft",
19
- "metadata": null,
20
- "sort": null,
21
- "esignature_agreement": false
22
- },
23
- {
24
- "contact": "447868fd-194c-41a4-bb7b-0aa85d5a44e8",
25
- "proposal": "b3724c97-c795-49a1-a921-f6ed4034eebb",
26
- "signature_image": null,
27
- "user_updated": null,
28
- "user_created": null,
29
- "id": "00f23610-2fa0-4444-b60e-dc19e9bf5ceb",
30
- "date_updated": null,
31
- "date_created": "2023-09-12T20:20:52.186Z",
32
- "ip_address": null,
33
- "email": "gillespie.bryant@gmail.com",
34
- "organization": "ABC COmpany",
35
- "last_name": "Simmons",
36
- "first_name": "Ashley",
37
- "signature_type": "draw",
38
- "signature_text": null,
39
- "status": "draft",
40
- "metadata": null,
41
- "sort": null,
42
- "esignature_agreement": true
43
- }
44
- ]
1
+ []
@@ -32,17 +32,6 @@
32
32
  "item": "d075af36-ce41-4c26-b7b5-0b9337537a46",
33
33
  "sort": 3
34
34
  },
35
- {
36
- "os_proposals_id": null,
37
- "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
38
- "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
39
- "id": "92e0a6a5-834d-43c6-9ab2-b4c2e4cee7d7",
40
- "date_updated": "2023-09-11T17:10:31.437Z",
41
- "date_created": "2023-09-11T17:03:40.693Z",
42
- "collection": "block_logocloud",
43
- "item": "4a030aa9-61b5-468e-830e-c0f5df7e9598",
44
- "sort": 3
45
- },
46
35
  {
47
36
  "os_proposals_id": "b3724c97-c795-49a1-a921-f6ed4034eebb",
48
37
  "user_updated": null,
@@ -120,17 +109,6 @@
120
109
  "item": "ec44961c-fcda-4ce7-ad9a-ec63413bffd1",
121
110
  "sort": 10
122
111
  },
123
- {
124
- "os_proposals_id": null,
125
- "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
126
- "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
127
- "id": "7501255f-39c7-421c-b72a-d0a0a671106d",
128
- "date_updated": "2023-09-21T06:39:35.251Z",
129
- "date_created": "2023-09-21T06:39:18.864Z",
130
- "collection": "block_faqs",
131
- "item": "ec44961c-fcda-4ce7-ad9a-ec63413bffd1",
132
- "sort": 11
133
- },
134
112
  {
135
113
  "os_proposals_id": "b3724c97-c795-49a1-a921-f6ed4034eebb",
136
114
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
@@ -1,23 +1,20 @@
1
1
  [
2
2
  {
3
- "id": "b3724c97-c795-49a1-a921-f6ed4034eebb",
4
3
  "deal": "21e05753-b453-4446-b35e-d0d93956d917",
5
4
  "organization": "f20f7a74-34e3-4a84-baea-d7f0f380df9e",
6
5
  "user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
7
6
  "user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
8
- "expiration_date": "2023-10-24T16:00:00.000Z",
7
+ "id": "b3724c97-c795-49a1-a921-f6ed4034eebb",
9
8
  "date_updated": "2023-10-11T15:37:31.382Z",
10
9
  "date_created": "2023-09-11T15:04:14.295Z",
10
+ "expiration_date": "2023-10-24T16:00:00.000Z",
11
11
  "status": "approved",
12
12
  "name": "Software Proposal",
13
13
  "sort": null,
14
14
  "contacts": [
15
15
  "ee246ca2-0bc6-411a-a602-1c0db0f33771"
16
16
  ],
17
- "approvals": [
18
- "00f23610-2fa0-4444-b60e-dc19e9bf5ceb",
19
- "ad7237c9-e8c5-4cbd-933d-0d3bdb276900"
20
- ],
17
+ "approvals": [],
21
18
  "blocks": [
22
19
  "f534b559-e6fe-413d-adc1-97d53a1974ce",
23
20
  "f01f7407-5f3c-4249-b46a-768aa9789449",