@eventcatalog/core 0.0.0-202201274723 → 0.0.0-2022018141010
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/.next/BUILD_ID +1 -0
- package/.next/build-manifest.json +110 -0
- package/.next/cache/.tsbuildinfo +1 -0
- package/.next/cache/config.json +7 -0
- package/.next/cache/eslint/.cache_1bay4w0 +1 -0
- package/.next/cache/next-server.js.nft.json +1 -0
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/export-marker.json +1 -0
- package/.next/images-manifest.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/prerender-manifest.json +1 -0
- package/.next/react-loadable-manifest.json +1717 -0
- package/.next/required-server-files.json +1 -0
- package/.next/routes-manifest.json +1 -0
- package/.next/server/chunks/237.js +116 -0
- package/.next/server/chunks/428.js +84 -0
- package/.next/server/chunks/47.js +51 -0
- package/.next/server/chunks/526.js +131 -0
- package/.next/server/chunks/565.js +121 -0
- package/.next/server/chunks/596.js +97 -0
- package/.next/server/chunks/730.js +324 -0
- package/.next/server/chunks/8.js +121 -0
- package/.next/server/chunks/938.js +109 -0
- package/.next/server/chunks/944.js +650 -0
- package/.next/server/chunks/959.js +286 -0
- package/.next/server/chunks/97.js +1837 -0
- package/.next/server/chunks/font-manifest.json +1 -0
- package/.next/server/font-manifest.json +1 -0
- package/.next/server/middleware-manifest.json +6 -0
- package/.next/server/pages/404.html +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages/_app.js +370 -0
- package/.next/server/pages/_app.js.nft.json +1 -0
- package/.next/server/pages/_document.js +1004 -0
- package/.next/server/pages/_document.js.nft.json +1 -0
- package/.next/server/pages/_error.js +123 -0
- package/.next/server/pages/_error.js.nft.json +1 -0
- package/.next/server/pages/api/event/[name]/download.js +64 -0
- package/.next/server/pages/api/event/[name]/download.js.nft.json +1 -0
- package/.next/server/pages/events/AddedItemToCart.html +73 -0
- package/.next/server/pages/events/AddedItemToCart.json +1 -0
- package/.next/server/pages/events/OrderComplete.html +48 -0
- package/.next/server/pages/events/OrderComplete.json +1 -0
- package/.next/server/pages/events/OrderConfirmed.html +48 -0
- package/.next/server/pages/events/OrderConfirmed.json +1 -0
- package/.next/server/pages/events/OrderRequested.html +48 -0
- package/.next/server/pages/events/OrderRequested.json +1 -0
- package/.next/server/pages/events/PaymentProcessed.html +52 -0
- package/.next/server/pages/events/PaymentProcessed.json +1 -0
- package/.next/server/pages/events/RemovedItemFromCart.html +55 -0
- package/.next/server/pages/events/RemovedItemFromCart.json +1 -0
- package/.next/server/pages/events/ShipmentDelivered.html +53 -0
- package/.next/server/pages/events/ShipmentDelivered.json +1 -0
- package/.next/server/pages/events/ShipmentDispatched.html +52 -0
- package/.next/server/pages/events/ShipmentDispatched.json +1 -0
- package/.next/server/pages/events/ShipmentPrepared.html +52 -0
- package/.next/server/pages/events/ShipmentPrepared.json +1 -0
- package/.next/server/pages/events/[name]/logs.js +416 -0
- package/.next/server/pages/events/[name]/logs.js.nft.json +1 -0
- package/.next/server/pages/events/[name]/v/[version].js +274 -0
- package/.next/server/pages/events/[name]/v/[version].js.nft.json +1 -0
- package/.next/server/pages/events/[name].js +235 -0
- package/.next/server/pages/events/[name].js.nft.json +1 -0
- package/.next/server/pages/events.js +519 -0
- package/.next/server/pages/events.js.nft.json +1 -0
- package/.next/server/pages/index.html +1 -0
- package/.next/server/pages/index.js.nft.json +1 -0
- package/.next/server/pages/overview.js +240 -0
- package/.next/server/pages/overview.js.nft.json +1 -0
- package/.next/server/pages/services/Basket Service.html +11 -0
- package/.next/server/pages/services/Basket Service.json +1 -0
- package/.next/server/pages/services/Data Lake.html +12 -0
- package/.next/server/pages/services/Data Lake.json +1 -0
- package/.next/server/pages/services/Payment Service.html +10 -0
- package/.next/server/pages/services/Payment Service.json +1 -0
- package/.next/server/pages/services/Shipping Service.html +14 -0
- package/.next/server/pages/services/Shipping Service.json +1 -0
- package/.next/server/pages/services/[name].js +652 -0
- package/.next/server/pages/services/[name].js.nft.json +1 -0
- package/.next/server/pages/services.js +396 -0
- package/.next/server/pages/services.js.nft.json +1 -0
- package/.next/server/pages/users/[id].js +327 -0
- package/.next/server/pages/users/[id].js.nft.json +1 -0
- package/.next/server/pages-manifest.json +16 -0
- package/.next/server/webpack-api-runtime.js +160 -0
- package/.next/server/webpack-runtime.js +264 -0
- package/.next/static/YOTpfiGob3i5h1ijaakf1/_buildManifest.js +1 -0
- package/.next/static/YOTpfiGob3i5h1ijaakf1/_middlewareManifest.js +1 -0
- package/.next/static/YOTpfiGob3i5h1ijaakf1/_ssgManifest.js +1 -0
- package/.next/static/chunks/020d8314.aea2d24215754e7b.js +1 -0
- package/.next/static/chunks/176cb4e4-8a0f6f010ef8accb.js +1 -0
- package/.next/static/chunks/236-0acd5083c102a9cb.js +1 -0
- package/.next/static/chunks/274-11c4d093341d7201.js +1 -0
- package/.next/static/chunks/336-3f7298e3eadf1045.js +1 -0
- package/.next/static/chunks/364-3cb3c8cf1d3c95de.js +1 -0
- package/.next/static/chunks/519-7f22292093abd7c3.js +1 -0
- package/.next/static/chunks/638.d570519ae49c92c8.js +1 -0
- package/.next/static/chunks/873-296ece159a5fb9f6.js +1 -0
- package/.next/static/chunks/962-d5070461f6d4a478.js +1 -0
- package/.next/static/chunks/framework-576ec6a1c1386453.js +1 -0
- package/.next/static/chunks/main-0289ecbd51cd4cb4.js +1 -0
- package/.next/static/chunks/pages/_app-ec879aaf92b8e2ce.js +1 -0
- package/.next/static/chunks/pages/_error-5a714c45c50a8db4.js +1 -0
- package/.next/static/chunks/pages/events/[name]/logs-f8568627ce642d13.js +1 -0
- package/.next/static/chunks/pages/events/[name]/v/[version]-dc146dc9bfa7362d.js +1 -0
- package/.next/static/chunks/pages/events/[name]-fb77119f66a5793e.js +1 -0
- package/.next/static/chunks/pages/events-bcad8442f21d6b67.js +1 -0
- package/.next/static/chunks/pages/index-3eeab7e4014a02ea.js +1 -0
- package/.next/static/chunks/pages/overview-5ac749891cbe1922.js +1 -0
- package/.next/static/chunks/pages/services/[name]-221d53999dd0a30d.js +1 -0
- package/.next/static/chunks/pages/services-bcc61898062e1bf4.js +1 -0
- package/.next/static/chunks/pages/users/[id]-2da54ccb6319b207.js +1 -0
- package/.next/static/chunks/polyfills-5cd94c89d3acac5f.js +1 -0
- package/.next/static/chunks/webpack-e0c0be748362a0be.js +1 -0
- package/.next/static/css/484a0be9a7eb0640.css +3 -0
- package/.next/static/css/5eeed9cb243ce668.css +1 -0
- package/.next/trace +37 -0
- package/CHANGELOG.md +19 -1
- package/bin/eventcatalog.js +4 -15
- package/components/ContentView.tsx +5 -16
- package/components/Grids/EventGrid.tsx +3 -13
- package/components/Grids/ServiceGrid.tsx +3 -11
- package/components/Header.tsx +1 -3
- package/components/Mdx/Admonition.tsx +1 -1
- package/components/Mdx/Examples.tsx +2 -9
- package/components/NotFound/index.tsx +2 -6
- package/components/Sidebars/EventSidebar.tsx +19 -15
- package/components/Sidebars/ServiceSidebar.tsx +6 -24
- package/eventcatalog.config.js +40 -0
- package/lib/__tests__/events.spec.ts +16 -27
- package/lib/__tests__/file-reader.spec.ts +3 -9
- package/lib/__tests__/services.spec.ts +6 -6
- package/lib/events.ts +6 -11
- package/lib/file-reader.ts +1 -3
- package/lib/graphs.ts +2 -4
- package/lib/services.ts +3 -9
- package/package.json +2 -2
- package/pages/_app.tsx +5 -14
- package/pages/events/[name]/logs.tsx +4 -13
- package/pages/events/[name].tsx +11 -11
- package/pages/events.tsx +5 -16
- package/pages/index.tsx +2 -9
- package/pages/overview.tsx +1 -4
- package/pages/services.tsx +2 -6
- package/pages/users/[id].tsx +4 -13
- package/scripts/__tests__/assets/eventcatalog.config.js +1 -2
- package/scripts/__tests__/generate.spec.ts +1 -4
- package/tailwind.config.js +1 -5
- package/tsconfig.json +1 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,24 @@
|
|
|
1
1
|
# @eventcatalog/core
|
|
2
2
|
|
|
3
|
-
## 0.0.0-
|
|
3
|
+
## 0.0.0-2022018141010
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`9eb7463`](https://github.com/boyney123/eventcatalog/commit/9eb7463b32baa09a6dd693e7f0eede63e33cd39c) [#71](https://github.com/boyney123/eventcatalog/pull/71) Thanks [@thim81](https://github.com/thim81)! - feat: link to external event documentation added
|
|
8
|
+
|
|
9
|
+
## 0.0.7
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`ee17db8`](https://github.com/boyney123/eventcatalog/commit/ee17db8958ac6368f7d833f0d3ebec2604722e42) [#56](https://github.com/boyney123/eventcatalog/pull/56) Thanks [@boyney123](https://github.com/boyney123)! - feat: changelog.md files now belong inside the versioned folders
|
|
14
|
+
|
|
15
|
+
## 0.0.6
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [`ad66a66`](https://github.com/boyney123/eventcatalog/commit/ad66a66b526a167cc8da43dd2371642c9f9029f2) [#49](https://github.com/boyney123/eventcatalog/pull/49) Thanks [@boyney123](https://github.com/boyney123)! - fix: now supports any extension for event examples also added missing docs
|
|
20
|
+
|
|
21
|
+
## 0.0.5
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
6
24
|
|
package/bin/eventcatalog.js
CHANGED
|
@@ -22,16 +22,11 @@ const copyCoreApplicationCodeIntoUsersProjectDir = () => {
|
|
|
22
22
|
// remove any files we don't care about
|
|
23
23
|
exclusions.map((path) => {
|
|
24
24
|
try {
|
|
25
|
-
fs.lstatSync(path).isDirectory()
|
|
26
|
-
? fs.rmSync(path, { recursive: true, force: true })
|
|
27
|
-
: fs.unlinkSync(path);
|
|
25
|
+
fs.lstatSync(path).isDirectory() ? fs.rmSync(path, { recursive: true, force: true }) : fs.unlinkSync(path);
|
|
28
26
|
} catch (error) {}
|
|
29
27
|
});
|
|
30
28
|
|
|
31
|
-
fs.copyFileSync(
|
|
32
|
-
path.join(projectDIR, 'eventcatalog.config.js'),
|
|
33
|
-
path.join(eventCatalogLibDir, 'eventcatalog.config.js')
|
|
34
|
-
);
|
|
29
|
+
fs.copyFileSync(path.join(projectDIR, 'eventcatalog.config.js'), path.join(eventCatalogLibDir, 'eventcatalog.config.js'));
|
|
35
30
|
};
|
|
36
31
|
|
|
37
32
|
cli
|
|
@@ -77,10 +72,7 @@ cli
|
|
|
77
72
|
// copy any public assets over (from users to the lib itself)
|
|
78
73
|
fs.copySync(path.join(projectDIR, 'public'), path.join(eventCatalogLibDir, 'public'));
|
|
79
74
|
|
|
80
|
-
fs.copyFileSync(
|
|
81
|
-
path.join(projectDIR, 'eventcatalog.config.js'),
|
|
82
|
-
path.join(eventCatalogLibDir, 'eventcatalog.config.js')
|
|
83
|
-
);
|
|
75
|
+
fs.copyFileSync(path.join(projectDIR, 'eventcatalog.config.js'), path.join(eventCatalogLibDir, 'eventcatalog.config.js'));
|
|
84
76
|
|
|
85
77
|
execSync(`cross-env PROJECT_DIR=${projectDIR} npm run dev`, {
|
|
86
78
|
cwd: eventCatalogLibDir,
|
|
@@ -98,10 +90,7 @@ cli
|
|
|
98
90
|
copyCoreApplicationCodeIntoUsersProjectDir();
|
|
99
91
|
}
|
|
100
92
|
|
|
101
|
-
fs.copyFileSync(
|
|
102
|
-
path.join(projectDIR, 'eventcatalog.config.js'),
|
|
103
|
-
path.join(eventCatalogLibDir, 'eventcatalog.config.js')
|
|
104
|
-
);
|
|
93
|
+
fs.copyFileSync(path.join(projectDIR, 'eventcatalog.config.js'), path.join(eventCatalogLibDir, 'eventcatalog.config.js'));
|
|
105
94
|
|
|
106
95
|
execSync(`cross-env PROJECT_DIR=${projectDIR} npm run generate`, {
|
|
107
96
|
cwd: eventCatalogLibDir,
|
|
@@ -39,9 +39,7 @@ export default function ContentView({
|
|
|
39
39
|
<div className="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 xl:max-w-7xl xl:grid xl:grid-cols-4">
|
|
40
40
|
<div className="xl:col-span-3 xl:pr-8 xl:border-r xl:border-gray-200 flex-col justify-between flex">
|
|
41
41
|
<div>
|
|
42
|
-
{BreadCrumbs &&
|
|
43
|
-
<div className="mb-5 border-b border-gray-100 pb-4">{BreadCrumbs}</div>
|
|
44
|
-
)}
|
|
42
|
+
{BreadCrumbs && <div className="mb-5 border-b border-gray-100 pb-4">{BreadCrumbs}</div>}
|
|
45
43
|
<div>
|
|
46
44
|
<div>
|
|
47
45
|
<div className="xl:border-b pb-4 flex justify-between ">
|
|
@@ -70,9 +68,7 @@ export default function ContentView({
|
|
|
70
68
|
<>
|
|
71
69
|
You are currently viewing an old version of this event ({version}).
|
|
72
70
|
<Link href={latestVersionUrl}>
|
|
73
|
-
<a className="block text-sm pl-7 mt-2 text-blue-500 underline">
|
|
74
|
-
Read latest version →
|
|
75
|
-
</a>
|
|
71
|
+
<a className="block text-sm pl-7 mt-2 text-blue-500 underline">Read latest version →</a>
|
|
76
72
|
</Link>
|
|
77
73
|
</>
|
|
78
74
|
</Admonition>
|
|
@@ -86,10 +82,7 @@ export default function ContentView({
|
|
|
86
82
|
className="hidden md:inline-flex h-10 justify-center px-4 py-2 border border-gray-300 shadow-sm text-sm font-medium rounded-md text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-900"
|
|
87
83
|
rel="noreferrer"
|
|
88
84
|
>
|
|
89
|
-
<PencilIcon
|
|
90
|
-
className="-ml-1 mr-2 h-5 w-5 text-gray-400"
|
|
91
|
-
aria-hidden="true"
|
|
92
|
-
/>
|
|
85
|
+
<PencilIcon className="-ml-1 mr-2 h-5 w-5 text-gray-400" aria-hidden="true" />
|
|
93
86
|
<span>Edit</span>
|
|
94
87
|
</a>
|
|
95
88
|
</div>
|
|
@@ -98,8 +91,7 @@ export default function ContentView({
|
|
|
98
91
|
{isDraft && (
|
|
99
92
|
<Admonition className="mt-0 pt-0" type="warning">
|
|
100
93
|
<>
|
|
101
|
-
This event is currently in <span className="underline">draft</span>
|
|
102
|
-
mode.
|
|
94
|
+
This event is currently in <span className="underline">draft</span> mode.
|
|
103
95
|
</>
|
|
104
96
|
</Admonition>
|
|
105
97
|
)}
|
|
@@ -111,10 +103,7 @@ export default function ContentView({
|
|
|
111
103
|
</div>
|
|
112
104
|
<div className="flex justify-between mt-10">
|
|
113
105
|
<a href={editUrl} target="_blank" className="flex text-gray-400" rel="noreferrer">
|
|
114
|
-
<PencilIcon
|
|
115
|
-
className="top-1 mr-2 relative h-4 w-4 text-gray-400"
|
|
116
|
-
aria-hidden="true"
|
|
117
|
-
/>
|
|
106
|
+
<PencilIcon className="top-1 mr-2 relative h-4 w-4 text-gray-400" aria-hidden="true" />
|
|
118
107
|
<span>Edit this page</span>
|
|
119
108
|
</a>
|
|
120
109
|
<span className="italic text-xs mt-2">Last updated on {lastModifiedDate}</span>
|
|
@@ -52,26 +52,16 @@ function EventGrid({ events = [], showMermaidDiagrams = false }: EventGridProps)
|
|
|
52
52
|
</div>
|
|
53
53
|
{showMermaidDiagrams && (
|
|
54
54
|
<div className="h-full items-center flex">
|
|
55
|
-
<Mermaid
|
|
56
|
-
source="event"
|
|
57
|
-
data={event}
|
|
58
|
-
rootNodeColor={getBackgroundColor(event.name)}
|
|
59
|
-
/>
|
|
55
|
+
<Mermaid source="event" data={event} rootNodeColor={getBackgroundColor(event.name)} />
|
|
60
56
|
</div>
|
|
61
57
|
)}
|
|
62
58
|
<div className="flex space-x-4 text-xs pt-2 relative bottom-0 left-0">
|
|
63
59
|
<div className=" font-medium text-gray-500">
|
|
64
|
-
<CubeIcon
|
|
65
|
-
className="h-4 w-4 text-green-400 inline-block mr-2"
|
|
66
|
-
aria-hidden="true"
|
|
67
|
-
/>
|
|
60
|
+
<CubeIcon className="h-4 w-4 text-green-400 inline-block mr-2" aria-hidden="true" />
|
|
68
61
|
Producers ({event.producers.length})
|
|
69
62
|
</div>
|
|
70
63
|
<div className=" font-medium text-gray-500">
|
|
71
|
-
<CubeIcon
|
|
72
|
-
className="h-4 w-4 text-indigo-400 inline-block mr-2"
|
|
73
|
-
aria-hidden="true"
|
|
74
|
-
/>
|
|
64
|
+
<CubeIcon className="h-4 w-4 text-indigo-400 inline-block mr-2" aria-hidden="true" />
|
|
75
65
|
Subscribers ({event.consumers.length})
|
|
76
66
|
</div>
|
|
77
67
|
</div>
|
|
@@ -36,23 +36,15 @@ function ServiceGrid({ services = [] }: ServiceGridProps) {
|
|
|
36
36
|
Draft
|
|
37
37
|
</span>
|
|
38
38
|
)}
|
|
39
|
-
<div className="text-gray-500 text-xs font-normal mt-2 line-clamp-3">
|
|
40
|
-
{service.summary}
|
|
41
|
-
</div>
|
|
39
|
+
<div className="text-gray-500 text-xs font-normal mt-2 line-clamp-3">{service.summary}</div>
|
|
42
40
|
</div>
|
|
43
41
|
<div className="flex space-x-4 text-xs pt-2 relative bottom-0 left-0">
|
|
44
42
|
<div className=" font-medium text-gray-500">
|
|
45
|
-
<CubeIcon
|
|
46
|
-
className="h-4 w-4 text-green-400 inline-block mr-2"
|
|
47
|
-
aria-hidden="true"
|
|
48
|
-
/>
|
|
43
|
+
<CubeIcon className="h-4 w-4 text-green-400 inline-block mr-2" aria-hidden="true" />
|
|
49
44
|
Subscribe Events ({service.subscribes.length})
|
|
50
45
|
</div>
|
|
51
46
|
<div className=" font-medium text-gray-500">
|
|
52
|
-
<CubeIcon
|
|
53
|
-
className="h-4 w-4 text-indigo-400 inline-block mr-2"
|
|
54
|
-
aria-hidden="true"
|
|
55
|
-
/>
|
|
47
|
+
<CubeIcon className="h-4 w-4 text-indigo-400 inline-block mr-2" aria-hidden="true" />
|
|
56
48
|
Publish Events ({service.publishes.length})
|
|
57
49
|
</div>
|
|
58
50
|
</div>
|
package/components/Header.tsx
CHANGED
|
@@ -38,9 +38,7 @@ export default function Example() {
|
|
|
38
38
|
<Link key={item.name} href={item.href}>
|
|
39
39
|
<a
|
|
40
40
|
className={classNames(
|
|
41
|
-
current
|
|
42
|
-
? 'bg-gray-900 text-white'
|
|
43
|
-
: 'text-gray-300 hover:bg-gray-700 hover:text-white',
|
|
41
|
+
current ? 'bg-gray-900 text-white' : 'text-gray-300 hover:bg-gray-700 hover:text-white',
|
|
44
42
|
'px-3 py-2 rounded-md text-sm font-medium'
|
|
45
43
|
)}
|
|
46
44
|
aria-current={current ? 'page' : undefined}
|
|
@@ -17,7 +17,7 @@ interface AdmonitionProps {
|
|
|
17
17
|
className?: string;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
export default function Admonition({ children, type, className }: AdmonitionProps) {
|
|
20
|
+
export default function Admonition({ children, type, className = '' }: AdmonitionProps) {
|
|
21
21
|
const { color, icon: Icon } = getConfigurationByType(type);
|
|
22
22
|
|
|
23
23
|
return (
|
|
@@ -12,12 +12,7 @@ interface ExampleProps {
|
|
|
12
12
|
showLineNumbers?: boolean;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
function Examples({
|
|
16
|
-
title = 'Examples',
|
|
17
|
-
description,
|
|
18
|
-
examples = [],
|
|
19
|
-
showLineNumbers,
|
|
20
|
-
}: ExampleProps) {
|
|
15
|
+
function Examples({ title = 'Examples', description, examples = [], showLineNumbers }: ExampleProps) {
|
|
21
16
|
const tabs = examples.map((example, index) => ({
|
|
22
17
|
name: example.name || `Example ${index + 1}`,
|
|
23
18
|
content: example.snippet,
|
|
@@ -64,9 +59,7 @@ function Examples({
|
|
|
64
59
|
<SyntaxHighlighter language={selectedTab.langugage} showLineNumbers={showLineNumbers}>
|
|
65
60
|
{selectedTab.content}
|
|
66
61
|
</SyntaxHighlighter>
|
|
67
|
-
{selectedTab.langugage &&
|
|
68
|
-
<span className="-mb-2 block text-xs text-right font-bold">{selectedTab.name}</span>
|
|
69
|
-
)}
|
|
62
|
+
{selectedTab.langugage && <span className="-mb-2 block text-xs text-right font-bold">{selectedTab.name}</span>}
|
|
70
63
|
</div>
|
|
71
64
|
</div>
|
|
72
65
|
</div>
|
|
@@ -18,15 +18,11 @@ export default function Example(props: NotFoundProps) {
|
|
|
18
18
|
<p className="text-sm font-semibold text-gray-700 text-opacity-50 uppercase tracking-wide blur-xl">
|
|
19
19
|
Failed to find {type}
|
|
20
20
|
</p>
|
|
21
|
-
<h1 className="mt-2 text-4xl font-extrabold text-gray-900 tracking-tight sm:text-5xl">
|
|
22
|
-
Missing Documentation
|
|
23
|
-
</h1>
|
|
21
|
+
<h1 className="mt-2 text-4xl font-extrabold text-gray-900 tracking-tight sm:text-5xl">Missing Documentation</h1>
|
|
24
22
|
<p className="mt-2 text-lg font-medium text-gray-700 text-opacity-50">
|
|
25
23
|
Documentation for {type} <span className="underline">{name}</span> is missing!
|
|
26
24
|
</p>
|
|
27
|
-
<p className="mt-4 text-xs text-gray-400">
|
|
28
|
-
Help the eco-system and add the documentation for others ❤️{' '}
|
|
29
|
-
</p>
|
|
25
|
+
<p className="mt-4 text-xs text-gray-400">Help the eco-system and add the documentation for others ❤️ </p>
|
|
30
26
|
<div className="mt-12">
|
|
31
27
|
<a
|
|
32
28
|
href={urlToAddPage}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import Link from 'next/link';
|
|
3
|
-
import { CubeIcon, DownloadIcon } from '@heroicons/react/outline';
|
|
3
|
+
import { CubeIcon, DownloadIcon, ExternalLinkIcon } from '@heroicons/react/outline';
|
|
4
4
|
import type { Event } from '@eventcatalog/types';
|
|
5
5
|
import fileDownload from 'js-file-download';
|
|
6
6
|
import { useUser } from '@/hooks/EventCatalog';
|
|
@@ -13,7 +13,7 @@ interface EventSideBarProps {
|
|
|
13
13
|
function EventSideBar({ event, loadedVersion }: EventSideBarProps) {
|
|
14
14
|
const { getUserById } = useUser();
|
|
15
15
|
|
|
16
|
-
const { name: eventName, owners, producers, consumers, historicVersions } = event;
|
|
16
|
+
const { name: eventName, owners, producers, consumers, historicVersions, externalLinks } = event;
|
|
17
17
|
|
|
18
18
|
const handleDownload = async () => {
|
|
19
19
|
try {
|
|
@@ -43,10 +43,7 @@ function EventSideBar({ event, loadedVersion }: EventSideBarProps) {
|
|
|
43
43
|
<Link href={`/services/${producer}`}>
|
|
44
44
|
<a className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5">
|
|
45
45
|
<div className="absolute flex-shrink-0 flex items-center justify-center">
|
|
46
|
-
<span
|
|
47
|
-
className="h-1.5 w-1.5 rounded-full bg-green-500 animate animate-pulse"
|
|
48
|
-
aria-hidden="true"
|
|
49
|
-
/>
|
|
46
|
+
<span className="h-1.5 w-1.5 rounded-full bg-green-500 animate animate-pulse" aria-hidden="true" />
|
|
50
47
|
</div>
|
|
51
48
|
<div className="ml-3.5 text-sm font-medium text-gray-900">{producer}</div>
|
|
52
49
|
</a>
|
|
@@ -66,15 +63,9 @@ function EventSideBar({ event, loadedVersion }: EventSideBarProps) {
|
|
|
66
63
|
{consumers.map((consumer) => (
|
|
67
64
|
<li className="inline" key={consumer}>
|
|
68
65
|
<Link href={`/services/${consumer}`}>
|
|
69
|
-
<a
|
|
70
|
-
href="#"
|
|
71
|
-
className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5"
|
|
72
|
-
>
|
|
66
|
+
<a href="#" className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5">
|
|
73
67
|
<div className="absolute flex-shrink-0 flex items-center justify-center">
|
|
74
|
-
<span
|
|
75
|
-
className="h-1.5 w-1.5 rounded-full bg-indigo-500 animate animate-pulse"
|
|
76
|
-
aria-hidden="true"
|
|
77
|
-
/>
|
|
68
|
+
<span className="h-1.5 w-1.5 rounded-full bg-indigo-500 animate animate-pulse" aria-hidden="true" />
|
|
78
69
|
</div>
|
|
79
70
|
<div className="ml-3.5 text-sm font-medium text-gray-900">{consumer}</div>
|
|
80
71
|
</a>
|
|
@@ -111,7 +102,7 @@ function EventSideBar({ event, loadedVersion }: EventSideBarProps) {
|
|
|
111
102
|
? 'bg-blue-400 text-white shadow-md font-bold underline'
|
|
112
103
|
: 'bg-blue-100 text-blue-800';
|
|
113
104
|
return (
|
|
114
|
-
<li className="text-sm inline
|
|
105
|
+
<li className="text-sm inline" key={version}>
|
|
115
106
|
<Link href={`/events/${eventName}/v/${version}`}>
|
|
116
107
|
<a>
|
|
117
108
|
<span
|
|
@@ -194,6 +185,19 @@ function EventSideBar({ event, loadedVersion }: EventSideBarProps) {
|
|
|
194
185
|
</a>
|
|
195
186
|
</Link>
|
|
196
187
|
)}
|
|
188
|
+
{externalLinks.length > 0 &&
|
|
189
|
+
externalLinks.map((tag) => (
|
|
190
|
+
<a
|
|
191
|
+
href={tag.url}
|
|
192
|
+
target="_blank"
|
|
193
|
+
type="button"
|
|
194
|
+
className="hidden w-full md:inline-flex h-10 justify-center px-4 py-2 border border-teal-300 shadow-sm text-sm font-medium rounded-md text-teal-800 hover:bg-teal-100 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-teal-200"
|
|
195
|
+
rel="noreferrer"
|
|
196
|
+
>
|
|
197
|
+
<ExternalLinkIcon className="-ml-1 mr-2 h-5 w-5 text-teal-200" aria-hidden="true" />
|
|
198
|
+
<span>{`${tag.label}`}</span>
|
|
199
|
+
</a>
|
|
200
|
+
))}
|
|
197
201
|
</div>
|
|
198
202
|
</aside>
|
|
199
203
|
);
|
|
@@ -44,15 +44,9 @@ function ServiceSidebar({ service }: ServiceSideBarProps) {
|
|
|
44
44
|
{publishes.map((event) => (
|
|
45
45
|
<li className="inline" key={event.name}>
|
|
46
46
|
<Link href={`/events/${event.name}`}>
|
|
47
|
-
<a
|
|
48
|
-
href="#"
|
|
49
|
-
className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5"
|
|
50
|
-
>
|
|
47
|
+
<a href="#" className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5">
|
|
51
48
|
<div className="absolute flex-shrink-0 flex items-center justify-center">
|
|
52
|
-
<span
|
|
53
|
-
className="h-1.5 w-1.5 rounded-full bg-indigo-500 animate animate-pulse"
|
|
54
|
-
aria-hidden="true"
|
|
55
|
-
/>
|
|
49
|
+
<span className="h-1.5 w-1.5 rounded-full bg-indigo-500 animate animate-pulse" aria-hidden="true" />
|
|
56
50
|
</div>
|
|
57
51
|
<div className="ml-3.5 text-sm font-medium text-gray-900">{event.name}</div>
|
|
58
52
|
</a>
|
|
@@ -74,10 +68,7 @@ function ServiceSidebar({ service }: ServiceSideBarProps) {
|
|
|
74
68
|
<Link href={`/events/${event.name}`}>
|
|
75
69
|
<a className="relative inline-flex items-center rounded-full border border-gray-300 px-3 py-0.5">
|
|
76
70
|
<div className="absolute flex-shrink-0 flex items-center justify-center">
|
|
77
|
-
<span
|
|
78
|
-
className="h-1.5 w-1.5 rounded-full bg-green-500 animate animate-pulse"
|
|
79
|
-
aria-hidden="true"
|
|
80
|
-
/>
|
|
71
|
+
<span className="h-1.5 w-1.5 rounded-full bg-green-500 animate animate-pulse" aria-hidden="true" />
|
|
81
72
|
</div>
|
|
82
73
|
<div className="ml-3.5 text-sm font-medium text-gray-900">{event.name}</div>
|
|
83
74
|
</a>
|
|
@@ -137,13 +128,9 @@ function ServiceSidebar({ service }: ServiceSideBarProps) {
|
|
|
137
128
|
<div className="space-y-3">
|
|
138
129
|
<h2 className="text-sm font-medium text-gray-500">Language</h2>
|
|
139
130
|
{languages.map((value) => (
|
|
140
|
-
<div className="relative flex items-center mt-2">
|
|
131
|
+
<div className="relative flex items-center mt-2" key={value}>
|
|
141
132
|
<div className="absolute flex-shrink-0 flex items-center justify-center">
|
|
142
|
-
<span
|
|
143
|
-
className="h-2 w-2 rounded-full"
|
|
144
|
-
aria-hidden="true"
|
|
145
|
-
style={{ background: getBackgroundColor(value) }}
|
|
146
|
-
/>
|
|
133
|
+
<span className="h-2 w-2 rounded-full" aria-hidden="true" style={{ background: getBackgroundColor(value) }} />
|
|
147
134
|
</div>
|
|
148
135
|
<div className="ml-3.5 text-sm font-medium text-gray-900">{value}</div>
|
|
149
136
|
</div>
|
|
@@ -164,12 +151,7 @@ function ServiceSidebar({ service }: ServiceSideBarProps) {
|
|
|
164
151
|
|
|
165
152
|
if (url) {
|
|
166
153
|
return (
|
|
167
|
-
<a
|
|
168
|
-
href={url}
|
|
169
|
-
className="inline-block underline"
|
|
170
|
-
target="_blank"
|
|
171
|
-
rel="noreferrer"
|
|
172
|
-
>
|
|
154
|
+
<a href={url} className="inline-block underline" target="_blank" rel="noreferrer">
|
|
173
155
|
<span
|
|
174
156
|
className={`underline inline-block mr-2 items-center px-2.5 py-0.5 rounded-full text-xs font-medium -top-0.5 relative bg-${color}-100 text-${color}-800`}
|
|
175
157
|
>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
title: 'EventCatalog',
|
|
3
|
+
tagline: 'Discover, Explore and Document your Event Driven Architectures',
|
|
4
|
+
organizationName: 'Your Company',
|
|
5
|
+
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
6
|
+
logo: {
|
|
7
|
+
alt: 'EventCatalog Logo',
|
|
8
|
+
src: 'logo.svg',
|
|
9
|
+
},
|
|
10
|
+
footerLinks: [
|
|
11
|
+
{ label: 'Events', href: '/events' },
|
|
12
|
+
{ label: 'Services', href: '/services' },
|
|
13
|
+
{ label: '3D Node Graph', href: '/overview' },
|
|
14
|
+
{ label: 'GitHub', href: 'https://github.com/boyney123/eventcatalog-demo/edit/master' }
|
|
15
|
+
],
|
|
16
|
+
generators: [
|
|
17
|
+
[
|
|
18
|
+
'@eventcatalog/plugin-doc-generator-asyncapi',
|
|
19
|
+
{
|
|
20
|
+
file: './asyncapi.yml',
|
|
21
|
+
},
|
|
22
|
+
]
|
|
23
|
+
],
|
|
24
|
+
users: [
|
|
25
|
+
{
|
|
26
|
+
id: 'dboyne',
|
|
27
|
+
name: 'David Boyne',
|
|
28
|
+
avatarUrl: 'https://pbs.twimg.com/profile_images/1262283153563140096/DYRDqKg6_400x400.png',
|
|
29
|
+
role: 'Developer',
|
|
30
|
+
summary: 'Currently building tools for Event Architectures.'
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
id: 'mSmith',
|
|
34
|
+
name: 'Matthew Smith',
|
|
35
|
+
avatarUrl: 'https://randomuser.me/api/portraits/lego/3.jpg',
|
|
36
|
+
role: 'Developer',
|
|
37
|
+
summary: 'About Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat.'
|
|
38
|
+
},
|
|
39
|
+
],
|
|
40
|
+
}
|
|
@@ -27,12 +27,12 @@ describe('events lib', () => {
|
|
|
27
27
|
expect(event).toEqual({
|
|
28
28
|
name: 'AddedItemToCart',
|
|
29
29
|
version: '0.0.1',
|
|
30
|
-
summary:
|
|
31
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
30
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
32
31
|
producers: ['Shopping API', 'Application API'],
|
|
33
32
|
consumers: ['Customer Portal'],
|
|
34
33
|
owners: ['dboyne', 'mSmith'],
|
|
35
34
|
historicVersions: [],
|
|
35
|
+
externalLinks: [],
|
|
36
36
|
schema: null,
|
|
37
37
|
examples: [],
|
|
38
38
|
});
|
|
@@ -68,23 +68,11 @@ describe('events lib', () => {
|
|
|
68
68
|
const example2 = event.examples[1];
|
|
69
69
|
|
|
70
70
|
const example1File = fs.readFileSync(
|
|
71
|
-
path.join(
|
|
72
|
-
process.env.PROJECT_DIR,
|
|
73
|
-
'events',
|
|
74
|
-
'EventWithSchemaAndExamples',
|
|
75
|
-
'examples',
|
|
76
|
-
'Basic.cs'
|
|
77
|
-
),
|
|
71
|
+
path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples', 'examples', 'Basic.cs'),
|
|
78
72
|
{ encoding: 'utf-8' }
|
|
79
73
|
);
|
|
80
74
|
const example2File = fs.readFileSync(
|
|
81
|
-
path.join(
|
|
82
|
-
process.env.PROJECT_DIR,
|
|
83
|
-
'events',
|
|
84
|
-
'EventWithSchemaAndExamples',
|
|
85
|
-
'examples',
|
|
86
|
-
'Basic.js'
|
|
87
|
-
),
|
|
75
|
+
path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples', 'examples', 'Basic.js'),
|
|
88
76
|
{ encoding: 'utf-8' }
|
|
89
77
|
);
|
|
90
78
|
|
|
@@ -118,11 +106,11 @@ describe('events lib', () => {
|
|
|
118
106
|
{
|
|
119
107
|
name: 'AddedItemToCart',
|
|
120
108
|
version: '0.0.1',
|
|
121
|
-
summary:
|
|
122
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
109
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
123
110
|
producers: ['Shopping API', 'Application API'],
|
|
124
111
|
consumers: ['Customer Portal'],
|
|
125
112
|
historicVersions: [],
|
|
113
|
+
externalLinks: [],
|
|
126
114
|
owners: ['dboyne', 'mSmith'],
|
|
127
115
|
},
|
|
128
116
|
{
|
|
@@ -131,6 +119,7 @@ describe('events lib', () => {
|
|
|
131
119
|
summary: 'Tells us when an email has been sent\n',
|
|
132
120
|
producers: ['Email Platform'],
|
|
133
121
|
historicVersions: [],
|
|
122
|
+
externalLinks: [],
|
|
134
123
|
consumers: [],
|
|
135
124
|
owners: ['dboyne', 'mSmith'],
|
|
136
125
|
},
|
|
@@ -139,6 +128,7 @@ describe('events lib', () => {
|
|
|
139
128
|
version: '0.0.1',
|
|
140
129
|
summary: 'Example event with schema and examples\n',
|
|
141
130
|
historicVersions: [],
|
|
131
|
+
externalLinks: [],
|
|
142
132
|
producers: [],
|
|
143
133
|
consumers: [],
|
|
144
134
|
owners: [],
|
|
@@ -149,6 +139,7 @@ describe('events lib', () => {
|
|
|
149
139
|
summary: 'Tells us when an email has been sent\n',
|
|
150
140
|
historicVersions: ['0.0.1'],
|
|
151
141
|
producers: [],
|
|
142
|
+
externalLinks: [],
|
|
152
143
|
consumers: [],
|
|
153
144
|
owners: [],
|
|
154
145
|
},
|
|
@@ -206,12 +197,12 @@ describe('events lib', () => {
|
|
|
206
197
|
{
|
|
207
198
|
name: 'AddedItemToCart',
|
|
208
199
|
version: '0.0.1',
|
|
209
|
-
summary:
|
|
210
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
200
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
211
201
|
producers: ['Shopping API', 'Application API'],
|
|
212
202
|
consumers: ['Customer Portal'],
|
|
213
|
-
historicVersions: [],
|
|
214
203
|
owners: ['dboyne', 'mSmith'],
|
|
204
|
+
historicVersions: [],
|
|
205
|
+
externalLinks: [],
|
|
215
206
|
},
|
|
216
207
|
{
|
|
217
208
|
name: 'EmailSent',
|
|
@@ -220,6 +211,7 @@ describe('events lib', () => {
|
|
|
220
211
|
producers: ['Email Platform'],
|
|
221
212
|
consumers: [],
|
|
222
213
|
historicVersions: [],
|
|
214
|
+
externalLinks: [],
|
|
223
215
|
owners: ['dboyne', 'mSmith'],
|
|
224
216
|
},
|
|
225
217
|
]);
|
|
@@ -232,8 +224,7 @@ describe('events lib', () => {
|
|
|
232
224
|
{
|
|
233
225
|
name: 'AddedItemToCart',
|
|
234
226
|
version: '0.0.1',
|
|
235
|
-
summary:
|
|
236
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
227
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
237
228
|
producers: ['Shopping API', 'My Service'],
|
|
238
229
|
consumers: ['Customer Portal'],
|
|
239
230
|
historicVersions: [],
|
|
@@ -254,8 +245,7 @@ describe('events lib', () => {
|
|
|
254
245
|
{
|
|
255
246
|
name: 'AddedItemToCart',
|
|
256
247
|
version: '0.0.1',
|
|
257
|
-
summary:
|
|
258
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
248
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
259
249
|
producers: ['Shopping API', 'My Service'],
|
|
260
250
|
consumers: ['Customer Portal'],
|
|
261
251
|
historicVersions: [],
|
|
@@ -271,8 +261,7 @@ describe('events lib', () => {
|
|
|
271
261
|
{
|
|
272
262
|
name: 'AddedItemToCart',
|
|
273
263
|
version: '0.0.1',
|
|
274
|
-
summary:
|
|
275
|
-
'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
264
|
+
summary: 'Holds information about the cusomer and product when they add an item to the cart.\n',
|
|
276
265
|
producers: ['Shopping API', 'Service'],
|
|
277
266
|
consumers: ['Customer Portal'],
|
|
278
267
|
historicVersions: [],
|
|
@@ -21,9 +21,7 @@ describe('file-reader lib', () => {
|
|
|
21
21
|
{ encoding: 'utf-8' }
|
|
22
22
|
);
|
|
23
23
|
|
|
24
|
-
const result = getSchemaFromDir(
|
|
25
|
-
path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples')
|
|
26
|
-
);
|
|
24
|
+
const result = getSchemaFromDir(path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples'));
|
|
27
25
|
|
|
28
26
|
expect(result.snippet).toEqual(rawSchemaFile);
|
|
29
27
|
expect(result.language).toEqual('json');
|
|
@@ -42,14 +40,10 @@ describe('file-reader lib', () => {
|
|
|
42
40
|
path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples', 'schema.json')
|
|
43
41
|
);
|
|
44
42
|
|
|
45
|
-
const stats = fs.statSync(
|
|
46
|
-
path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples', 'schema.json')
|
|
47
|
-
);
|
|
43
|
+
const stats = fs.statSync(path.join(process.env.PROJECT_DIR, 'events', 'EventWithSchemaAndExamples', 'schema.json'));
|
|
48
44
|
|
|
49
45
|
const fileData = new Date(stats.mtime);
|
|
50
|
-
const expectedResult = `${fileData.getFullYear()}/${
|
|
51
|
-
fileData.getMonth() + 1
|
|
52
|
-
}/${fileData.getDate()}`;
|
|
46
|
+
const expectedResult = `${fileData.getFullYear()}/${fileData.getMonth() + 1}/${fileData.getDate()}`;
|
|
53
47
|
|
|
54
48
|
expect(result).toEqual(expectedResult);
|
|
55
49
|
});
|
|
@@ -20,8 +20,7 @@ describe('services', () => {
|
|
|
20
20
|
expect(services).toEqual([
|
|
21
21
|
{
|
|
22
22
|
name: 'Email Platform',
|
|
23
|
-
summary:
|
|
24
|
-
'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
23
|
+
summary: 'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
25
24
|
owners: ['dboyne'],
|
|
26
25
|
repository: {
|
|
27
26
|
url: 'https://github.com/boyney123/EmailPlatform',
|
|
@@ -43,6 +42,7 @@ describe('services', () => {
|
|
|
43
42
|
summary: 'Tells us when an email has been sent\n',
|
|
44
43
|
producers: ['Email Platform'],
|
|
45
44
|
consumers: [],
|
|
45
|
+
externalLinks: [],
|
|
46
46
|
historicVersions: [],
|
|
47
47
|
owners: ['dboyne', 'mSmith'],
|
|
48
48
|
},
|
|
@@ -65,8 +65,7 @@ describe('services', () => {
|
|
|
65
65
|
expect(services).toEqual([
|
|
66
66
|
{
|
|
67
67
|
name: 'Email Platform',
|
|
68
|
-
summary:
|
|
69
|
-
'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
68
|
+
summary: 'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
70
69
|
owners: ['dboyne'],
|
|
71
70
|
repository: {
|
|
72
71
|
url: 'https://github.com/boyney123/EmailPlatform',
|
|
@@ -89,6 +88,7 @@ describe('services', () => {
|
|
|
89
88
|
producers: ['Email Platform'],
|
|
90
89
|
consumers: [],
|
|
91
90
|
historicVersions: [],
|
|
91
|
+
externalLinks: [],
|
|
92
92
|
owners: ['dboyne', 'mSmith'],
|
|
93
93
|
},
|
|
94
94
|
],
|
|
@@ -104,8 +104,7 @@ describe('services', () => {
|
|
|
104
104
|
|
|
105
105
|
expect(service).toEqual({
|
|
106
106
|
name: 'Email Platform',
|
|
107
|
-
summary:
|
|
108
|
-
'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
107
|
+
summary: 'Internal Email system. Used to send emails to 1000s of customers. Hosted in AWS\n',
|
|
109
108
|
owners: ['dboyne'],
|
|
110
109
|
repository: {
|
|
111
110
|
url: 'https://github.com/boyney123/EmailPlatform',
|
|
@@ -128,6 +127,7 @@ describe('services', () => {
|
|
|
128
127
|
producers: ['Email Platform'],
|
|
129
128
|
consumers: [],
|
|
130
129
|
historicVersions: [],
|
|
130
|
+
externalLinks: [],
|
|
131
131
|
owners: ['dboyne', 'mSmith'],
|
|
132
132
|
},
|
|
133
133
|
],
|