mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-15 18:39:31 +00:00
08f063354330b9aae73ba51bd4bc86ee35bd4af5
- migrate `ConcernedGroups` to use `PickEntity` instead of `AddPersons` - convert `ConcernedGroups` into a controlled component (`modelValue` + `update:modelValue`) - move Vuex synchronization to parent containers (`Activity/App.vue`, `Calendar/App.vue`) - remove direct Vuex usage from `PersonsBloc` via callback prop - replace local `BaseEntity` with shared `Entities` types - fix TS implicit-any in participations callback typing
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%