gohorsejobs/frontend/src/app
Tiago Yamamoto aa97d86d0e feat(jobs): add public job posting page
- Created /register/job page with same layout as company registration
- Split panel design: info panel on left, form on right
- Two-step form: job details, then salary & company selection
- Uses same styling and animations as company registration
2025-12-26 00:54:33 -03:00
..
about Fix About page localization 2025-12-22 16:36:00 -03:00
contact feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests 2025-12-22 23:48:56 -03:00
dashboard feat(companies): add view modal and fix createdAt field 2025-12-26 00:47:04 -03:00
faq feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests 2025-12-22 23:48:56 -03:00
forgot-password Fix login i18n and forgot password page 2025-12-22 13:45:02 -03:00
jobs feat: add advanced filters UI to jobs page 2025-12-24 11:46:12 -03:00
login chore: add detailed debug logs for login flow 2025-12-24 14:26:09 -03:00
privacy Add localized privacy policy and terms content 2025-12-22 16:05:50 -03:00
profile feat: add profile page, dynamic dashboard, and fix candidate 500 error 2025-12-24 19:22:14 -03:00
profile-db Translate UI and rename routes to English 2025-12-22 15:30:06 -03:00
register feat(jobs): add public job posting page 2025-12-26 00:54:33 -03:00
terms Add localized privacy policy and terms content 2025-12-22 16:05:50 -03:00
globals.css first commit 2025-12-09 19:04:48 -03:00
layout.tsx fix(ui): use LoadingScreen in RootLayout suspense fallback 2025-12-24 17:28:53 -03:00
page.tsx feat(auth): add cookie parsing and JWT auth guard to backoffice 2025-12-24 10:27:04 -03:00