ifcurl/forgejo/custom/public/assets
Claude 2e30fffa62
Enforce spec: validate query dot notation, improve tooltip
service.py: return 400 with a clear message when query= looks like a
bare property set name (starts with Pset_ or Qto_ but has no dot).
Catches the common mistake of writing Pset_WallCommon instead of
Pset_WallCommon.FireRating, giving feedback instead of silent empty results.

viewer.html: update query input placeholder and title to show the
expected formats (Name, Description for attributes; Pset_X.Prop for
property sets).

https://claude.ai/code/session_01NBsytCd6L7UQPiKbcLn4kn
2026-05-09 15:26:07 +00:00
..
fragments-worker.js viewer: upgrade three/web-ifc/@thatopen to latest — partial CVE fix 2026-04-25 18:59:02 +01:00
ifcurl.js forgejo: fix missing View in 3D button on commit file view pages 2026-04-27 20:31:43 +01:00
viewer-deps.js forgejo: add @thatopen/components-front, fix click-to-identify and model overview 2026-04-28 00:01:19 +01:00
viewer-url.js Viewer: query field and results table (ifcurl-2iv, ifcurl-4u3) 2026-05-09 11:09:55 +00:00
viewer-util.js forgejo: add JS unit tests, extract pure functions into viewer-util.js 2026-04-27 20:24:58 +01:00
viewer.html Enforce spec: validate query dot notation, improve tooltip 2026-05-09 15:26:07 +00:00
viewer.js Viewer: query field and results table (ifcurl-2iv, ifcurl-4u3) 2026-05-09 11:09:55 +00:00
web-ifc-mt.wasm viewer: upgrade three/web-ifc/@thatopen to latest — partial CVE fix 2026-04-25 18:59:02 +01:00
web-ifc.wasm viewer: upgrade three/web-ifc/@thatopen to latest — partial CVE fix 2026-04-25 18:59:02 +01:00