Commit Graph

8 Commits

Author SHA1 Message Date
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