Commit Graph

381 Commits

Author SHA1 Message Date
courtmanr@gmail.com 3c898006a6 feat: Add version display to frontend v2.0.0 2025-04-20 20:02:55 +01:00
courtmanr@gmail.com e993da2869 refactor: Improve .env handling and validation 2025-04-20 19:58:50 +01:00
courtmanr@gmail.com 1eaf0eeacb ci: Add Dependabot configuration for version updates 2025-04-20 19:43:56 +01:00
rcourtman 1fee777dad Merge pull request #46 from rcourtman/simplified-rewrite
feat: Replace codebase entirely with simplified version
2025-04-20 19:30:09 +01:00
courtmanr@gmail.com 5db1b79724 refactor: Update Docker Compose and README to use Docker Hub image 2025-04-20 19:26:51 +01:00
courtmanr@gmail.com f1421d7078 feat: Add Dockerfile and Docker Compose setup 2025-04-20 18:17:51 +01:00
courtmanr@gmail.com f7aed5313f feat: Add missing logo file from main branch 2025-04-20 18:13:56 +01:00
courtmanr@gmail.com 547a72256d docs: Update README for simplified app and add .env.example 2025-04-20 18:05:31 +01:00
courtmanr@gmail.com 8006a77abe fix: Update .gitignore and untrack server/node_modules 2025-04-20 13:19:06 +01:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com 67303168bf test: add additional search test utilities 2025-03-17 16:56:58 +00:00
courtmanr@gmail.com fa68c80641 test: add comprehensive search test suite 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com a31150e440 chore: update package-lock.json with latest dependencies 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com ae38beb961 test: add basic search test for role-based filtering 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 4a49cf9bcc docs: add mock data implementation guide 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 7fe2a3eedd docs: add search implementation specification 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 4781595385 chore: update screenshot automation for role column 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com ba4211e72f refactor: remove client-side mock data files 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 5c67b2a742 chore: enhance start script with better error handling 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 6d514d7bbb feat(server): update config and types with HA support 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 5ac51db0a8 feat(server): enhance node manager with HA support 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 18f86738d4 feat(mock): enhance mock client with HA support 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 256bf790c4 feat(mock): update custom mock data with HA states 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 395d0c3d6d feat(mock): enhance mock server with HA support 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com f92e6578dc docs: update dashboard screenshots 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 18e56873d5 fix: update API proxy port to 7654 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com b0701e3076 docs: add documentation for Proxmox HA status implementation 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 0d7f1bd763 feat(ui): add NodeSelect component for node filtering 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com c7f6784c08 feat(metrics): improve network traffic simulation with realistic patterns 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 054796d68f fix(mock): update mock data cleanup to preserve server-side settings 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 654f4973ed feat(search): enhance network search with role filtering and improved metric operators 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com a31c610bf0 feat(search): enhance column filtering with role support 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 65071e71de feat(search): enhance search field with role filters and improved UI 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 1f5d63eba8 feat(network): update default column configuration 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 4c028e8a44 feat(network): enhance data processing with detailed logging 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 429a929fc9 feat(network): enhance HA status display and filtering 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 28e033da9d feat(settings): enhance column management and user settings 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 02e4070141 feat(app): enhance UI and add cluster detection 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 9e2c1b60e7 feat(network): enhance filtering and column management 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com f55097d718 feat(network): add cluster detection and improve column visibility 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 090565f71f feat(socket): improve socket handling and mock data generation 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 9555d87888 feat(network): enhance guest data handling and network traffic patterns 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 226014edb2 chore(deps): add type module to frontend package.json 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 8ee5265e7f chore(deps): add babel dependencies for module transformation 2025-03-17 16:56:57 +00:00
rcourtman 6e1d9d1d2b Merge pull request #19 from rcourtman/dependabot/npm_and_yarn/axios-1.8.3
chore(deps): bump axios from 1.8.2 to 1.8.3
2025-03-17 16:37:21 +00:00
rcourtman a4c68a4bfb Merge pull request #18 from rcourtman/dependabot/npm_and_yarn/frontend/axios-1.8.3
chore(deps): bump axios from 1.8.2 to 1.8.3 in /frontend
2025-03-17 16:37:13 +00:00
rcourtman 0e24782bc7 Merge pull request #17 from rcourtman/dependabot/npm_and_yarn/frontend/vite-6.2.2
chore(deps): bump vite from 6.2.1 to 6.2.2 in /frontend
2025-03-17 16:37:07 +00:00
dependabot[bot] 715cb6122c chore(deps): bump axios from 1.8.2 to 1.8.3
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 00:27:37 +00:00
dependabot[bot] a60e5d4d9a chore(deps): bump axios from 1.8.2 to 1.8.3 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 00:21:12 +00:00
dependabot[bot] 7dfabca95b chore(deps): bump vite from 6.2.1 to 6.2.2 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 00:21:05 +00:00