aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
Commit message (Collapse)AuthorAge
...
| * | | alternative UX implementation of check for email address count > 0Libravatar haraldox2018-01-19
| | | | | | | | | | | | | | | | comment out line 122 to test
| * | | implemented check for at least one email addressLibravatar haraldox2018-01-19
| | | | | | | | | | | | | | | | realized by leveraging `disabled` attribute of submit button
| * | | fix invite screen [object Object] valueLibravatar haraldox2018-01-19
| | |/ | |/| | | | | | | mobx-react-form expects nested `fields` property in array
* | | Revert "Revert "fix property change due to mobx-react-form update""Libravatar haraldox2018-01-30
| | | | | | | | | | | | This reverts commit b595dcb997941b418fa8bb1609f54aeb978c91da.
* | | Revert "fix property change due to mobx-react-form update"Libravatar haraldox2018-01-19
| | | | | | | | | | | | This reverts commit 34949a6a005df240fa79f679675a0de1f3839776.
* | | change directory structure for subscriptionLibravatar haraldox2018-01-19
| |/ |/| | | | | move to own sub-folders `subscription`
* | fix property change due to mobx-react-form updateLibravatar haraldox2018-01-19
|/ | | | validate -> validators
* fix annoying welcome stylesLibravatar Stefan Malzner2017-12-04
|
* fix(typo): Fix "add services manually" messageLibravatar jaebradley2017-11-28
|
* Add API notice to users who run the app in dev modeLibravatar Stefan Malzner2017-10-24
|
* fix(Onboarding): Fix enable/disable service import toggleLibravatar Stefan Malzner2017-10-22
|
* initial commitLibravatar Stefan Malzner2017-10-13