Commit Graph

8 Commits

Author SHA1 Message Date
Mike Graham 6be7eaa9b9 style: minor fixes to wording on people.php. (#5000) 2021-05-14 22:33:34 +02:00
Alexis Saettler 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis Saettler 0b265ec73f fix: fix display relationship without a partner (#2598) 2019-04-14 16:06:15 +02:00
Alexis Saettler 8d9303fac3 feat: add ability to update a relationship (#2470) 2019-04-07 15:36:22 +02:00
Régis Freyd ae521f5226 Refactor relationships (#971) 2018-04-01 20:46:51 -04:00
Régis Freyd d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00
Régis Freyd 7e1cd96bf5 Add API (#606)
This is the first part of the API. It supports most of contacts, as well as the
journal. This PR also brings Monica to Laravel 5.5, as the API required it with
the new concept of resources. It needs to run `php artisan migrate` as well as
`php artisan passport:keys` to generate the access tokens needed for the API.
2017-10-30 08:38:15 -04:00
Régis Freyd 095ef1caa8 Significant other and kids can now be contacts (#524) 2017-08-14 17:14:46 -04:00