- Add workMode, languageLevel, visaSupport, salaryNegotiable to form - Add all 10 currency options and all 8 employment types (including dispatch/voluntary) - Add status selector (draft/review/open/paused/closed) - Add location autocomplete with country dropdown and city/region search - Add application channel (email/url/phone) with conditional inputs - Add resumeRequirement selector and requirements map in payload - Load companies via adminCompaniesApi (no registration — user is already logged in) - Extend CreateJobPayload type with workMode, cityId, regionId, languageLevel, visaSupport, requirements, expanded currency and status options Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| messages | ||
| public | ||
| seeder-api/sql | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| .stylelintrc.json | ||
| components.json | ||
| CONVENTIONS.md | ||
| DESIGN_SYSTEM.md | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| FRONTEND.md | ||
| jest.config.js | ||
| jest.setup.js | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| RESPONSIVENESS_AND_I18N_IMPROVEMENTS.md | ||
| tsconfig.json | ||
| wrangler.toml | ||
Frontend App - GoHorse Jobs
This directory contains the main web application frontend for GoHorse Jobs, utilizing modern JavaScript/TypeScript technologies like Shadcn UI components.
🚨 AI Rules Warning 🚨
Before making ANY changes to infrastructure deployment manifests or Kubernetes files, please refer to the project-wide AI Rules located at .agent/rules.md.
Do NOT touch k3s or k8s files. Do not alter raw RSA/base64 authentication keys.