directus-template-cli 0.3.3 → 0.3.5
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.
- package/LICENSE +21 -0
- package/README.md +5 -3
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
- package/templates/agencyos/package.json +2 -2
- package/templates/agencyos/src/collections.json +346 -232
- package/templates/agencyos/src/content/block_button.json +6 -6
- package/templates/agencyos/src/content/block_button_group.json +11 -11
- package/templates/agencyos/src/content/block_columns_rows.json +6 -6
- package/templates/agencyos/src/content/block_cta.json +3 -3
- package/templates/agencyos/src/content/block_gallery_files.json +10 -10
- package/templates/agencyos/src/content/block_richtext.json +1 -1
- package/templates/agencyos/src/content/block_step_items.json +5 -5
- package/templates/agencyos/src/content/block_team.json +4 -4
- package/templates/agencyos/src/content/help_collections.json +2 -2
- package/templates/agencyos/src/content/inbox.json +15 -1
- package/templates/agencyos/src/content/navigation_items.json +76 -76
- package/templates/agencyos/src/content/organizations.json +2 -2
- package/templates/agencyos/src/content/os_activities.json +3 -3
- package/templates/agencyos/src/content/os_invoice_items.json +6 -6
- package/templates/agencyos/src/content/os_invoices.json +5 -5
- package/templates/agencyos/src/content/os_payment_terms.json +2 -2
- package/templates/agencyos/src/content/os_payments.json +1 -1
- package/templates/agencyos/src/content/os_projects.json +3 -3
- package/templates/agencyos/src/content/os_proposal_blocks.json +4 -4
- package/templates/agencyos/src/content/os_proposals.json +3 -3
- package/templates/agencyos/src/content/os_tasks.json +65 -87
- package/templates/agencyos/src/content/os_tax_rates.json +2 -2
- package/templates/agencyos/src/content/page_blocks.json +23 -23
- package/templates/agencyos/src/content/pages.json +7 -7
- package/templates/agencyos/src/content/posts.json +9 -9
- package/templates/agencyos/src/content/seo.json +10 -10
- package/templates/agencyos/src/content/testimonials.json +4 -4
- package/templates/agencyos/src/dashboards.json +3 -3
- package/templates/agencyos/src/files.json +49 -49
- package/templates/agencyos/src/flows.json +39 -39
- package/templates/agencyos/src/operations.json +74 -74
- package/templates/agencyos/src/panels.json +136 -132
- package/templates/agencyos/src/permissions.json +349 -871
- package/templates/agencyos/src/roles.json +4 -4
- package/templates/agencyos/src/schema/snapshot.json +246 -97
- package/templates/agencyos/src/settings.json +32 -10
- package/templates/agencyos/src/users.json +54 -9
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"user_updated": null,
|
|
4
|
-
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
5
3
|
"id": "3d583c03-4909-4001-aad2-cd7af6ec53af",
|
|
4
|
+
"user_updated": null,
|
|
6
5
|
"button_group": "0b1512d8-3bec-4dbc-919c-4514bbe37dc1",
|
|
7
6
|
"post": null,
|
|
8
7
|
"page": "0945b7d7-9643-4a90-948d-a5d6659014e0",
|
|
8
|
+
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
9
9
|
"date_updated": null,
|
|
10
10
|
"date_created": "2023-10-20T18:05:24.253Z",
|
|
11
11
|
"variant": "solid",
|
|
@@ -16,12 +16,12 @@
|
|
|
16
16
|
"sort": 1
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
20
|
-
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
21
19
|
"id": "47ddfe4e-721a-483f-a09b-4c10fe0cec1a",
|
|
20
|
+
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
22
21
|
"button_group": "aed01afb-490d-42d3-bbf4-cf64081494b9",
|
|
23
22
|
"post": null,
|
|
24
23
|
"page": "ac35a4c6-ca73-48c4-9c02-37a50d4bc736",
|
|
24
|
+
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
25
25
|
"date_updated": "2023-10-19T16:23:00.009Z",
|
|
26
26
|
"date_created": "2023-10-19T14:24:40.856Z",
|
|
27
27
|
"variant": "solid",
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"sort": null
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
|
-
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
36
|
-
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
37
35
|
"id": "b74af9dd-cc34-451c-88cf-c3e14c39cf4f",
|
|
36
|
+
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
38
37
|
"button_group": "aed01afb-490d-42d3-bbf4-cf64081494b9",
|
|
39
38
|
"post": null,
|
|
40
39
|
"page": "0945b7d7-9643-4a90-948d-a5d6659014e0",
|
|
40
|
+
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
41
41
|
"date_updated": "2023-10-19T16:23:00.040Z",
|
|
42
42
|
"date_created": "2023-10-19T14:24:40.906Z",
|
|
43
43
|
"variant": "outline",
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"user_updated":
|
|
3
|
+
"user_updated": null,
|
|
4
4
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
5
|
-
"id": "
|
|
6
|
-
"date_updated":
|
|
7
|
-
"date_created": "2023-10-
|
|
5
|
+
"id": "0b1512d8-3bec-4dbc-919c-4514bbe37dc1",
|
|
6
|
+
"date_updated": null,
|
|
7
|
+
"date_created": "2023-10-20T18:05:24.236Z",
|
|
8
8
|
"alignment": "left",
|
|
9
9
|
"sort": null,
|
|
10
10
|
"buttons": [
|
|
11
|
-
"
|
|
12
|
-
"b74af9dd-cc34-451c-88cf-c3e14c39cf4f"
|
|
11
|
+
"3d583c03-4909-4001-aad2-cd7af6ec53af"
|
|
13
12
|
]
|
|
14
13
|
},
|
|
15
14
|
{
|
|
16
|
-
"user_updated":
|
|
15
|
+
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
17
16
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
18
|
-
"id": "
|
|
19
|
-
"date_updated":
|
|
20
|
-
"date_created": "2023-10-
|
|
17
|
+
"id": "aed01afb-490d-42d3-bbf4-cf64081494b9",
|
|
18
|
+
"date_updated": "2023-10-19T16:22:59.996Z",
|
|
19
|
+
"date_created": "2023-10-19T14:24:40.830Z",
|
|
21
20
|
"alignment": "left",
|
|
22
21
|
"sort": null,
|
|
23
22
|
"buttons": [
|
|
24
|
-
"
|
|
23
|
+
"47ddfe4e-721a-483f-a09b-4c10fe0cec1a",
|
|
24
|
+
"b74af9dd-cc34-451c-88cf-c3e14c39cf4f"
|
|
25
25
|
]
|
|
26
26
|
}
|
|
27
27
|
]
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
"button_group": null,
|
|
4
4
|
"image": "6dad2008-3af5-407e-827e-da5744223181",
|
|
5
5
|
"block_columns": "945245a7-4bab-4560-8287-fd2f797a18a8",
|
|
6
|
+
"id": "3df2d0b7-6041-4a11-9e97-2baec92feb87",
|
|
6
7
|
"user_updated": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
7
8
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
8
|
-
"id": "3df2d0b7-6041-4a11-9e97-2baec92feb87",
|
|
9
|
-
"date_updated": "2023-09-21T02:44:42.564Z",
|
|
10
9
|
"date_created": "2023-09-21T02:42:30.723Z",
|
|
10
|
+
"date_updated": "2023-09-21T02:44:42.564Z",
|
|
11
11
|
"image_position": "left",
|
|
12
12
|
"title": "UX / UI Design",
|
|
13
13
|
"headline": "It all starts with design",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"button_group": null,
|
|
19
19
|
"image": "1f19dd72-a433-481d-9b51-e3cc8e4f33d3",
|
|
20
20
|
"block_columns": "945245a7-4bab-4560-8287-fd2f797a18a8",
|
|
21
|
+
"id": "abe68701-5815-489f-afdb-f267a489dfe0",
|
|
21
22
|
"user_updated": null,
|
|
22
23
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
23
|
-
"id": "abe68701-5815-489f-afdb-f267a489dfe0",
|
|
24
|
-
"date_updated": null,
|
|
25
24
|
"date_created": "2023-09-21T02:44:42.509Z",
|
|
25
|
+
"date_updated": null,
|
|
26
26
|
"image_position": "right",
|
|
27
27
|
"title": "Web Application Development",
|
|
28
28
|
"headline": "Develop your application",
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
"button_group": null,
|
|
34
34
|
"image": "793e9bf7-c646-4588-8865-fe22556070ff",
|
|
35
35
|
"block_columns": "945245a7-4bab-4560-8287-fd2f797a18a8",
|
|
36
|
+
"id": "093d4e39-4a34-47cd-954d-ef3cadcef45b",
|
|
36
37
|
"user_updated": null,
|
|
37
38
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
38
|
-
"id": "093d4e39-4a34-47cd-954d-ef3cadcef45b",
|
|
39
|
-
"date_updated": null,
|
|
40
39
|
"date_created": "2023-09-21T02:44:42.551Z",
|
|
40
|
+
"date_updated": null,
|
|
41
41
|
"image_position": "left",
|
|
42
42
|
"title": "Mobile Application Development",
|
|
43
43
|
"headline": "Mobile apps without the headache",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"button_group":
|
|
3
|
+
"button_group": "aed01afb-490d-42d3-bbf4-cf64081494b9",
|
|
4
4
|
"id": "cf12eadb-8085-4556-949c-969d1c5f90d0",
|
|
5
5
|
"title": "Your next digital project",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
6
|
+
"content": "<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea</p>",
|
|
7
|
+
"headline": "<p>Ready for an easier faster process?</p>"
|
|
8
8
|
}
|
|
9
9
|
]
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"user_updated": null,
|
|
6
6
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
7
7
|
"id": "40004399-17cc-4fde-b2af-252226411e1f",
|
|
8
|
-
"date_created": "2023-10-05T12:37:23.288Z",
|
|
9
8
|
"date_updated": null,
|
|
9
|
+
"date_created": "2023-10-05T12:37:23.288Z",
|
|
10
10
|
"sort": 7
|
|
11
11
|
},
|
|
12
12
|
{
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"user_updated": null,
|
|
16
16
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
17
17
|
"id": "efe59a11-9246-46ae-81bd-5ac45928b5ee",
|
|
18
|
-
"date_created": "2023-10-05T12:37:23.328Z",
|
|
19
18
|
"date_updated": null,
|
|
19
|
+
"date_created": "2023-10-05T12:37:23.328Z",
|
|
20
20
|
"sort": 8
|
|
21
21
|
},
|
|
22
22
|
{
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"user_updated": null,
|
|
26
26
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
27
27
|
"id": "ef516c98-53a8-4aaa-989a-b0febc02ebfa",
|
|
28
|
-
"date_created": "2023-10-05T12:37:23.335Z",
|
|
29
28
|
"date_updated": null,
|
|
29
|
+
"date_created": "2023-10-05T12:37:23.335Z",
|
|
30
30
|
"sort": 9
|
|
31
31
|
},
|
|
32
32
|
{
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"user_updated": null,
|
|
36
36
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
37
37
|
"id": "d76d8817-3195-48dc-b2c0-947e54f35a36",
|
|
38
|
-
"date_created": "2023-10-05T12:37:23.344Z",
|
|
39
38
|
"date_updated": null,
|
|
39
|
+
"date_created": "2023-10-05T12:37:23.344Z",
|
|
40
40
|
"sort": 10
|
|
41
41
|
},
|
|
42
42
|
{
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"user_updated": null,
|
|
46
46
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
47
47
|
"id": "7ccf43a5-3e60-43cc-946b-365f98e364fb",
|
|
48
|
-
"date_created": "2023-10-05T12:37:23.352Z",
|
|
49
48
|
"date_updated": null,
|
|
49
|
+
"date_created": "2023-10-05T12:37:23.352Z",
|
|
50
50
|
"sort": 11
|
|
51
51
|
},
|
|
52
52
|
{
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"user_updated": null,
|
|
56
56
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
57
57
|
"id": "d8bff392-36ca-4adf-b5f7-04fe8bb3ca04",
|
|
58
|
-
"date_created": "2023-10-05T12:37:23.359Z",
|
|
59
58
|
"date_updated": null,
|
|
59
|
+
"date_created": "2023-10-05T12:37:23.359Z",
|
|
60
60
|
"sort": 12
|
|
61
61
|
},
|
|
62
62
|
{
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
"user_updated": null,
|
|
66
66
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
67
67
|
"id": "2c5397ce-0475-4006-a1ce-ac6efe25ce40",
|
|
68
|
-
"date_created": "2023-10-05T12:37:23.370Z",
|
|
69
68
|
"date_updated": null,
|
|
69
|
+
"date_created": "2023-10-05T12:37:23.370Z",
|
|
70
70
|
"sort": 13
|
|
71
71
|
},
|
|
72
72
|
{
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
"user_updated": null,
|
|
76
76
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
77
77
|
"id": "31ebd68e-4365-4541-93c2-94723b373d0a",
|
|
78
|
-
"date_created": "2023-10-05T12:37:23.381Z",
|
|
79
78
|
"date_updated": null,
|
|
79
|
+
"date_created": "2023-10-05T12:37:23.381Z",
|
|
80
80
|
"sort": 14
|
|
81
81
|
},
|
|
82
82
|
{
|
|
@@ -85,8 +85,8 @@
|
|
|
85
85
|
"user_updated": null,
|
|
86
86
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
87
87
|
"id": "4636bfe5-ad44-4b3c-9039-c9b73b95d800",
|
|
88
|
-
"date_created": "2023-10-05T12:59:42.323Z",
|
|
89
88
|
"date_updated": null,
|
|
89
|
+
"date_created": "2023-10-05T12:59:42.323Z",
|
|
90
90
|
"sort": 15
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
"user_updated": null,
|
|
96
96
|
"user_created": "95e535d2-f45b-4d94-891b-a89ee6ed1475",
|
|
97
97
|
"id": "a9535615-8fd9-4d37-9a43-69fc1f8a9699",
|
|
98
|
-
"date_created": "2023-10-05T13:02:00.673Z",
|
|
99
98
|
"date_updated": null,
|
|
99
|
+
"date_created": "2023-10-05T13:02:00.673Z",
|
|
100
100
|
"sort": 16
|
|
101
101
|
}
|
|
102
102
|
]
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"alignment": "left",
|
|
26
26
|
"title": null,
|
|
27
27
|
"headline": "How We Can Do This",
|
|
28
|
-
"content": "<
|
|
28
|
+
"content": "<p>Given your current setup, we propose an innovative solution leveraging Directus, an open-source headless content management system, to streamline your web development process. This approach involves integrating Directus with your existing system, offering a more efficient and flexible way to manage your web content and applications.</p>\n<p>Benefits:</p>\n<ol>\n<li><strong>Enhanced Flexibility:</strong> Directus provides a more adaptable and customizable content management framework compared to traditional systems.</li>\n<li><strong>Improved Content Control:</strong> With Directus, you gain more control over how your content is structured and delivered across different platforms.</li>\n<li><strong>Cost-Effective Solution:</strong> Utilizing Directus significantly reduces the need for extensive custom development, thereby lowering overall project costs.</li>\n</ol>\n<p>Drawbacks:</p>\n<ol>\n<li><strong>Dependency on Directus Framework:</strong> Your system will rely on the Directus framework, which might require additional learning for your team.</li>\n<li><strong>Limited Third-Party Integrations:</strong> While Directus is versatile, it may not have as many out-of-the-box integrations as some other platforms.</li>\n</ol>\n<p>Timeline and Deliverables:</p>\n<ol>\n<li><strong>Planning and System Assessment (2 days):</strong> Evaluating your current system and planning the Directus integration.</li>\n<li><strong>Directus Setup and Configuration (3 days):</strong> Installing and configuring Directus to fit your specific needs.</li>\n<li><strong>Data Migration and Integration (4 days):</strong> Migrating existing data and ensuring seamless integration with your systems.</li>\n<li><strong>Custom Development (if required) (3 days):</strong> Additional customization to meet specific requirements.</li>\n<li><strong>Testing and Quality Assurance (3 days):</strong> Ensuring the integration works flawlessly across all platforms.</li>\n<li><strong>Training and Documentation (2 days):</strong> Providing training sessions for your team and comprehensive documentation.</li>\n<li><strong>Launch and Post-Launch Support (2 days):</strong> Going live and providing immediate support to address any issues.</li>\n</ol>\n<p>Cost:</p>\n<ul>\n<li><strong>Initial Setup and Integration:</strong> $6,500 one time.</li>\n<li><strong>Annual Maintenance and Support:</strong> $1,200, covering updates and ongoing support.</li>\n</ul>\n<p>This solution offers a robust, flexible approach to managing your web content and applications, aligning with modern web development practices while ensuring cost-effectiveness and scalability.</p>"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"id": "6c5df396-be52-4b1c-a144-d55b229e5a34",
|
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"button_group": null,
|
|
4
|
+
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
4
5
|
"image": "5a6dfe1e-7e5b-4a5f-9f6c-983777a67c05",
|
|
5
6
|
"id": "36ec55d8-1bc0-494c-8448-7afcce4bd5e1",
|
|
6
|
-
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
7
7
|
"title": "Ideation & Design",
|
|
8
8
|
"content": "<p>With a solid understanding in place, our creative minds come together to ideate and sketch the initial concepts. Whether it's a brand identity or a website layout, this is where ideas are born and iteratively refined into tangible design blueprints.</p>",
|
|
9
9
|
"sort": 2
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"button_group": null,
|
|
13
|
+
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
13
14
|
"image": "793e9bf7-c646-4588-8865-fe22556070ff",
|
|
14
15
|
"id": "6ace7412-79cc-4f03-9d1c-64343b3ebd87",
|
|
15
|
-
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
16
16
|
"title": "Development & Execution",
|
|
17
17
|
"content": "<p>Our developers and strategists take the lead in this phase. Leveraging the latest tools and technologies, we bring the conceptualized designs to life, ensuring optimal performance and responsiveness across all devices and platforms.</p>",
|
|
18
18
|
"sort": 3
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"button_group": null,
|
|
22
|
+
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
22
23
|
"image": "df979753-946b-4d93-954e-e24367388d2c",
|
|
23
24
|
"id": "6dc81e9f-c446-4005-a87f-a54163f48433",
|
|
24
|
-
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
25
25
|
"title": "Discovery & Research",
|
|
26
26
|
"content": "<p>This is where our journey begins. We deep-dive into understanding your brand, its core values, target audience, and competitive landscape. This phase ensures that our subsequent actions are grounded in data and genuine insights.</p>",
|
|
27
27
|
"sort": 1
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"button_group": null,
|
|
31
|
+
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
31
32
|
"image": "5419bf05-9ab2-484b-a69d-d09b18602cf1",
|
|
32
33
|
"id": "75903f73-8964-46a8-a33a-c9d22ecb5daa",
|
|
33
|
-
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
34
34
|
"title": "Launch & Feedback Loop",
|
|
35
35
|
"content": "<p>With everything set, we launch the project! But our relationship doesn't end there. We believe in continuous improvement and thus, regularly gather feedback, making necessary tweaks and ensuring you're always at the forefront of your industry.</p>",
|
|
36
36
|
"sort": 5
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"button_group": null,
|
|
40
|
+
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
40
41
|
"image": "21e179ab-72c3-4350-b46a-fadd16f5652e",
|
|
41
42
|
"id": "8306f18f-0dd1-446d-b173-6f1a481049b9",
|
|
42
|
-
"block_steps": "a163efd7-1037-4261-939d-28a08122c426",
|
|
43
43
|
"title": "Testing & Quality Assurance",
|
|
44
44
|
"content": "<p>Before any launch, we rigorously test our creations. From functionality checks to usability tests, we ensure everything is in tip-top shape. Our goal is to ensure the final product is not just good, but exceptional.</p>",
|
|
45
45
|
"sort": 4
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "9550fb22-ef6c-4a9f-bd87-7abf362aeee9",
|
|
4
4
|
"title": "Our Team",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
5
|
+
"headline": "<p>We <em>understand</em> your business</p>",
|
|
6
|
+
"content": "<p dir=\"ltr\">I’ve been serving businesses in this industry for 5+ years in a consulting role - and before that I was the right hand man in a print and apparel shop that doubled in revenue over 4 years.</p>\n<p dir=\"ltr\">I know how to get things done. I’m comfortable taking larger projects from idea to completion. The projects you’re looking to tackle are right in my wheelhouse.</p>"
|
|
7
7
|
},
|
|
8
8
|
{
|
|
9
9
|
"id": "aa94c8db-bfc1-4681-8ddc-818166556e79",
|
|
10
10
|
"title": "Our Team",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
11
|
+
"headline": "<p>We've got the best <em>developers</em> and <em>designers</em> around.</p>",
|
|
12
|
+
"content": "<p>Deserunt ea deserunt est est ipsum non duis ad dolore. Irure qui duis occaecat incididunt laboris cillum eu Lorem. Aliquip duis proident in eu ipsum dolor veniam irure incididunt Lorem consectetur consectetur velit. Aliqua nulla anim aliquip officia ad culpa incididunt do adipisicing laboris.0/1</p>"
|
|
13
13
|
}
|
|
14
14
|
]
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
{
|
|
3
3
|
"id": "8d7cb6e3-bae7-48f6-9af3-4b510167289c",
|
|
4
4
|
"title": "Getting Started",
|
|
5
|
-
"icon": "not_started",
|
|
6
5
|
"slug": "getting-started",
|
|
6
|
+
"icon": "not_started",
|
|
7
7
|
"description": "How to get started with Agency OS",
|
|
8
8
|
"sort": 1,
|
|
9
9
|
"articles": []
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
{
|
|
12
12
|
"id": "5bb9ab97-a99b-4582-9c7c-58c9e00ccb1e",
|
|
13
13
|
"title": "Client Portal",
|
|
14
|
-
"icon": "captive_portal",
|
|
15
14
|
"slug": "client-portal",
|
|
15
|
+
"icon": "captive_portal",
|
|
16
16
|
"description": "How to use your client portal.",
|
|
17
17
|
"sort": 2,
|
|
18
18
|
"articles": []
|
|
@@ -1 +1,15 @@
|
|
|
1
|
-
[
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"task": null,
|
|
4
|
+
"project": null,
|
|
5
|
+
"user_updated": null,
|
|
6
|
+
"user_created": null,
|
|
7
|
+
"id": "743732e5-9aeb-44dc-9714-739ddf49f129",
|
|
8
|
+
"form": "36493b64-2bad-4c58-9d70-785ccb12ee26",
|
|
9
|
+
"date_updated": null,
|
|
10
|
+
"date_created": "2023-10-25T22:01:07.571Z",
|
|
11
|
+
"status": "new",
|
|
12
|
+
"data": {},
|
|
13
|
+
"sort": null
|
|
14
|
+
}
|
|
15
|
+
]
|
|
@@ -1,32 +1,17 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"parent": null,
|
|
4
|
-
"page":
|
|
5
|
-
"id": "
|
|
4
|
+
"page": "7ecce4f4-8976-4b13-a85c-a93f1c105e4f",
|
|
5
|
+
"id": "44faaaaf-d10e-40ef-a890-57750e993733",
|
|
6
6
|
"url": null,
|
|
7
7
|
"type": "page",
|
|
8
|
-
"title": "
|
|
8
|
+
"title": "Our Team",
|
|
9
9
|
"navigation": "footer",
|
|
10
10
|
"icon": null,
|
|
11
|
-
"label": "Our privacy policy and terms of service.",
|
|
12
|
-
"sort": 1,
|
|
13
|
-
"has_children": false,
|
|
14
|
-
"open_in_new_tab": false,
|
|
15
|
-
"children": []
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"parent": null,
|
|
19
|
-
"page": "ac35a4c6-ca73-48c4-9c02-37a50d4bc736",
|
|
20
|
-
"id": "98fecf94-471c-4439-8289-ff5692853729",
|
|
21
|
-
"url": null,
|
|
22
|
-
"type": "page",
|
|
23
|
-
"title": "Services",
|
|
24
|
-
"navigation": "main",
|
|
25
|
-
"icon": null,
|
|
26
11
|
"label": null,
|
|
27
|
-
"sort":
|
|
28
|
-
"has_children": false,
|
|
12
|
+
"sort": 4,
|
|
29
13
|
"open_in_new_tab": false,
|
|
14
|
+
"has_children": false,
|
|
30
15
|
"children": []
|
|
31
16
|
},
|
|
32
17
|
{
|
|
@@ -40,38 +25,68 @@
|
|
|
40
25
|
"icon": "person_pin",
|
|
41
26
|
"label": "Learn more about the best team around.",
|
|
42
27
|
"sort": 2,
|
|
43
|
-
"has_children": false,
|
|
44
28
|
"open_in_new_tab": false,
|
|
29
|
+
"has_children": false,
|
|
45
30
|
"children": []
|
|
46
31
|
},
|
|
47
32
|
{
|
|
48
|
-
"parent":
|
|
33
|
+
"parent": "b3e04cd1-c082-4811-8c93-323ab6fcde86",
|
|
49
34
|
"page": null,
|
|
50
|
-
"id": "
|
|
51
|
-
"url": "/
|
|
35
|
+
"id": "558bc8bf-435c-4330-877a-182e496b49be",
|
|
36
|
+
"url": "/help",
|
|
52
37
|
"type": "url",
|
|
53
|
-
"title": "
|
|
54
|
-
"navigation":
|
|
38
|
+
"title": "Help",
|
|
39
|
+
"navigation": null,
|
|
40
|
+
"icon": "support",
|
|
41
|
+
"label": "Learn how to use AgencyOS with tips and tricks",
|
|
42
|
+
"sort": 3,
|
|
43
|
+
"open_in_new_tab": false,
|
|
44
|
+
"has_children": false,
|
|
45
|
+
"children": []
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"parent": null,
|
|
49
|
+
"page": "17de1257-ddd3-4aac-825a-dae57f1fabb1",
|
|
50
|
+
"id": "55a139ed-f4fa-4227-b5dd-7bf234451da8",
|
|
51
|
+
"url": null,
|
|
52
|
+
"type": "page",
|
|
53
|
+
"title": "Services",
|
|
54
|
+
"navigation": "footer",
|
|
55
55
|
"icon": null,
|
|
56
56
|
"label": null,
|
|
57
|
-
"sort":
|
|
58
|
-
"has_children": false,
|
|
57
|
+
"sort": null,
|
|
59
58
|
"open_in_new_tab": false,
|
|
59
|
+
"has_children": false,
|
|
60
60
|
"children": []
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
"parent": null,
|
|
64
|
-
"page": "
|
|
65
|
-
"id": "
|
|
64
|
+
"page": "b344d10e-4cc8-4ce6-9f09-a5770bfb1ae6",
|
|
65
|
+
"id": "69a080ef-024e-4647-9873-d5876b32699a",
|
|
66
66
|
"url": null,
|
|
67
67
|
"type": "page",
|
|
68
|
-
"title": "
|
|
68
|
+
"title": "Manifesto",
|
|
69
69
|
"navigation": "footer",
|
|
70
70
|
"icon": null,
|
|
71
71
|
"label": null,
|
|
72
|
-
"sort":
|
|
72
|
+
"sort": 3,
|
|
73
|
+
"open_in_new_tab": false,
|
|
73
74
|
"has_children": false,
|
|
75
|
+
"children": []
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"parent": null,
|
|
79
|
+
"page": "ac35a4c6-ca73-48c4-9c02-37a50d4bc736",
|
|
80
|
+
"id": "98fecf94-471c-4439-8289-ff5692853729",
|
|
81
|
+
"url": null,
|
|
82
|
+
"type": "page",
|
|
83
|
+
"title": "Services",
|
|
84
|
+
"navigation": "main",
|
|
85
|
+
"icon": null,
|
|
86
|
+
"label": null,
|
|
87
|
+
"sort": 1,
|
|
74
88
|
"open_in_new_tab": false,
|
|
89
|
+
"has_children": false,
|
|
75
90
|
"children": []
|
|
76
91
|
},
|
|
77
92
|
{
|
|
@@ -85,101 +100,86 @@
|
|
|
85
100
|
"icon": null,
|
|
86
101
|
"label": null,
|
|
87
102
|
"sort": 3,
|
|
88
|
-
"has_children": true,
|
|
89
103
|
"open_in_new_tab": false,
|
|
104
|
+
"has_children": true,
|
|
90
105
|
"children": [
|
|
91
106
|
"4ab77cef-ccef-478e-b363-10932f5345aa",
|
|
92
107
|
"558bc8bf-435c-4330-877a-182e496b49be"
|
|
93
108
|
]
|
|
94
109
|
},
|
|
95
110
|
{
|
|
96
|
-
"parent":
|
|
111
|
+
"parent": null,
|
|
97
112
|
"page": null,
|
|
98
|
-
"id": "
|
|
99
|
-
"url": "/
|
|
113
|
+
"id": "c732b100-1f5a-4ce1-8fde-b0072d09623f",
|
|
114
|
+
"url": "/posts",
|
|
100
115
|
"type": "url",
|
|
101
|
-
"title": "
|
|
102
|
-
"navigation":
|
|
103
|
-
"icon":
|
|
104
|
-
"label":
|
|
105
|
-
"sort":
|
|
106
|
-
"has_children": false,
|
|
116
|
+
"title": "Articles",
|
|
117
|
+
"navigation": "footer",
|
|
118
|
+
"icon": null,
|
|
119
|
+
"label": null,
|
|
120
|
+
"sort": 5,
|
|
107
121
|
"open_in_new_tab": false,
|
|
122
|
+
"has_children": false,
|
|
108
123
|
"children": []
|
|
109
124
|
},
|
|
110
125
|
{
|
|
111
126
|
"parent": null,
|
|
112
|
-
"page":
|
|
113
|
-
"id": "
|
|
127
|
+
"page": null,
|
|
128
|
+
"id": "dc0870f8-e316-48b0-b34d-ca5c4394344c",
|
|
114
129
|
"url": null,
|
|
115
130
|
"type": "page",
|
|
116
|
-
"title": "
|
|
131
|
+
"title": "Privacy Policy",
|
|
117
132
|
"navigation": "footer",
|
|
118
133
|
"icon": null,
|
|
119
|
-
"label":
|
|
120
|
-
"sort":
|
|
121
|
-
"has_children": false,
|
|
134
|
+
"label": "Our privacy policy and terms of service.",
|
|
135
|
+
"sort": 1,
|
|
122
136
|
"open_in_new_tab": false,
|
|
137
|
+
"has_children": false,
|
|
123
138
|
"children": []
|
|
124
139
|
},
|
|
125
140
|
{
|
|
126
141
|
"parent": null,
|
|
127
|
-
"page": "
|
|
128
|
-
"id": "
|
|
142
|
+
"page": "0945b7d7-9643-4a90-948d-a5d6659014e0",
|
|
143
|
+
"id": "e096f25c-a549-4fe5-a284-17b0a347037a",
|
|
129
144
|
"url": null,
|
|
130
145
|
"type": "page",
|
|
131
|
-
"title": "
|
|
146
|
+
"title": "Contact Us",
|
|
132
147
|
"navigation": "footer",
|
|
133
148
|
"icon": null,
|
|
134
149
|
"label": null,
|
|
135
|
-
"sort":
|
|
136
|
-
"has_children": false,
|
|
150
|
+
"sort": 2,
|
|
137
151
|
"open_in_new_tab": false,
|
|
152
|
+
"has_children": false,
|
|
138
153
|
"children": []
|
|
139
154
|
},
|
|
140
155
|
{
|
|
141
156
|
"parent": null,
|
|
142
157
|
"page": null,
|
|
143
|
-
"id": "
|
|
144
|
-
"url": "/
|
|
158
|
+
"id": "edb1caf2-ae32-49a3-a3d1-2cf0096a5f07",
|
|
159
|
+
"url": "/projects",
|
|
145
160
|
"type": "url",
|
|
146
|
-
"title": "
|
|
161
|
+
"title": "Projects",
|
|
147
162
|
"navigation": "main",
|
|
148
163
|
"icon": null,
|
|
149
164
|
"label": null,
|
|
150
|
-
"sort":
|
|
151
|
-
"has_children": false,
|
|
165
|
+
"sort": 2,
|
|
152
166
|
"open_in_new_tab": false,
|
|
167
|
+
"has_children": false,
|
|
153
168
|
"children": []
|
|
154
169
|
},
|
|
155
170
|
{
|
|
156
171
|
"parent": null,
|
|
157
172
|
"page": null,
|
|
158
|
-
"id": "
|
|
173
|
+
"id": "fea5cb3b-0a34-4150-90cd-9b41e27ccdb4",
|
|
159
174
|
"url": "/posts",
|
|
160
175
|
"type": "url",
|
|
161
176
|
"title": "Articles",
|
|
162
|
-
"navigation": "
|
|
177
|
+
"navigation": "main",
|
|
163
178
|
"icon": null,
|
|
164
179
|
"label": null,
|
|
165
|
-
"sort":
|
|
166
|
-
"has_children": false,
|
|
180
|
+
"sort": 4,
|
|
167
181
|
"open_in_new_tab": false,
|
|
168
|
-
"children": []
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"parent": null,
|
|
172
|
-
"page": "17de1257-ddd3-4aac-825a-dae57f1fabb1",
|
|
173
|
-
"id": "55a139ed-f4fa-4227-b5dd-7bf234451da8",
|
|
174
|
-
"url": null,
|
|
175
|
-
"type": "page",
|
|
176
|
-
"title": "Services",
|
|
177
|
-
"navigation": "footer",
|
|
178
|
-
"icon": null,
|
|
179
|
-
"label": null,
|
|
180
|
-
"sort": null,
|
|
181
182
|
"has_children": false,
|
|
182
|
-
"open_in_new_tab": false,
|
|
183
183
|
"children": []
|
|
184
184
|
}
|
|
185
185
|
]
|