Pulse/frontend-modern
rcourtman d195c8357e fix: Use specific checkbox selector in UnifiedAgents test
The test was using getByRole('checkbox') which now matches multiple
elements after adding the "Skip certificate verification" checkbox.
Use name matcher to select the specific Docker monitoring checkbox.
2025-12-03 14:32:05 +00:00
..
public Fix host agent registration verification issues (#746) 2025-11-24 14:28:09 +00:00
src fix: Use specific checkbox selector in UnifiedAgents test 2025-12-03 14:32:05 +00:00
.eslintignore
.eslintrc.cjs
.gitignore
.prettierignore
.prettierrc
index.html
package-lock.json fix: update js-yaml to address CVE-2025-64718 prototype pollution vulnerability 2025-11-18 22:50:07 +00:00
package.json
pnpm-lock.yaml fix: local dev setup, encryption key generation, and pnpm lockfile 2025-11-19 14:48:09 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite.config.ts WIP: Save all pending changes including frontend updates and unified agent scaffolding 2025-11-25 11:27:07 +00:00