middleware-manager/ui
hhftechnologies 96b062dd94 Use middleware names for Traefik config
Key middleware entries in generated and proxied Traefik configs by middleware name (so chain references by name work) instead of by ID. Join middleware names in resource queries and scan them (with fallback to ID when name is not available), add Name fields to middleware structs, and use the extracted base name when building final middleware references. Also update log messages to include both name and ID. In the UI, enforce and auto-sanitize middleware names to lowercase a-z0-9- and hyphens only.
2026-02-17 16:37:02 +05:30
..
src Use middleware names for Traefik config 2026-02-17 16:37:02 +05:30
components.json update-ui 2025-12-31 21:53:32 +05:30
index.html update-ui 2025-12-31 21:53:32 +05:30
package-lock.json mtls-update 2026-01-14 04:19:52 +05:30
package.json mtls-update 2026-01-14 04:19:52 +05:30
postcss.config.js update-ui 2025-12-31 21:53:32 +05:30
tailwind.config.ts update-ui 2025-12-31 21:53:32 +05:30
tsconfig.json refactoring 2026-01-11 15:24:17 +05:30
tsconfig.node.json refactoring 2026-01-11 15:24:17 +05:30
vite.config.d.ts refactoring 2026-01-11 15:24:17 +05:30
vite.config.js refactoring 2026-01-11 15:24:17 +05:30
vite.config.ts refactoring 2026-01-11 15:24:17 +05:30