Leangseu Kim
5a99ca5c91
fix: breadcrumb jump nav styling
2023-06-08 09:19:45 -04:00
Ben Warzeski
9943df49e4
feat: allow clipboard write to xblock iframes ( #1117 )
2023-06-06 10:09:33 -04:00
Jenkins
855474d406
chore(i18n): update translations
2023-06-04 17:09:52 -04:00
Ghassan Maslamani
a78496a3f6
fix: sync LMS_BASE_URL for bookmark API if changed
...
This change makes it possible to use the latest LMS_BASE_API
if it was changed because of dynamic config API, which is the
default case of tutor.
This changes closes openedx/wg-build-test-release/issues/270
Fixes that are simlar to this
- gradebook openedx/frontend-app-gradebook/pull/290
- course authoring openedx/frontend-app-course-authoring/pull/389
2023-05-31 15:11:34 +01:00
Jansen Kantor
79b65dadca
fix: gracefully handle 403 responses in tab loading ( #1111 )
2023-05-24 11:38:40 -04:00
Bilal Qamar
fc8f5d43e8
feat: upgraded to node v18, added .nvmrc and updated workflows ( #1084 )
...
* feat: upgraded to node v18, added .nvmrc and updated workflows
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* fix: add workaround in json file
* build: remove jestEnv line from json
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* fix: add workaround in json file
* build: remove jestEnv line from json
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated jest & fixed failing tests
* refactor: updated lmsPact failing test cases
* refactor: updated frontend-build version
* Merge branch master of github.com:edx/frontend-app-learning into bilalqamar95/node-v18-upgrade
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-05-23 18:39:34 +05:00
David Joy
5997b29cee
fix: logging an error when unit iframe fails to load
...
Right now we log nothing to the logging service when a unit iframe fails to load. The ErrorPage that’s shown isn’t using the ErrorBoundary, so we had no indication that something went wrong. This solves the problem closer to the source where the error originates.
2023-05-16 09:44:29 -04:00
Omar Al-Ithawi
d2de0632cd
feat: add experimental atlas to pull_translations ( #1093 )
...
This is an experimental off-by-defualt feature for moving the translation files ouside the repos.
Run `OPENEDX_ATLAS_PULL=true make translations` to use atlas to pull translations instead of transifex.
Refs: FC-12 OEP-58
2023-05-09 10:03:42 -04:00
Asad Ali
a03ffe2724
fix: fix links under contenttools ( #1096 )
2023-04-26 13:42:16 +05:00
Jenkins
cbdf7ce064
chore(i18n): update translations
2023-04-23 17:09:46 -04:00
Emad Rad
b5321d01e4
feat: Persian Language added to messages ( #989 )
...
feat: fa_IR added to transifex_langs
feat: Persian translations added
Co-authored-by: Leangseu Kim <lkim@edx.org >
Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com >
2023-04-18 14:03:06 -04:00
Yoiber
6c8ab1a4c9
chore(i18n): add more languages ( #1063 )
...
* chore(i18n): add more languages
* chore(i18n): Pylint fixed
2023-04-18 12:41:30 -04:00
Varsha
01f9d8f50b
feat: fetch exam access token ( #1083 )
...
* feat: fetch exam access token
* build: update frontend lib special exams version
2023-04-17 14:59:05 -04:00
alangsto
d897663b73
feat: upgrade special exams version and add required config values ( #1097 )
2023-04-06 09:55:06 -04:00
Muhammad Adeel Tajamul
2e4eb158f2
feat: added url param to open discussion sidebar ( #1092 )
2023-04-04 13:33:35 +05:00
Jenkins
35b229bd1b
chore(i18n): update translations
2023-04-02 17:09:43 -04:00
Muhammad Adeel Tajamul
4ebd569792
feat: added open/close state of discussion sidebar in local storage ( #1086 )
2023-03-28 15:39:00 +05:00
lunyachek
52235ebc1c
feat: create component to decode params
2023-03-27 14:54:42 -04:00
Jenkins
aa380e8619
chore(i18n): update translations
2023-03-26 17:09:41 -04:00
lunyachek
4cf0c7f4d7
feat: Add border for active tab in course navigation at Live page
2023-03-22 10:36:33 -04:00
Muhammad Adeel Tajamul
39d89bee9e
fix: discussion sidebar loads very slow ( #1081 )
2023-03-13 05:40:23 +05:00
Jenkins
a601e431b2
chore(i18n): update translations
2023-03-12 17:09:40 -04:00
Muhammad Adeel Tajamul
7519bbe28e
fix: copy link for discussion sidebar not working in chrome ( #1079 )
2023-03-10 06:01:24 +05:00
alangsto
4b90dcbfc3
feat: update special exams version ( #1080 )
2023-03-09 10:45:47 -05:00
Adam Stankiewicz
97a1cb4ffc
chore: upgrade @edx/frontend-platform to v3.4.1 ( #1071 )
...
* chore: upgrade @edx/frontend-platform to v3.4.0
* chore: upgrade to frontend-platform v3.4.1
2023-02-28 09:18:28 -05:00
Jenkins
5166bfe056
chore(i18n): update translations
2023-02-26 16:09:40 -05:00
Jenkins
a13e7d7389
chore(i18n): update translations
2023-02-19 16:09:38 -05:00
Isaac Lee
a4ea1b54a4
fix: exams with no due date now display exam type ( #1064 )
...
* fix: exams with no due date now display exam type
2023-02-16 15:16:19 -05:00
Eugene Dyudyunov
cd430ebb5d
fix: first section celebration
...
Fix the first section celebration modal showing logic.
On Nutmeg+ it's shown only after the page reload or after going directly
to the second section from the course home. Going through the course
with the Next/Previous buttons has no effect (which worked on Maple).
Notes:
- the weekly goal has the same showing logic, but I assume that is
correct behavior so no changes are added for it in this commit.
- showing a celebration modal for the first section completion when
going directly to the first unit of the second section seems to be a bug
(reproduces on Maple too)
2023-02-14 16:54:40 -05:00
Jenkins
630d44a8cc
chore(i18n): update translations
2023-02-12 16:09:38 -05:00
Jenkins
894e16ddf0
chore(i18n): update translations
2023-02-05 16:09:37 -05:00
Bilal Qamar
b3d33667d4
Updated frontend-build to v12 ( #962 )
...
* feat: rebase previous frontend-build upgrade
* chore: make welcome message to default to empty
2023-01-30 12:20:07 -05:00
Jenkins
b500546e8d
chore(i18n): update translations
2023-01-29 16:09:37 -05:00
Leangseu Kim
69ff5463b3
fix: update iframe static stylesheet
2023-01-25 10:08:44 -05:00
ihor-romaniuk
3b4561e142
fix: fix alignment in the streak celebration modal
2023-01-24 11:47:43 -05:00
Jenkins
cf3b3a27bc
chore(i18n): update translations
2023-01-22 16:09:35 -05:00
Ben Warzeski
3bb7aa06bc
Bw/share by unit ( #1050 )
...
* fix: disable share feature on component unmount
* fix: share only on set units
* fix: share only on set units
* fix: typo
2023-01-20 11:33:38 -05:00
Ben Warzeski
4cea9e582b
Bw/share by unit ( #1049 )
...
* fix: disable share feature on component unmount
* fix: share only on set units
* fix: share only on set units
2023-01-20 11:02:37 -05:00
Ben Warzeski
0c74bb5106
fix: disable share feature on component unmount ( #1048 )
...
* fix: disable share feature on component unmount
* chore: make sure useEffect run only once
Co-authored-by: Leangseu Kim <lkim@edx.org >
2023-01-20 09:07:18 -05:00
Jansen Kantor
b082f3ed19
feat: remove mmp2p ( #1042 )
...
* feat: remove mmp2p experiment folder
* feat: remove AccessExpirationAlertMMP2P
* feat: remove imports references and conditionals for mmp2p
2023-01-19 15:35:01 -05:00
leangseu-edx
5d477cebb2
fix: update social sharing icon and title ( #1046 )
...
* fix: update social sharing icon and title
* chore: remove twitter icon
2023-01-18 10:29:09 -05:00
Leangseu Kim
851e49f8fb
chore: install react share and implement social share demo
2023-01-17 09:17:40 -05:00
Jansen Kantor
09436dd175
test: each.it indentation ( #1043 )
2023-01-12 16:00:06 -05:00
Awais Ansari
53c8e01c28
fix: hide discussions sidebar and trigger icon when unit does not exist or enableInContext is false. ( #1039 )
...
* fix: removed nonCourseWare topics from topics
* fix: hide discussions sidebar and trigger icon when enableInContext is false
2023-01-09 14:29:42 +05:00
Leangseu Kim
ed2d816bbe
fix: upgrade discount space
2023-01-03 12:54:22 -05:00
Awais Ansari
7c067299fb
refactor: rename inContext param to inContextSidebar ( #1022 )
2022-12-30 17:04:33 +05:00
Mehak Nasir
4ee1570bfa
fix: sidebar length is fixed ( #1023 )
2022-12-28 13:34:17 +05:00
Adam Stankiewicz
33923d9a69
chore: upgrade @edx/frontend-build from v9 -> v12 ( #1017 )
...
* chore: ignore eslint issues during frontend-build v9 -> v12 upgrade
* chore: add comment to .eslintrc.js file
* chore: update frontend-build
* chore: update test and remove a few unit tests
Co-authored-by: Leangseu Kim <lkim@edx.org >
2022-12-22 13:44:02 -05:00
Leangseu Kim
f3c80ed39b
fix: text in goal modal
2022-12-20 15:03:08 -05:00
Leangseu Kim
1ca4eda08a
chore: fix fo format relative time
2022-12-19 11:10:34 -05:00