Commit Graph
567 Commits
Author SHA1 Message Date
Philippe MerleandGitHub af043fe405 Merge pull request #74 from Sandor59100/ClusterOption
feat(webapp): add cluster tab
2026-06-11 22:52:56 +02:00
Sadallah 700d249986 [Feature] Add Docker kubectl support and cluster connectivity + Apply Prettier formatting to frontend files 2026-06-11 11:55:22 +02:00
Sadallah 7e105eb79a [Feature] Refactor cluster tab with improved kubectl handling and stateless UI 2026-06-11 00:03:17 +02:00
Sadallah 55df49f6ab [Chore] Translate French comments and UI strings to English 2026-06-10 23:51:08 +02:00
Sadallah e1e84919a4 feat(webapp): add cluster tab 2026-06-01 15:37:51 +02:00
Philippe MerleandGitHub 04988f4faf Merge pull request #73 from Sandor59100/main
feat(webapp): add draw.io support and embed integration
2026-06-01 11:42:04 +02:00
Sadallah 8682701dca fix(webapp): update dependencies and simplify draw.io support 2026-05-31 19:09:16 +02:00
Sadallah 8a12c37d24 feat(webapp): add draw.io support and embed integration 2026-05-29 20:09:20 +02:00
Philippe Merle fe2520739d Add support for Gateway API, see issue https://github.com/philippemerle/KubeDiagrams/issues/72 2026-05-22 14:55:06 +02:00
Philippe Merle 6114bb0a8c Add an X post 2026-05-15 08:44:11 +02:00
Philippe Merle ef51562b8d Add a LinkedIn post 2026-05-15 08:41:50 +02:00
Philippe Merle 535c46f462 Add a post on X 2026-05-07 08:05:36 +02:00
Philippe Merle 469cd45a40 Update links to Kubernetes icons 2026-05-06 21:45:21 +02:00
Philippe Merle 6dcbf3272f Add a post on X 2026-05-06 21:38:44 +02:00
Philippe Merle 5692453671 Add a post on X 2026-05-06 14:28:43 +02:00
Philippe Merle 79660c2807 Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2026-04-26 09:07:03 +02:00
Philippe Merle 860f94c9c4 Add a post 2026-04-26 09:06:59 +02:00
Philippe MerleandGitHub 35dd5181a0 Merge pull request #70 from mattfield/fix/correctly-install-graphviz2drawio
Correctly install graphviz2drawio in Nix flake
2026-04-21 12:03:06 +02:00
Matt FieldandGitHub 708ef9e7da Bumps package version to latest tagged release 2026-04-21 09:31:49 +01:00
Matt FieldandGitHub 447f3eb616 fix/correctly-install-graphviz2drawio 2026-04-21 09:25:14 +01:00
Philippe Merle 54182115b1 Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2026-04-21 09:52:26 +02:00
Philippe Merle fe6179b294 Add a blog 2026-04-21 09:52:21 +02:00
Philippe MERLE 38db732537 Fix https://github.com/philippemerle/KubeDiagrams/issues/69 2026-04-20 22:45:28 +02:00
Philippe Merle ae5129cf5f Add a LinkedIn post 2026-04-15 08:21:54 +02:00
Philippe Merle 3f3881de4d Add a post on X 2026-04-03 11:48:01 +02:00
Philippe Merle ac5c79256e Add a post on LinkedIn 2026-03-21 21:31:42 +01:00
Philippe Merle 015b27c72e Add a post on X 2026-03-21 10:18:04 +01:00
Philippe Merle 9b91cd66c9 Add a LinkedIn post 2026-03-11 06:33:30 +01:00
Philippe Merle 4f67d7c139 Merge branch 'main' of https://github.com/philippemerle/KubeDiagrams into main 2026-02-26 08:59:30 +01:00
Philippe Merle b496410e13 Add drawio format to KubeDiagrams architecture figure 2026-02-26 08:59:22 +01:00
Philippe MERLE 44ccd27c50 Install C compiler in order to install graphviz2drawio 2026-02-26 08:13:59 +01:00
Philippe MerleandGitHub e42f0f9d21 Allow to execute this workflow manually 2026-02-26 07:32:55 +01:00
Philippe MerleandGitHub 35b18f051d Fix apt install 2026-02-26 07:20:14 +01:00
Philippe MerleandGitHub f4393132db Update pylint.yml 2026-02-26 07:15:32 +01:00
Philippe MerleandGitHub 2037414e78 Allow to execute this workflow manually 2026-02-26 07:12:26 +01:00
Philippe MerleandGitHub d7fcbd9396 Install graphviz and graphviz-dev packages 2026-02-26 07:07:12 +01:00
Philippe Merle fbd290237b Cosmetic update 2026-02-25 16:10:47 +01:00
Philippe MerleandGitHub 78ac98e0e4 Merge pull request #67 from philippemerle/dependabot/pip/webapp/backend/pip-6d02a2de66
Bump the pip group across 1 directory with 2 updates
2026-02-25 16:08:59 +01:00
Philippe Merle ce35079342 Fix a link 2026-02-25 16:06:19 +01:00
Philippe Merle 8f8d62b398 Add support for draw.io format 2026-02-25 15:57:38 +01:00
dependabot[bot]andGitHub 628c8b07d4 Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /webapp/backend directory: [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug).


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

Updates `werkzeug` from 3.1.5 to 3.1.6
- [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.5...3.1.6)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 14:32:58 +00:00
Philippe MerleandGitHub d625de061c Install graphviz2drawio package 2026-02-25 15:31:53 +01:00
Philippe Merle 4d8b3410f1 Set the node shape to rectangle 2026-02-24 21:55:31 +01:00
Philippe Merle 3fb6055958 Update real-world documentation use cases 2026-02-24 07:45:57 +01:00
Philippe MERLE bddaf8eb4f Use npm install instead of npm ci because package-lock.json was deleted 2026-02-18 22:53:52 +01:00
Philippe Merle 0773042aaa Add Reddit announce for KubeDiagrams 0.7.0 2026-02-18 14:05:34 +01:00
Philippe Merle 90b8f3bb56 Update Socket Badge 2026-02-18 13:41:15 +01:00
Philippe MerleandGitHub 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