Adam Butterworth d4fd7acbd6 feat: refactor and add email confirmation message (#6)
* refactor: delete example service

* fix: properly send errors through to ui

* feat: add editable options to fields

* fix: make button display as a link

* fix: remove unnecessary Object.create for error

* feat: add email confirmation message and refactor to support the pattern

* refactor: move isEditing prop to form selector
2019-04-25 14:44:29 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 15:15:12 -04:00
2019-04-23 16:19:06 -04:00

|Build Status| |Coveralls| |npm_version| |npm_downloads| |license|

frontend-app-account
=========================

Please tag **@edx/arch-team** on any PRs or issues.

Introduction
------------

React app for account settings.

.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-account.svg?branch=master
   :target: https://travis-ci.org/edx/frontend-app-account
.. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-account.svg?branch=master
   :target: https://coveralls.io/github/edx/frontend-app-account
.. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-account.svg
   :target: @edx/frontend-app-account
.. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-account.svg
   :target: @edx/frontend-app-account
.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-account.svg
   :target: @edx/frontend-app-account
Description
No description provided
Readme AGPL-3.0 31 MiB
Languages
JavaScript 97.7%
HTML 1%
SCSS 0.9%
Makefile 0.4%