59f721934e
Refactor export download script to use ES6 and webpack
...
The export download script was refactored to use ES6 syntax and webpack's modular system. This included separating out the download script into its own file for better organization, removing globally-scoped JavaScript, and adding the new download script as a webpack entry point. Also, the import method for the 'mime' library was adjusted to use ES6 syntax.
2024-06-04 21:53:32 +02:00
d8fa743bc9
Export: fix loading of form for "filter action by type, goal and result"
2023-11-16 10:57:59 +01:00
a4edb34668
[export] add a filter and aggregator on accompanying period work: group/filter by handling third party
2023-10-19 10:33:55 +02:00
b4614974c0
allow to edit existing saved export with new export options
2023-06-06 10:49:48 +02:00
77997e2b6f
FIX [review] fix review comments
2023-05-24 16:24:58 +02:00
dad36927f3
FEATURE [export] uncheck all centers button
2023-05-24 15:34:39 +02:00
678defdee7
FIX [regroupment][form] add check to display regroupment field in the form or not. Only if regroupments exist
2023-03-02 10:52:48 +01:00
62532e0a90
Fixes for feature "Regroupment of center"
...
* allow more than 15 character in regroupment name
* remove unused methods in PickCenterType
* show only active Regroupment in form
* remove dead code and commented code
2023-03-01 17:11:29 +01:00
0ace1c1f6a
FEATURE [regroupment][form] integrate in regroupment admin entity into PickCenterType, datamapping not working
2023-02-07 15:42:58 +01:00
15c304b1d1
Feature: [rolling date] do not show the fixed date input, unless the fixed date
value is picked
2022-11-16 22:52:30 +01:00
a39f547907
fix flex-bloc look in exports list and saved exports
2022-11-15 22:01:35 +01:00
1f3dd00d81
improve flex positionning for list exports cards
2022-11-14 15:43:02 +01:00
be38251a13
Feature: [saved export] Switch between list of export and saved export thanks to nav at the list's top
2022-11-08 19:59:43 +01:00
79e9906a05
Feature: [saved export] Générate a report from a saved export
2022-11-08 18:02:26 +01:00
ccb2cd0295
Feature: [saved export] Create a "saved export"
2022-11-08 10:20:38 +01:00
c73bb10dce
issue 644: Use Vue AddPersons picker to select users
2022-10-06 18:47:53 +02:00
5dcd157bd0
export: move Vue component in ChillPersonBundle
2022-09-14 18:16:28 +02:00
9b1e464011
fix form error in App.vue (does not POST from step=export to step=formatter)
2022-09-14 12:33:14 +02:00
eafe68973a
[bug] Temporary bypass Vue component
2022-09-08 14:35:48 +02:00
17494b3e9f
Merge branch 'export_vue_multiselect' into 111_exports_suite
2022-09-08 14:27:58 +02:00
5c2b2105b2
exports: improve formatter twig template (when multiple order rows)
2022-09-08 11:47:41 +02:00
f10ec3991d
exports: put breadcrumb in an include, add a link to go back to the list
2022-09-08 11:04:38 +02:00
648ec68cfb
export SocialWorkTypeFilter: create dynamic Form Action-goal-result
...
- initiate new Vue component
- cleaning buildForm in Filter
- add HiddenType with ModelTransformer
- use ObjectToIdTransformer in HiddenType fields
- setting mount() and teleport
- list fetch url in api.js
- html/bootstrap form structure
- add Multiselect actionType
- i18n import
- add multiselect for goals and results
- add and remove options in multiselect (wip)
- fix basic vue add/remove element from data store
- vue cleaning
- add ids in value hiddenFields
- adapt Filter in AlterQuery (wip)
- improve code lisibility
2022-09-06 14:24:06 +02:00
df9a5071c7
exports: display group as a breadcrumb in template
...
add a private method in controller which could be moved maybe in ExportManager
2022-08-17 14:56:24 +02:00
3cdcccc037
add activity exports in a group
2022-07-13 10:32:27 +02:00
ec38dc4d21
add person exports in a group
2022-07-13 10:14:54 +02:00
ef9a155cc1
bootstrap styles in export section
2022-07-11 11:09:46 +02:00
340310be62
bootstrap styles in export section
2022-07-07 16:08:34 +02:00
7b64269bb5
fix show/hide in exports filter + better styles
2022-07-07 15:20:50 +02:00
989c4e90e5
enable show_hide on export pages
2022-07-05 16:39:48 +02:00
a5d749b882
batch replace sc-button by btn btn-...
2021-07-05 21:55:24 +02:00
05a1f7d041
batch rename class sc-button (scratch) by btn (bootstrap)
2021-07-05 19:02:09 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00