gohorsejobs/frontend/src/lib
Tiago Yamamoto de3f497223 fix: resolve TypeScript build errors preventing Coolify deploy
- Fix nullable location in my-jobs search filter (job.location ?? '')
- Fix Locale type assertion in jobs/new description language select
- Fix nullable location in api.ts transformApiJobToFrontend

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:33:45 -06:00
..
__tests__ feat(auth): migrate sessionStorage to localStorage and add refreshSession() 2026-01-03 09:33:55 -03:00
store fix: corrige erros de tipagem no build do frontend 2026-02-16 16:07:09 -06:00
api.ts fix: resolve TypeScript build errors preventing Coolify deploy 2026-02-18 11:33:45 -06:00
appwrite.ts feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
auth.ts fix: resolve merge conflicts in api.ts 2026-02-17 16:20:40 -06:00
config.ts chore: database reset, frontend API configuration 2026-02-09 14:11:05 +00:00
firebase-client.ts Implement FCM Token Management (DB, Backend, Frontend, Backoffice) 2025-12-26 10:41:50 -03:00
i18n.tsx fix(i18n): initialize locale from browser/localStorage and add fallback chain 2026-02-18 06:02:06 -06:00
local-database.ts first commit 2025-12-09 19:04:48 -03:00
mock-data.ts att layout 2026-01-20 15:48:58 -03:00
sanitize.ts chore: database reset, frontend API configuration 2026-02-09 14:11:05 +00:00
storage.ts feat(security): migrate auth to httpOnly cookies - Frontend: remove localStorage tokens, use sessionStorage for user data, add credentials include - Backend: add logout endpoint to clear cookie 2025-12-31 15:16:45 -03:00
types.ts fix: corrige erros de tipagem no build do frontend 2026-02-16 16:07:09 -06:00
utils.test.ts feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
utils.ts feat: atualiza fluxo de cadastro de candidatos com persistência completa de dados e máscara de telefone 2026-01-06 18:19:47 -03:00