Files
InvoiceShelf/lang
Darko Gjorgjijoski 6343b4a17f Add invitation frontend: invite modal, pending invitations, no-company view
Members Index:
- "Invite Member" button opens InviteMemberModal (email + role dropdown)
- Pending invitations section shows below members table with cancel buttons
- Members store gains inviteMember, fetchPendingInvitations, cancelInvitation

CompanySwitcher:
- Shows pending invitations greyed out below active companies
- Each with Accept/Decline mini-buttons
- Accepting refreshes bootstrap and switches to new company

NoCompanyView:
- Standalone page for users with zero accepted companies
- Shows pending invitations with Accept/Decline or "no companies" message
- Route: /admin/no-company

Invitation Pinia store:
- Manages user's own pending invitations (fetchPending, accept, decline)
- Bootstrap populates invitations from API response

Global store:
- Bootstrap action stores pending_invitations from response
2026-04-03 23:20:41 +02:00
..
2024-03-27 11:00:36 +01:00
2024-03-27 11:00:36 +01:00
2026-03-24 07:44:06 +01:00
2026-03-24 07:44:07 +01:00
2026-03-24 07:44:44 +01:00
2026-03-24 07:44:08 +01:00
2026-03-24 07:44:09 +01:00
2026-03-24 07:44:10 +01:00
2026-03-24 07:44:11 +01:00
2026-03-24 07:44:13 +01:00
2026-03-24 07:44:04 +01:00
2026-03-24 07:44:48 +01:00
2026-03-24 07:44:43 +01:00
2026-03-24 07:44:14 +01:00
2026-03-24 07:44:03 +01:00
2026-03-24 07:44:15 +01:00
2026-03-24 07:44:50 +01:00
2026-03-24 07:44:46 +01:00
2026-03-24 07:44:16 +01:00
2026-03-24 07:44:42 +01:00
2026-03-24 07:44:17 +01:00
2026-03-24 07:44:18 +01:00
2026-03-24 07:44:20 +01:00
2025-09-02 03:20:27 +02:00
2026-03-24 07:44:21 +01:00
2026-03-24 07:44:49 +01:00
2026-03-24 07:44:22 +01:00
2026-03-24 07:44:51 +01:00
2026-03-24 07:44:23 +01:00
2026-03-24 07:44:24 +01:00
2026-03-24 07:44:25 +01:00
2026-03-24 07:44:27 +01:00
2026-03-24 07:44:02 +01:00
2026-03-24 07:44:28 +01:00
2026-03-24 07:44:29 +01:00
2026-03-24 07:44:30 +01:00
2026-03-24 07:44:31 +01:00
2026-03-24 07:44:32 +01:00
2026-03-24 07:44:52 +01:00
2026-03-24 07:44:45 +01:00
2026-03-24 07:44:34 +01:00
2026-03-24 07:44:35 +01:00
2026-03-24 07:44:39 +01:00