Pulse/frontend-modern
rcourtman d43dfbc490 feat(ui): add host removal action to hosts table
Add an actions menu to the hosts overview with a "Remove host from
Pulse" button. Includes permission checks (requires settings:write
scope), confirmation handling, and a security regression test for
the delete endpoint scope enforcement.
2026-03-01 23:28:33 +00:00
..
public chore: update logo to vector SVG 2026-01-02 18:06:27 +00:00
src feat(ui): add host removal action to hosts table 2026-03-01 23:28:33 +00:00
.gitignore chore(frontend-modern): remove stale pnpm lockfile 2026-02-23 11:15:37 +00:00
.prettierignore Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
.prettierrc Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
eslint.config.js chore: upgrade eslint to v9 to fix security vulnerability 2026-02-02 14:17:53 +00:00
index.html AI Problem Solver implementation and various fixes 2025-12-06 23:46:08 +00:00
package-lock.json Fix: regenerate package-lock.json for ESLint v9 upgrade 2026-02-02 23:25:21 +00:00
package.json chore: upgrade eslint to v9 to fix security vulnerability 2026-02-02 14:17:53 +00:00
postcss.config.js Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
tailwind.config.js feat(ui): optimize mobile view for Alerts, Storage, and Navigation 2025-12-26 13:26:21 +00:00
tsconfig.json Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
tsconfig.node.json Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
vite.config.ts feat(profiles): add AI-assisted profile suggestions 2026-01-15 13:24:18 +00:00