mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-16 10:59:31 +00:00
a27173ee4a1cd8b35e0789c850ea35423e95c56a
IsCurrentlyEdited and CurrentlyEditingIcon components with lock display logic
- Introduced `IsCurrentlyEdited.vue` and `CurrentlyEditingIcon.vue` to display lock status and editing users with modal support. - Refactored button components (`WopiEditButton.vue`, `DesktopEditButton.vue`) to dynamically compute classes based on lock and editor states. - Updated `DocumentActionButtonsGroup.vue` to include lock-related components for enhanced editing status visibility. - Added new localization keys for lock-related messages and implemented `localizeList` helper for list formatting. - Amended `package.json` with `tsc-check` script for stricter TypeScript checks.
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%