Commit Graph
14 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 87bb435ab0 chore: remove access of eager load object if not needed (#3639) 2020-03-04 22:25:24 +01:00
Alexis SaettlerandGitHub 52d03f48c9 feat: add contact field labels (#3606) 2020-02-24 12:28:10 +01:00
Alexis SaettlerandGitHub 9562f196a6 fix: fix request all usage (#3306) 2019-12-15 21:49:32 +01:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub 769d795109 test: add tests for api (#1984) 2018-11-02 16:17:23 +01:00
Alexis SaettlerandGitHub 080b2c5bb3 fix: fix api routes (#1932) 2018-10-27 09:16:08 +02:00
Alexis SaettlerandGitHub 1c70d4ef24 fix: Fix contacts account mismatch (#1625) 2018-08-01 23:28:05 +02:00
Régis FreydandGitHub 29197090a7 Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
2018-06-14 20:49:12 -04:00
Matthew BrownandAlexis Saettler da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Alexis SaettlerandGitHub c442969abb Fix bug with return values (#1013) 2018-03-18 14:26:28 +01:00
Alexis SaettlerandGitHub 9d2c787b58 Reduce sonar complexity (#992) 2018-03-17 11:12:49 +01:00
Alexis SaettlerandGitHub 558515b59a Fix issues proposed by sonar (#986) 2018-03-08 22:37:27 +01:00
Régis FreydandGitHub 8e575735d5 Add support for multiple contact fields and addresses (#657)
This requires to run the migrations `php artisan migrate` which might take some time.
2017-11-26 09:36:20 -05:00