129e32f7b5ec131fbf6468fd23045a2cd6b97e4e
* Client/server data adapter and simpler data passthroughs. * Parse error response and pipe to UI * Add top-of-form error display for social links * Remove save failed state from save button * Remove object deconstruction in catch * Fixing a few small bugs. * When opening and closing forms, remove drafts. * Tweak where we send account_privacy back to * Passing course cert visibility through. * Fixin’ up the tests. * Documenting weird social links behavior. * More comments.
|Build Status| |Coveralls| |npm_version| |npm_downloads| |license| frontend-app-profile ========================= Please tag **@edx/arch-team** on any PRs or issues. Introduction ------------ React app for user account management. .. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-profile.svg?branch=master :target: https://travis-ci.org/edx/frontend-app-profile .. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-profile.svg?branch=master :target: https://coveralls.io/github/edx/frontend-app-profile .. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile .. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-profile.svg :target: @edx/frontend-app-profile
Languages
JavaScript
96.6%
SCSS
2.2%
Makefile
1%
HTML
0.2%