Muhammad Faraz Maqsood
0caa243a2e
fix: height for lti modal
2025-09-09 15:25:43 +05:00
Muhammad Faraz Maqsood
724039c629
fix: modal size for lti content ( #12 )
...
- dialogClassName was working with Modal from paragon, but after paragon v23 upgrade. We replaced Modal with ModalDialog with which dialogClassName doesn't work.
- So, replace dialogClassName with simple className to apply same styles.
Co-authored-by: Muhammad Faraz Maqsood <faraz.maqsood@A006-01130.local >
2025-09-05 13:10:45 -04:00
Isaac Lee
e82132df5f
Merge pull request #11 from edx/ilee2u/update-la-plugin-2.23.0-edx
...
chore: update learning assistant plugin 2.23.0
2025-08-25 15:00:27 -04:00
ilee2u
3846f1eae5
chore: update learning assistant plugin 2.23.0
2025-08-22 16:04:36 -04:00
Muhammad Adeel Tajamul
11698e055f
feat: updated notification preferences unsubscribe flow ( #9 )
2025-08-21 14:10:47 -04:00
Nathan Sprenkle
7817ac751c
feat!: add design tokens support ( #1737 ) ( #10 )
...
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.
Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com >
Co-authored-by: Diana Olarte <diana.olarte@edunext.co >
2025-08-15 15:06:21 -04:00
Maniraja Raman
0dfbca7cd8
feat: update frontend-lib-learning-assistant version from 2.20.0 to 2.22.0 ( #8 )
2025-08-11 11:13:27 -04:00
Nathan Sprenkle
5e922a1643
feat: use discount info endpoint for streak discount information (openedx#1763) ( #7 )
...
Co-authored-by: Nawfal Ahmed <111358247+NawfalAhmed@users.noreply.github.com >
2025-08-07 11:27:34 -04:00
Nathan Sprenkle
60f9abbe2b
chore: update to teak.1 ( #5 )
2025-07-09 13:55:40 -04:00
nsprenkle
118d5aac31
revert: "feat: update certificate icons"
...
This reverts commit 1412bfe209 .
2025-07-02 16:29:00 -04:00
nsprenkle
a8e2c080dc
chore: merge branch 'openedx/release/teak.1' into edx/release/teak.1
2025-07-01 10:50:01 -04:00
Nathan Sprenkle
f0f482cc32
Merge branch 'openedx:master' into master
2025-06-13 10:34:40 -04:00
sundasnoreen12
7eddc918bb
fix: fixed right panel closing issue ( #1732 )
...
* fix: fixed right panel closing issue
* fix: fixed status of notificationTrayStatus in session storage
* test: added test cases to close or open notification tray
2025-06-13 10:33:14 -04:00
edX requirements bot
f28528e813
chore: update browserslist DB ( #1730 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-06-09 00:43:43 +00:00
wgu-jesse-stewart
ab3f5fd7bc
fix: ensure full-height layout ( #1724 )
...
When content within a sequence was shorter than the height of the browser viewport, the `.sequence-container > .outline-sidebar-wrapper` element does not expand appropriately. This caused the course outline sidebar to be partially or completely hidden from view.
2025-06-06 15:55:15 -03:00
Nathan Sprenkle
dbe917f692
Merge branch 'openedx:master' into master
2025-06-05 13:30:54 -04:00
ayesha waris
73eaf61261
revert: "temp: reverse stack order of discussions and upsell in sidebar ( #1705 )" ( #1712 )
...
This reverts commit 2ce833341b .
2025-06-05 13:25:22 -04:00
KristinAoki
db9663b664
feat: add start:with-theme command
2025-06-05 19:47:23 +05:30
jacobo-dominguez-wgu
7edac93752
fix: removing '-1 +' from media queries ( #1727 )
2025-06-04 16:27:04 -07:00
Javier Ontiveros
d1dede568e
feat: hide sidebar on screen resize ( #1720 )
...
Adds an event handler on the window resize to check if the sidebar isOpen and the size of the viewport is smaller than the sidebar display to hide the sidebar and prevent it from blocking the course view.
2025-06-04 16:22:01 -03:00
Javier Ontiveros
31b02d777f
feat: disable completion item icons on flag ( #1714 )
...
* feat: base modifications to disable completion checks when flag enabled
* chore: started updating tests
* chore: udpated tests
* chore: added missing negative test
---------
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org >
2025-06-04 15:33:12 -03:00
Jorg Are
69f1ca5a99
Merge branch 'openedx:master' into master
2025-06-04 16:03:48 +01:00
dependabot[bot]
67bb54a028
chore(deps): bump tar-fs
...
Bumps and [tar-fs](https://github.com/mafintosh/tar-fs ). These dependencies needed to be updated together.
Updates `tar-fs` from 2.1.2 to 3.0.9
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.2...v3.0.9 )
Updates `tar-fs` from 3.0.8 to 3.0.9
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.2...v3.0.9 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.0.9
dependency-type: indirect
- dependency-name: tar-fs
dependency-version: 3.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 20:32:27 +05:30
jacobo-dominguez-wgu
847d4e5ce6
fix: center and align previous and next buttons ( #1718 )
...
* fix: prev and next buttons were not propertly centered and aligned
* fix: removing flex-basis property for navigation buttons
2025-06-04 10:22:45 -03:00
edX requirements bot
b89cdb4a69
chore: update browserslist DB ( #1723 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-06-02 00:42:51 +00:00
Maria Grimaldi
a1d0afff6c
refactor: move file to corresponding folder
2025-05-30 08:33:47 -04:00
Maria Grimaldi
1714f285b0
chore: add workflow to pull release testing issues into the BTR board
...
Add GH workflow that includes issues into the BTR board after the issue
is labeled with `release testing`. Also add label needs triage for
bug triaging issues.
2025-05-30 08:18:57 -04:00
Jorg Are
03cda5326a
chore: add id to verified-upgrade-deadline link ( #1719 )
2025-05-29 15:33:51 -04:00
Ihor Romaniuk
a71152b008
feat: move sequence navigation to plugin slot ( #1716 )
2025-05-29 12:05:00 -04:00
wgu-jesse-stewart
d14c2a9ffd
fix: sidebar not showing sections on pending courses ( #1679 )
2025-05-27 13:47:21 -04:00
Jorg Are
d4de38a8e7
Merge branch 'openedx:master' into master
2025-05-22 11:27:34 +01:00
Jorg Are
b6c29df0a0
chore: add identifiers to some upgrade links/buttons ( #1686 )
2025-05-21 08:45:19 -04:00
Nathan Sprenkle
6736e6cd26
Merge branch 'openedx:master' into master
2025-05-19 11:46:12 -04:00
ayesha waris
2ce833341b
temp: reverse stack order of discussions and upsell in sidebar ( #1705 )
...
Co-authored-by: Ayesha Waris <ayesha.waris@192.168.10.27 >
2025-05-19 11:45:32 -04:00
renovate[bot]
ff57a6b217
fix(deps): update dependency @edx/frontend-platform to v8.3.7 ( #1710 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:58:38 +00:00
edX requirements bot
dc6ee749be
chore: update browserslist DB ( #1709 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-05-19 00:42:52 +00:00
renovate[bot]
236fb57023
fix(deps): update dependency @edx/frontend-platform to v8.3.6 ( #1707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 16:38:56 +00:00
Nathan Sprenkle
b6ab78c244
Merge branch 'openedx:master' into master
2025-05-12 10:46:13 -04:00
Nathan Sprenkle
d3d2f75c12
chore: re-add query-string dependency ( #1703 )
...
Several of our plugins still rely on this, though it should be removed ASAP
2025-05-12 10:36:48 -04:00
edX requirements bot
8e9306d35a
chore: update browserslist DB ( #1704 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-05-12 00:42:14 +00:00
Nathan Sprenkle
662783dbd4
revert: "feat: update certificate icons" #3
2025-05-08 16:47:04 -04:00
nsprenkle
b315c0b1e6
revert: "feat: update certificate icons"
...
This reverts commit 1412bfe209 .
2025-05-08 16:12:55 -04:00
Jansen Kantor
b1ee8a3713
feat: add course end dashboard plugin slots ( #1658 )
...
* feat: add additional course end plugin slots
* fix: bring plugin slot names in line with new naming scheme
* refactor: change plugin files to tsx,remove propTypes
* fixup! refactor: change plugin files to tsx,remove propTypes
* fixup! fixup! refactor: change plugin files to tsx,remove propTypes
* fixup! fixup! fixup! refactor: change plugin files to tsx,remove propTypes
* fix: accidentally committed test code
* fix: plugin-slot fixes
* chore: add ENTERPRISE_LEARNER_PORTAL_URL env var
2025-05-08 14:23:41 -04:00
renovate[bot]
73406fbb31
fix(deps): update dependency @edx/openedx-atlas to ^0.7.0 ( #1699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 02:39:17 +00:00
renovate[bot]
f4ae1c51ff
fix(deps): update dependency @edx/frontend-component-footer to v14.7.1 ( #1698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 22:27:28 +00:00
renovate[bot]
7ef3892027
fix(deps): update dependency @edx/frontend-platform to v8.3.5 ( #1697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 17:04:09 +00:00
Braden MacDonald
1484bc50f7
refactor: replace query-string pkg, remove unused <ShareButton> ( #1676 )
2025-05-05 09:56:09 -07:00
Maxim Beder
241e188465
feat: update certificate icons
...
Old certificates icons contained edX trademark logos, which were not
suitable for the open source repos. Replaced with icons that contain
Open edX logos.
release/teak.1
2025-05-05 20:43:01 +05:30
edX requirements bot
6b197aad27
chore: update browserslist DB ( #1696 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-05-05 00:42:17 +00:00
Maxim Beder
1412bfe209
feat: update certificate icons
...
Old certificates icons contained edX trademark logos, which were not
suitable for the open source repos. Replaced with icons that contain
Open edX logos.
2025-04-30 10:27:27 -03:00