Commit Graph

14 Commits

Author SHA1 Message Date
Alexis Saettler afcafa679b chore(deps): upgrade to laravel/framework 5.8 (#2553) 2019-03-31 00:17:20 +01:00
Alexis Saettler 549aabdfb8 feat: add sentry:release command (#1836) 2018-09-23 17:32:19 +02:00
Alexis Saettler 1298a8a3a2 Mark 2fa tests incomplete (#1690) 2018-08-12 23:22:02 +02:00
Alexis Saettler 99ca21d343 refactor: Change populate account function (#1656) 2018-08-05 10:36:07 +02:00
Alexis Saettler 8a8debc739 Yubikey support (#1031) 2018-07-04 23:37:12 +02: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
Alexis Saettler a79c19dd6c Add email confirmation on signup (#1374) 2018-05-28 17:40:17 +02:00
Régis Freyd 9018b558b8 Add GDPR compliance (#1296) 2018-05-20 16:00:03 -04:00
dependabot[bot] ffbc2565b7 Bump khanamiryan/qrcode-detector-decoder from 1 to 1.0.2 (#1235)
* Bump khanamiryan/qrcode-detector-decoder from 1 to 1.0.2

Bumps [khanamiryan/qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) from 1 to 1.0.2.
- [Release notes](https://github.com/khanamiryan/php-qrcode-detector-decoder/releases)
- [Commits](https://github.com/khanamiryan/php-qrcode-detector-decoder/compare/1...1.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 13:26:05 +02:00
Matthew Brown da73a6e15d Add Psalm to check for possibly fatal issues (#973) 2018-04-29 19:11:40 +02:00
Régis Freyd 08f19c853d Add ability to set relationships through the api (#1181) 2018-04-17 07:29:50 -04:00
Régis Freyd 874a7f09fb Add ability to define which features you want active on the Contact sheet (#1121) 2018-04-09 09:07:52 -04:00
Alexis Saettler 83fbc5fc48 Improve tests support (#984)
* Use WithFaker trait
* Add a scrollTo macro
* Use specific chromedriver
2018-03-08 21:36:18 +01:00
Alexis Saettler 8d6daa5051 Launch browser tests with Dusk (#892)
* And remove old (steward) tests
2018-02-12 22:53:50 +01:00