gohorsejobs/frontend
2026-01-03 20:28:21 -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 Add payment gateway configs and lock credentials 2026-01-03 20:28:21 -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
.stylelintrc.json
components.json
Dockerfile feat(frontend): add runtime config for environment variables 2025-12-31 08:48:32 -03:00
eslint.config.mjs
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
next.config.ts
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
tsconfig.json
wrangler.toml