Frontend build fixes: - Add formatDateTimeISO and parseISODate to formatters.ts - Add default type parameter to fetchGraphQL function - Add toggleMobileDrawer and mobileDrawerOpen to uiStore - Add compact prop to CompanySwitcher component - Add JournalEntryDraft types to accounting.ts - Add reopened/locked fields to FiscalYear type - Fix documentProcessing.ts import Closes books-0rs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.development | ||
| .env.example | ||
| .env.production | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.tsbuildinfo | ||
| vite.config.ts | ||