Merge branch '161-fix-ordering-filter-social-action-type' into 'master'

Export: Fix vue app in "filter action by type, goals and result"

Closes #219, #141, and #161

See merge request Chill-Projet/chill-bundles!616
This commit is contained in:
2023-11-23 15:50:57 +00:00
10 changed files with 117 additions and 60 deletions

View File

@@ -0,0 +1,6 @@
kind: Feature
body: 'Export: in filter "Filter accompanying period work (social action) by type,
goal and result", order the items alphabetically or with the defined order'
time: 2023-11-16T11:53:15.32989153+01:00
custom:
Issue: "161"

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: 'Export: on filter "action by type goals, and results", restore the fields when
editing a saved export'
time: 2023-11-16T14:22:07.968973002+01:00
custom:
Issue: "141"

View File

@@ -0,0 +1,5 @@
kind: Fixed
body: 'Export: fix the list of accompanying period work, when the "calc date" is null'
time: 2023-11-23T14:45:02.839510554+01:00
custom:
Issue: "219"