Commit Graph
12 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
c0561cef7b fix: fix add gender type (#4548)
* fix default gender type

* add default gender type in validation

* fix validation error in default gender setting update

* set default gender from settings instead of static value

* update assets

* fix method

* fixes

* fix style

* Update CHANGELOG.md

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-01-01 14:47:50 +01:00
Regis FreydandGitHub 5bf26262dc chore: refactor account model (#3570) 2020-02-13 10:48:51 -05:00
Alexis SaettlerandGitHub 63c2005ab0 refactor: use request input (#3303) 2019-12-15 22:05:01 +01:00
Alexis SaettlerandGitHub a5939d52cf feat: add gender type/sex (#2419) 2019-03-28 07:50:50 +01:00
Alexis SaettlerandGitHub c8941e4a92 fix: fix some routes and validations (#1991) 2018-11-07 22:20:47 +01:00
Alexis SaettlerandGitHub 9b298dc082 fix: fix gender selection on gender update (#1745) 2018-08-27 17:19:47 +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
Régis FreydandGitHub d004791b11 Refactor destroyAndReplace method to facilitate unit testing (#880) 2018-02-04 16:39:56 -05:00
Régis FreydandGitHub e78e140b9e Add support for custom genders (#879) 2018-02-04 15:44:26 -05:00