Commit Graph
20 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub afcafa679b chore(deps): upgrade to laravel/framework 5.8 (#2553) 2019-03-31 00:17:20 +01:00
Alexis SaettlerandGitHub ecc1e2cb33 ci: run tests in parallel (#2515) 2019-03-12 23:13:16 +01:00
Alexis SaettlerandGitHub ba236dd718 feat: support CalDAV for birthdays and tasks (#2304) 2019-01-23 14:39:44 +01:00
Régis FreydandGitHub ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Régis FreydandGitHub 5b4d889001 feat: add a service that geocodes addresses (#2162) 2018-12-17 22:06:07 -05:00
Alexis SaettlerandGitHub 6c8a8ea9a9 feat: vcard services for import/export (#1996)
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Samuel VandammeandAlexis Saettler c7eea2b8c5 feat: CardDAV support (#1284) 2018-10-29 23:25:47 +01:00
Régis FreydandGitHub 7c41596fb1 test: fix phpunit not parsing all test files (#1726) 2018-08-19 12:56:31 -04:00
Régis FreydandGitHub 5aa3afa08a tests: Add end 2 end frontend testing with Cypress (#1403) 2018-08-15 21:03:35 -04:00
Alexis SaettlerandGitHub ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Alexis SaettlerandGitHub 67171c0309 Get list of countries from countries-laravel package (#1117) 2018-05-08 18:30:35 +02:00
Alexis SaettlerandGitHub 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis SaettlerandGitHub 006ce9ad3e I18n improvements (#1060)
* Add a default locale
* Use html lang and dir attributes
* Fix translations
* Add pluralize forms
2018-03-26 22:00:36 +02:00
Alexis SaettlerandGitHub 83fbc5fc48 Improve tests support (#984)
* Use WithFaker trait
* Add a scrollTo macro
* Use specific chromedriver
2018-03-08 21:36:18 +01:00
Alexis SaettlerandGitHub 4f3994f94d Add Code Coverage to Browser tests (#813)
* Using Live-code-coverage to get Code Coverage from http server
* Add a new test to pass Login form
* Add FakeUserTableSeeder to seed in testing env
* Using SESSION_DRIVER=file in travis env
* Add saucelabs connection (disable right now)
* Update composer
2018-01-22 18:00:31 +01:00
Alexis SaettlerandGitHub ccd63b7e99 Add browser tests (#796)
* Add lmc/steward package and other dependencies
2018-01-13 23:30:37 +01: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
Aaron JohnsonandRégis Freyd 12da2260b4 Add exclusion for routes file. (#520) 2017-08-09 22:56:04 -04:00
Brandon TurnerandRégis Freyd 1d306154dd Added basic tests for contacts (#243) 2017-06-13 15:53:20 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00