Filipe Oliveira
21151309da
Merge pull request #1204 from thegovind/update-azure-icons
...
feat: update Azure icons to latest version
4 days ago
Filipe Oliveira
6f16bc1d5b
Alias Prometheus and drop the stale Azure icon note
...
Upstream ships this icon as promethus.svg, so the generated class inherits
the misspelling. Adding the alias now keeps the correct spelling available
without a breaking rename later.
The note in autogen.sh saying the Azure set is out of date no longer
applies now that the icons have been refreshed.
4 days ago
Filipe Oliveira
6e17db86f0
Mirror updated Azure icons into website static assets
...
autogen.sh copies resources/ into website/static/img/ and that copy is
tracked in the repo, so the docs site serves icons from there. Without it
the 71 new entries in docs/nodes/azure.md point at files that do not exist
and render as broken images.
4 days ago
dependabot[bot]
322522a655
chore(deps): bump lodash.template from 4.5.0 to 4.18.1 in /website ( #1209 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.5.0 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.5.0...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash.template
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
1 week ago
dependabot[bot]
9b278704d9
chore(deps): bump lodash and globule in /website ( #1210 )
...
Bumps [lodash](https://github.com/lodash/lodash ) and [globule](https://github.com/cowboy/node-globule ). These dependencies needed to be updated together.
Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1 )
Updates `globule` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/cowboy/node-globule/releases )
- [Commits](https://github.com/cowboy/node-globule/compare/v1.3.2...v1.3.4 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
- dependency-name: globule
dependency-version: 1.3.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
1 week ago
dependabot[bot]
bf8274b9d3
chore(deps-dev): bump @babel/plugin-transform-modules-systemjs ( #1220 )
...
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs ) from 7.13.8 to 7.29.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-modules-systemjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.29.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
1035019832
chore(deps-dev): bump picomatch from 2.2.2 to 2.3.2 in /website ( #1221 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.2.2...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
63316443a8
chore(deps-dev): bump websocket-driver from 0.7.4 to 0.7.5 in /website ( #1233 )
...
Bumps [websocket-driver](https://github.com/faye/websocket-driver-node ) from 0.7.4 to 0.7.5.
- [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-driver-node/compare/0.7.4...0.7.5 )
---
updated-dependencies:
- dependency-name: websocket-driver
dependency-version: 0.7.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
Yoshiaki Yoshida
45f4e9167a
feat: add Amazon Verified Permissions icon ( #1222 )
3 weeks ago
Yoshiaki Yoshida
2f5575018c
Add Bottlerocket icon ( #1225 )
3 weeks ago
Yoshiaki Yoshida
7cebfcbd9b
feat(aws): add AWS DevOps Agent icon ( #1232 )
3 weeks ago
Filipe Oliveira
b595157bd0
Merge pull request #1206 from enimiste/patch-2
...
Fix bug in docs (Edges page - basic coloring)
2 months ago
Filipe Oliveira
3846703169
Merge pull request #1211 from mingrammer/dependabot/npm_and_yarn/website/picomatch-2.3.2
...
chore(deps-dev): bump picomatch from 2.2.2 to 2.3.2 in /website
2 months ago
Filipe Oliveira
a0127a160a
Merge branch 'master' into dependabot/npm_and_yarn/website/picomatch-2.3.2
2 months ago
Filipe Oliveira
19565359e6
Merge pull request #1213 from mingrammer/dependabot/npm_and_yarn/website/minimist-1.2.8
...
chore(deps): bump minimist from 1.2.7 to 1.2.8 in /website
2 months ago
Filipe Oliveira
87ad71ab53
Merge pull request #1217 from kakakakakku/dockerfile
...
fix: update broken Noto Sans CJK font download URL in Dockerfiles
2 months ago
Yoshiaki Yoshida
23f06b4f01
feat: add AWS Verified Access icon ( #1218 )
2 months ago
Filipe Oliveira
6053165368
Merge pull request #1179 from georgepstaylor/fix/label-bug
...
fix: icon image positioning within node
3 months ago
kakakakakku
99af96631b
fix: update broken Noto Sans CJK font download URL in Dockerfiles
3 months ago
dependabot[bot]
f2d39a189b
chore(deps): bump minimist from 1.2.7 to 1.2.8 in /website
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.7 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
403e62f755
chore(deps-dev): bump picomatch from 2.2.2 to 2.3.2 in /website
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.2.2...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
NOUNI El bachir
21da6ac4b3
Fix bug (Edges page - basic coloring)
...
The diagram image doesn't show correctly.
There is a typo in the image URI.
Instead of `/img/advanced_web_service_with_on-premise_colored.png` should be
`/img/advanced_web_service_with_on-premises_colored.png`
5 months ago
Govind Kamtamneni
035f960230
feat: update Azure icons to latest version
...
Update all Azure service icons from the latest Microsoft Azure Architecture
Icons package (https://learn.microsoft.com/en-us/azure/architecture/icons/ ).
Changes:
- Updated 632 existing icons with latest designs
- Added 71 new icons across categories (compute, identity, networking, etc.)
- Regenerated Python modules and documentation
New service classes include: AksAutomatic, ComputeFleet,
ContentSafety, ManagedDevopsPools, EntraConnectHealth,
ApplicationGatewayContainers, ServiceGroupRelationships, and more.
6 months ago
Philippe Merle
366f5d2850
Add AWS CloudFormation Diagrams ( #1202 )
6 months ago
MinJae Kwon
5db95a8843
feat: add theme system and modernize default styling ( #1200 )
...
* feat: add theme system and modernize default styling
* chore: update poetry.lock
* fix: downgrade pre-commit version constraint to ~=3.5
* fix: address PR review comments
* chore: remove unrelated files from PR
* fix: restore original pre-commit version and poetry.lock
* chore: update poetry.lock
* fix: convert dependency-groups to poetry format
* test: add tests for curvestyle and theme validation
7 months ago
Filipe Oliveira
072474aa2a
Merge pull request #1180 from kurtqq/patch-1
...
Update graphviz version
8 months ago
kurtqq
b22317e011
Merge branch 'master' into patch-1
9 months ago
Copilot
052da89ea7
chore: move pre-commit from runtime to dev dependencies ( #1189 )
...
* Initial plan
* Initial plan for removing pre-commit from main dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Remove pre-commit from main dependencies and clean up test artifacts
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Move pre-commit to dev dependencies and revert .gitignore changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect dependency changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
9 months ago
Copilot
dd0763d939
fix: missing logos in v0.25.0 by adding build-system configuration ( #1187 )
...
* Initial plan
* Initial investigation of logo display issue
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix: Add build-system configuration to include resources in package
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Clean up pyproject.toml - remove duplicate Poetry configuration
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update version to 0.25.1 and add rendering test for resources
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect current dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix pre-commit issues: trailing whitespace and formatting
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
9 months ago
mingrammer
2b7e81bcb2
chore: update poetry config
9 months ago
mingrammer
87033e241f
chore: update poetry.lock
9 months ago
mingrammer
3c1aa071bd
bump: up to version 0.25.0
9 months ago
georgepstaylor
73446bd250
Revert "fix: icon image positioning"
...
This reverts commit 67e8dbfe3a .
10 months ago
georgepstaylor
c6d40178de
fix: add imagepos tc to default node attrs
10 months ago
kurtqq
47d44a2179
Update graphviz version
10 months ago
Filipe Oliveira
fb8eac14af
Merge pull request #1174 from zackchadwick/gcp-icons
10 months ago
Ebby Peter
274f8c7f22
Update Azure images to Azure_Icons_v18 ( #980 )
...
- Add Azure_Icons to v18
- Update Contributing.md file to include Azure specific instructions
- Add DevContainer.json file to make further development easier
- Thanks @rfernandezdo for the initial v12 commit and approach
10 months ago
George Taylor
67e8dbfe3a
fix: icon image positioning
10 months ago
Zack
fab715967a
Add additional GCP icons, aliases
11 months ago
dependabot[bot]
1e26cfedaa
chore(deps-dev): bump isort from 5.13.2 to 6.0.1 ( #1172 )
...
Bumps [isort](https://github.com/PyCQA/isort ) from 5.13.2 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
Phuoc Tran
e9381940ef
add Payment saas resource ( #1171 )
12 months ago
dependabot[bot]
0a2af33c93
chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 ( #1151 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot]
a7e97c2b9f
chore(deps-dev): bump pylint from 3.3.3 to 3.3.8 ( #1162 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.3 to 3.3.8.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 3.3.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot]
f35ea617d5
chore(deps-dev): bump pre-commit from 4.0.1 to 4.3.0 ( #1163 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
aoki-h-jp
72b8c9b9f9
feat(aws): add AWS Security Lake icon ( #1167 )
...
* Add AWS Security Lake icon
* Add AWS Security Lake icon
12 months ago
Phuoc Tran
2d3943dd48
Add aws transform ( #1166 )
1 year ago
Yoshiaki Yoshida
a813fe1036
Add Amazon ECS Service Connect icon ( #1165 )
1 year ago
Nguyễn Đức Chiến
c0a1758c72
Add diagrams.onprem.network.CiscoRouter ( #1060 )
...
Add diagrams.onprem.network.CiscoRouterL2
Add diagrams.onprem.network.CiscoRouterL3
1 year ago
Juan Pablo Sotelo Silva
2069f845b4
Add Qdrant vector database icon to onprem/database ( #1152 )
...
* Add Qdrant vector database icon to onprem/database
* Run ./autogen.sh
1 year ago
Darios DJIMADO
539e49ca27
chore(resources): update Angular logo with modern version ( #1144 )
1 year ago