Commit Graph
55 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub f4a7b7f10d refactor: remove api call in vue (#6012) 2022-02-28 11:01:24 +01:00
Alexis SaettlerandGitHub d76af0480c refactor: create queuable services (#5834) 2022-01-03 17:22:56 +01:00
Alexis SaettlerandGitHub 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Regis FreydandGitHub 686a0a1f0b feat: set and clear personal description now appears in change log (#4893) 2021-02-20 18:08:54 -05:00
Alexis SaettlerandGitHub c5ecf34214 chore: fix search scopes (#3852) 2020-04-16 23:09:05 +02:00
Alexis SaettlerandGitHub bb515c7ae0 fix: fix contact resources (#3583) 2020-03-22 10:39:46 -04:00
Alexis SaettlerandGitHub 5598ae2fee feat: add ability to set me contact (#3481) 2020-03-01 15:28:34 +01:00
Regis FreydandGitHub 8ac53a546e chore: add audit log for updating work information (#3588) 2020-02-17 07:52:42 -05:00
Regis FreydandGitHub fb67cf9f79 chore: last consulted at field update is now in a job (#3586) 2020-02-14 19:34:50 -05:00
Regis FreydandGitHub 1ac905580e feat: add support for audit log (#3547) 2020-02-12 08:12:49 -05:00
Regis FreydandGitHub d170ec2758 fix: fix how you met date not being deleted upon save (#3542) 2020-02-02 20:45:19 -05:00
Regis FreydandGitHub dfacb89c87 feat: get all contacts for a given tag in the api (#3534) 2020-02-01 08:31:59 -05:00
Alexis SaettlerandGitHub 47ef3d75a7 fix: fix locale (#3420) 2020-01-01 13:04:57 +01:00
Alexis SaettlerandGitHub 99f84c2906 feat: add API contact properties update + documents + photos + avatar (#3302) 2019-12-18 22:55:24 +01:00
Alexis SaettlerandGitHub 63c2005ab0 refactor: use request input (#3303) 2019-12-15 22:05:01 +01:00
Alexis SaettlerandGitHub 9562f196a6 fix: fix request all usage (#3306) 2019-12-15 21:49:32 +01:00
Alexis SaettlerandGitHub 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis SaettlerandGitHub 54204fc955 fix: no timestamp update on number of views update (#2391) 2019-02-09 14:47:57 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis SaettlerandGitHub 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis FreydandGitHub ccd1b3e0d2 chore: refactor api methods to manage contacts (#2251) 2019-01-03 11:18:34 -05:00
Régis FreydandGitHub acfb216c86 chore: change how linkedin information is stored (#2200) 2018-12-24 21:27:21 -05: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 SaettlerandRégis Freyd a98b762195 feat: add ability to archive a contact (#1769) 2018-10-26 21:33:24 -04:00
Régis FreydandGitHub b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Régis FreydandAlexis Saettler 1d35dea8b8 feat: add ability to favorite contacts (#1691) 2018-08-17 00:03:02 +02:00
Alexis SaettlerandGitHub 1c70d4ef24 fix: Fix contacts account mismatch (#1625) 2018-08-01 23:28:05 +02:00
Alexis SaettlerandGitHub ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Marti MarkovandAlexis Saettler 0592d6ff38 Add support for + sign in query (#1346) 2018-07-10 20:27:10 +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
Tom RochetteandAlexis Saettler 90dc58348c [#1437] Set the default_avatar_color property before saving a contact model. (#1464) 2018-06-12 20:46:49 +02:00
Tom RochetteandAlexis Saettler d4a1abad6e Replace queries with hardcoded "monica" database name to use the current default connection database (#1372) 2018-06-10 19:14:09 +02:00
Régis FreydandGitHub 3d1ff3e867 Add support for nickname (#1359) 2018-06-04 18:02:21 -04:00
Matthew BrownandAlexis Saettler da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Régis FreydandGitHub c1b3b6116c Add ability to display contact fields for each contact in the contact list through the API (#1205) 2018-04-22 20:14:00 -04:00
Régis FreydandGitHub ae521f5226 Refactor relationships (#971) 2018-04-01 20:46:51 -04:00
Régis FreydandGitHub ce7ecf5adc Add with parameter in Contact object to retrieve contact fields (#1044) 2018-03-23 22:12:12 -04:00
Régis FreydandGitHub 8be4c15e90 Add ability to sort tasks by completed_at attribute (#1021) 2018-03-20 20:58:22 -04: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
Alexis SaettlerandGitHub 9fbf194e89 Fixes based on sonar recommandations (#934) 2018-02-26 19:31:39 +01:00
Régis FreydandGitHub 8886aa802c Add sort capabilities in the API (#933) 2018-02-25 17:18:37 -05:00
Régis FreydandGitHub 562016f7a9 Improve contact search through the API (#930) 2018-02-25 13:40:43 -05:00
Régis FreydandGitHub dd84961568 Add ability to search contacts through the API (#895) 2018-02-13 22:36:14 -05:00
Régis FreydandGitHub e78e140b9e Add support for custom genders (#879) 2018-02-04 15:44:26 -05:00
Régis FreydandGitHub d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00