Isaac Lee
3917262492
fix: bump exams ver to fix exam timer ( #1331 )
2024-03-21 15:57:22 -04:00
Alison Langston
7ad120c4d5
feat: upgrade learning assistant version ( #1327 )
2024-03-18 15:33:38 -04:00
Samir Sabri
94d20833aa
feat!: remove Transifex calls for OEP-58
2024-03-18 15:01:23 -04:00
Isaac Lee
4698b11ab9
fix: rollback exams lib to unblock pipeline ( #1324 )
2024-03-14 14:31:40 -04:00
Awais Ansari
e46d4cc54d
feat: add tracking event in upgrade notifications tray ( #1323 )
2024-03-14 20:52:19 +05:00
Ihor Romaniuk
92d8f637c0
fix: sequence container width and responsive for sequence navigation block ( #1219 )
2024-03-13 13:29:34 -03:00
Eugene Dyudyunov
c3b786c771
fix: correct rtl for handouts ( #1289 )
2024-03-13 12:58:56 -03:00
Isaac Lee
00aab61551
chore: update exams lib ( #1321 )
2024-03-13 10:14:15 -04:00
Ihor Romaniuk
b547ada1a5
fix: RTL for the upgrade notification list ( #1220 )
2024-03-11 12:31:36 -04:00
Ihor Romaniuk
b7159590d3
fix: wrong text-color class and text contrast on dates page ( #1223 )
2024-03-11 12:31:27 -04:00
Marcos Rigoli
a2d7f704a6
fix: Updated search modal to match Bootstrap's z-index. ( #1318 )
2024-03-11 11:44:42 -03:00
Maria Grimaldi
bca3aaccf5
feat: use navigation sequence metadata to disable navigation components ( #1273 )
...
Use navigation_disabled sequence metadata based on Hide From TOC
block field, so the student cannot navigate to another sequences in
the course outline.
https://openedx.atlassian.net/wiki/spaces/OEPM/pages/3853975595/Feature+Enhancement+Proposal+Hide+Sections+from+course+outline
2024-03-08 10:51:31 -03:00
Marcos Rigoli
3b46df6d03
fix: Updated exams UI to fix timer ( #1317 )
2024-03-07 15:48:20 -03:00
Bryann Valderrama
7c8e26d213
feat: show hide from toc
...
Show message in course outline when Hide From TOC is enabled
https://openedx.atlassian.net/wiki/spaces/OEPM/pages/3853975595/Feature+Enhancement+Proposal+Hide+Sections+from+course+outline
2024-03-06 09:42:19 -03:00
Jeremy Ristau
b1c2c1f7b3
chore: create catalog-info.yaml ( #1315 )
...
* chore: create catalog-info.yaml
* chore: update catalog-info.yaml
2024-03-05 09:25:08 -05:00
Emad Rad
4797425a21
docs: broken readme fixed ( #1264 )
2024-03-03 07:50:01 -05:00
Alison Langston
54bb72b60c
feat: update chat visibility ( #1310 )
2024-03-01 08:17:27 -05:00
renovate[bot]
a91ef116f1
fix(deps): update dependency @edx/frontend-platform to v5.6.1
2024-02-29 00:51:21 +00:00
renovate[bot]
80634c6188
fix(deps): update dependency @edx/frontend-component-header to v4.11.1
2024-02-28 21:46:24 +00:00
renovate[bot]
ec1bad25a7
fix(deps): update dependency @edx/frontend-component-footer to v12.7.1
2024-02-28 21:24:08 +00:00
renovate[bot]
b2980f02a0
fix(deps): update dependency @edx/react-unit-test-utils to v1.7.1
2024-02-28 19:24:33 +00:00
renovate[bot]
9d38e9dc93
chore(deps): update dependency @openedx/frontend-build to v13.0.28
2024-02-28 16:52:17 +00:00
Mashal Malik
c28991d6e0
refactor: replace @edx/paragon and @edx/frontend-build ( #1261 )
...
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2024-02-28 13:42:44 -03:00
Alison Langston
ff7366d42a
feat: refactor date visibility ( #1298 )
2024-02-22 15:25:37 -05:00
Alison Langston
6def66677a
feat: update chat visibility ( #1297 )
2024-02-22 11:46:48 -05:00
Alison Langston
8335dec0de
feat: upgrade learning assistant version ( #1295 )
2024-02-21 09:31:08 -05:00
Varsha Menon
992ab4887b
feat: show chat for desktop only ( #1286 )
2024-02-20 14:37:57 -05:00
Alison Langston
5d2aa5e60a
feat: update learning assistant version ( #1294 )
2024-02-20 13:59:48 -05:00
sundasnoreen12
9dd79ca77e
fix: fixed empty section issue ( #1292 )
...
* fix: fixed empty section issue
* refactor: added checks to hide view
2024-02-15 15:56:04 +05:00
Muhammad Adeel Tajamul
9bfa0d06b6
feat: stick discussion sidebar to top ( #1290 )
2024-02-15 06:43:32 +05:00
Alison Langston
c6d4bb3b45
feat: update exams and learning-assistant versions ( #1291 )
2024-02-13 10:29:49 -05:00
Alison Langston
db1fc7782c
feat: gate visibility of chat component by active attempt ( #1282 )
2024-02-12 09:17:32 -05:00
Marcos Rigoli
efd57c326e
CoursewareSearch - Show filters if needed only ( #1287 )
...
* fix: CoursewareSearch - Show filters if needed only
* fix: Refactored CoursewareSearch filtering logic
* chore: Fixed unit tests for CoursewareResultsFilter
* chore: Added CoursewareSearch hooks coverage
2024-02-09 12:50:42 -03:00
Muhammad Abdullah Waheed
a18ed8ed6c
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #1200 )
2024-02-08 14:58:48 -05:00
mashal-m
a340381738
refactor: update lock file version
2024-02-08 14:10:30 -05:00
Michael Roytman
170cbe1da0
Refactor use of frontend-lib-special-exams public API to use hooks. ( #1284 )
...
* feat: refactor use of frontend-lib-special-exams public API to hooks
This commit refactors the use of the frontend-lib-special-exams public API to use hooks.
This commit also imports the root reducer from the frontend-lib-special-exams library. This root reducer is used for the specialExams slice when configuring the store for this application.
* feat: update special exams version
* feat: update snapshots
---------
Co-authored-by: Alie Langston <alangsto@wellesley.edu >
2024-02-08 13:58:19 -05:00
Michael Roytman
174de4bc1b
feat: update version of frontend-lib-learning-assistant to 1.21.0 ( #1285 )
...
This commit installs version 1.21.0 of @edx/frontend-lib-learning-assistant. This commit also refactors the Chat tests to assert on whether the Xpert component is rendered by the Chat component, not whether Xpert actually renders. This is because Xpert now has its own logic to determine whether to render.
This release uses a new GET endpoint published on the Learning Assistant backend to determine whether the Learning Assistant feature is enabled. If the features is not enabled, the Learning Assistant is not rendered, and vice-versa.
2024-02-07 15:39:23 -05:00
alangsto
55e2332b00
feat: remove audit access to learning assistant chat ( #1280 )
...
* feat: remove audit access to la
* feat: remove audit access to la
2024-01-29 17:08:17 -05:00
Omar Al-Ithawi
25d746b7c8
feat: tutor-mfe compatiblilty for atlas pull ( #1279 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-lib-special-exams in `atlas pull`
2024-01-29 12:40:36 -05:00
alangsto
e790e2636f
feat: upgrade learning assistant to latest version ( #1278 )
2024-01-24 15:08:30 -05:00
alangsto
c428222125
Revert "feat: update learning-assistant version" ( #1277 )
2024-01-24 10:17:21 -05:00
alangsto
58365ba18e
feat: update learning-assistant version ( #1276 )
2024-01-24 09:33:38 -05:00
Troy Sankey
ab87167052
fix: ignore failed outline API call when learner has no access
...
If the learner doesn't even have access to the course (e.g. because the
course starts in the future), don't worry about a 404 fetching the
course outline since we're not planning to use it anyway.
ENT-8078
2024-01-22 12:49:08 -08:00
sundasnoreen12
4928f505bd
test: added test cases for new sidebar ( #1267 )
...
* test: added test cases for new sidebar
* test: added factory for verified user
* refactor: updated description for notification widget
2024-01-11 15:54:25 +05:00
alangsto
59a68afa5d
feat: gate chat visibility by course end date ( #1270 )
2024-01-10 09:10:15 -05:00
Zachary Hancock
486faa5744
chore: update exams lib ( #1268 )
2024-01-08 13:56:01 -05:00
sundasnoreen12
023f5ac254
feat: added implementation for new sidebar ( #1260 )
...
* feat: added implementation for new sidebar
* test: fixed test cases
* refactor: fixed naming convention and combine useeffects
* refactor: improved sidebar UI and renamed sidebar flag
* refactor: remove additional states
* refactor: fixed UI and logic related issue
* refactor: simplified condition
* refactor: toggle sidebar action
* refactor: fixed toggle issues
* refactor: back arrow component
* refactor: changed useeffect position
---------
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2024-01-08 13:40:21 +05:00
Michael Roytman
4dc4725ba1
feat: pass unitId as a prop through to Xpert component ( #1256 )
...
This commit modifies the Course component to pass the unitId prop, which presents the unit usage key in which the Xpert is being rendered, to the Chat component. The Chat component passes this unit ID as a prop to the Xpert component.
2024-01-05 09:08:55 -05:00
Michael Roytman
600f5b4dff
feat: add technical support URL in the LTI-based provider proctored exam download instructions ( #1258 )
...
This commit changes the installed version of the frontend-lib-special-exams module from 2.25.0 to 2.26.0.
This release adds support for displaying a technical support URL for LTI-based providers on the download instructions interstitial of proctored exams. The download instructions will display a technical support URL when it is returned from the proctoring settings backend endpoint. If the technical support URL is not available, then the technical support email and technical support phone number will be used instead.
2023-12-20 15:18:25 -05:00
German
06d79ce16d
fix: prevent error when there are no results for a given filter ( #1257 )
2023-12-19 13:00:14 -03:00