aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Import.js
Commit message (Collapse)AuthorAge
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* [MINOR] remove commented codeLibravatar haraldox2018-02-08
|
* fix linting errorsLibravatar haraldox2018-02-08
|
* fix(App) Bugfix Fix toggle buttons shown during importLibravatar haraldox2018-02-08
| | | | moved form definition to `componentWillMount`
* 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`
* fix(typo): Fix "add services manually" messageLibravatar jaebradley2017-11-28
|
* fix(Onboarding): Fix enable/disable service import toggleLibravatar Stefan Malzner2017-10-22
|
* initial commitLibravatar Stefan Malzner2017-10-13