0f2cbbe553
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-01-24 14:24:56 +01:00
256c5688a0
attempt to not include parent address
2022-01-19 16:51:21 +01:00
f84e088e7b
placeholders for civility and profession
2022-01-19 12:14:37 +01:00
b8e16d2929
correction for POST phonenumber and email
2022-01-19 11:06:07 +01:00
4431428c26
possible to add a contact to a thirdparty
2022-01-19 10:57:31 +01:00
724ce8c9af
small corrections
2022-01-19 09:57:19 +01:00
a31b74e0e5
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-01-17 12:00:22 +01:00
47615e2e5d
merge conflicts fixed
2022-01-14 16:13:35 +01:00
475585c5e7
use correct button
2022-01-14 09:30:00 +01:00
bea0b69858
v-model added so data is taken from the form for all fields + modal title correction
2022-01-14 09:30:00 +01:00
95547e961e
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-01-14 09:28:19 +01:00
dc8dd6a423
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-01-14 09:27:06 +01:00
cf4f6f06e9
use correct button
2022-01-13 17:58:30 +01:00
1febfc11e5
v-model added so data is taken from the form for all fields + modal title correction
2022-01-13 16:30:52 +01:00
6a3f17962b
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-01-13 14:35:53 +01:00
11d4450244
fix condition to show comment in on-the-fly
2022-01-13 11:27:36 +01:00
e6ea2674c2
comment console.log, remove v-bind before ':'
2022-01-12 22:13:14 +01:00
ecda740d81
on-the-fly: add a 'parent' option to pass parent context. So we could now display resource.comment below the renderbox.
2022-01-12 20:26:54 +01:00
ea66fb4c37
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-01-12 17:38:24 +01:00
cd9ce1b458
link to thirdparty resume page fixed
2021-11-24 11:59:11 +01:00
fbd17a1de6
OnTheFly: adding displayBadge option to replace button by badge
...
When using displayBadge=true, you need to pass buttonText=string with badge content.
Limitation: onTheFly cannot use directly PersonRenderBox to display badge,
because it don't have person object in props !
2021-10-01 18:46:25 +02:00
65782d3a6b
fix js syntax
2021-10-01 13:11:34 +02:00
db9a203df0
otf: prepare to create vue root component: moving files
2021-10-01 12:18:40 +02:00