Tiago Yamamoto
762df003fd
Localize home post job button
2026-01-03 18:42:09 -03:00
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
Yamamoto
c9fbcc22bb
fix(i18n): add missing settings and seeder translations to all locales
2026-01-03 15:22:46 -03:00
Yamamoto
5155fa853d
fix: Auth URL race, Seeder Reset 500, and UI confirmation modal
...
- auth.ts: await initConfig() before refreshSession to fix localhost fallback
- server.js: optional chaining req.body?.password for reset endpoint
- seeder/page.tsx: replace confirm() with elegant AlertDialog for reset
2026-01-03 14:21:29 -03:00
Tiago Yamamoto
33e7bbb334
feat(i18n): internationalize sidebar and dashboards
2025-12-31 13:20:04 -03:00
Tiago Yamamoto
3cb1db81c0
feat(frontend): i18n for admin users page
2025-12-31 11:47:15 -03:00
Tiago Yamamoto
2c27836245
feat: Add i18n support to company registration page
2025-12-23 15:29:47 -03:00
Tiago Yamamoto
743b2842c0
feat: Enhance platform with funny jobs, FAQ, Skeleton UI, and Tests
2025-12-22 23:48:56 -03:00
Tiago Yamamoto
89462f5aa1
Fix About page localization
2025-12-22 16:36:00 -03:00
Tiago Yamamoto
4163cf5af2
Add localized privacy policy and terms content
2025-12-22 16:05:50 -03:00
Tiago Yamamoto
4b9c1d301a
Fix contact page translations
2025-12-22 15:49:10 -03:00
Tiago Yamamoto
18a1eb704d
Translate UI and rename routes to English
2025-12-22 15:30:06 -03:00
Tiago Yamamoto
f04550ee0d
Add i18n support for candidate registration
2025-12-22 14:44:12 -03:00
Tiago Yamamoto
af7b68ee86
Fix login i18n and forgot password page
2025-12-22 13:45:02 -03:00
Tiago Yamamoto
4693bc5737
feat(frontend): complete i18n implementation and set default to pt-BR
2025-12-15 15:10:36 -03:00
Tiago Yamamoto
9edfbcdc93
fix(i18n): 🌍 home page now uses translations properly
2025-12-15 10:04:08 -03:00
Tiago Yamamoto
9d9e28e5e9
feat(i18n): 🌍 english first because global domination
2025-12-15 08:56:58 -03:00