feat: add transaction history to homepage (CAS-56) #137

Merged
csimonis merged 8 commits from feature/transaction-history into main 2025-04-23 10:38:31 +00:00
Showing only changes of commit 070be95928 - Show all commits

View file

@ -16,8 +16,8 @@
/>
</svg>
</button>
<h2 class="modal-heading">Transaktionen</h2>
<p class="py-1 text-text-secondary mb-4">Hier siehst du alle vergangenen Einzahlungen</p>
<h2 class="modal-heading mb-0">Transaktionen</h2>
<p class="pb-1 text-text-secondary mb-4">Hier siehst du alle vergangenen Einzahlungen</p>
@for (transaction of (transactionData$ | async)?.transactions; track null) {
<div class="flex justify-between items-center mb-4">
<div>