Commit Graph

49 Commits

Author SHA1 Message Date
Alexandru Macocian 9851593932 Setup backend for account linking 2025-11-06 19:44:31 +02:00
Alexis Saettler 1a00864eff refactor: cosmetic changes (#6123) 2022-05-04 23:15:44 +02:00
Alexis Saettler 8c627a28cb feat: export data as json format (#4779) 2022-01-11 21:41:32 +01:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler a18962ecbf feat: add notion of addressbooks (#3749) 2020-12-15 08:54:27 +01:00
Alexis Saettler 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis Saettler 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
Regis Freyd 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Regis Freyd 1ac905580e feat: add support for audit log (#3547) 2020-02-12 08:12:49 -05:00
Regis Freyd 34c392bda0 feat: add a link to archive all contacts during downgrade process (#3536) 2020-02-02 21:02:31 -05:00
Regis Freyd 161ffcdc1f feat: refactor how activities are managed and displayed (#2299) 2019-12-16 20:42:02 -05:00
Alexis Saettler 735aea5b68 feat: enhance user invitation mail (#3158) 2019-11-05 01:08:21 +01:00
Alexis Saettler 68ac253971 chore: consistency (#3136) 2019-10-27 23:37:45 +01:00
dependabot-preview[bot] 296437e737 chore(deps): bump laravel/cashier from 9.3.5 to 10.0.0 (#2901) 2019-08-16 16:38:48 +02:00
Alexis Saettler 557f34bf55 fix: fix subscription cancel (#2886) 2019-08-11 18:35:30 +02:00
Alexis Saettler 019a69ad7e chore: remove useless mutators (#2888) 2019-08-11 08:54:24 +02:00
Alexis Saettler f9131e71c9 fix: fix exception in case a user register twice (#2882) 2019-08-10 10:00:30 +02:00
Alexis Saettler 536f34abd0 chore: use string and array classes instead of helpers (#2605) 2019-04-16 08:21:46 +02:00
Alexis Saettler a5939d52cf feat: add gender type/sex (#2419) 2019-03-28 07:50:50 +01:00
Alexis Saettler 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Régis Freyd 7b51868996 chore: refactor activity type categories (#2348) 2019-02-03 07:17:51 -05:00
Alexis Saettler f660c4fd98 feat: register all app services as singleton (#2337) 2019-01-25 15:56:35 +01:00
Régis Freyd 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis Saettler 1f83b3bbeb fix: fix subscription plan display (#2207) 2018-12-25 22:04:57 +01:00
Régis Freyd acfb216c86 chore: change how linkedin information is stored (#2200) 2018-12-24 21:27:21 -05:00
Régis Freyd 6f5d0c20fd feat: add occupation object (#2198) 2018-12-24 19:11:48 -05:00
Régis Freyd 772b682e87 feat: add company object to the schema (#2195) 2018-12-24 13:17:20 -05:00
Régis Freyd ca34dec8fa feat: add support for weather (#2178) 2018-12-23 09:01:03 -05:00
Régis Freyd 731a6f0643 feat: add the concept of places (#2169) 2018-12-20 22:23:19 -05:00
Adrien Poupa a1c93616ae fix: reduce the number of queries in the dashboard by eager loading the contacts (#2138) 2018-12-18 08:32:30 +01:00
Régis Freyd 64a7e51f72 feat: add ability to upload photos (#2132) 2018-12-13 15:12:45 -05:00
tbirrell 5823d77e82 fix: exclude partials from contact limit (#2058) 2018-11-21 00:59:45 +01:00
Régis Freyd 574e89a31d feat: read changelogs from json file instead of db (#2016) 2018-11-11 10:44:08 -05:00
Régis Freyd 364bcc0c43 feat: add account limit for document upload (#2013) 2018-11-10 21:57:23 -05:00
Alexis Saettler 62cc67bb90 fix: fix undefined offset on subscription (#1976) 2018-10-30 18:40:32 +01:00
Régis Freyd fd9b28537e feat: add ability to upload documents (#1912) 2018-10-27 20:42:46 -04:00
Régis Freyd a46b61777e feat: change how default module table is populated (#1934) 2018-10-22 22:15:03 -04:00
Régis Freyd e3e9fcbdcd feat: add life events feature (#1765) 2018-09-25 19:18:07 -04:00
Régis Freyd b3372264c8 chore: remove events table (#1829) 2018-09-22 22:22:34 -04:00
Alexis Saettler d409c95955 feat: add language selector in register page (#1770) 2018-09-04 00:17:54 +02:00
Alexis Saettler b433b45168 fix: fix subscription cancel on account deletion (#1749) 2018-08-31 21:46:46 +02:00
Régis Freyd be3b6dd710 feat: add ability to track conversations (#1629) 2018-08-31 11:11:46 +00:00
Régis Freyd 395e49f039 feat: add limitation to free accounts (#1715) 2018-08-18 18:07:49 -04:00
Alexis Saettler 99ca21d343 refactor: Change populate account function (#1656) 2018-08-05 10:36:07 +02:00
Alexis Saettler 1c70d4ef24 fix: Fix contacts account mismatch (#1625) 2018-08-01 23:28:05 +02:00
Alexis Saettler ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Régis Freyd 341ee04197 Dates are now stored in UTC (#1491) 2018-07-22 11:11:06 -04:00
Régis Freyd b4ec3d96ca Replace activity types and activity type categories models (#1556)
This PR adds the first step towards supporting custom activity types and custom activity type categories.
2018-07-14 08:25:31 -04:00
Régis Freyd 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