books/frontend
Nicolaj Hartmann f826794990 Remove Hurtig Bogforing feature
Delete the quick booking page, components, and store:
- HurtigBogforing.tsx page
- simple-booking/ components (AccountQuickPicker, BankTransactionCard, QuickBookModal, SplitBookModal)
- simpleBookingStore.ts

Remove related navigation and shortcuts:
- Route from routes.tsx
- Menu item from Sidebar
- goToHurtigBogforing shortcut and navigation route
- Command palette icon reference

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 14:18:05 +01:00
..
src Remove Hurtig Bogforing feature 2026-01-30 14:18:05 +01:00
.env.development Add OpenID Connect + API Key authentication 2026-01-18 11:49:29 +01:00
.env.example Add frontend environment configuration for API URL injection 2026-01-18 03:12:45 +01:00
.env.production Add frontend environment configuration for API URL injection 2026-01-18 03:12:45 +01:00
index.html Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
package-lock.json Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
package.json Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
tsconfig.json Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
tsconfig.node.json Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00
tsconfig.tsbuildinfo Add OpenID Connect + API Key authentication 2026-01-18 11:49:29 +01:00
vite.config.ts Initial commit: Books accounting system with EventFlow CQRS 2026-01-18 02:52:30 +01:00