Files
apix-mvp/apix-admin
Carsten Rehfeld 51e210ab68
Deploy to Production / deploy (push) Successful in 3m12s
fix(admin): pre-compute pagination in Java, remove arithmetic from Qute template
Qute cannot evaluate + and * as arithmetic operators at runtime even with
requireTypeSafeExpressions=false — it tries to look them up as map keys.
Pre-compute hasPrev/hasNext/displayPage/prevPage/nextPage in the resource.

Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
2026-05-16 21:55:18 +02:00
..