Ihor Romaniuk
167d51b596
fix: iframe height for discussions sidebar ( #1393 )
...
* fix: iframe height for discussions sidebar
* fix: increase adaptation brakepoint
2024-07-26 10:57:40 -04:00
sundasnoreen12
7efe8f5cc3
chore: make sidebar less intrusive for mobile ( #1423 )
...
* chore: make sidebar less intrusive for mobile
* fix: fixed first time view issue
* refactor: refactor code
2024-07-24 14:59:53 +05:00
Alison Langston
263fe6d1a2
chore: upgrade la library version ( #1424 )
2024-07-23 08:57:54 -04:00
Marcos Rigoli
76f98d5bb2
feat: Added experiments to Learning Assistant ( #1421 )
2024-07-19 12:33:13 -03:00
Zachary Hancock
e0386fe40b
fix: update exams lib ( #1422 )
2024-07-19 10:56:13 -04:00
Kristin Aoki
7d99677acd
feat: plugin slot to show non course content on next button click ( #1412 )
2024-07-17 21:05:43 -06:00
Marcos Rigoli
29bc2d9e17
chore: Revert Learning Assistant upgrade due to a bug ( #1420 )
2024-07-15 11:49:39 -03:00
Marcos Rigoli
27f3e79508
chore: Update learning assistant lib ( #1419 )
2024-07-15 11:10:55 -03:00
Zachary Hancock
ed74bee760
chore: update exams lib ( #1418 )
2024-07-11 14:30:03 -04:00
Emad Rad
c7a81fe07a
chore: README updated
...
- code blocks added.
- heading issues fixed.
- small typos fixed.
2024-06-28 09:09:39 -04:00
Zachary Hancock
d880aac569
chore: update learning assistant lib ( #1411 )
2024-06-24 09:04:08 -04:00
Rodrigo Martin
072d608c64
feat(AU-2073): Trigger track event when iframe fails on load ( #1407 )
...
* feat(AU-2073): Trigger track event when iframe fails on load
* feat: fix tests
* fix: remove courseId from event
2024-06-04 16:48:21 -03:00
Ihor Romaniuk
9437142bc8
fix: optimize scroll position observer after video fullscreen exit ( #1371 )
2024-05-30 14:15:15 -03:00
Ihor Romaniuk
58c8ec5777
feat: [FC-0056] courseware sidebar enhancement ( #1386 )
...
- Display section and sequence progress
- Add tracking event to the unit button
- Hide the horizontal unit navigation with enabled sidebar navigation
2024-05-30 13:26:59 -03:00
Ahtisham Shahid
07357b9f10
feat: added role attrs in sidebar tracking event ( #1399 )
2024-05-30 12:06:21 +05:00
sundasnoreen12
1264b4245c
fix: fixed width issue of incontext sidebar ( #1395 )
2024-05-27 13:43:31 +05:00
Zachary Hancock
e3ecee18e3
style: use brand style for search button border ( #1394 )
2024-05-23 13:08:48 -04:00
Varsha Menon
c3d96622e8
feat: update courseware search button ( #1382 )
2024-05-23 11:27:10 -04:00
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