Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor useraccounts service for improved structure and asynchronicity #344
Refactor useraccounts service for improved structure and asynchronicity #344
Changes from all commits
96ba716
07a523f
2557f60
cd0c569
23db166
1b26abe
2eacd19
583a3c4
17c704d
bfdcfc2
f3e5bad
ae9ec8f
e72f025
728eb59
28f147d
82aea21
8b4ea49
8334dcb
6a47bca
f235d4e
c4543c7
13a797f
19c6032
65a9a21
e4f2377
fc57c8d
3b6b1d4
039c173
ca9e552
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 33 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L31-L33
Check warning on line 53 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L53
Check warning on line 87 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L86-L87
Check warning on line 106 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L105-L106
Check warning on line 117 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L117
Check warning on line 125 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L123-L125
Check warning on line 139 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L138-L139
Check warning on line 150 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L150
Check warning on line 160 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L156-L160
Check warning on line 199 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L198-L199
Check warning on line 231 in app/controllers/user-accounts-controller.js
Codecov / codecov/patch
app/controllers/user-accounts-controller.js#L230-L231