template-saas/apps/frontend/src
Adrian Flores Cortes 99ec74d9f8
Some checks are pending
CI / Backend CI (push) Waiting to run
CI / Frontend CI (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / CI Summary (push) Blocked by required conditions
[FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types
- Created useToast.ts hook for toast notifications
- Added date-fns dependency for NotificationItem.tsx
- Exported api instance as named export for whatsapp.api.ts
- Added vite-env.d.ts for import.meta.env types
- Fixed notification.store.ts unused get parameter

Build now passes successfully (2131 modules)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 02:14:47 -06:00
..
components feat(frontend): Align documentation with development - complete frontend audit 2026-01-25 01:23:50 -06:00
hooks [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
layouts [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
pages [SAAS-018/020] feat: Complete Sales and Commissions modules implementation 2026-01-24 22:51:30 -06:00
router feat(frontend): Align documentation with development - complete frontend audit 2026-01-25 01:23:50 -06:00
services [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
stores [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
App.tsx feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
index.css feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
main.tsx feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
vite-env.d.ts [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00