libresign/lib/Controller
Vitor Mattos 86d486a717
fix: use NONE as default signature flow in initial states
Update default signature flow from 'parallel' to 'none' in page
controller, template loader, admin settings, and settings view.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-17 02:03:45 -03:00
..
AccountController.php refactor: migrate services to use IdDocs instead of AccountFile 2025-12-02 13:56:34 -03:00
AdminController.php feat: add toggle to enable/disable signature flow enforcement 2025-12-16 20:34:51 -03:00
AEnvironmentAwareController.php chore: Add SPDX header 2024-05-14 12:32:04 -03:00
AEnvironmentPageAwareController.php chore: Add SPDX header 2024-05-14 12:32:04 -03:00
CertificatePolicyController.php chore: implement Rector 2025-05-21 11:06:17 -03:00
CrlApiController.php fix: use enum 2025-11-27 16:42:23 -03:00
CrlController.php chore: add more data to URL of CRL file 2025-11-10 09:43:57 -03:00
DevelopController.php fix: update PDF path in DevelopController 2025-12-15 16:02:35 -03:00
FileController.php fix: add status and created_at fields to file upload response 2025-12-11 09:33:18 -03:00
FileElementController.php chore: update documentation 2025-05-12 22:25:32 -03:00
IdDocsController.php feat(id-docs): Add sortBy and sortOrder parameters to API endpoint 2025-12-03 08:52:11 -03:00
IdentifyAccountController.php fix: allow notifications when Activity setting is not registered 2025-12-16 19:14:33 -03:00
ISignatureUuid.php chore: Add SPDX header 2024-05-14 12:32:04 -03:00
LibresignTrait.php chore: rename method to be more specific 2025-06-03 18:39:38 -03:00
NotifyController.php chore: update documentation 2025-05-19 22:58:43 -03:00
PageController.php fix: use NONE as default signature flow in initial states 2025-12-17 02:03:45 -03:00
RequestSignatureController.php feat: add signatureFlow parameter to PATCH endpoint 2025-12-17 02:03:37 -03:00
SettingController.php chore: converted method to have Factor at name 2025-04-11 10:42:55 -03:00
SignatureElementsController.php refactor: update File entity and controllers for IdDocs 2025-12-02 13:56:45 -03:00
SignFileController.php fix: handle null user in getIdentificationDocumentsStatus call 2025-12-02 14:10:24 -03:00