• Joined on 2021-11-21
logan commented on issue logan/server-26#33 2026-09-07 19:36:56 -04:00
firestore.indexes.json has drifted from the live database and now duplicates two of its indexes

Live audit 2026-09-07 ~19:35 — Archive (/calls) is down with a 503, likely a missing/absent composite index on live c2-server.

`GET https://api.drb.cusano.net/calls/search?limit=50&link=any…

logan commented on issue logan/server-26#110 2026-09-07 19:36:55 -04:00
/archive (Archive tab) reported failing with a CORS error — needs the console line to root-cause

Deployed in bc3251e8 (PR #120). Verified fixed in prod. OPTIONS https://api.drb.cusano.net/calls/search with Origin: https://drb.cusano.net now returns 200 with `access-control-allow-origin…

logan deleted branch fix/109-punchlist-p2 from logan/server-26 2026-09-07 19:06:36 -04:00
logan pushed to main at logan/server-26 2026-09-07 19:06:36 -04:00
bc3251e8df Merge pull request 'frontend: #109 punch-list P2 — RulesTab effect, node recent-calls window' (#123) from fix/109-punchlist-p2 into main
77f1d2f93f frontend: #109 punch-list P2 — effect-guard RulesTab, pending node card modal, org save, node recent-calls filter
Compare 2 commits »
logan merged pull request logan/server-26#123 2026-09-07 19:06:34 -04:00
frontend: #109 punch-list P2 — RulesTab effect, node recent-calls window
logan deleted branch fix/118-map-overlays from logan/server-26 2026-09-07 19:06:33 -04:00
logan pushed to main at logan/server-26 2026-09-07 19:06:33 -04:00
7a5bd5dbbb Merge pull request 'map: remove stray clock, unstack incident rail, OSM tile fallback (#118)' (#122) from fix/118-map-overlays into main
52edbf105c map: remove stray clock, unstack the incident card from the zoom controls, OSM tile fallback (#118)
Compare 2 commits »
logan closed issue logan/server-26#118 2026-09-07 19:06:31 -04:00
Stray unstyled clock overlay + incident-card/zoom-control collision on the Leaflet map
logan merged pull request logan/server-26#122 2026-09-07 19:06:31 -04:00
map: remove stray clock, unstack incident rail, OSM tile fallback (#118)
logan deleted branch fix/51-alert-events-index from logan/server-26 2026-09-07 19:06:30 -04:00
logan pushed to main at logan/server-26 2026-09-07 19:06:30 -04:00
629bd1c340 Merge pull request 'firestore: declare the alert_events composite index (#51)' (#121) from fix/51-alert-events-index into main
8a0412b529 firestore: add the alert_events composite index (#51)
Compare 2 commits »
logan merged pull request logan/server-26#121 2026-09-07 19:06:28 -04:00
firestore: declare the alert_events composite index (#51)
logan deleted branch fix/110-c2-core-cors from logan/server-26 2026-09-07 19:06:27 -04:00
logan pushed to main at logan/server-26 2026-09-07 19:06:26 -04:00
cea094d66b Merge pull request 'c2-core: fix CORS so the browser can call the REST API (#110)' (#120) from fix/110-c2-core-cors into main
d60fef67ad c2-core: add CORS middleware so the browser can call the REST API (#110)
Compare 2 commits »
logan closed issue logan/server-26#110 2026-09-07 19:06:25 -04:00
/archive (Archive tab) reported failing with a CORS error — needs the console line to root-cause
logan merged pull request logan/server-26#120 2026-09-07 19:06:25 -04:00
c2-core: fix CORS so the browser can call the REST API (#110)
logan deleted branch fix/117-map-tile-build-arg from logan/server-26 2026-09-07 19:06:24 -04:00
logan pushed to main at logan/server-26 2026-09-07 19:06:23 -04:00
01c146e21e Merge pull request 'ci: bake NEXT_PUBLIC_MAP_TILE_URL into the frontend build (#117)' (#119) from fix/117-map-tile-build-arg into main
fe643924c7 ci: bake NEXT_PUBLIC_MAP_TILE_URL into the frontend build (#117)
Compare 2 commits »
logan closed issue logan/server-26#117 2026-09-07 19:06:23 -04:00
Map tiles broken in prod: NEXT_PUBLIC_MAP_TILE_URL build-arg never set in CI
logan merged pull request logan/server-26#119 2026-09-07 19:06:22 -04:00
ci: bake NEXT_PUBLIC_MAP_TILE_URL into the frontend build (#117)