Ermias
054c3b5086
feat: Add Azure Container Apps node ( #889 )
1 year ago
Pierre-Yves Aillet
45e187466a
feat(node): Google Cloud Logging ( #929 )
1 year ago
Fabrizio Fortino
26affccdf2
feat(node): add quarkus framework ( #934 )
...
* add quarkus framework
* add img to website folder
1 year ago
JeongSeung Mun
0b09d1b4d7
feat(node): Add Trino ( #923 )
1 year ago
pd
403f5de9b0
feat: add azure private endpoint node ( #873 )
...
Co-authored-by: pisethdanh <piseth.danh@pointclickcare.com>
1 year ago
Matthew Fine
5d7c0e07ab
feat: add Grafana Mimir and Tempo ( #857 )
...
* Add resourse onprem monitoring Grafana Mimir.
* Add resourse onprem tracing Grafana Tempo.
2 years ago
gabriel-tessier
37cdd14299
docs(website): generate missing website images ( #806 )
2 years ago
Eric Winnington
2851d8de88
fix bug: Text on Flask icon overlaps label #794 ( #795 )
...
* fix bug: Text on Flask icon overlaps label #794
* added second image that I forgot
2 years ago
Eric Winnington
3af6f87f8a
feat(node): Yarp (Reverse Proxy) from Microsoft in onprem.network ( #792 )
...
* Added Yarp (Reverse Proxy) from Microsoft
Upscaled 96x96 icon to 256x256. Yarp is located at
https://github.com/microsoft/reverse-proxy
https://microsoft.github.io/reverse-proxy/index.html
* Update diagrams/onprem/network.py
Added newlines
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
2 years ago
gabriel-tessier
eb73a2d86e
fix(website): update diagrams png ( #790 )
...
* fix(website): update diagrams png
* fix(website): update examples png
* fix(website): crop and optimize
* fix(website): scale image same height than previous
2 years ago
dependabot[bot]
110d6e0bf5
chore(deps): bump qs from 6.5.2 to 6.5.3 in /website ( #809 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
21a2aaf460
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website ( #807 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
734c6246e9
chore(deps): bump json5 from 2.2.0 to 2.2.3 in /website ( #827 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
David Dansby
de31e9d6ba
feat: Update GCP icons ( #666 )
...
Update existing GCP icons using updated official GCP icons:
see https://cloud.google.com/icons . This includes changes to GCP nodes
and examples shown on the website.
Note, generic icons are updated with the corresponding new generic icon,
except "ai-platform-data-labeling-service.png" since it now has its
own unique icon.
Closes #554 .
refactor
2 years ago
Gabriel Fernandes
d7640260ce
feat(node): Add EMQX as an On-Prem Queue entry ( #769 )
...
* Add EMQX as a On-Prem Queue entry
* Add larger EMQX icon
2 years ago
MinJae Kwon
0385b332d8
docs: update resources
2 years ago
MinJae Kwon
b605980ef5
docs(website): generate website images
2 years ago
dependabot[bot]
79dbd69697
chore(deps): bump json-schema and jsprim in /website ( #772 )
...
Bumps [json-schema](https://github.com/kriszyp/json-schema ) and [jsprim](https://github.com/joyent/node-jsprim ). These dependencies needed to be updated together.
Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases )
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0 )
Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases )
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md )
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: indirect
- dependency-name: jsprim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
gabriel-tessier
b35be05534
docs(website): update text on top page. ( #571 )
2 years ago
MinJae Kwon
2c94210dbb
docs(website): add C4 to sidebar
2 years ago
dependabot[bot]
72f249069f
chore(deps): bump minimist from 1.2.5 to 1.2.7 in /website ( #761 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marc Bruggmann
90dd23926b
feat: Basic support for C4 model primitives. ( #508 )
...
* Basic support for C4 model primitives.
* Use the "rect" shape for nodes
With the record shape we used before, graphviz would trip over
edges that set constraint=False.
* Adopt C4 terminology: Rename Dependency -> Relationship
* Adopt C4 terminology: Rename type -> technology
* Extract a shared C4Node
This makes the code more DRY, but also allows to add company-
specific extensions more easily. One need we have is to slightly
adapt the terminology. At Spotify, we happen to call `Container`
a `Component` for example. This is now easier to implement on top
of the shared `C4Node`.
* Add "C4" shield to the README
* Document how to produce a C4 diagram
2 years ago
mingrammer
7b5c497945
docs(website): update docs
3 years ago
dependabot[bot]
882c2bf89e
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /website ( #641 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
6e1ed732f3
chore(deps-dev): bump docusaurus from 1.14.6 to 1.14.7 in /website ( #485 )
...
Bumps [docusaurus](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-1.x ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v1.14.7/packages/docusaurus-1.x )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
gabriel-tessier
612303382b
fix(website): add IBM in the side menu ( #574 )
3 years ago
mingrammer
97f4e85cb0
docs: add IBM provider
4 years ago
gabriel-tessier
5ac2497b99
docs: add more visibility to Custom node ( #284 ) ( #424 )
...
* Try to make the custom doc page (#284 )
* [Fix] link syntax
* [Fix] Generate the doc for custom outside the provider loop + Remove custom from providers list.
* [Fix] Add custom menu in side bar
* docs(Custom): Add more examples (#284 )
4 years ago
dependabot[bot]
a6f33a87e9
chore(deps-dev): bump docusaurus from 1.14.4 to 1.14.6 in /website ( #397 )
...
Bumps [docusaurus](https://github.com/facebook/docusaurus ) from 1.14.4 to 1.14.6.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/compare/v1.14.4...v1.14.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
16a3b87bc2
chore(deps): bump highlight.js from 9.18.1 to 9.18.5 in /website ( #379 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
5d64fb968b
chore(deps): bump decompress from 4.2.0 to 4.2.1 in /website ( #262 )
...
Bumps [decompress](https://github.com/kevva/decompress ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases )
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
mingrammer
5f73eb1944
docs(website): remove sponsorship section
4 years ago
mingrammer
82367d353b
docs(website): reorder menu
4 years ago
mingrammer
b57be0f711
docs: add missing 'openstack' menu
4 years ago
mingrammer
dc3ab4cf7e
docs: add missing 'generic' menu
4 years ago
mingrammer
e5b183bd3a
docs: update sidebar
4 years ago
dependabot[bot]
8f50d3651b
chore(deps): bump prismjs from 1.19.0 to 1.21.0 in /website ( #247 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.19.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
abc49cf1b4
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /website ( #238 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
4335e3d1da
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /website ( #194 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Louis Guitton
b601392b82
Add more analytics tools ( #195 )
5 years ago
mingrammer
fef57b43cd
docs: fix i18n
5 years ago
mingrammer
8cdc5a10df
docs(web): add sponsoring
5 years ago
mingrammer
479d03a9aa
docs: add firebase, elastic, and saas categories
5 years ago
Patryk Orwat
db27a47f7c
AWS: Added more DynamoDB and IAM resources ( #180 )
...
* AWS: Added more DynamoDB and IAM resources
* AWS: Added more DynamoDB and IAM resources - code review
5 years ago
Nimish Bongale
5c747f6c3d
Added Github Star badge instead of dummy badge and github link ( #144 )
5 years ago
Taylor Reece
cf0141af45
Add programming languages and frameworks ( #112 )
...
* Add programming languages and frameworks.
* Remove accidentally committed .swp file.
* Added periods to the end of sentences.
5 years ago
mingrammer
5cfa298904
chore: update node packages
5 years ago
mingrammer
012b4b4f26
docs: add edges to sidebar
5 years ago
mingrammer
68ebad0e44
docs: update website menu
5 years ago
Andrew Selivanov
ca1e7ec02a
Edge attributes support ( #48 )
...
* Edges support
* Documentation and additional style attribute
* Better example and review changes
* Fix xlabel
* Fix docs
* Add Edge default properties
* Fix edge docs
Co-authored-by: Andrew Selivanov <a_selivanov@wargaming.net>
5 years ago