trypost/resources/js
Paulo Castellano 07ddedceae fix: resolve all TypeScript errors
- Fix Auth type: add currentWorkspace, workspaces, FlashData
- Fix User.id type: number → string (UUID)
- Fix trans() number params: wrap with String()
- Fix debounce NodeJS.Timeout → ReturnType<typeof setTimeout>
- Fix DatePicker name prop: required → optional
- Fix DatePicker emit typing
- Fix storeStep1 → storeRole import in onboarding/Role
- Fix duplicate id in AcceptInvite interface
- Fix formatDate → formatDateTime in ApiKeys
- Add @unovis/vue and @unovis/ts type declarations
- Install @unovis/vue @unovis/ts dev dependencies
- Add type casts for Inertia/Reka UI component props
2026-03-31 09:34:39 -03:00
..
components fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
composables chore: tracking, gtm and more 2026-03-30 21:32:43 -03:00
layouts refactor: code review fixes — policies, enums, data_get, tests 2026-03-31 00:40:18 -03:00
lib refactor: auth split layout, subscribe redesign, onboarding, i18n, cookie locale 2026-03-30 11:53:42 -03:00
pages fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
types fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
utils chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
app.ts fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
date.ts feat: improvements on invites 2026-01-20 16:53:54 -03:00
dayjs.ts refactor: auth split layout, subscribe redesign, onboarding, i18n, cookie locale 2026-03-30 11:53:42 -03:00
debounce.ts fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
posthog.ts chore: posthog, ui, features and more 2026-03-30 21:18:07 -03:00
ssr.ts chore: first commit 2026-01-14 22:13:44 -03:00