alangsto
62d3e95cc8
feat: update learning assistant version ( #1175 )
2023-08-29 15:47:02 -04:00
Michael Roytman
ce6771d7cc
feat: install new version of frontend-lib-learning-assistant to add UI tweaks ( #1174 )
...
This commit installs version 1.8.0 of @edx/frontend-lib-learning-assistant, which includes a various UI tweaks.
2023-08-29 14:08:39 -04:00
alangsto
1dcde821b4
feat: upgrade learning assistant library ( #1172 )
2023-08-28 13:38:19 -04:00
Michael Roytman
694e3ed6d5
feat: install new version of frontend-lib-learning-assistant and add Privacy Policy URL to config ( #1171 )
...
This commit installs version 1.6.0 of @edx/frontend-lib-learning-assistant, which includes a new user disclosure feature. This commit also includes the Privacy Policy URL to the frontend-app-learning config, because the Xpert learning assistant uses this config value in the disclosure.
2023-08-28 10:44:27 -04:00
alangsto
ba843622c2
feat: update version of the learning assistant frontend ( #1168 )
2023-08-24 14:19:19 -04:00
Michael Roytman
2d29827e6b
feat: install Xpert chatbot from frontend-lib-learning-assistant ( #1166 )
...
This commit installs the Xpert chatbot feature from the frontend-lib-learning-assistant repository into the frontend-lib-learning application.
This component is rendered by the Course component. The component is only rendered when a few conditions are satisfied.
2023-08-23 09:14:14 -04:00
sundasnoreen12
2b9b3db5d3
refactor: refactor code by creating 1 instance of header instead of 3 ( #1164 )
...
* refactor: refactor code by creating single instance of header instead of 3
* refactor: refactor courseStatus comparsion code
---------
Co-authored-by: SundasNoreen <sundas.noreen@arbisoft.com >
2023-08-23 14:46:47 +05:00
Awais Ansari
2e90e214b4
fix: should not fetch courseTopics for lti provider ( #1165 )
...
* fix: should not fetch courseTopics for lti provider
* refactor: fetch course topics when provider is edx
2023-08-22 12:44:31 +05:00
alangsto
ea2d7ed839
feat: add config value for chat response url ( #1163 )
2023-08-18 08:52:25 -04:00
Mohamed Akram
5ee61904d5
fix: make nav buttons use links for accessibility ( #1137 )
2023-08-14 13:18:55 -04:00
Zachary Hancock
6232b0cb98
Revert "Revert "feat: update special exams lib ( #1152 )" ( #1154 )" ( #1161 )
...
This reverts commit 1871e491a7 .
The original PR was reverted due to it's deploy coinciding with the app breaking. Turns out it was not the root cause.
2023-08-10 10:30:22 -04:00
Zachary Hancock
09542338a2
feat: rebuild package lock ( #1160 )
...
* feat: rebuild package lock
* feat: update paragon
* test: fix axios/jest incompatibility
2023-08-09 13:29:59 -04:00
renovate[bot]
c3d345e642
chore(deps): update dependency @edx/reactifex to v2.2.0
2023-08-09 04:24:16 +00:00
renovate[bot]
ec2bf60345
chore(deps): update dependency @edx/browserslist-config to v1.2.0
2023-08-09 00:02:00 +00:00
Zachary Hancock
b0c71e5291
fix: error when navigating exam units ( #1157 )
...
* fix: incorrect usage of useEffect callback caused intermittent react errors
2023-08-08 17:34:05 -04:00
renovate[bot]
dcd6847254
fix(deps): update dependency reselect to v4.1.8
2023-08-08 18:41:06 +00:00
renovate[bot]
d2df9241c3
chore(deps): update dependency @edx/frontend-build to v12.9.4
2023-08-08 15:56:08 +00:00
Zachary Hancock
1871e491a7
Revert "feat: update special exams lib ( #1152 )" ( #1154 )
...
This reverts commit 0c49658314 .
2023-08-08 11:23:12 -04:00
renovate[bot]
03543c0af1
fix(deps): update dependency js-cookie to v3.0.5
2023-08-08 14:33:17 +00:00
Zachary Hancock
0c49658314
feat: update special exams lib ( #1152 )
2023-08-08 09:04:58 -04:00
Demid
2a1173584e
fix: make iframe wrapper take all vieport width ( #1094 )
2023-07-31 12:21:56 -04:00
Omar Al-Ithawi
398330fa07
feat: include paragon in atlas pull ( #1145 )
...
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
2023-07-25 11:21:54 -04:00
renovate[bot]
f92fc8c3a5
fix(deps): update dependency @popperjs/core to v2.11.8
2023-07-25 14:01:38 +00:00
renovate[bot]
5e072949d6
chore(deps): update dependency @edx/frontend-build to v12.9.3
2023-07-25 11:25:32 +00:00
Rebecca Graber
2d132f114c
feat: upgrade pact ( #1141 )
...
Upgrade pact to 11
2023-07-17 12:47:29 -04:00
alangsto
c73ef26d8e
feat: add segment event for lti modal launch ( #1140 )
2023-07-13 13:56:25 -04:00
ayesha waris
97ca7fe6aa
fix: sidebar state remains open for all users ( #1139 )
2023-07-13 15:30:16 +05:00
Ben Warzeski
e95a59c6c8
fix: modal hook name for unit iframe modal signal ( #1138 )
2023-07-10 15:26:56 -04:00
Peter Kulko
5f9c441cd2
fix: added Paragon translations ( #1136 )
2023-07-10 14:25:56 -04:00
Ben Warzeski
2e641ac6c9
Bw/unit splitup ( #1134 )
...
* refactor: break Unit component into smaller unit-tested parts
* feat: save scroll position on video fullscreen exit
* chore: remove swap file
2023-07-10 10:29:56 -04:00
alangsto
22937918ab
feat: add component to iframe LTI launch ( #1135 )
2023-07-06 14:57:39 -04:00
ihor-romaniuk
714f5d452c
fix: save scroll position on exit from video xblock fullscreen mode
2023-07-06 08:43:01 -04:00
ayesha waris
8ac9745261
fix: modifies sidebar state such that it remains open ( #1131 )
...
* fix: modifies sidebar state such that it remains open
* refactor: removed localstorage for discussions sideba
2023-06-27 14:05:46 +05:00
Zachary Hancock
340580cb41
chore: update exams lib ( #1130 )
2023-06-22 09:19:43 -04:00
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
Zachary Hancock
6232f40a74
feat: update special-exams-lib ( #1113 )
2023-05-16 15:08:46 -04:00
David Joy
bc0ff1ce65
chore: bumping frontend-platform version to get userId logging
...
frontend-platform has a new feature to include the userId (if it exists) when logging an error to the logging service. We want that.
2023-05-16 09:44:29 -04: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
Zachary Hancock
922cc2187a
fix: update exams lib to fix download click bug ( #1110 )
2023-05-09 09:23:40 -04:00
Sagirov Eugeniy
d9539796b5
chore: update frontend-platform version to v4.2.0
2023-05-02 14:34:30 -03:00
alangsto
e0acb501eb
chore: upgrade frontend-lib-special-exams version ( #1107 )
2023-04-26 08:52:03 -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
Zachary Hancock
7184e85b2b
feat: update exams library ( #1103 )
2023-04-21 12:09:29 -04:00