aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Import.js
Commit message (Collapse)AuthorAge
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|
* 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