aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
Commit message (Collapse)AuthorAge
...
| * | | | fix linting errorsLibravatar haraldox2018-02-06
| | | | |
| * | | | FIX import screen togglesLibravatar haraldox2018-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | - fix toggle double click event (nested `fields` property) - do not call `prepareForm` for every render but only on init (otherwise all toggles reset to `default: true`
* | | | | Merge branch 'develop' into move-subscription-foldersLibravatar Stefan Malzner2018-02-02
|\| | | |
| * | | | fix linting errorsLibravatar haraldox2018-01-30
| | | | |
| * | | | Merge branch 'develop' into fix-invite-screenLibravatar haraldox2018-01-30
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Revert "alternative UX implementation of check for email address count > 0"Libravatar haraldox2018-01-30
| | |_|/ | |/| | | | | | | | | | This reverts commit 56520969f508c1db257d7573962ad6b762205e56.
| * | | 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