homepage/src
Vadym Samoilenko 7d80b21c1b
Some checks failed
Docker CI / Docker Build & Push (push) Has been cancelled
Lint / Linting Checks (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Release Drafter / Auto Label PR (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
fix: pass deploy widget fields through config whitelist, fix siteMonitor URLs
- Add service/label/apiBase to service-helpers.js whitelist for deploy type
  (these keys were being stripped, causing deploy widget to show nothing)
- Add trailing slashes to gsb/semblance/cc-dashboard siteMonitor URLs
  to prevent 301 redirect to http:// which was causing red dots

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 13:22:11 +01:00
..
__tests__/pages Fix: Await async proxy handlers (#6371) 2026-02-28 11:22:54 -08:00
components Fix: remove double basePath prefix in deploy widget SWR key 2026-04-01 12:59:42 +01:00
pages Fix: prepend basePath to all client-side API calls + add server config 2026-04-01 12:43:03 +01:00
skeleton Enhancement: support multiple proxmox nodes (#5539) 2025-09-04 08:49:41 +00:00
styles Revert "Fix: restore bg image to body again (#5828)" 2025-12-30 19:01:08 -08:00
test-utils DRY 2026-02-20 20:25:34 -08:00
utils fix: pass deploy widget fields through config whitelist, fix siteMonitor URLs 2026-04-01 13:22:11 +01:00
widgets feat: move deploy buttons into service cards, fix siteMonitor URLs 2026-04-01 13:12:46 +01:00
middleware.js Chore: move to eslint (#6270) 2026-02-02 15:18:30 -08:00
middleware.test.js Chore: homepage tests (#6278) 2026-02-04 19:58:39 -08:00