obscherler
e8e5337b7b
fix: Update frontend-platform to version 8.3.8 for fixes with theme URL loading. ( #825 )
...
8.3.7: Simplify the logic for Paragon `fallbackThemeUrl` to always rely on `window.location?.origin`;
8.3.8: Allow the creation of URLs with only `brandOverride` definition.
2025-11-06 09:50:20 -05:00
Brian Smith
88bf980546
feat!: add design tokens support ( #777 )
...
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.
Co-authored-by: Diana Olarte <dcoa@live.com >
2025-07-30 12:43:11 -05:00
Brian Smith
bad12462f5
feat: import FooterSlot from component package instead of slot package ( #765 )
release/teak.3
release/teak.2
release/teak.1
2025-04-24 11:50:49 -04:00
renovate[bot]
ec915f622b
fix(deps): update dependency @edx/frontend-component-header to v6.4.0 ( #766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:15:13 +00:00
Régis Behmo
60da5eafc4
chore: remove husky 🪓 🐶 ( #761 )
2025-04-09 14:53:26 -04:00
Hunia Fatima
05cf174335
feat: upgrade react to v18 ( #759 )
2025-04-09 10:11:28 -04:00
Brian Smith
ff72dab001
chore(deps): update @openedx dependencies to versions that support React 18 ( #758 )
2025-03-27 16:16:13 -04:00
Sarina Canelake
c38887ec2b
docs: Update edx.rtd links to docs.openedx.org
2025-03-25 14:42:44 -03:00
Feanil Patel
58aa512f47
Merge pull request #749 from salman2013/salman/update-catalog-info-file
...
Update catalog-info file for release data
2025-01-17 11:13:22 -05:00
salman2013
62a5c11f52
chore: Update catalog-info file for release data and remove openedx.yaml file
2025-01-15 16:54:09 +05:00
Ihor Romaniuk
3ef8515891
fix: block overflow when editing comment ( #706 )
2024-12-10 12:19:40 +05:00
Farhaan Bukhsh
3cc39d83c4
fix: Adds a fix to remove "Add a post" button when discussion is restricted ( #742 )
...
"Add a post" button was visible even though the banner says that posting is
restricted. This change helps in removing the button when posting is restricted.
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com >
2024-11-21 18:11:30 +05:30
Brian Smith
af6cd1853c
revert: revert: "test: Remove support for Node 18 ( #736 )" ( #740 ) ( #744 )
...
This reverts commit 472bbe2d96 .
2024-11-01 09:38:17 -04:00
Brian Smith
79a2fa404b
feat(deps): update header to 5.6.0 ( #741 )
open-release/sumac.3
open-release/sumac.2
open-release/sumac.1
2024-10-22 19:19:10 -04:00
Brian Smith
472bbe2d96
Revert "test: Remove support for Node 18 ( #736 )" ( #740 )
...
This reverts commit dc5f097736 . Node 18 removal PRs should be merged after Sumac is cut.
2024-10-22 13:55:44 -04:00
Bilal Qamar
dc5f097736
test: Remove support for Node 18 ( #736 )
2024-09-10 14:38:24 +05:00
Bilal Qamar
5e8c8254b4
build: Upgrade to Node 20 ( #734 )
...
* feat: updated node to v20
* refactor: updated package-lock along with ci & lockfile version workflows
* refactor: updated lockfile version workflow
* refactor: updated package-lock
2024-09-03 12:21:05 -04:00
Bilal Qamar
0d6692cf8c
test: Add Node 20 to CI matrix ( #735 )
2024-08-22 14:37:56 -04:00
sundasnoreen12
3391e966f3
feat: added help section for post documentation ( #733 )
...
* feat: added help section for post documentation
* refactor: refactor code
2024-08-08 18:13:08 +05:00
Bilal Qamar
4297a96102
feat: updated frontend-build & frontend-platform major versions ( #626 )
...
* chore: bumped jest to v29
* refactor: updated frontend-build
* refactor: updated package-lock
* feat: updated build and platform major versions, along with edx packages
* refactor: updated package-lock
* refactor: updated package-lock
2024-08-02 16:32:34 +05:00
sundasnoreen12
db883ca7cd
feat: added draft functionality for comment and responses ( #727 )
...
* feat: added draft functionality for comment and responses
* fix: fixed comment update issue:
* test: added draft test case
* test: added mock conditions for tinymce
* refactor: refactor code
* test: added test cases
* refactor: refactor hook file
* refactor: fixed review issues
* refactor: memoize function
* refactor: refactor code
* test: added update comment test case
* refactor: refactor remove hook method
* test: fixed test cases issue
2024-07-24 17:24:23 +05:00
ayesha waris
422fbf6173
fix: fixed author liking its own post ( #720 )
2024-06-26 17:13:52 +05:00
Ahtisham Shahid
e862ee6fb1
fix: post editor breaking for moderator ( #717 )
...
fix: updated unit tests
fix: updated unit tests
2024-06-21 12:29:27 +05:00
Adolfo R. Brandes
eeae6d45ce
build: Update codecov and use token
...
Update codecov to the latest version and start using the org-wide token for uploads.
See https://github.com/openedx/wg-frontend/issues/179
2024-06-17 12:02:50 -03:00
ayesha waris
71b88bcea3
fix: fixed sidebar inconsistent font size ( #716 )
2024-06-11 18:25:33 +05:00
Ahtisham Shahid
c808069fe1
Revert "feat: updated course config api version ( #702 )" ( #715 )
...
This reverts commit 8d86e6dcc0 .
2024-06-11 15:25:41 +05:00
ayesha waris
b9543c6d9c
fix: fixed font-size of load more buttons and add a post heading ( #708 )
...
* fix: fixed font-size of load more buttons and add a post heading
* fix: fixed font-size of time stamps
* fix: fixed width of actions dropdown modal
2024-05-28 18:13:03 +05:00
ayesha waris
a545d0b9f6
fix: responsiveness of MFE discussions ( #697 )
...
* fix: fixed sidebar xl screen width
* fix: fixed failing test runs
* refactor: removed unused css classes
2024-05-27 16:48:53 +05:00
Ahtisham Shahid
8d86e6dcc0
feat: updated course config api version ( #702 )
2024-05-24 05:38:30 -04:00
sundasnoreen12
37781566f5
fix: fix redirection to new tab issue ( #704 )
2024-05-22 12:59:45 +05:00
Brian Smith
50948acfeb
feat: import FooterSlot from frontend-slot-footer package
2024-05-17 09:39:00 -03:00
Awais Ansari
4de1011780
Revert "feat: use frontend-plugin-framework to provide a FooterSlot" ( #700 )
...
This reverts commit d7474782b4 .
2024-05-13 18:16:56 +05:00
Brian Smith
d7474782b4
feat: use frontend-plugin-framework to provide a FooterSlot
2024-05-10 11:21:26 -03:00
ayesha waris
e1c78dda6e
fix: fixed limited content visibility due to oversized sidebar ( #692 )
...
* fix: fixed limited content visibility due to oversized sidebar
* refactor: changed names of constants
---------
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-04-08 23:43:24 +05:00
ayesha waris
f282da52c1
fix: fixed commentsInThreads[s] is not iterable ( #693 )
2024-04-08 22:48:27 +05:00
sundasnoreen12
d7fcc86847
fix: fixed api calling issues for admin ( #691 )
...
* fix: fixed api calling issues for admin
* test: fixed test case
* refactor: fixed review issue
---------
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-04-05 16:48:36 +05:00
Danyal Faheem
c0873df575
fix: render favicon and siteName in title ( #668 )
...
* fix: render favicon and siteName in title
* fix: remove translation files
2024-04-05 16:09:53 +05:00
Stanislav
12fbe7eebd
fix: Discussions UI fixes on mobile resolutions ( #689 )
2024-04-04 17:46:01 +05:00
sundasnoreen12
7db4fde252
feat: restricted unnecessary api calls ( #683 )
...
* feat: restricted unnecessary api calls
* fix: fixed content unavailable issue for user admin
* refactor: refactor code for course status
2024-04-04 12:42:37 +05:00
sundasnoreen12
4914f51b6e
fix: fixed crash issue for post in learner tab ( #684 )
2024-03-28 13:30:50 +05:00
ayesha waris
80073e3f83
feat: updated redux structure using updated comments api ( #670 )
...
* feat: updated redux structure and commentsview component
* test: fixed test cases
* fix: fixed lint error
2024-03-25 15:09:22 +05:00
sundasnoreen12
3aacdda7a1
feat: remove Transifex calls for OEP-58 for discussion MFE ( #682 )
2024-03-21 00:19:56 +05:00
Brian Smith
1a2068d52f
chore(deps): update paragon and frontend-build to openedx scope
2024-02-28 12:55:13 -03:00
Awais Ansari
3a7b7054e7
fix: user content unavailable content issue for learner ( #674 )
2024-02-28 18:04:02 +05:00
sundasnoreen12
6875165eb3
fix: now content unavailable ui is only for learner ( #672 )
...
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-02-27 14:25:40 +05:00
Awais Ansari
8fc666500a
feat: add auto scroll to editor functionality ( #671 )
...
* feat: add auto scroll to editor functionality
* test: mocked scrollIntoView function in ThreadView test cases
2024-02-27 13:01:52 +05:00
sundasnoreen12
ddb6c96f1d
fix: table is now showing properly in preview and post lists ( #669 )
...
* fix: table is now showing properly in preview and post lists
* refactor: added paragon color code
2024-02-23 21:14:38 +05:00
sundasnoreen12
ac17fd7294
feat: implemented error handling mockup ( #663 )
...
* feat: implemented error handling mockup
* fix: fixed incontextsidebar issues
* fix: fixed discussion home test cases
* fix: fixed dicussion home test cases
* refactor: added code review fixes
---------
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-02-21 14:37:37 +05:00
ayesha waris
f0a4586eed
feat: modified TA icon according to role ( #665 )
...
* feat: modified TA icon according to role
* fix: fixed icon and tooltip position
* fix: fixed failing testcase
* refactor: removed duplication
* test: added testcases to check for updated user labels
* refactor: updated variables names for clarity
* refactor: moved authorLabel selection logic to utils
---------
Co-authored-by: sohailfatima <23100065@lums.edu.pk >
2024-02-15 18:12:20 +05:00
ayesha waris
9eaed2b873
fix: fixed question icon and its position ( #662 )
...
* fix: fixed question icon background for read questions
* fix: fixed question icon position in post detailed view
---------
Co-authored-by: sohailfatima <23100065@lums.edu.pk >
2024-02-12 19:38:57 +05:00