bim-twin-viewer/frontend
warnason eb2c662d0e
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
Fix duplicate elements and robust GlobalId lookup
- Remove IfcWallStandardCase from parser (covered by IfcWall as parent type)
- Add seen_global_ids set to prevent duplicate element insertion
- Use scalars().first() instead of scalar_one_or_none() for resilient lookup
- Re-parse required: clears and rebuilds element data without duplicates
2026-04-22 16:43:28 +02:00
..
src Fix duplicate elements and robust GlobalId lookup 2026-04-22 16:43:28 +02:00
Dockerfile Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
index.html Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
package.json Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
vite.config.js Allow bim.stifting.at as Vite dev server host 2026-04-20 19:49:18 +02:00