From ed6e10efd34366acab96f9091aae2e06a66954ba Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 17 Feb 2026 21:31:05 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20redesign=20Invoices=20=E2=80=94=20amber?= =?UTF-8?q?=20tabs=20and=20totals,=20rich=20empty=20state?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Invoices.vue | 264 +++++++++++++++++++++-------------------- 1 file changed, 135 insertions(+), 129 deletions(-) diff --git a/src/views/Invoices.vue b/src/views/Invoices.vue index 745a002..42b5375 100644 --- a/src/views/Invoices.vue +++ b/src/views/Invoices.vue @@ -1,107 +1,101 @@