Commit Graph
4 Commits
Author SHA1 Message Date
Régis FreydandGitHub 8217e23240 Add more unit tests for Task, User and Tag models (#848) 2018-01-23 23:59:03 -05:00
Régis FreydandGitHub 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 FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis FreydandGitHub 23384db2c2 Add support for tags (#424)
Close #99
2017-07-04 22:14:22 -04:00