Commit Graph

16 Commits

Author SHA1 Message Date
albemarle
d754db2ed9 fix(i18n): manually update messages file 2019-05-06 13:55:01 -04:00
David Joy
884906ac06 Upgrade frontend-app-account to latest frontend-auth and frontend-logging. (#16) 2019-05-02 16:05:31 -04:00
Adam Butterworth
f1de3d7f94 feat: improve confirmation messages on email and password (#13) 2019-05-02 14:17:44 -04:00
albemarle
5e9b3d9cd5 fix(i18n): message id needs to be unique 2019-05-02 13:50:25 -04:00
Adam Butterworth
12fd62ffa8 feat: add social links (#11) 2019-04-30 16:56:16 -04:00
Adam Butterworth
b7049c1567 feat: add linked accounts section (#10)
* feat: add linked accounts section

fix: change badge to small text

fix: some i18n updates

* fix: return manipulated provider data

* fix: add i18n note
2019-04-30 11:10:29 -04:00
David Joy
cbcaf3d3a6 Refactoring selectors a bit to organize/take advantage of reselect composition. (#9) 2019-04-30 09:00:43 -04:00
Adam Butterworth
49488f9386 feat: account Information Country, Education, Gender, Spoken Lang (#8)
* feat: add country select. improve handling of select inputs

* feat: add education field

* feat: add gender field

* fix: injectIntl shim should pass extra arguments

* feat: add language proficiencies select

Includes extra functionality for EditableField
2019-04-26 13:38:50 -04:00
Adam Butterworth
8bec2721b1 feat: add password reset (#7)
* refactor: reduce complexity of label styling

* feat: add password reset
2019-04-26 09:51:10 -04:00
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
Adam Butterworth
53aaba4f13 feat: add username (#5)
* 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
2019-04-25 14:42:11 -04:00
Adam Butterworth
ece8b6d007 feat: add name, email, and year of birth fields
Includes redux and api pipes
2019-04-24 13:03:03 -07:00
Douglas Hall
eb05d5ca0a ARCH-642 Add Order History header menu link. 2019-04-24 13:34:28 -04:00
David Joy
b5958e0ee1 Fixing linting errors. Travis works! 2019-04-24 09:58:33 -04:00
David Joy
efec10b413 Merge pull request #1 from edx/djoy/boilerplate
Cookie cutter boilerplate.
2019-04-23 15:35:35 -04:00
David Joy
0373749890 Cookie cutter boilerplate. 2019-04-23 15:15:12 -04:00