fe2eba3b29
Merge branch '1249-implement-app-vue-with-tickets-list' into 'ticket-app-master'
...
Implémenter une app vue avec la liste des tickets attribués
See merge request Chill-Projet/chill-bundles!858
2025-07-18 16:06:17 +00:00
Boris Waaub
61d1232e31
Implémenter une app vue avec la liste des tickets attribués
2025-07-18 16:06:16 +00:00
6594d4f6a6
Merge branch 'ticket/add-files-to-motives' into 'ticket-app-master'
...
[Ticket] Add documents to Motive
See merge request Chill-Projet/chill-bundles!862
2025-07-18 14:55:12 +00:00
1a66a9e864
[Ticket] Add documents to Motive
2025-07-18 14:55:12 +00:00
1b74c119dc
Merge branch 'ticket/supplementary-comments-on-motive' into 'ticket-app-master'
...
Add `supplementaryComments` property to Motive entity, update fixtures and types
See merge request Chill-Projet/chill-bundles!861
2025-07-18 13:18:44 +00:00
14d88810f3
Merge branch 'ticket/add-filter-by-addressee-on-ticket-api' into 'ticket-app-master'
...
[Ticket] add filter by addressee on ticket list api
See merge request Chill-Projet/chill-bundles!860
2025-07-18 11:40:48 +00:00
445a2c9358
[Ticket] add filter by addressee on ticket list api
2025-07-18 11:40:48 +00:00
c8baf0a8aa
Merge branch 'ticket/add-filters-to-list' into 'ticket-app-master'
...
Ticket: ajout de paramètres à la requête de liste de tickets
See merge request Chill-Projet/chill-bundles!857
2025-07-16 13:39:27 +00:00
faed443a96
Ticket: ajout de paramètres à la requête de liste de tickets
2025-07-16 13:39:27 +00:00
bbf387d96f
Merge branch '1243-display-ticket-list' into 'ticket-app-master'
...
Créer un composant pour afficher une liste des tickets
See merge request Chill-Projet/chill-bundles!849
2025-07-16 09:04:58 +00:00
Boris Waaub
b7c9b60744
Créer un composant pour afficher une liste des tickets
2025-07-16 09:04:57 +00:00
2bd303bbbe
Add supplementaryComments
property to Motive entity, update fixtures and types
2025-07-11 16:00:58 +02:00
c5e6122d2c
Add deleted
boolean property to Ticket type definition
2025-07-11 14:59:34 +02:00
088b876e20
Merge branch 'ticket/alter-comments-on-ticket' into 'ticket-app-master'
...
Tickets: edit comments and mark them as deleted
See merge request Chill-Projet/chill-bundles!854
2025-07-11 12:56:19 +00:00
3400656d7c
Tickets: edit comments and mark them as deleted
2025-07-11 12:56:19 +00:00
568c8be7fd
Update baseline for eslint
2025-07-09 21:57:56 +02:00
538ecc42ea
Update .editorconfig
for correct formatting rules in file patterns
2025-07-09 21:57:38 +02:00
15d26d4b06
Refactor selectItsMe and removeEntity to improve type annotations and code readability in PickEntity.vue
2025-07-09 21:57:28 +02:00
d8bd9bd7cd
Restore defaults and behaviour with pick entity on PickEntity.vue
2025-07-09 18:08:04 +02:00
dcdfba5ccd
eslint fixes
2025-07-09 17:46:36 +02:00
0204bdd38d
Restore features after merging
2025-07-09 17:46:16 +02:00
392fd01b56
Merge branch 'master' into ticket-app-master
...
# Conflicts:
# src/Bundle/ChillMainBundle/Export/Formatter/CSVFormatter.php
# src/Bundle/ChillMainBundle/Export/Formatter/CSVListFormatter.php
# src/Bundle/ChillMainBundle/Export/Formatter/SpreadsheetListFormatter.php
# src/Bundle/ChillMainBundle/Resources/public/vuejs/PickEntity/PickEntity.vue
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/GeographicalUnitStatAggregator.php
# src/Bundle/ChillPersonBundle/Resources/public/types.ts
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/AddPersons.vue
2025-07-09 13:44:23 +02:00
a7e278204f
fix changelog
2025-07-09 09:22:28 +02:00
4cfdcb2f02
Release v4.0.1 with fix in package.json file
v4.0.1
2025-07-08 17:00:24 +02:00
3b82ab0e7f
Release v4.0.0
v4.0.0
2025-07-08 15:59:04 +02:00
ccfae1dc75
Merge branch '339-partage-d'export-enregistré' into 'master'
...
Partage d'export enregistré et génération asynchrone des exports
Closes #339 and #338
See merge request Chill-Projet/chill-bundles!800
2025-07-08 13:53:38 +00:00
8bc16dadb0
Partage d'export enregistré et génération asynchrone des exports
2025-07-08 13:53:25 +00:00
35844f3b73
Merge branch 'ticket/list-add-opening-state' into 'ticket-app-master'
...
Ajout du statut opening / closed pour la liste des tickets
See merge request Chill-Projet/chill-bundles!850
2025-07-08 13:48:53 +00:00
7506b918d7
Ajout du statut opening / closed pour la liste des tickets
2025-07-08 13:48:43 +00:00
c4cc0baa8e
Merge branch 'eslint-fix-issues-2025-07' into 'master'
...
Fix Eslint issues
See merge request Chill-Projet/chill-bundles!853
2025-07-08 13:38:51 +00:00
aed114c75c
Fix Eslint issues
2025-07-08 13:38:51 +00:00
cfba291f2c
Merge branch 'ticket-app-master' into 'ticket-app-master'
...
Fixes réunion 7/7
See merge request Chill-Projet/chill-bundles!852
2025-07-07 15:35:20 +00:00
borisw
04438c09d3
FIX: 1403 - Ajout de la gestion du pluriel pour l'état des usagers dans l'historique des tickets et mise à jour des traductions associées.
2025-07-07 17:14:31 +02:00
2a54d1b909
Merge branch '1405-refactor-to-get-thirdparty' into 'ticket-app-master'
...
Refactor third-party type imports and update related components
See merge request Chill-Projet/chill-bundles!851
2025-07-07 14:56:35 +00:00
borisw
628eeac5e0
Merge branch 'ticket-app-master' into 1405-refactor-to-get-thirdparty
2025-07-07 16:54:54 +02:00
a2263b3fa1
Fix incorrect alias in ThirdPartyRepository query builder expressions
2025-07-07 16:49:56 +02:00
74796d0fb0
Remove unused @symfony/ux-translator
dependency and adjust specs-build
script.
2025-07-07 16:49:56 +02:00
c19481e40a
Fix incorrect alias in ThirdPartyRepository query builder expressions
2025-07-07 16:37:46 +02:00
borisw
6eeb717b1a
Refactor third-party type imports and update related components
...
- Changed import path for ThirdParty type in TypeThirdParty.vue and updated its usage.
- Refactored PersonText.vue to import Person and AltName types from ChillPersonAssets.
- Updated types.ts in ChillThirdPartyBundle to include a new 'type' field in the Thirdparty interface.
- Modified TicketBundle types to accommodate Thirdparty type in CallerState.
- Adjusted AddresseeSelectorComponent.vue to use 'thirdparty' instead of 'third_party'.
- Refined BannerComponent.vue to improve readability and maintainability.
- Updated CallerSelectorComponent.vue to reflect changes in entity types.
- Enhanced TicketHistoryListComponent.vue to handle both Person and Thirdparty types.
- Refactored TicketHistoryPersonComponent.vue to accept both Person and Thirdparty entities.
2025-07-07 16:35:31 +02:00
beb7c462da
Remove unused @symfony/ux-translator
dependency and adjust specs-build
script.
2025-07-07 16:03:01 +02:00
borisw
dbf363a9e8
Ajouter le fichier de configuration Prettier avec des paramètres de formatage
2025-07-07 15:27:40 +02:00
64a2f7c9ed
Fix definition for Ticket and SimpleTicket
2025-07-07 14:05:26 +02:00
e592b89c94
remove ux-translator from dependencies
2025-07-07 12:36:49 +02:00
f26d9739c8
Merge branch 'ticket/option-one-multi-person-entity-per-ticket' into 'ticket-app-master'
...
Add phone number parsing functionality
See merge request Chill-Projet/chill-bundles!848
2025-07-04 13:36:55 +00:00
afa5edc1d8
Inject personPerTicket
parameter into EditTicketController and expose it to the frontend via edit.html.twig
. Refactor related type definitions.
2025-07-04 15:33:03 +02:00
42d6c9e672
Add SetPersonCommandConstraint and its validator with test coverage for ChillTicketBundle
2025-07-04 15:33:02 +02:00
2b22d4cb7c
Add configuration for ChillTicketBundle parameters: add an option to set one / multi Person entities per ticket
2025-07-04 15:33:02 +02:00
c8e5d0eb37
fix rector
2025-07-04 14:35:46 +02:00
2bf8ad5d6c
Merge branch 'ticket/list-tickets' into 'ticket-app-master'
...
Ajout d'une liste de tickets
See merge request Chill-Projet/chill-bundles!847
2025-07-04 09:00:12 +00:00
11698a52e3
Ajout d'une liste de tickets
2025-07-04 09:00:12 +00:00