mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-16 10:59:31 +00:00
7b00006943e484e073bafb310590068d315deecd
StoredObjectLockApiController and tests for lock removal functionality
- Implemented `StoredObjectLockApiController` with endpoint to remove locks from stored objects. - Added access control checks and validation for lock existence before removal. - Wrote `StoredObjectLockApiControllerTest` to cover access denial, lock absence, and successful lock removal scenarios. - Utilized `MockClock` in test cases to accurately simulate time-based behaviors.
Main Chill Bundles and Chill framework
Chill is a software for social workers. It allows them to keep track of the social work they do.
See our website for more information https://www.chill.social
Installation
Chill-bundles is a set of bundles that should be used within a Symfony application.
A symfony application will help you to customize all the configuration options, change the behaviour of some parts of the usual-way that chill works, … without to have to fork this repository !
See the instructions in the docs.
Those instructions are also built online.
Languages
PHP
79.2%
Twig
9.5%
Vue
6.5%
JavaScript
2.6%
TypeScript
1.5%
Other
0.7%