Skip to content

172 axios cleanup#288

Merged
jkwening merged 2 commits intoTheDevPath:developmentfrom
jkwening:172-axios-cleanup
Mar 25, 2018
Merged

172 axios cleanup#288
jkwening merged 2 commits intoTheDevPath:developmentfrom
jkwening:172-axios-cleanup

Conversation

@jkwening
Copy link
Copy Markdown
Contributor

Issue Number:

#172 - post implementation clean up and refactor

Issue Description:

Replace remaining direct/hard coded backend request via axios with
makeRequest() generic function from internal library.

Summary of solution:

  1. Replace direct use of "axios" module with makeRequest() from library
  2. Minor clean up of server-requests-utils.js

Can this issue be closed?

yes

Should any new issues be added as a result of this solution?

no

Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.

Thanks for contributing!

Replace remaining direct/hard coded backend request via axios with
`makeRequest()` generic function from internal library.
@jkwening jkwening merged commit 2dd2247 into TheDevPath:development Mar 25, 2018
@jkwening jkwening removed the review label Mar 25, 2018
@jkwening jkwening deleted the 172-axios-cleanup branch March 25, 2018 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant