nobohan
|
02e5a1158d
|
Create 3rd paerty contact: close modal after creation and check for errors
|
2022-02-18 14:44:19 +01:00 |
|
nobohan
|
9d651a70e9
|
merge last AddPerson branch
|
2022-02-16 11:23:21 +01:00 |
|
nobohan
|
94729a66ca
|
AddPersons: add suggestion of name when creating new person or thirdparty
|
2022-02-14 12:22:02 +01:00 |
|
nobohan
|
1c3f6c7c1e
|
AddPersons: allow creation of person or thirdparty depending on allowed types
|
2022-02-14 11:12:37 +01:00 |
|
nobohan
|
f8888462f1
|
addPersons: allow creation of person or thirdparty only (no users)
|
2022-02-14 10:23:49 +01:00 |
|
|
7dd6cd04ba
|
Merge branch 'issue419_AddPersons_clear_ul' into 'master'
Issue419 remove ul-li in AddPersons
See merge request Chill-Projet/chill-bundles!328
|
2022-02-11 16:31:55 +00:00 |
|
|
bc2d4c1066
|
Merge remote-tracking branch 'origin/issue433_email_addPerson' into issue345_internal_thirdparty_contact
|
2022-02-04 11:09:51 +01:00 |
|
|
298b597dd0
|
comment removed
|
2022-02-04 10:50:59 +01:00 |
|
|
481456a038
|
Merge conflicts fixed
|
2022-02-04 10:25:46 +01:00 |
|
nobohan
|
4185b660cc
|
AddPersons: remove ul-li html tags from AddPersons
|
2022-02-03 16:17:05 +01:00 |
|
nobohan
|
1f0ef6e187
|
on-the-fly: close modal only after validation
|
2022-02-03 11:07:32 +01:00 |
|
|
a0bc6c7604
|
csfixes
|
2022-01-31 18:47:06 +01:00 |
|
|
a4457664d4
|
bugfix addPersons
|
2022-01-31 18:33:29 +01:00 |
|
|
b79885cd21
|
bugfix creation of person or thirdparty through onTheFly
|
2022-01-31 17:45:04 +01:00 |
|
|
d1a0934bb1
|
search household in household mmebers editor
|
2022-01-29 02:38:47 +01:00 |
|
|
0f2cbbe553
|
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
|
2022-01-24 14:24:56 +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 db6513474377b702cc2258be3e2ba720d007bc11
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 7af4c3434ef39b27eb51881611338b50a379acc8
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 a09c8ee8af962021b9d6a402863c8c5671c0e621
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d861659f70909bed7d8aa67fef444f2
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 0035128138ddd3d877befae3e489329634555f79
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb15467297bd24c5eb9a0dd7e366ccd7744679
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e39631e00d59fcb3204a157e1583679cda
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2b4963564fdc1e0eda09a12758caa4b
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe8891f80699faa2dd277064dce7b0b6
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 f1c61a2387df7507c79c55e7defe46fbb052df6c
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240c286c18e1a102953f243e57b4af97a
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 40e4bf953fa8e9a04a34e0330562bd25324c5589
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc34228334cd44b9e7ca618bc7eb72aa
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 |
|
|
95027e93c6
|
fix translations for AddPersons in PickEntity
|
2022-01-10 12:41:47 +01:00 |
|
|
45dd21e02a
|
add component and type to add user dynamically
|
2022-01-03 15:42:24 +01:00 |
|
|
45c608cd48
|
AddPerson: optimize request while searching
* wait for a person to finish to type: delay before launching request;
* cancel previous requests, if any
|
2021-12-15 22:14:20 +01:00 |
|
|
db9a203df0
|
otf: prepare to create vue root component: moving files
|
2021-10-01 12:18:40 +02:00 |
|
|
bac8e8d0b8
|
cleaning
|
2021-09-29 19:27:22 +02:00 |
|
|
008a10dab8
|
otf: patch person and thirdparty from the store, emit parent method saveFormOnTheFly()
|
2021-09-29 17:47:21 +02:00 |
|
|
a26d278510
|
comment console.log
|
2021-09-29 11:21:06 +02:00 |
|
|
34df295801
|
replace store by data() for OnTheFly creation in AddPersons component
|
2021-08-26 00:17:38 +02:00 |
|
|
ccb302ad28
|
move postPerson fetch method out of OnTheFly component for addPersons create person case
OnTheFly don't use store anymore, but addPerson still use it
|
2021-08-25 23:45:52 +02:00 |
|
|
a0fd3cd481
|
move postPerson fetch method from children to onthefly first level (to squash)
|
2021-08-25 22:47:00 +02:00 |
|
|
e369e43b00
|
onthefly create new person: adding result in suggested/selected list
|
2021-08-25 18:46:06 +02:00 |
|
|
d67483fd9a
|
add options on button for AddPersons component: size, type and display
* size: add bootstrap class : btn-sm, btn-lg..
* type: override chill button class : btn-update, btn-chill-beige
* display: override default : true
|
2021-08-17 11:42:30 +02:00 |
|
|
50f3ec9064
|
adapt vue modals styles to bootstrap
|
2021-07-13 15:35:48 +02:00 |
|
|
a995adcf0d
|
remove debug discret class
|
2021-07-08 12:00:07 +02:00 |
|
|
ca43933163
|
Merge branch 'fix-vue-warnings' into bootstrap5_replacing_scratch
|
2021-07-07 19:27:40 +02:00 |
|
|
1392365257
|
fix most of vue warnings for accompanyingCourse component
|
2021-07-07 19:27:22 +02:00 |
|
|
690688f5e1
|
fix buttons classes
|
2021-07-06 13:49:12 +02:00 |
|
|
05a1f7d041
|
batch rename class sc-button (scratch) by btn (bootstrap)
|
2021-07-05 19:02:09 +02:00 |
|
|
c126f680ae
|
Merge remote-tracking branch 'origin/master' into features/activity-form
|
2021-06-08 17:24:47 +02:00 |
|
|
4d0cfbb396
|
OnTheFly modal, Person Sub-component: create/edit form, show
|
2021-06-02 22:29:09 +02:00 |
|
|
158b572879
|
replace all links and buttons involved by OnTheFly component
|
2021-05-31 15:52:26 +02:00 |
|
|
549f3a4c78
|
AddPersons in activity
* modal button dont submit all form
* addNewPersons action mutation loop ready
|
2021-05-27 22:53:35 +02:00 |
|
|
8bd75429c1
|
improve AccompanyingCourse ux design
|
2021-05-20 16:45:47 +02:00 |
|
|
b018a50a7e
|
encore_entry_link_tags allows to use <style scoped> in vue files
|
2021-05-19 16:07:37 +02:00 |
|
|
38f5854c6d
|
AddPersons, move/rename files
|
2021-05-17 12:04:22 +02:00 |
|
|
4a04628d5b
|
adapt payload body to entity convention with type + id
|
2021-05-12 18:50:18 +02:00 |
|
|
6da8f1c107
|
when passed option uniq, suggestions are with radio button, not checkbox
|
2021-05-12 15:26:46 +02:00 |
|
|
162b0099b2
|
addpersons modal title from outside component
|
2021-05-10 21:42:02 +02:00 |
|
|
040884a039
|
when option uniq is true, display message if you select multiple suggestions
|
2021-05-10 19:13:50 +02:00 |
|
|
bfdfd19711
|
add uniq key property, allow multiple entity in suggestions
|
2021-05-10 13:11:58 +02:00 |
|
|
43f3270171
|
add requestor, wip
|
2021-05-09 09:24:02 +02:00 |
|
|
e521d06702
|
addpersons better ux with reset and selectall features
|
2021-05-09 09:11:49 +02:00 |
|
|
57c420e9dd
|
no store for AddPersons, move store in data component
note: this allow to use same addPersons component
to add participations, requestor, or interlocutors.
each addPersons component has his own data()
|
2021-05-08 20:58:46 +02:00 |
|