gohorsejobs/frontend/src/app
Tiago Yamamoto e47c25fac8 fix(companies): format JSON description in modal
- Added formatDescription helper to parse JSON and display as formatted list
- Shows tagline, stores, employees, motto etc as labeled fields
- Falls back to plain text if not JSON
2025-12-26 01:02:16 -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 fix(companies): format JSON description in modal 2025-12-26 01:02:16 -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