Pulse/frontend-modern
rcourtman da928cd9d3
Some checks failed
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Frontend & Backend (push) Waiting to run
Core E2E Tests / Playwright Core E2E (push) Waiting to run
Helm CI / Lint and Render Chart (push) Has been cancelled
feat(alerts): add UI toggle to disable container update alerts
Backend already supported updateAlertDelayHours: -1 to suppress update
alerts but there was no way to configure it from the UI. Adds a toggle
in Settings → Alerts → Docker tab that maps to that backend field.
2026-03-15 13:28:48 +00:00
..
public fix(ai): complete wiring on first-time configure; guard Ollama fallback 2026-03-13 12:06:08 +00:00
src feat(alerts): add UI toggle to disable container update alerts 2026-03-15 13:28:48 +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 Bump dompurify to 3.3.2 to fix XSS vulnerability (Dependabot #64) 2026-03-07 10:46:12 +00:00
package.json Bump dompurify to 3.3.2 to fix XSS vulnerability (Dependabot #64) 2026-03-07 10:46:12 +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