8f2e91d857
doc for PickPostalCode vue component
2022-10-10 20:52:08 +02:00
cf0252b469
[Feature] Prevent sending notification to user when bulk reassign
2022-10-10 20:52:08 +02:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02: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
fceab958bb
comment logs
2022-09-14 15:01:28 +02:00
c7e88b3924
select action childrens when selecting parent
2022-09-14 14:57:43 +02:00
424c9239b7
App.vue: improve logs to understand algo
2022-09-14 14:57:23 +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
42ea1f5813
exports: better lisibility of exports index page
2022-09-13 12:41:03 +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
6dbee02d82
Merge branch 'master' into social_action_exports
2022-08-30 13:23:41 +02:00
97e8b3c9c1
fix yarn/webpack error when compiling
...
(correction on commit 340310be626fd2d0870687d6bd1af7fe68d34ae0)
2022-07-25 09:56:15 +02:00
5744a68f5f
issue 605: remove old scratch sass framework
2022-07-22 14:13:16 +02:00
ddd0aeb7b4
issue 605: improve the way chill loads bootstrap module
...
custom variables are loaded before bootstrap variables, custom maps are loaded after
2022-07-22 14:08:43 +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
nobohan
07f4aaa590
quick fix: address: only add coordinates to selected postcode if coordinates exist
2022-06-23 15:46:17 +02:00
ccaf430b37
remove border from address
2022-06-15 16:06:06 +02:00
86afe2f702
fix condition
2022-06-15 15:58:53 +02:00
f297548a3a
adjust styling of address + button
2022-06-15 15:46:24 +02:00
d20d38e5f4
change icon house to map marker
2022-06-15 12:35:20 +02:00
4b5cdd471b
fix showPane component for editing address
2022-06-15 11:55:49 +02:00
a48b990c73
condition correction to fix display of addAddress btn in parcours and household tunnel
2022-06-14 17:15:33 +02:00
72167b9e77
fix merge conflict
2022-06-13 16:38:37 +02:00
c14ae98130
fix merge conflict
2022-06-13 16:36:09 +02:00
83b928b0b0
fix merge conflict
2022-06-13 16:35:04 +02:00
f0187536c1
visual changes when option 'create household' is checked in user create form
2022-06-13 16:33:56 +02:00
fec27babbe
visual changes when option 'create household' is checked in user create form
2022-06-13 15:35:35 +02:00
8d70562132
null error in task widget on homepage fixed
2022-06-01 11:37:29 +02:00
54a3e2b2ef
Merge remote-tracking branch 'origin/master' into issue589_private_comments
2022-05-27 15:47:25 +02:00
b26fcc4566
Merge remote-tracking branch 'origin/master' into issue596_admin_user
2022-05-13 15:08:49 +02:00
fd935795e5
Merge remote-tracking branch 'origin/master' into issue576_address_show_more_if_no_address
2022-05-13 15:06:11 +02:00
nobohan
fd67f327ae
admin menu: simplify header style
2022-05-09 16:30:20 +02:00
nobohan
63bfd25acb
admin: homepage + style menu
2022-05-09 15:14:37 +02:00
6c246a0d38
allow to edit civility in onTheFly
2022-05-06 12:54:01 +02:00
64432bb08a
Merge remote-tracking branch 'origin/master' into issue557_address_civility_in_form_person
2022-05-06 10:21:13 +02:00
nobohan
16d74eaa0c
admin: reorganize twig templates and admin menu
2022-05-04 17:34:44 +02:00
2ef3a3362a
merge master into branch
2022-05-04 09:31:22 +02:00
02a8f5a863
Fix display privateComment in activity
2022-05-02 16:50:24 +02:00
8113fddcb2
use pick dynamic user type for reassigning + layout stuffs
2022-05-02 15:37:23 +02:00
nobohan
83a888a32d
addAddress: can add extra info even if noAddress
2022-04-29 19:44:06 +02:00
6daee268bf
Merge remote-tracking branch 'origin/master' into issue593_bug_addAddress
2022-04-28 17:46:42 +02:00
aa356185a5
Merge remote-tracking branch 'origin/master' into issue561_avoid_search_address_with_undefined_city
2022-04-27 14:50:24 +02:00
nobohan
76549581e6
address: fix bug when editing address: update localisation and addressreferenceId + better update of the map in edition
2022-04-27 10:38:25 +02:00
81c8d0ec77
move extension of accordion bootstrap to dedicated file
2022-04-25 21:23:41 +02:00
9a0eb1c74c
Renaming of tabs and removal of social actions tab
2022-04-20 16:33:05 +02:00
nobohan
57ed90a696
person: post an address when creating a person
2022-04-15 13:41:47 +02:00
nobohan
ae45f5f40b
person: add address when creating a person
2022-04-15 11:11:41 +02:00