juminet
256dab3739
person: add obele sign for dead persons
2022-01-19 11:23:51 +00:00
2ad798c0bf
Merge branch 'master' into notification_finitions
2022-01-17 15:29:48 +01:00
7e932e838f
Squashed commit of the following:
...
commit 9e767fa3e0788d87437c235e51fcdc4f26f75d98
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Jan 17 15:28:02 2022 +0100
traductions
commit db65134743
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 17 12:17:22 2022 +0100
add person: increase z-index of toast and wait for validation before closing modal
commit 7af4c3434e
Merge: a09c8ee8a
46c6d0e29
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Jan 16 22:51:45 2022 +0100
Merge remote-tracking branch 'origin/master' into issue357_front_end_validation
commit a09c8ee8af
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:29:32 2022 +0100
address: display error message if some fields are empty (street & streetnumber)
commit 0035128138
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb154672
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e396
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:00:29 2022 +0100
location: fix error when creating a new location: a new location could not be added to the availableLocations due to refactoring
commit f1c61a2387
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 11:30:05 2022 +0100
person: add validation for required fields in on-the-fly person
commit 40e4bf953f
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 10 18:11:02 2022 +0100
person: on-the-fly person: first implementation of makeFetch for posting person
2022-01-17 15:28:49 +01:00
0afccd12a9
fix error when twig insert onthefly with parent undefined
2022-01-13 14:11: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
cd9ce1b458
link to thirdparty resume page fixed
2021-11-24 11:59:11 +01:00
d7ae279101
Create thirdparty on the fly with institution / contact
2021-10-11 14:08:36 +02:00
665b38d166
fix details (translations, etc.)
2021-10-04 09:50:05 +02: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
9ee679a3b3
fix vue syntax error
2021-10-01 14:11:03 +02:00
75348f6ba7
otf: add data attributes and pass them in vue component
2021-10-01 14:03:58 +02:00
65782d3a6b
fix js syntax
2021-10-01 13:11:34 +02:00
1dc01fa8e2
create OnTheFly rootComponent structure, and twig include template to insert it
2021-10-01 13:08:12 +02:00
db9a203df0
otf: prepare to create vue root component: moving files
2021-10-01 12:18:40 +02:00