Files
Lesstime/frontend/modules/directory
Matthieu bfbab5bbf2
Pull Request — Quality gate / Frontend (build) (pull_request) Successful in 1m13s
Pull Request — Quality gate / Backend (PHP CS + PHPUnit) (pull_request) Successful in 1m32s
fix(directory) : refresh clients list after converting a prospect
Converting a prospect creates a client and removes the prospect, but only
loadProspects() was called, so the new client did not appear in the Clients
tab until a manual page refresh. Both the table convert button and the
ProspectDrawer saved event now reload prospects and clients.
2026-06-23 12:14:44 +02:00
..