mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
Add access controls and permissions for signature steps
Implemented a Voter to enforce permissions on signature steps, ensuring only authorized users can sign steps. Updated relevant controllers and templates to reflect these permissions, and added corresponding tests to validate the changes.
This commit is contained in:
@@ -531,9 +531,10 @@ workflow:
|
||||
Remove hold: Enlever la mise en attente
|
||||
On hold: En attente
|
||||
Automated transition: Transition automatique
|
||||
waiting_for_signature: En attente de signature
|
||||
|
||||
signature_zone:
|
||||
title: Appliquer les signatures électroniques
|
||||
title: Signatures électroniques
|
||||
button_sign: Signer
|
||||
metadata:
|
||||
sign_by: 'Signature pour %name%'
|
||||
|
Reference in New Issue
Block a user