gohorsejobs/frontend
Yamamoto 08efbe4f2b feat(frontend): improve login error handling and user avatar
- Implemented more specific error messages for the login page, distinguishing between invalid credentials and server errors.
- Updated i18n files with new translations for login error messages.
- Improved the avatar fallback to use the user's email initials if their name is not available.
- Removed frontend-source.tar.gz from tracking.
- Chore: Added debug logs to the seeder-api location loader.
2026-01-03 18:28:12 -03:00
..
e2e feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
messages feat: enhance seeder ui, add logging stream and fix translations 2026-01-03 11:46:35 -03:00
public Implement FCM Token Management (DB, Backend, Frontend, Backoffice) 2025-12-26 10:41:50 -03:00
src feat(frontend): improve login error handling and user avatar 2026-01-03 18:28:12 -03:00
.dockerignore perf(docker): migrate frontend to pnpm + optimize dockerignore 2025-12-28 11:20:33 -03:00
.env.example docs: add clearer warning about NEXT_PUBLIC_API_URL format 2025-12-24 00:20:43 -03:00
.gitignore feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
.npmrc first commit 2025-12-09 19:04:48 -03:00
.stylelintrc.json docs: complete project documentation overhaul 2025-12-09 19:36:36 -03:00
components.json first commit 2025-12-09 19:04:48 -03:00
Dockerfile feat(frontend): add runtime config for environment variables 2025-12-31 08:48:32 -03:00
eslint.config.mjs first commit 2025-12-09 19:04:48 -03:00
FRONTEND.md fix(auth): suppress SSR warning during build + add deploy docs to FRONTEND.md 2026-01-03 09:46:38 -03:00
jest.config.js feat(tests): implement unit tests for job post and application forms and fix dashboard tests 2026-01-01 11:15:32 -03:00
jest.setup.js test(frontend): add jest setup and integration tests for API client 2025-12-15 10:26:12 -03:00
next.config.ts docs: complete project documentation overhaul 2025-12-09 19:36:36 -03:00
package-lock.json feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
package.json feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
playwright.config.ts feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
postcss.config.mjs first commit 2025-12-09 19:04:48 -03:00
tsconfig.json first commit 2025-12-09 19:04:48 -03:00
wrangler.toml fix(frontend): remove invalid sections from wrangler.toml 2025-12-15 16:31:26 -03:00