Skip to content

chore: update prod from main#1287

Open
github-actions[bot] wants to merge 3 commits into
prodfrom
main
Open

chore: update prod from main#1287
github-actions[bot] wants to merge 3 commits into
prodfrom
main

Conversation

@github-actions

Copy link
Copy Markdown

This pull request updates the prod branch with the latest changes from the main branch.

⚠️ Do not squash-merge! ⚠️

Make sure to merge this creating a merge commit.

…1270)

feat(collections): gridJS table with pagination and column sorting
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dashboards Ready Ready Preview, Comment Jun 25, 2026 12:53pm

Request Review

…r defaults (#1288)

## Summary
- RSV-A `filterDefaults.variant.collectionId` was `undefined` in
production — set to 5000 (A.D.1 lineage)
- RSV-B `filterDefaults.variant.collectionId` was `undefined` in
production — set to 5053 (B.D.E.1 lineage)

I forgot to set these earlier

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
… collection IDs (#1278)

## Summary

- Introduces `DB_ID_SPACE` env var (`prod` | `staging` | `local`) to
control which collection IDs the wastewater dashboard uses, replacing
the existing `isStaging` boolean ternaries
- `DB_ID_SPACE` is optional — when unset, it is derived from
`DASHBOARDS_ENVIRONMENT` (`dashboards-staging` → `staging`, otherwise
`prod`). `local` always requires an explicit override.
- Adds a `byEnv(env, { prod, staging, local })` helper for readable
three-way ID mapping
- Fixes the local COVID variant filter default collection ID (XFG, not
XEC.35.1)
- Sets `DB_ID_SPACE=local` in the website Docker container in
`docker-compose.yml` so E2E tests use the correct local collection IDs

This should fix the CI issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant