mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-16 10:59:31 +00:00
fbb04eb7835643689ea9ba455872876d7712bd49
- Introduced `refreshStoredObject` logic to periodically update stored objects using `get_stored_object` API. - Updated `DocumentActionButtonsGroup.vue` and `IsCurrentlyEdited.vue` to emit refresh events and handle object updates. - Added new props to configure auto-refresh behavior, including interval and maximum execution limits. - Extended `helpers.ts` with new `get_stored_object` function for retrieving objects by UUID.
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%