Pol Dellaiera
2eb30d2ae8
Fix issues reported by PHPStan.
2021-11-09 15:17:24 +01:00
05b2b2f9b8
Link between address and reference, and api endpoint to find household
...
by address reference
* add a one-to-many link between address and address reference;
* update AddAddress.vue to add information on picked address reference;
* add an HouseholdACLAwareRepository, with a method to find household by
current address reference
* add an endpoint to retrieve household by address reference
* + tests
2021-10-14 16:03:48 +02:00
a8bf478ee8
add endpoint for getting suggestion on household by accompanying period
2021-06-27 11:10:17 +02:00
0add757230
remove members page, move to summary
2021-06-18 11:27:25 +02:00
ef55d2cf7f
create view for current address and apply on Person/Household normalizer
2021-06-17 13:21:55 +02:00
c6949490a4
first impl for household editor
2021-06-02 00:32:55 +02:00
041b1dfc51
Controller action to move members of an household
2021-05-31 20:42:07 +02:00
74520330b1
add position for household and prefix tables names
2021-05-28 13:25:41 +02:00
Pol Dellaiera
d672a29dda
Remove obsolete documentation, fix typing here and there.
2021-05-21 16:34:42 +02:00
Pol Dellaiera
ce854cb58f
refactor: Upgrade repositories.
2021-05-18 12:02:00 +02:00
nobohan
f61af9d02a
add household and householdmembers entities + migration
2021-05-05 11:44:55 +02:00