Files
apix-mvp/apix-admin/src/main
Carsten Rehfeld ad19c8f20f
Deploy to Production / deploy (push) Successful in 3m14s
fix(admin): relax Qute type-safety for arithmetic in list.html, fix JS template literals
requireTypeSafeExpressions=false allows {page+1} and (page+1)*size
in pagination conditions. JS template literals with ${days} replaced
with string concatenation to avoid Qute consuming the {days} token.

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