Commit graph

55 commits

Author SHA1 Message Date
Laura Hausmann
c4bea0f8b2
[frontend] Fix implicit PaginationQuery to QueryString conversion
Turns out QueryString.Add() is a pure method (despite not having the [Pure] attribute)
2024-04-21 16:36:21 +02:00
Laura Hausmann
b1f5e3788f
[frontend] Add API abstractions 2024-04-03 18:15:59 +02:00
Laura Hausmann
8811e3c2b9
[frontend] Cleanup template assets, add placeholders 2024-04-01 21:24:29 +02:00
Laura Hausmann
530e4ac65d
[frontend] Note descendants & ascendants should be lists 2024-04-01 20:23:59 +02:00
Laura Hausmann
6bc2b8d57c
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00