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.
1 month 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.
1 month 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.
7 months ago
Philippe Merle
366f5d2850
Add AWS CloudFormation Diagrams ( #1202 )
7 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
8 months ago
Filipe Oliveira
072474aa2a
Merge pull request #1180 from kurtqq/patch-1
...
Update graphviz version
9 months ago
kurtqq
b22317e011
Merge branch 'master' into patch-1
10 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>
10 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>
10 months ago
mingrammer
2b7e81bcb2
chore: update poetry config
10 months ago
mingrammer
87033e241f
chore: update poetry.lock
10 months ago
mingrammer
3c1aa071bd
bump: up to version 0.25.0
10 months ago
kurtqq
47d44a2179
Update graphviz version
11 months ago
Filipe Oliveira
fb8eac14af
Merge pull request #1174 from zackchadwick/gcp-icons
11 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
11 months ago
Zack
fab715967a
Add additional GCP icons, aliases
1 year 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>
1 year ago
Phuoc Tran
e9381940ef
add Payment saas resource ( #1171 )
1 year 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>
1 year 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>
1 year 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>
1 year ago
aoki-h-jp
72b8c9b9f9
feat(aws): add AWS Security Lake icon ( #1167 )
...
* Add AWS Security Lake icon
* Add AWS Security Lake icon
1 year 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
Lev Vereshchagin
aaf9da8725
Make pre-commit a development dependency ( #1156 )
...
Closes #1136
1 year ago
dependabot[bot]
86ada40e47
chore(deps-dev): bump pytest from 8.3.4 to 8.4.0 ( #1148 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.4.0.
- [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.3.4...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.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>
1 year ago
Yoshiaki Yoshida
45f08afd86
Add Amazon Q icon ( #1145 )
1 year ago
mingrammer
134d5cd72d
chore: fix eof
1 year ago
Cedrik Neumann
0a67f0ea91
feat(scripts): provide `diagrams` CLI ( #524 )
...
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/ )
or [uv](https://docs.astral.sh/uv/ ).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
1 year ago
Kamil Raczycki
42ecd09e02
feat: add OvertureMaps to gis/data ( #1118 )
1 year ago
Yoshiaki Yoshida
b21ce51bc8
Add AWS User Notifications icon ( #1138 )
1 year ago
gabriel-tessier
142b495c4c
docs(edge): Add @clayms examples ( #495 )
...
* docs(edge): Add @clayms examples
* docs(edge): Updated according to @clayms review
1 year ago
Shivam Kaushik
2d48685c53
Issue-1134: Renamed "AzureSpeedToText" to "AzureSpeechService" ( #1135 )
...
* Renamed AzureSpeedToText to AzureSpeechService. Updated to the more accurate version of the icon.
* undo formatter edits
1 year ago
Oskar Klintrot
08e484c270
docs: Add instructions how to install graphviz via winget ( #1096 )
...
* docs: Add instructions how-to install graphviz via winget
* Must use interactive to add to path
1 year ago
dependabot[bot]
2872d043ca
chore(deps): bump python in /docker/dev ( #1137 )
...
Bumps python from 3.13.2-alpine3.20 to 3.13.3-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-alpine3.20
dependency-type: direct:production
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>
1 year ago
Yoshiaki Yoshida
95f1bbabe9
Add AWS CloudShell icon ( #1129 )
2 years ago
Daniel Julius
967eb887e4
add missing eventbridge icons and refresh default-event-bus ( #1121 )
2 years ago
Phuoc Tran
caccd4b71b
add imperva to CDN ( #1126 )
2 years ago
Kamil Raczycki
9e82264ceb
feat: add DuckDB to onprem/database ( #1119 )
2 years ago
MinJae Kwon (Miti)
581c2233f4
fix: remove unimplemented command config ( #1122 )
2 years ago
Yoshiaki Yoshida
4a4b56a915
Add Amazon ECS Task icon ( #1120 )
2 years ago
mingrammer
6502d0f4d6
bump: up to version 0.24.4
2 years ago
Philippe Merle
9ef7611fd6
docs(readme): Add KubeDiagrams ( #1115 )
2 years ago
mingrammer
b0c9084abd
bump: up to version 0.24.3
2 years ago
Vadim Kharitonov
08eb4979eb
Fix `Edge.append` method ( #959 )
2 years ago
Yoshiaki Yoshida
665085fd5a
Add Bedrock icon ( #1110 )
2 years ago
Alex Malins
26b98e4a8a
Fix incorrect on-premise refs from PR #1023 ( #1097 )
...
import of which broken the image links on the
Examples page for the AWS on-premises examples
This PR corrects the issues and uses on-premises
where needed
2 years ago