1428 Commits

Author SHA1 Message Date
Douglas Hall
08d079ce40 Fix password reset. 2019-05-16 16:17:37 -04:00
albemarle
feae2f635a fix(delete account): keep confirmation dialog open on error (#49) 2019-05-16 15:40:36 -04:00
Adam Stankiewicz
da3acc278d Merge pull request #42 from edx/astankiewicz/update-footer
Update @edx/frontend-component-footer, add enterpriseMarketingLink and socialLinks prop
2019-05-16 14:45:59 -04:00
Adam Stankiewicz
a705e22d62 update configuration proptypes 2019-05-16 11:31:52 -07:00
Adam Stankiewicz
1db817e1c2 use configuration prop instead of process.env 2019-05-16 11:26:59 -07:00
Adam Stankiewicz
e60c24e476 upgrade footer component 2019-05-16 11:18:18 -07:00
Adam Stankiewicz
8c3a3c284b Updates for config vars 2019-05-16 11:18:18 -07:00
Adam Stankiewicz
b90deae9f6 Update @edx/frontend-component-footer, add enterpriseMarketingLink and socialLinks prop 2019-05-16 11:18:18 -07:00
albemarle
ea55ceff05 fix: correctly expose is_active field (#48) 2019-05-16 13:56:14 -04:00
Douglas Hall
6f9e94885b Merge pull request #47 from edx/douglashall/ARCH-789
Add newrelic sourcemap upload.
2019-05-16 12:55:48 -04:00
Douglas Hall
882a13fa76 Add newrelic sourcemap upload. 2019-05-16 11:45:51 -04:00
albemarle
bc3085b141 feat: delete my account (#37) 2019-05-16 10:43:08 -04:00
Douglas Hall
f1f9c86b15 Merge pull request #46 from edx/douglashall/ARCH-729
Fix social links in footer.
2019-05-15 17:07:49 -04:00
Douglas Hall
a437f9c91a Fix social links in footer. 2019-05-15 16:32:46 -04:00
Adam Butterworth
91d7b98e08 fix: add xhr header to eliminate redirects on setlang (#45) 2019-05-15 14:26:31 -06:00
Adam Butterworth
a93dc4e3b1 feat: add jump nav (#43) 2019-05-15 13:08:53 -06:00
Douglas Hall
4ba3414bd8 Merge pull request #44 from edx/douglashall/ARCH-775
Upgrade frontend-logging
2019-05-15 14:59:37 -04:00
Douglas Hall
d4d10287d4 Upgrade frontend-logging 2019-05-15 14:54:46 -04:00
Douglas Hall
0dfd8d8558 Merge pull request #41 from edx/douglashall/ARCH-802
Display duplicate TPA provider message.
2019-05-15 11:07:37 -04:00
Douglas Hall
c60c048c24 Display duplicate TPA provider message. 2019-05-15 11:02:20 -04:00
Robert Raposa
c57213714b Merge pull request #40 from edx/robrap/ARCH-748-remove-source
fix(i18n): remove transifex_input.json
2019-05-14 15:17:41 -04:00
Robert Raposa
777193f816 fix(i18n): remove transifex_input.json
This file will be generated before being pushed to Transifex. We
will not merge it to the repo.

ARCH-748
2019-05-14 15:03:45 -04:00
Robert Raposa
8c564b3d96 Merge pull request #39 from edx/robrap/ARCH-748-update-i18n-makefile
fix(i18n): update translation make targets
2019-05-14 14:43:26 -04:00
Robert Raposa
364684b0c8 fix(i18n): update translation make targets
* Update extract_translations to also concat
* Update push_translations to actually push to Transifex

ARCH-748
2019-05-14 14:33:28 -04:00
Nimisha Asthagiri
8abb8d4e5d Merge pull request #38 from edx/arch/beta-language-banner-followup
Follow-ups on Beta Language banner
2019-05-14 10:22:21 -04:00
Nimisha Asthagiri
932d47550e Follow-ups on Beta Language banner 2019-05-13 18:41:07 -04:00
Adam Butterworth
ab62699148 fix: send social link value when empty string is supplied (#36)
* fix: send social link value when empty string is supplied

* refactor: add clarity
2019-05-13 14:37:13 -06:00
Adam Butterworth
24819bc5df fix: assignment of thirdPartyAuth third time (#35) 2019-05-13 13:11:44 -06:00
Adam Butterworth
48ba152fb7 fix: proper assignment of thirdpartauthproviders (#34) 2019-05-13 12:18:22 -06:00
Adam Butterworth
741a9632f8 fix: refetch thirdPartyAuthProviders after disconnection (#33) 2019-05-13 11:44:43 -06:00
Nimisha Asthagiri
125113a154 Merge pull request #31 from edx/arch/router-default
Default URL goes to Account Settings
2019-05-13 12:03:53 -04:00
Douglas Hall
b1a84572fc Merge pull request #32 from edx/douglashall/update_dependencies
Update some dependencies.
2019-05-13 12:03:33 -04:00
Douglas Hall
ae8c9e2893 Update some dependencies. 2019-05-13 11:59:12 -04:00
Nimisha Asthagiri
945ef15b97 Default URL goes to Account Settings 2019-05-13 11:55:20 -04:00
Adam Butterworth
9837b85dce Fix auth disconnection add error states (#30)
* fix: properly disconnect auth

* fix: add error handling and states
2019-05-13 09:49:11 -06:00
Adam Butterworth
2e83d33de2 fix: saving an account setting will no longer delete a time zone pref… (#29)
* fix: saving an account setting will no longer delete a time zone preference

* Update service.js
2019-05-13 09:44:53 -06:00
Robert Raposa
c8d84fc5ab Merge pull request #26 from edx/robrap/ARCH-785-analytics-event
ARCH-785: add analytics event edx.user.settings.viewed
2019-05-13 11:38:24 -04:00
Douglas Hall
bdd87dfaa7 Merge pull request #28 from edx/douglashall/ARCH-694
Add recovery email field.
2019-05-13 11:36:49 -04:00
Douglas Hall
563f760e16 Add recovery email field. 2019-05-13 11:31:34 -04:00
Nimisha Asthagiri
bc41541848 Merge pull request #24 from edx/arch/beta-language-banner
Support for Beta Language Banner
2019-05-13 09:28:02 -04:00
Nimisha Asthagiri
e28f17d061 Refactor BetaLanguageBanner as a separate React Component 2019-05-11 12:01:41 -04:00
Nimisha Asthagiri
58c375b83a Support for Beta Language Banner 2019-05-11 12:01:40 -04:00
Adam Butterworth
0cd9f08539 feat: add timezone groups (#27)
* feat: add groupings for time zones

* fix: delete old constants

* fix: linting
2019-05-10 14:19:06 -06:00
Douglas Hall
e3db2b72e6 Make certain field uneditable for enterprise learners. (#23)
Make certain field uneditable for enterprise learners.
2019-05-10 15:42:11 -04:00
Douglas Hall
d353d8ecf0 Make certain field uneditable for enterprise learners. 2019-05-10 15:37:40 -04:00
Adam Butterworth
cfe1be3361 fix: verify parity (#25)
* fix: style and order update

* fix: password reset sends email along with request

* fix: add best guess for help text
2019-05-10 13:17:37 -06:00
Robert Raposa
1a17ac4934 add analytics event edx.user.settings.viewed 2019-05-10 14:44:01 -04:00
Adam Butterworth
efb99185e3 feat: add time zone (#22)
* feat: add timezone

* feat: add timezone swap to one redux action set

* fix: remove commented code

* fix: add help text

* fix: add better comment

* fix: allow user to unset the timezone
2019-05-08 15:39:36 -06:00
David Joy
f3693c156c ENVIRONMENT -> NODE_ENV 2019-05-08 14:22:58 -04:00
David Joy
19c12118b3 Site language dropdown - I hope. (#20)
* Updating i18n-loader with all our languages.

* Site language dropdown done.  I hope.
2019-05-08 13:51:17 -04:00