Jorg Are
e577efbd27
feat: add unit title to pluginslot ( #1383 )
2024-05-21 17:20:51 +01:00
Rodrigo Martin
df361236d0
feat(AU-2006): Show loading state when translating unit block ( #1389 )
2024-05-17 13:48:23 -03:00
Brian Smith
e656f5445c
feat!: organize plugin slots as components, add footer slot ( #1381 )
...
BREAKING CHANGE: slot ids have been changed for consistency
* `sequence_container_plugin` -> `sequence_container_slot`
* `unit_title_plugin` -> `unit_title_slot`
2024-05-17 12:09:47 -03:00
Zachary Hancock
f124c0d491
fix: incorrectly named plugin slots ( #1388 )
2024-05-16 10:24:27 -04:00
Leangseu Kim
cc041ba348
chore: lock test util to version 2.0.0
2024-05-15 15:42:24 -04:00
Leangseu Kim
257c9dcd7f
chore: make sidebar less intrusive for mobile ( #1377 )
...
* chore: fix incorrect fetch result
* chore: make sidebar less intrusive for mobile
* chore: linting
2024-05-14 11:22:55 -04:00
Marcos Rigoli
1857b86c7e
feat: Notification Plugin Slots ( #1368 )
...
* feat: add plugin slot for fbe lock paywall (#1347 )
* feat: Added PluginSlot wrapping UpgradeNotification components (#1366 )
* chore: Updated PluginSlot mock to support children and test ids
* chore: Updated mocked PluginSlot
* chore: Added unit test for MockedPluginSlot
* fix: Updated slot name ids
* feat: Added Plugin Slot wrapping UpgradeNotification in NotificationTray (#1367 )
* fix: Removed PluginSlot prop scoping for UpgradeNotification (#1369 )
* feat: generic sidebar notification plugin (#1379 )
* feat: make notification plugin api generic
* feat: include new sidebar and tests
* feat: tweak sidebar toggle
* style: fix extra space from merge
* feat: rename plugin slots
---------
Co-authored-by: Alison Langston <46360176+alangsto@users.noreply.github.com >
Co-authored-by: Zachary Hancock <zhancock@edx.org >
2024-05-13 16:59:20 -04:00
Ihor Romaniuk
1c3610e9af
feat: [FC-0056] create course outline sidebar ( #1375 )
2024-05-07 13:02:06 -03:00
Awais Ansari
796bbef10b
fix: removed new sidebar view tickiness ( #1376 )
2024-04-30 19:09:17 +05:00
sundasnoreen12
799e57f970
fix: fixed width issues of old and new sidebar ( #1374 )
...
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-04-30 17:40:23 +05:00
Awais Ansari
cf3a91dde0
feat: added course level isNewDiscussionSidebarViewEnabled flag to control sidebar view switching ( #1373 )
...
* feat: added course level isNewDiscussionSidebarViewEnabled flag
* test: fixed notification widget test cases
2024-04-29 16:14:08 +05:00
Leangseu Kim
72381a783b
chore: remove UnitTranslationPlugin ( #1352 )
...
* chore: remove UnitTranslationPlugin
* chore: add plugin slot for sequence
2024-04-22 12:14:33 -04:00
sundasnoreen12
75f56ea4bd
fix: fixed flicker issue of navbar width ( #1364 )
...
* fix: fixed fliker issue of navbar width
* refactor: added hook function
* refactor: placed discussion and notification constant on common place
* refactor: moved to constant
* refactor: fixed variable rename
2024-04-18 15:27:16 +05:00
Rodrigo Martin
a418ba6adb
feat(AU-1894): send track event when requesting translation ( #1360 )
...
* feat(AU-1894): send track event when requesting translation
* feat: add source != target language condition
2024-04-17 15:42:51 -03:00
sundasnoreen12
2da930f819
fix: fixed expended view unit bar issue ( #1356 )
...
* fix: fixed expended view unit bar issue
* refactor: removed expanded width
2024-04-17 12:29:45 +05:00
renovate[bot]
a2c38112fb
chore(deps): update dependency @openedx/frontend-build to v13.1.4
2024-04-16 18:01:10 +00:00
Alison Langston
36535d188d
feat: upgrade special exams ( #1357 )
2024-04-16 12:55:53 -04:00
renovate[bot]
79f49032e3
fix(deps): update dependency @edx/frontend-lib-special-exams to v3.0.1
2024-04-16 16:09:21 +00:00
renovate[bot]
9b3b123e45
fix(deps): update dependency @edx/frontend-component-footer to v13.0.5
2024-04-16 16:08:42 +00:00
sundasnoreen12
98436b4605
fix: fixed zindex and width issue ( #1346 )
2024-04-15 19:15:42 +00:00
Leangseu Kim
7652fa46d1
Lk/translation only for verified ( #1355 )
...
* chore: update verified mode logic
* chore: add is staff logic
* chore: add test
2024-04-15 11:57:20 -03:00
Leangseu Kim
2347ce88cd
chore: update translation tour modal title
2024-04-15 09:40:22 -04:00
Leangseu Kim
78e5c57bd3
chore: fix translation for verified student only logic
2024-04-15 09:40:22 -04:00
Leangseu Kim
108636761c
chore: fix codecov action error
2024-04-12 11:28:23 -04:00
Leangseu Kim
5f56828bda
chore: patch frontend-build deployment
2024-04-12 11:28:23 -04:00
Rodrigo Martin
23e522e893
feat(AU-1949): Restrict WCT to verified track learners only ( #1345 )
...
* feat(AU-1949): Restrict WCT to verified track learners only
* fix: use jest-when
* fix: clean tests
2024-04-08 11:16:08 -03:00
sundasnoreen12
9423a889ba
fix: fixed units overflow issue ( #1343 )
...
* fix: fixed units overflow issue
* refactor: refactor code for desktop and xl screen
* refactor: fixed refactor issue
2024-04-05 01:33:07 +05:00
Isaac Lee
85b95adb9f
fix: modal iframe height to 100% ( #1341 )
2024-04-02 13:14:05 -04:00
ABBOUD Moncef
d4e7b416b1
fix: course update iframe ( #1204 )
2024-03-29 16:12:23 -04:00
renovate[bot]
0cb369af2b
fix(deps): update dependency @openedx/paragon to v22.2.1
2024-03-27 20:57:21 +00:00
renovate[bot]
c908d3a3dd
fix(deps): update dependency @edx/frontend-platform to v7.1.3
2024-03-27 17:48:28 +00:00
renovate[bot]
895a3b6b9f
chore(deps): update dependency @openedx/frontend-build to v13.0.30
2024-03-27 17:47:25 +00:00
Leangseu Kim
36b3c36379
feat: whole course translations ( #1330 )
...
* feat: add language selection
chore: update tests so we have less error message
test: update test
* test: update tests
* chore: remove duplicate translation
* chore: lint for console
* chore: remove comments
* chore: make sure the affect url frame refresh after the language selection change
* chore: add whole_course_translation and language to courseware meta (#1305 )
* feat: Add feedback widget UI mock
Add unit tests
Fix snapshot
Clean Sequence component logEvent calls
Clean unit test
Put feedback widget behind whole course translation flag
Fix useFeedbackWidget test
* chore: add src and dest translation
* feat: first iteration of plugin translation
chore: update plugin instruction
* feat: Connect FeedbackWidget with backend services (#1325 )
Connect FeedbackWidget with backend services
Move feedback widget to unit translation plugin
* feat: Add authentication to WCT feedback endpoints (#1329 )
* chore: add fetch config and move feedback widget for the plugin
chore: rewrite and test the api request
chore: rebase
chore: update translation feedback
chore: test
chore: add more tests
* chore: rebase
* chore: update requested change
* chore: update package
* chore: upgrade frontend-lib-special-exams and frontend-lib-learning-assistant
* chore: update tests
* chore: remove unneeded package
* chore: update example config
* chore: add source-map-loader
* fix: feedback widget render error after submit feedback (#1335 )
* fix: feedback widget render error after submit feedback
* fix: widget logic
---------
Co-authored-by: Rodrigo Martin <rodrigom_94@hotmail.com >
2024-03-27 13:39:36 -04:00
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