Commit graph

220 commits

Author SHA1 Message Date
Tiago Yamamoto
e71fc361ac Add dynamic candidate management data 2025-12-22 19:18:15 -03:00
Tiago Yamamoto
6996e11f03
Merge pull request #25 from rede5/codex/fix-data-non-dynamic-issue
Load admin jobs from API in jobs dashboard
2025-12-22 19:03:47 -03:00
Tiago Yamamoto
b6ad6e77e2 Fetch admin jobs for dashboard list 2025-12-22 19:02:05 -03:00
Tiago Yamamoto
c22d40e3a1
Merge pull request #24 from rede5/codex/fix-console-errors-and-update-crud-operations
Add CRUD logging, stabilize dashboard dates, and guard Vercel Analytics
2025-12-22 18:56:01 -03:00
Tiago Yamamoto
5e99115df6 Add CRUD logging and stabilize dashboard dates 2025-12-22 18:55:43 -03:00
Tiago Yamamoto
fffe732776
Merge pull request #23 from rede5/codex/fix-eslint-configuration-error
Fix users refresh click handler
2025-12-22 18:30:10 -03:00
Tiago Yamamoto
c14dd3a890 Fix users refresh click handler 2025-12-22 18:29:49 -03:00
Tiago Yamamoto
81c170ed53
Merge pull request #22 from rede5/codex/fix-eslint-configuration-and-type-error
Fix candidate dashboard role check
2025-12-22 17:24:59 -03:00
Tiago Yamamoto
db8cadda98 Fix candidate dashboard role check 2025-12-22 17:24:34 -03:00
Tiago Yamamoto
78737b6a6f
Merge pull request #21 from rede5/codex/add-modal-for-job-creation
Add admin Add‑Job modal and company select
2025-12-22 17:17:30 -03:00
Tiago Yamamoto
30b634b770 Add admin job modal and company select 2025-12-22 17:17:13 -03:00
Tiago Yamamoto
470139da12
Merge pull request #20 from rede5/codex/implementar-paginacao-de-usuarios
Add paginated users listing (backend + frontend, 10 per page)
2025-12-22 16:44:48 -03:00
Tiago Yamamoto
9c17a7a15a Add paginated users listing 2025-12-22 16:43:54 -03:00
Tiago Yamamoto
749a83efa4
Merge pull request #19 from rede5/codex/add-backoffice-features-for-gohorse-jobs
Add admin backoffice: routes, audit logging, job workflow and dashboard UI
2025-12-22 16:37:31 -03:00
Tiago Yamamoto
58cfd76675 Add admin backoffice routes and dashboard 2025-12-22 16:37:05 -03:00
Tiago Yamamoto
96715d2722
Merge pull request #18 from rede5/codex/verificar-mudanca-de-idioma-na-pagina
Fix About page translations
2025-12-22 16:36:17 -03:00
Tiago Yamamoto
89462f5aa1 Fix About page localization 2025-12-22 16:36:00 -03:00
Tiago Yamamoto
6d54fa3367
Merge pull request #17 from rede5/codex/add-content-in-three-languages
Add localized Privacy Policy and Terms pages (EN/ES/PT-BR)
2025-12-22 16:06:11 -03:00
Tiago Yamamoto
4163cf5af2 Add localized privacy policy and terms content 2025-12-22 16:05:50 -03:00
Tiago Yamamoto
28f75e01c6
Merge pull request #16 from rede5/codex/fix-language-change-in-header
Fix contact page language switching
2025-12-22 15:49:56 -03:00
Tiago Yamamoto
4b9c1d301a Fix contact page translations 2025-12-22 15:49:10 -03:00
Tiago Yamamoto
360393ba15
Merge pull request #15 from rede5/codex/update-page-slugs-and-content-language
Translate UI and rename routes to English
2025-12-22 15:30:42 -03:00
Tiago Yamamoto
18a1eb704d Translate UI and rename routes to English 2025-12-22 15:30:06 -03:00
Tiago Yamamoto
7a600dad73
Merge pull request #14 from rede5/codex/translate-slug-to-english
Add /jobs routes and redirect legacy /vagas to /jobs
2025-12-22 15:09:07 -03:00
Tiago Yamamoto
74aa41675d Add English jobs slug with redirects 2025-12-22 14:58:11 -03:00
Tiago Yamamoto
493ef81b24
Merge pull request #13 from rede5/codex/adicionar-ingles-ao-idioma-padrao
Localize candidate registration flow
2025-12-22 14:44:37 -03:00
Tiago Yamamoto
f04550ee0d Add i18n support for candidate registration 2025-12-22 14:44:12 -03:00
Tiago Yamamoto
b3e21c9b64
Merge pull request #12 from rede5/codex/exibir-6-vagas-no-home
Ensure home featured section shows up to six jobs with API fallbacks
2025-12-22 13:52:07 -03:00
Tiago Yamamoto
cdfec9e3f2 Show six jobs on home 2025-12-22 13:50:49 -03:00
Tiago Yamamoto
c0d42b1cc4
Merge pull request #11 from rede5/codex/corrigir-idioma-na-tela-de-login-e-senha
Fix login localization and add forgot-password page
2025-12-22 13:45:23 -03:00
Tiago Yamamoto
af7b68ee86 Fix login i18n and forgot password page 2025-12-22 13:45:02 -03:00
Tiago Yamamoto
79a59e44cd
Merge pull request #10 from rede5/codex/fix-admin-login-redirect-to-dashboard
Unify dashboard routing for all roles
2025-12-22 13:25:56 -03:00
Tiago Yamamoto
8f70469317 Unify dashboard routing for all roles 2025-12-22 13:25:40 -03:00
Marcus Bohessef
c910401e33 backoffice dev 2025-12-20 09:10:16 -03:00
Marcus Bohessef
f37988fc4a backoffice dev 2025-12-20 08:57:21 -03:00
Marcus Bohessef
dbe1d34c53 backoffice dev 2025-12-20 08:32:55 -03:00
Marcus Bohessef
1186ca7ac5 backoffice dev 2025-12-20 08:22:25 -03:00
Marcus Bohessef
3993dede92 backoffice dev 2025-12-19 17:37:29 -03:00
Tiago Yamamoto
bc64a76ce2 fix(frontend): add edge runtime config for dynamic routes 2025-12-15 16:34:06 -03:00
Tiago Yamamoto
88e4596b62 fix(frontend): remove invalid sections from wrangler.toml 2025-12-15 16:31:26 -03:00
Tiago Yamamoto
55e678c8f2 chore: cleanup files and update documentation 2025-12-15 16:13:10 -03:00
Tiago Yamamoto
b8219e322c chore: setup monorepo structure and cloudflare page config 2025-12-15 16:07:38 -03:00
Tiago Yamamoto
00978bf995 fix(frontend): add use client directive to components using hooks 2025-12-15 16:03:10 -03:00
Tiago Yamamoto
11bd1f2fa0 fix(frontend): ajusta estrutura do es.json para corrigir erro de tipo no i18n 2025-12-15 15:17:30 -03:00
Tiago Yamamoto
ad9468bbb6 chore(frontend): set default locale to en 2025-12-15 15:13:18 -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
dd18c526e3 fix(frontend): add privacy/terms pages and conditional analytics 2025-12-15 14:53:58 -03:00
Tiago Yamamoto
1818479499 feat(frontend): enable deep linking for job filters via url params 2025-12-15 14:45:58 -03:00
Tiago Yamamoto
640eb10703 feat(frontend): add work mode filter and randomize seeder types 2025-12-15 14:44:14 -03:00
Tiago Yamamoto
78314f2b45 feat(frontend): implement pagination and adjust seeder jobs count 2025-12-15 14:00:42 -03:00