template-saas/apps/frontend
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
..
public [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
src [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
tests/e2e [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
.dockerignore [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
.env.example feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
Dockerfile [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
index.html feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
nginx.conf [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
package-lock.json [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
package.json [FIX] fix(frontend): Add missing useToast hook, date-fns dep, api export, and vite-env types 2026-01-25 02:14:47 -06:00
playwright.config.ts [SIMCO-V38] feat: Actualizar a SIMCO v3.8.0 2026-01-10 08:53:08 -06:00
postcss.config.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
tailwind.config.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
tsconfig.json feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
vite.config.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00