520 Commits

Author SHA1 Message Date
Philippe Merle
fe2e49e3a8 Update pylint.yml
Do not pylint webapp/backend
v0.7.0
2026-02-18 12:47:12 +01:00
Philippe Merle
254810efd0 Move to 0.7.0 release 2026-02-18 12:42:19 +01:00
Philippe Merle
d6b2b1a047 Update the link to the KubeDiagrams WebApp video 2026-02-18 12:36:20 +01:00
Philippe Merle
9bbcec2e48 Document KubeDiagrams WebApp 2026-02-18 12:18:00 +01:00
Philippe Merle
8c2ca8f12c Add a video for KubeDiagrams WebApp 2026-02-18 12:01:25 +01:00
Philippe Merle
a9f76de7d8 Cosmetic updates 2026-02-18 11:13:45 +01:00
Philippe Merle
ea9ad44a3f Cosmetic updates 2026-02-18 10:39:35 +01:00
Philippe Merle
403a974855 Cosmetic updates 2026-02-18 10:36:20 +01:00
Philippe Merle
2add42b3f4 Merge pull request #65 from philippemerle/dependabot/pip/webapp/backend/pip-a2d74a3e0a
Bump werkzeug from 3.1.3 to 3.1.5 in /webapp/backend in the pip group across 1 directory
2026-02-18 09:09:40 +01:00
dependabot[bot]
68b980b287 Bump werkzeug in /webapp/backend in the pip group across 1 directory
Bumps the pip group with 1 update in the /webapp/backend directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `werkzeug` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.5
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 08:07:09 +00:00
Philippe Merle
61b36f67c4 Merge pull request #64 from Sandor59100/main
Add WebApp KubeDiagrams
2026-02-18 09:06:17 +01:00
Sadallah
671d15c4e4 update dependencies + remove package-lock.json 2026-02-17 15:46:34 +01:00
Sadallah
f66fcd3248 update dependencies 2026-02-17 13:59:10 +01:00
Sadallah
5c2db37eb0 Remove useless file 2026-02-16 14:57:15 +01:00
Sadallah
acf21fb505 Remove useless files 2026-02-13 13:08:49 +01:00
Sadallah
09a8fdc18e Remove useless file 2026-02-10 11:04:53 +01:00
Sadallah
75146122a0 Add WebApp KubeDiagrams 2026-02-10 10:51:54 +01:00
Philippe Merle
b404f34f6f Add a post on X 2026-01-03 11:23:05 +01:00
Philippe Merle
5a118093b1 Add an article and a LinkedIn post 2025-12-28 20:24:35 +01:00
Philippe Merle
1a86c28b76 Add CNCF landscape badge 2025-12-22 15:46:36 +01:00
Philippe Merle
a5c4533f72 Add a post on Reddit 2025-12-21 09:27:02 +01:00
Philippe Merle
916e2ac6f3 Add a post on LinkedIn 2025-12-07 13:11:35 +01:00
Philippe Merle
b19134594f Add a post on X 2025-12-03 08:28:50 +01:00
Philippe Merle
6b0a629e78 Add a post on X 2025-11-08 10:22:02 +01:00
Philippe Merle
ba9facadcc Add a post on X 2025-11-05 12:56:43 +01:00
Philippe Merle
8a64794085 Add a LinkedIn post 2025-10-27 11:53:02 +01:00
Philippe Merle
37bb689197 Improve how SecretStore's AWS provider is managed 2025-10-24 16:02:18 +02:00
Philippe Merle
e71aa716f8 Add External Secrets Operator example as discussed in https://github.com/philippemerle/KubeDiagrams/issues/62 2025-10-24 14:20:53 +02:00
Philippe Merle
60a009d255 Reference a blog 2025-10-23 11:24:39 +02:00
Philippe Merle
8dd7dae669 Online KubeDiagrams Service is now accessible via HTTPS 2025-10-17 17:55:49 +02:00
Philippe Merle
569c46cc09 Reference Online KubeDiagrams Service 2025-10-17 17:21:11 +02:00
Philippe Merle
c66c3a67fd Add a presentation on the Inria site 2025-10-15 14:46:42 +02:00
Philippe Merle
764b66f280 Add a LinkedIn post about Online KubeDiagrams Service 2025-10-12 13:36:10 +02:00
Philippe Merle
b2f6acabee Add a post on X 2025-10-09 08:42:46 +02:00
Philippe Merle
000f9bc30a Add a post on LinkedIn 2025-10-07 21:31:34 +02:00
Philippe Merle
010210c07e Add a LinkedIn post 2025-09-28 10:32:05 +02:00
Philippe Merle
ea663a2ba4 Update VISSOFT reference 2025-09-20 10:14:25 +02:00
Philippe Merle
599b974c82 Add a LinkedIn post 2025-09-20 10:12:36 +02:00
Philippe Merle
cda4e6ced3 Reference custom object items example 2025-09-17 09:52:55 +02:00
Philippe Merle
52c2675623 Add VISSOFT 2025 paper 2025-09-17 09:45:24 +02:00
Philippe Merle
e9ab655a96 Merge pull request #58 from rnxmlu/custom-object-icons
extend functions to support custom object icons
2025-09-15 12:13:08 +02:00
Michael Lucka
59cb59d7d9 custom object icons example added 2025-09-15 11:38:12 +02:00
Michael Lucka
e4868de5c4 extend functions to suport custom object icons
- def create_custom_cluster:

  easy fix to allow icons on custom cluster definitions by using
  an additional "type" key/attribute that refers to a diagram class

  allowing custom icons seems a bit more tricky as it may require a
  refactoring of the icon function. maybe this can also be added to
  have a consistent behavior...?

- create_custom_node:

  custom nodes already support icons by specifying a diagram class
  via "type" key/attribute

  in addition, it is now possible to specify a custom icon using the
  new key/attribute "icon"
2025-09-12 11:37:40 +02:00
Philippe Merle
f3b087334c Fix url to slides 2025-09-08 04:17:53 +02:00
Philippe Merle
8ccab3d850 Add VISSOFT 2025 Talk 2025-09-08 04:13:03 +02:00
Philippe Merle
9f1db1b900 Add a LinkedIn post 2025-09-08 03:39:27 +02:00
Philippe Merle
75c8d11579 Add announce on Reddit 2025-09-04 12:56:35 +02:00
Philippe Merle
7b510372b5 Update release.yml 2025-09-04 12:04:28 +02:00
Philippe Merle
a15ab25f3b Update tmp.yml 2025-09-04 12:01:41 +02:00
Philippe Merle
d91f8fee4e Add example for issue https://github.com/philippemerle/KubeDiagrams/issues/55 v0.6.0 2025-09-03 23:33:59 +02:00