Commit Graph

  • 32027572ca Render ErrorPage component via app-level error boundary. Douglas Hall 2019-06-06 10:27:55 -04:00
  • 8d968e14ad Handle Google Translate DOM manipulation error scenario. Douglas Hall 2019-06-05 15:25:53 -04:00
  • 899857e40e Move monkey patch of Node manipulation higher in the call stack. Douglas Hall 2019-06-05 11:48:05 -04:00
  • cd3e0e3ede Upgrade frontend-analytics to 1.0.3. Douglas Hall 2019-06-05 11:12:58 -04:00
  • 21475c4576 refactor(i18n): nicer Makefile for translation jobs (#197) albemarle 2019-06-04 15:21:07 -04:00
  • 5389446996 Fix JS error possibly caused by browser plugins. Douglas Hall 2019-06-04 14:42:43 -04:00
  • 75431fe398 Upgrade frontend-analytics to 1.0.2. Douglas Hall 2019-06-04 11:34:07 -04:00
  • 14dbceb9b1 feat: use postcss to handle rtl (#194) Adam Butterworth 2019-06-03 13:19:07 -06:00
  • 9572f6d3f0 Upgrade frontend-auth to 5.3.3. Douglas Hall 2019-06-03 14:12:03 -04:00
  • 2abeed7a8c fix: add fonts via link tag and preconnect (#193) Adam Butterworth 2019-06-03 08:37:33 -06:00
  • ffba541637 fix: upgrade i18n library (#192) Adam Butterworth 2019-06-03 07:43:21 -06:00
  • 6a018e12a7 fix(i18n): update translations edX Transifex Bot 2019-06-02 20:35:06 +00:00
  • 0e27cb95ce Remove render block on fetchUserAccount. Douglas Hall 2019-05-31 16:00:03 -04:00
  • d03032fa75 Bump frontend-component-footer and frontend-component-site-header version. Douglas Hall 2019-05-31 14:30:38 -04:00
  • 439b5a74ff Remove @edx/frontend-i18n alias. Douglas Hall 2019-05-31 12:04:02 -04:00
  • 73ac32ac9f Move to frontend-i18n library. Douglas Hall 2019-05-29 17:16:59 -04:00
  • 5ce34400c4 fix: add paragon files to purgecss scan (#187) Adam Butterworth 2019-05-30 13:27:17 -06:00
  • f8c878ce08 feat: remove unused CSS with purgecss (#186) Adam Butterworth 2019-05-30 12:37:25 -06:00
  • 19124bed69 Remove country and language list sorting. Douglas Hall 2019-05-30 10:18:14 -04:00
  • c955fdfd12 fix: remove use of margin auto for layout where it breaks in ie11 (#182) Adam Butterworth 2019-05-29 09:51:42 -06:00
  • e6841267ec Adding is-es5 check (#180) David Joy 2019-05-28 13:45:57 -04:00
  • bc38d4a51d Bundle only the icons that the app uses. Douglas Hall 2019-05-28 11:42:28 -04:00
  • 85d8e31201 Reduce bundle size by upgrading frontend-component-footer. Douglas Hall 2019-05-23 15:03:11 -04:00
  • 164f83170e fix(i18n): update translations edX Transifex Bot 2019-05-19 20:35:07 +00:00
  • e69bca982a Merge pull request #177 from edx/cpappas/ENT-1888 Chris Pappas 2019-05-16 14:28:10 -04:00
  • 2362dd603a fix: updating react-footer-component to complie with is-es5 Christopher Pappas 2019-05-16 13:55:08 -04:00
  • 30cd0e0bd4 Merge pull request #173 from edx/cpappas/ENT-1888 Chris Pappas 2019-05-16 11:59:32 -04:00
  • 3610a167a3 feat: updating enterprise marketing link logic in footer Christopher Pappas 2019-05-16 10:58:02 -04:00
  • 0c689d92a2 Upgrade frontend-component-footer Douglas Hall 2019-05-15 15:53:40 -04:00
  • 605cadef55 Upgrade frontend-logging Douglas Hall 2019-05-15 14:47:13 -04:00
  • 4e8be3611d fix(i18n): remove i18n source file from repo Robert Raposa 2019-05-14 16:36:57 -04:00
  • 02bff769c3 fix(i18n): ARCH-748, update i18n make targets to push to Transifex (#172) Robert Raposa 2019-05-14 13:21:52 -04:00
  • 511c8addab feat: update frontend-auth which eliminates unneeded error logging (#171) Adam Butterworth 2019-05-08 14:24:33 -06:00
  • 89e77ee8c9 fix(i18n): manually update messages file (#170) albemarle 2019-05-06 17:10:45 -04:00
  • a86b131242 build: validate i18n (#169) albemarle 2019-05-06 10:47:47 -04:00
  • 0f72a5d5b0 fix: upgrade frontend auth (#168) Adam Butterworth 2019-05-02 15:23:39 -04:00
  • 63880ae05a fix: delay closing a form on success so a user can read the message (#167) Adam Butterworth 2019-05-02 14:07:53 -04:00
  • 64c12679b7 update frontend-auth for real Robert Raposa 2019-04-26 16:15:03 -04:00
  • 359330645f update frontend-logging and frontend-auth Robert Raposa 2019-04-26 11:29:52 -04:00
  • 5064e5f050 add sourcemaps for dependencies Robert Raposa 2019-04-24 16:56:03 -04:00
  • 638d7345a5 ARCH-642 Add Order History header menu link. Douglas Hall 2019-04-24 13:38:32 -04:00
  • 3f411f3795 Miscellaneous updates to the boilerplate code. (#161) David Joy 2019-04-23 15:52:32 -04:00
  • 9eeb61cef8 fix: loading of certificate images (#159) Adam Butterworth 2019-04-23 10:02:25 -07:00
  • 4c663fe513 upload source maps to newrelic Robert Raposa 2019-04-22 17:26:30 -04:00
  • 3b01e4b8f7 fix: remove use of URL which is unsupported in IE 11 (#158) Adam Butterworth 2019-04-17 11:53:15 -04:00
  • 1156d8e3a4 URL != Url (#157) David Joy 2019-04-16 12:22:11 -04:00
  • d009d5ce6c Organize application according to semantic modules. (#153) David Joy 2019-04-16 11:46:20 -04:00
  • 14023dbf32 refactor: upgrade edx-bootstrap to published version 2.0.0 (#156) Adam Butterworth 2019-04-12 17:32:08 -04:00
  • ca66f20233 fix: make intl.formatMessage more resilient (#155) Adam Butterworth 2019-04-12 17:28:51 -04:00
  • 8ff7c822f3 fix: get profile photo changes from calls back into redux store (#154) Adam Butterworth 2019-04-12 14:39:47 -04:00
  • ae3737ef7c feat: upgrade frontend-logging to show errors and logs in dev console (#150) Adam Butterworth 2019-04-12 14:39:13 -04:00
  • ff9ddb54ed Upgrade frontend-auth and conform to new signature of ensurePublicOrAuthenticationAndCookies. Douglas Hall 2019-04-10 15:43:57 -04:00
  • 343e4cb062 use new frontend-analytics library Robert Raposa 2019-04-10 10:50:02 -04:00
  • 77ec435059 fix: locale loading user setting (#152) Adam Butterworth 2019-04-10 16:44:13 -04:00
  • 7daf859622 fix: get two letter language code from cookie (#151) Adam Butterworth 2019-04-10 16:25:21 -04:00
  • 5e323338f4 feat: lookup language preference in cookie (#148) Adam Butterworth 2019-04-10 16:09:51 -04:00
  • 348cd7a637 Redirect to error page on fetch user account failure (#147) David Joy 2019-04-10 14:18:42 -04:00
  • 1fcd236aa6 Compare the right usernames. (#146) David Joy 2019-04-10 13:16:10 -04:00
  • a51f08b065 Reuse userAccount data for profile if possible. (#142) David Joy 2019-04-10 12:06:50 -04:00
  • f150842f6d fix: handle focus control better for opening and closing forms. (#144) Adam Butterworth 2019-04-10 12:04:16 -04:00
  • 9db03f705b fix: fix some new line wrapping issues on visibility selector (#145) Adam Butterworth 2019-04-10 11:53:08 -04:00
  • b15ba32fe8 fix: design updates (#141) Adam Butterworth 2019-04-10 11:39:47 -04:00
  • fedff33c62 drop fork of html-webpack-new-relic-plugin Robert Raposa 2019-04-09 15:54:14 -04:00
  • 9b6a5837d0 Render certificates after the visibility editing form. (#139) David Joy 2019-04-09 15:53:36 -04:00
  • 7f6ed5382f refactor: upgrade and use Paragon (#136) Adam Butterworth 2019-04-09 13:23:57 -04:00
  • 7a7c7c5e3f prepare analytics for move to separate repo (take 2) Robert Raposa 2019-04-09 10:46:21 -04:00
  • e1a55ea8e2 Revert "prepare analytics for move to separate repo" Robert Raposa 2019-04-09 08:42:51 -04:00
  • 846cea82dd prepare analytics for move to separate repo Robert Raposa 2019-04-08 11:06:21 -04:00
  • b3d43f3f91 Move LoggingService to npm package Douglas Hall 2019-04-05 14:36:29 -04:00
  • 08d4983c0e fix(i18n): detect_changed_source_translations doesn't need any dependencies albemarle 2019-04-05 16:36:01 -04:00
  • c8ef101a2a fix(i18n): update translations edX Transifex Bot 2019-04-05 20:08:07 +00:00
  • 599cbfc649 refactor: use raw html form elements (#123) Adam Butterworth 2019-04-05 13:07:44 -04:00
  • 6ab28a8306 Allow languages and countries to be localized. (#125) David Joy 2019-04-05 10:42:36 -04:00
  • 4277c742c9 Properly log request method and URL. Douglas Hall 2019-04-04 15:44:09 -04:00
  • 2483472f1c Attempt to log the entire error object on request errors. Douglas Hall 2019-04-04 13:55:45 -04:00
  • 9c60190203 fix(i18n): add what we have in Arabic to test RTL (#130) albemarle 2019-04-04 11:56:39 -04:00
  • e340fb2a84 fix: make the username bold (#129) Adam Butterworth 2019-04-04 10:41:31 -04:00
  • f9481dca11 Add request URL to request error logging. Douglas Hall 2019-04-03 16:46:51 -04:00
  • 7e5199585d fix(i18n): translation jobs should check for a change (#127) albemarle 2019-04-03 16:24:48 -04:00
  • 3405e0749a Add additional data to error logging. Douglas Hall 2019-04-03 13:29:30 -04:00
  • 3e44786332 Turn off RTL support for dev environment. Douglas Hall 2019-04-03 12:07:59 -04:00
  • 4f8e96e710 Add RTL capabilities. Douglas Hall 2019-04-02 16:48:12 -04:00
  • 0d20966373 fix: remove unused components (#121) Adam Butterworth 2019-04-02 15:38:34 -04:00
  • 2210d4f1a4 feat(test): add snapshot tests for profile page component (#120) Adam Butterworth 2019-04-02 15:15:15 -04:00
  • 7b5d9984a8 fix(i18n): update translations edX Transifex Bot 2019-03-31 20:35:13 +00:00
  • 3f30a84aa2 Display error page when unexpected errors occur. Douglas Hall 2019-03-27 16:11:17 -04:00
  • 99f569ea1a Display not found component for non-existent user accounts. Douglas Hall 2019-03-27 11:53:59 -04:00
  • 0e0ce562e4 Prevent certificate list API call failure from crashing page. Douglas Hall 2019-03-26 14:45:44 -04:00
  • a1dc64ae33 Display certificate issue date on certificate cards. Douglas Hall 2019-03-22 10:35:09 -04:00
  • ab1fcf3261 Fix loading of header logo svg. Douglas Hall 2019-03-25 11:47:59 -04:00
  • 79707d4a79 Make certificate card widths consistent. Douglas Hall 2019-03-25 10:57:33 -04:00
  • 3badd9c89d Fix svg loaders. Douglas Hall 2019-03-22 11:03:01 -04:00
  • c565a8773b Disable profile image editing for user's with no age or younger than 13. Douglas Hall 2019-03-21 16:37:39 -04:00
  • ef7b1ea009 Display default avatar if user does not have a profile image. Douglas Hall 2019-03-21 14:57:45 -04:00
  • 1ae08b95e1 Default to unknown certificate type translation string. Douglas Hall 2019-03-20 10:47:21 -04:00
  • 0fc8990e08 fix: use lodash.get to provide default message ids to intl.formatMessage (#108) Adam Butterworth 2019-03-19 15:22:20 -07:00
  • 07ca42421c Send page event when new route is rendered. Douglas Hall 2019-03-15 16:36:59 -04:00
  • 189c3db630 Upgrade frontend-auth to 3.0.3. Douglas Hall 2019-03-19 15:52:45 -04:00
  • 1683bb7e51 Fix bad message ID - verified -> professional (#106) David Joy 2019-03-19 11:38:26 -04:00
  • 8dba3f6b40 Internationalize the certificate and education types. (#104) David Joy 2019-03-19 09:52:48 -04:00