• Joined on 2026-02-09
jeremy pushed to main at jeremy/RecruIT 2026-03-20 16:51:21 +00:00
898b56c535 Ajout du score global et du tri dynamique dans la liste des candidats
jeremy pushed to main at jeremy/RecruIT 2026-03-20 16:46:46 +00:00
5c2bcb0169 Ajustement des scores : test technique rapporté sur 20 et moyenne pondérée corrigée
jeremy pushed to main at jeremy/RecruIT 2026-03-20 15:16:21 +00:00
ec75942a79 Mise à jour du logo et du nom de l'application (Recrut.IT)
jeremy pushed to main at jeremy/RecruIT 2026-03-20 10:16:51 +00:00
abe9940a1c Update middleware configuration and clear cache
jeremy pushed to main at jeremy/RecruIT 2026-03-20 10:06:16 +00:00
eeb8d53752 Support Markdown avec guide de syntaxe pour les notes d'entretien
jeremy pushed to main at jeremy/RecruIT 2026-03-20 09:10:26 +00:00
27200a6839 Ajout de la section notes d'entretien pour les candidats
jeremy pushed to main at jeremy/RecruIT 2026-03-20 08:15:27 +00:00
3019aa1229 Ajout de la commande make:admin
jeremy pushed to main at jeremy/RecruIT 2026-03-20 07:26:15 +00:00
a55a33ae2a Initial commit
jeremy created branch main in jeremy/RecruIT 2026-03-20 07:26:15 +00:00
jeremy created repository jeremy/RecruIT 2026-03-20 07:24:36 +00:00
jeremy pushed to feature/saas-multi-tenant at jeremy/ficheagent 2026-02-24 10:25:43 +00:00
f25f4acaaf modification mineures, ajout de la latence bdd dans la page superadmin
jeremy pushed to feature/saas-multi-tenant at jeremy/ficheagent 2026-02-21 20:31:17 +00:00
41caefece3 feat: Implement role-based dashboards, user management CRUD, and integration request authorization policies.
jeremy pushed to feature/saas-multi-tenant at jeremy/ficheagent 2026-02-21 19:38:51 +00:00
abca346b3e feat: introduce multi-tenancy by adding a structures table, structure_id to key models, and updating seeders for structure management.
jeremy pushed to feature/saas-multi-tenant at jeremy/ficheagent 2026-02-21 19:19:07 +00:00
6a3de5847d feat: Add new Structure and Role Eloquent models.
jeremy pushed to feature/saas-multi-tenant at jeremy/ficheagent 2026-02-21 19:16:30 +00:00
63e448ef22 feat: implement multi-tenancy and super admin impersonation with security banner
jeremy created branch feature/saas-multi-tenant in jeremy/ficheagent 2026-02-21 19:16:30 +00:00
jeremy pushed to main at jeremy/ficheagent 2026-02-21 16:52:28 +00:00
a0e904d69d feat : Implémentation de l'interface utilisateur initiale, incluant la page d'accueil, la mise en page authentifiée et le tableau de bord administrateur.
jeremy pushed to main at jeremy/ficheagent 2026-02-21 16:38:08 +00:00
4fc7fdd7cd Implémantation de la gestion des Services pouvant avoir des taches
jeremy pushed to main at jeremy/ficheagent 2026-02-16 18:22:30 +00:00
e7bff2ae80 feat: Implement initial agent integration management system with role-based dashboards, status tracking, and activity timelines.
jeremy pushed to main at jeremy/ficheagent 2026-02-16 08:30:33 +00:00
af060a8847 feat: Initialize core application structure including authentication, role-based dashboards, service task management, and integration workflows.