• Joined on 2026-02-09
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-21 04:50:33 +00:00
174f229b5d Fix layout stability: sticky sidebar in Show and sticky filters in Index with layout height correction
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-21 04:41:38 +00:00
2216de1a02 Refactoring AI candidate analysis: UI improvements, data normalization, provider management and real-time score clamping
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-19 19:44:52 +00:00
abfe01190b feat: add AI service configuration and candidate dossier PDF template
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-19 19:25:44 +00:00
d924765b94 feat(ai): refactor AI prompts and add bypass option to Job Positions
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-19 15:28:18 +00:00
205c24182d feat: implementation des logs de connexion et correction du chemin de stockage des documents
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-19 13:35:21 +00:00
f3d630d741 feat: implementation des dossiers candidats PDF, gestion des entretiens et optimisation de l'analyse IA
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-19 06:28:37 +00:00
4017e3d9c5 feat(ai): optimize candidate analysis and implement batch processing
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-18 06:41:58 +00:00
b728686605 docs: generate comprehensive README.md with project features
jeremy pushed to main at jeremy/RecruIT 2026-04-16 17:17:29 +00:00
589e9956f9 UI: lock application to light mode globally (disabled dark mode detection)
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-16 17:16:50 +00:00
589e9956f9 UI: lock application to light mode globally (disabled dark mode detection)
jeremy pushed to main at jeremy/RecruIT 2026-04-16 17:11:26 +00:00
d6e5b44e47 Admin: implementation of the 'is_selected' feature for candidates for interviews
c4ab5c97b2 Admin: Super Admin can bypass the 7-day AI analysis restriction
84a9c6bb14 Fix: New registered candidates visibility (profile creation and tenant scope adjustment)
Compare 3 commits »
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-16 17:08:55 +00:00
d6e5b44e47 Admin: implementation of the 'is_selected' feature for candidates for interviews
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-16 16:55:58 +00:00
c4ab5c97b2 Admin: Super Admin can bypass the 7-day AI analysis restriction
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-16 16:31:28 +00:00
84a9c6bb14 Fix: New registered candidates visibility (profile creation and tenant scope adjustment)
jeremy pushed to main at jeremy/RecruIT 2026-04-14 17:55:07 +00:00
957947cc0b fix: quiz questions not showing - reload quiz freshly in show(), fix v-if guard in QuizInterface
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-14 17:55:07 +00:00
957947cc0b fix: quiz questions not showing - reload quiz freshly in show(), fix v-if guard in QuizInterface
jeremy pushed to main at jeremy/RecruIT 2026-04-14 17:51:08 +00:00
6e4eb62553 fix: bypass tenant scope in AttemptController::destroy - null quiz title caused 500 when admin deletes attempt
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-14 17:51:07 +00:00
6e4eb62553 fix: bypass tenant scope in AttemptController::destroy - null quiz title caused 500 when admin deletes attempt
jeremy pushed to main at jeremy/RecruIT 2026-04-14 17:49:14 +00:00
c74d8e14ec fix: null quiz crash in admin candidate show - load attempts.quiz withoutGlobalScopes + null guard in Vue template
jeremy pushed to SAAS at jeremy/RecruIT 2026-04-14 17:49:14 +00:00
c74d8e14ec fix: null quiz crash in admin candidate show - load attempts.quiz withoutGlobalScopes + null guard in Vue template