16 Commits

Author SHA1 Message Date
07ed6b0fdf no gender defined -> no icon displayed 2021-10-27 15:26:27 +02:00
f1773997ce fix/adapt gender translation 2021-10-12 13:12:30 +02:00
65a6607112 fix translations 2021-06-22 16:10:17 +02:00
e14205ae1d first layout for form edit 2021-06-09 16:13:39 +02:00
4d0cfbb396 OnTheFly modal, Person Sub-component: create/edit form, show 2021-06-02 22:29:09 +02:00
9710f8be63 display resources table row 2021-05-14 21:25:30 +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
226f71ab2b requestor, just display datas 2021-05-07 21:37:14 +02:00
cc8de353d4 moving selected counter + cleaning code 2021-05-04 10:48:58 +02:00
d393e74896 save checkboxes state in store 2021-05-03 22:44:28 +02:00
a1bb9ea352 modal addPerson design, search field: focus and position fixed 2021-05-03 11:52:06 +02:00
3d45b6687f adding addPersons component with modal, search field and basic suggestions 2021-04-30 23:18:57 +02:00
4900c81c11 improve inheritance with translations i18n.js files
vue-i18n --> chill main i18n ---( )---> app index
chill bundle i18n --> app i18n --^
2021-04-30 16:32:06 +02:00
ec68e6f761 make inheritance for vue translations i18n.js files
By importing only the app i18n file,
we benefit from the whole inherited chain:

app i18n < chill bundle i18n < chill main bundle i18n
2021-04-29 18:32:22 +02:00
4bb3eadf91 renaming vuejs root dir 2021-04-28 11:41:15 +02:00