Commit Graph

233 Commits

Author SHA1 Message Date
edX Transifex Bot
7cffcd3e76 fix(i18n): update translations 2019-07-21 16:39:19 -04:00
Douglas Hall
30ce220eb3 Send event when discover new header link clicked 2019-06-26 13:00:23 -04:00
edX Transifex Bot
894ea2c553 fix(i18n): update translations 2019-06-16 16:39:50 -04:00
Douglas Hall
beef64246a Update header links. 2019-06-12 14:22:08 -04:00
Douglas Hall
f0fd8865c8 Fix identityAuthenticatedUser call. 2019-06-12 10:39:25 -04:00
albemarle
adb88213a9 fix(i18n): make detect_changed_source_translations work for both push and pull jobs (#206) 2019-06-11 13:50:53 -04:00
edX Transifex Bot
041ae51413 fix(i18n): update translations 2019-06-09 16:45:01 -04:00
David Joy
a4dc1bcdf8 Update frontend-i18n version and use scripts. (#203) 2019-06-07 11:13:58 -04:00
Douglas Hall
891cb29f01 Upgrade frontend-analytics to 1.0.4. 2019-06-06 16:27:24 -04:00
Douglas Hall
32027572ca Render ErrorPage component via app-level error boundary. 2019-06-06 14:10:24 -04:00
Douglas Hall
8d968e14ad Handle Google Translate DOM manipulation error scenario. 2019-06-05 15:43:08 -04:00
Douglas Hall
899857e40e Move monkey patch of Node manipulation higher in the call stack. 2019-06-05 12:01:23 -04:00
Douglas Hall
cd3e0e3ede Upgrade frontend-analytics to 1.0.3. 2019-06-05 11:19:31 -04:00
albemarle
21475c4576 refactor(i18n): nicer Makefile for translation jobs (#197) 2019-06-04 15:21:07 -04:00
Douglas Hall
5389446996 Fix JS error possibly caused by browser plugins. 2019-06-04 14:52:32 -04:00
Douglas Hall
75431fe398 Upgrade frontend-analytics to 1.0.2. 2019-06-04 11:40:44 -04:00
Adam Butterworth
14dbceb9b1 feat: use postcss to handle rtl (#194)
* feat: use postcss to handle rtl

* fix: move autoprefixer into webpack config file

* fix: update i18n package
2019-06-03 13:19:07 -06:00
Douglas Hall
9572f6d3f0 Upgrade frontend-auth to 5.3.3. 2019-06-03 15:09:43 -04:00
Adam Butterworth
2abeed7a8c fix: add fonts via link tag and preconnect (#193) 2019-06-03 08:37:33 -06:00
Adam Butterworth
ffba541637 fix: upgrade i18n library (#192) 2019-06-03 07:43:21 -06:00
edX Transifex Bot
6a018e12a7 fix(i18n): update translations 2019-06-02 16:45:02 -04:00
Douglas Hall
0e27cb95ce Remove render block on fetchUserAccount. 2019-05-31 16:43:32 -04:00
Douglas Hall
d03032fa75 Bump frontend-component-footer and frontend-component-site-header version. 2019-05-31 14:43:08 -04:00
Douglas Hall
439b5a74ff Remove @edx/frontend-i18n alias. 2019-05-31 12:11:52 -04:00
Douglas Hall
73ac32ac9f Move to frontend-i18n library. 2019-05-31 09:21:27 -04:00
Adam Butterworth
5ce34400c4 fix: add paragon files to purgecss scan (#187)
* fix: add paragon files to purgecss scan

* docs: add documentation for Purgecss
2019-05-30 13:27:17 -06:00
Adam Butterworth
f8c878ce08 feat: remove unused CSS with purgecss (#186)
* fix: add purgecss to remove unused css

* fix: prevent removal of some needed css selectors
2019-05-30 12:37:25 -06:00
Douglas Hall
19124bed69 Remove country and language list sorting. 2019-05-30 10:45:06 -04:00
Adam Butterworth
c955fdfd12 fix: remove use of margin auto for layout where it breaks in ie11 (#182) 2019-05-29 09:51:42 -06:00
David Joy
e6841267ec Adding is-es5 check (#180) 2019-05-28 13:45:57 -04:00
Douglas Hall
bc38d4a51d Bundle only the icons that the app uses. 2019-05-28 13:13:22 -04:00
Douglas Hall
85d8e31201 Reduce bundle size by upgrading frontend-component-footer. 2019-05-28 09:33:08 -04:00
edX Transifex Bot
164f83170e fix(i18n): update translations 2019-05-19 16:40:26 -04:00
Chris Pappas
e69bca982a Merge pull request #177 from edx/cpappas/ENT-1888
fix: updating react-footer-component to complie with is-es5
2019-05-16 14:28:10 -04:00
Christopher Pappas
2362dd603a fix: updating react-footer-component to complie with is-es5 2019-05-16 13:55:08 -04:00
Chris Pappas
30cd0e0bd4 Merge pull request #173 from edx/cpappas/ENT-1888
feat: updating footer for new enterprise marketing url logic
2019-05-16 11:59:32 -04:00
Christopher Pappas
3610a167a3 feat: updating enterprise marketing link logic in footer
fix: Removing a diff thing i missed

fix: minor variable tweaks in webpack

fix: minor variable tweaks in webpack
2019-05-16 11:12:36 -04:00
Douglas Hall
0c689d92a2 Upgrade frontend-component-footer 2019-05-15 16:52:56 -04:00
Douglas Hall
605cadef55 Upgrade frontend-logging 2019-05-15 14:59:20 -04:00
Robert Raposa
4e8be3611d fix(i18n): remove i18n source file from repo
Since the Jenkins job builds and pushes this file without committing
it, we'll remove this file from the repo.

ARCH-748
2019-05-14 16:43:35 -04:00
Robert Raposa
02bff769c3 fix(i18n): ARCH-748, update i18n make targets to push to Transifex (#172)
* update extract_translations to also concat
* update push_translations to push to Transifex
* remove call to i18n.extract as part of push_translations

ARCH-748
2019-05-14 13:21:52 -04:00
Adam Butterworth
511c8addab feat: update frontend-auth which eliminates unneeded error logging (#171) 2019-05-08 14:24:33 -06:00
albemarle
89e77ee8c9 fix(i18n): manually update messages file (#170) 2019-05-06 17:10:45 -04:00
albemarle
a86b131242 build: validate i18n (#169) 2019-05-06 10:47:47 -04:00
Adam Butterworth
0f72a5d5b0 fix: upgrade frontend auth (#168)
* fix: delay closing a form on success so a user can read the message

* fix: update test

* fix: upgrade frontend-auth to stop logging login redirects as errors
2019-05-02 15:23:39 -04:00
Adam Butterworth
63880ae05a fix: delay closing a form on success so a user can read the message (#167)
* fix: delay closing a form on success so a user can read the message

* fix: update test
2019-05-02 14:07:53 -04:00
Robert Raposa
64c12679b7 update frontend-auth for real
I thought this was pulled in in the last commit, but I made a mistake.

ARCH-687
2019-04-26 16:26:06 -04:00
Robert Raposa
359330645f update frontend-logging and frontend-auth
- The logging service is now configured and used via an interface,
rather then from the concrete implementation.
- The logging service is passed to frontend-auth.

ARCH-687
2019-04-26 16:04:02 -04:00
Robert Raposa
5064e5f050 add sourcemaps for dependencies
ARCH-587
2019-04-24 17:02:33 -04:00
Douglas Hall
638d7345a5 ARCH-642 Add Order History header menu link. 2019-04-24 14:26:57 -04:00