Commit Graph
96 Commits
Author SHA1 Message Date
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 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis SaettlerandGitHub 56bfde72cd feat: associate a photo to a gift (#3342) 2020-01-04 20:24:17 +01: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
Regis FreydandGitHub 161ffcdc1f feat: refactor how activities are managed and displayed (#2299) 2019-12-16 20:42:02 -05: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 958d4ed614 feat: enable api web navigation (#3289) 2019-12-12 22:22:02 +01:00
Alexis SaettlerandGitHub 14ba416133 fix: fix OAuth login process with WebAuthn activated (#3283) 2019-12-05 19:03:28 +01:00
Alexis SaettlerandGitHub d69d091c11 chore(deps): upgrade to Laravel 6.5 (#3135) 2019-11-11 17:24:06 +01:00
dependabot-preview[bot]andAlexis Saettler 971e425f63 chore(deps): Bump pragmarx/google2fa from 5.0.0 to 7.0.0 (#3111) 2019-10-23 22:39:10 +02:00
Alireza MirsepassiandAlexis Saettler 5c64932924 refactor: oAuth proxy through HTTP kernel (#2969) 2019-09-02 09:48:33 +02:00
T3dandAlexis Saettler 7e5a5a3ad8 feat: add journal entry edit option (#2802) 2019-08-23 18:20:35 +02:00
Alexis SaettlerandGitHub 697eb8f83b feat: add notion of _me_ as a contact (#2899) 2019-08-17 11:42:45 +02:00
Alexis SaettlerandGitHub aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Alexis SaettlerandGitHub 74070d84de feat: add multi factor auth on oauth (#2597) 2019-04-15 23:52:31 +02:00
Alexis SaettlerandGitHub 8d9303fac3 feat: add ability to update a relationship (#2470) 2019-04-07 15:36:22 +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
Régis FreydandGitHub 7b51868996 chore: refactor activity type categories (#2348) 2019-02-03 07:17:51 -05:00
Alexis SaettlerandGitHub f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Alexis SaettlerandGitHub d487b434cb fix: fix datepicker input format for locales (#2334) 2019-01-24 10:36:38 +01:00
Régis FreydandGitHub 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis SaettlerandGitHub 95df53135d fix: fix validation fails with Services (#2258) 2019-01-05 16:24:09 +01:00
Régis FreydandGitHub 555515d1c4 feat: add api methods to manage genders (#2259) 2019-01-04 19:02:54 -05:00
Régis FreydandGitHub ccd1b3e0d2 chore: refactor api methods to manage contacts (#2251) 2019-01-03 11:18:34 -05:00
Alexis SaettlerandGitHub 35bdf7dd12 fix: fix settags api call with an empty tag (#2246) 2019-01-02 12:17:09 +01:00
Régis FreydandGitHub acfb216c86 chore: change how linkedin information is stored (#2200) 2018-12-24 21:27:21 -05:00
Régis FreydandGitHub 6f5d0c20fd feat: add occupation object (#2198) 2018-12-24 19:11:48 -05:00
Régis FreydandGitHub 772b682e87 feat: add company object to the schema (#2195) 2018-12-24 13:17:20 -05:00
Régis FreydandGitHub 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Régis FreydandGitHub 3fd483186d feat: add ability to add gps coordinates to addresses (#2160) 2018-12-16 16:23:49 -05:00
Régis FreydandGitHub 6f76405d49 feat: allow editing of phone calls (#2134) 2018-12-08 18:02:50 -05:00
Régis FreydandGitHub 5db9d85b73 fix: fix Set Tag api method which deleted existing tags (#2122) 2018-11-30 21:04:30 -05:00
Régis FreydandGitHub 4f3fbd9615 feat: add ability to create tasks that are not linked to contacts (#2067) 2018-11-17 20:02:07 -05:00
Alexis SaettlerandGitHub 566b0b1348 fix: rewrite OAuth login controller (#2014) 2018-11-11 14:45:41 +01:00
Régis FreydandGitHub 1f65b18a3c feat: add ability to autocomplete tags (#1995) 2018-11-09 20:48:12 -05:00
Alexis SaettlerandGitHub 444babbb43 test: improve services rules validation (#1986) 2018-11-02 16:34:22 +01:00
Alexis SaettlerandGitHub 769d795109 test: add tests for api (#1984) 2018-11-02 16:17:23 +01:00
Régis FreydandGitHub fd9b28537e feat: add ability to upload documents (#1912) 2018-10-27 20:42:46 -04: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 379d84879f feat: add ability to retrieve all conversations for one contact through the API (#1907) 2018-10-11 18:52:42 -04:00
Régis FreydandGitHub e3e9fcbdcd feat: add life events feature (#1765) 2018-09-25 19:18:07 -04:00
Régis FreydandGitHub b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Alexis SaettlerandGitHub 2eaff61e59 fix: remove useless try catch (#1826) 2018-09-21 12:19:52 +02:00
Régis FreydandGitHub be3b6dd710 feat: add ability to track conversations (#1629) 2018-08-31 11:11:46 +00:00
Régis FreydandAlexis Saettler 1d35dea8b8 feat: add ability to favorite contacts (#1691) 2018-08-17 00:03:02 +02:00