nobohan
ae45f5f40b
person: add address when creating a person
2022-04-15 11:11:41 +02:00
nobohan
7a2151f23a
AddPerson: add civility when creating a person
2022-04-14 18:04:36 +02:00
nobohan
c0ee51068c
avoid address reference search on undefined post code
2022-04-07 16:55:54 +02:00
nobohan
d6deaeb324
notification unread: correct class
2022-04-06 09:26:14 +02:00
nobohan
f2744fba43
notification toggle read: correct js syntax
2022-04-05 22:28:35 +02:00
1812592d43
fix create person on the fly
2022-03-25 17:22:10 +01:00
dd4d463c42
fix bug when setting civility to null in on the fly
2022-03-24 19:32:53 +01:00
06cc84a21f
conditional statements to allow for personne moral creation and edit
2022-03-24 11:40:06 +01:00
688914906d
merge firstname branch
2022-03-24 11:13:07 +01:00
506118b3f1
edit and create of thirdparty pers physique is possible, but current civility and profession don't display yet in edit form
2022-03-23 16:10:02 +01:00
52a78902f7
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-23 15:53:55 +01:00
d04f5a527b
remove link to action on homepage, in evaluation list
2022-03-14 21:46:21 +01:00
352302b7aa
merge master into branch
2022-03-14 13:51:43 +01:00
e9cacbb74a
add comment for future refactorisation
2022-03-14 13:26:07 +01:00
3d1ded8b1c
position of toggle button improved (differentation between twig and vue) + fix fa-eye-slash in vue component
2022-03-09 20:41:24 +01:00
c611f35cd6
finding solution for toggle button position
2022-03-09 20:41:24 +01:00
ff4b90835e
show current civility and profession in edit form + fix saving of edited information
2022-03-09 20:29:38 +01:00
d5501bcfbd
remove console logs to avoid mess in the console
2022-03-09 20:07:41 +01:00
fccac80222
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-03-02 21:53:17 +01:00
abe183fd10
fix position of toggle button
...
so it doesn't cover content or falls outside box
2022-03-02 19:11:34 +01:00
a6ac6ee6d8
fix merge conflicts
2022-02-28 19:47:22 +01:00
06c279627a
Merge remote-tracking branch 'origin/master' into workflow/fixes-2022-02
2022-02-28 16:29:57 +01:00
cdd21c94c6
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-02-28 15:11:50 +01:00
c12f633829
fixes
2022-02-28 13:52:41 +01:00
fe89704672
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
2022-02-28 11:39:16 +01:00
a9694da557
add workflow on evaluationdocument in UI
2022-02-27 02:38:08 +01:00
c416f1ef6d
fix bug to resolve onthefly component within thirdparty renderbox
2022-02-25 13:58:17 +01:00
2b257cc402
improve title rendering on workflows
2022-02-25 12:09:53 +01:00
b7d6d69101
list workflow on index pages
2022-02-25 11:51:28 +01:00
d486f2ddfc
fix styling of confidential toggle button in renderboxes
2022-02-23 10:46:25 +01:00
fffed6e3f6
Attempt to add on-the-fly for parent badge
...
Error: failed to resolve component on-the-fly
2022-02-23 10:24:01 +01:00
5d530aaae9
Fix confidential toggle bug
2022-02-22 15:04:53 +01:00
nobohan
568c4b60ef
merge master into issue388
2022-02-22 12:47:56 +01:00
nobohan
ca6bfea51f
Create 3rd party contact: fix adding civility and profession to payload
2022-02-18 14:17:39 +01:00
nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
9565464489
Merge branch 'homepage/add-workflow' into 'master'
...
add workflow on widget homepage
See merge request Chill-Projet/chill-bundles!343
2022-02-17 22:19:25 +00:00
fe35a29fb8
homepage vue / my workflow: replace "document" by object type
2022-02-17 23:12:14 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
nobohan
6e1b95aa60
residential address: show residential address or info in PersonRenderBox + add ThirdPartyText
2022-02-17 18:05:34 +01:00
nobohan
341177aa5e
fix conflict in CHANGELOG
2022-02-17 14:22:55 +01:00
e4793e1a77
minor fixes
2022-02-16 13:52:20 +01:00
nobohan
dd99c35e35
upd CHANGELOG
2022-02-16 11:24:30 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
41bddf2db6
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-16 10:55:44 +01:00
769700fe83
comment removed
2022-02-16 10:55:44 +01:00
433ccb1fc4
bugfix of double civility abbreviation after edit
2022-02-16 10:55:44 +01:00
145c1d59e9
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-02-16 10:55:44 +01:00
ae8cc0f700
attempt to not include parent address
2022-02-16 10:55:24 +01:00
8f92f79f85
placeholders for civility and profession
2022-02-16 10:55:05 +01:00