Brian Smith
d2139ae517
feat: import FooterSlot from frontend-slot-footer package
2024-06-06 15:05:10 -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
Omar Al-Ithawi
71a18c532e
feat: tutor-mfe compatiblilty for atlas pull ( #660 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-platform in `atlas pull`
2024-02-02 16:58:53 -05:00
ayesha waris
e845804cce
fix: fixed redirection to learners tab in inContext view ( #659 )
...
* fix: redirection to learners tab in inContext view
* fix: changed username to simple text for incontext view
* test: username is not clickable in incontext view
---------
Co-authored-by: sohailfatima <23100065@lums.edu.pk >
Co-authored-by: Fatima Sohail <68312464+sohailfatima@users.noreply.github.com >
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-01-31 18:18:54 +05:00
ayesha waris
f69b2c118f
chore: removed eslint-disable statements ( #658 )
...
* chore: removed eslint-disable statements
* refactor: removed unnecessary files and unintentional eslint-disable statements
* refactor: removed eslint import/no-cycle error
* fix: failing testcase
* style: removed comments
* fix: failing testcase
---------
Co-authored-by: sohailfatima <23100065@lums.edu.pk >
Co-authored-by: Fatima Sohail <68312464+sohailfatima@users.noreply.github.com >
2024-01-31 16:54:03 +05:00
ayesha waris
88a985da35
fix: updated css styling to prevent content spilling ( #655 )
...
* fix: updated css styling to prevent content spilling
* style: small property change
---------
Co-authored-by: eemaanamir <eemaan.amir@gmail.com >
2024-01-30 12:59:35 +05:00
Jenkins
3aef3b0c7e
chore(i18n): update translations
2024-01-28 15:22:39 -05:00
sundasnoreen12
095d4296e3
fix: fixed Learner Post filter issue ( #651 )
...
* fix: fixed Learner Post filter issue
* refactor: removed different variable declaration
---------
Co-authored-by: Awais Ansari <79941147+awais-ansari@users.noreply.github.com >
2024-01-25 18:56:25 +05:00
Muhammad Adeel Tajamul
fa8357035b
fix: anonymous post should not be visible in my post ( #654 )
2024-01-25 14:48:25 +05:00
Jenkins
bb341df70e
chore(i18n): update translations
2024-01-21 15:22:37 -05:00
sundasnoreen12
ffb386472d
fix: sort menu collapse after filter selection ( #645 )
...
* fix: sort menu collapse after filter selection
* refactor: filter menu collapse logic
---------
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2024-01-17 16:28:54 +05:00
sundasnoreen12
5df51f2389
fix: fixed hover color issue throughout MFE ( #644 )
...
* fix: fixed hover color issue throughout MFE
* fix: added border around add comment button
* fix: removed add button radius
2024-01-16 12:12:02 +05:00
renovate[bot]
92adec3a2a
chore(deps): update actions/setup-node action to v4 ( #643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 21:54:15 +05:00
renovate[bot]
ce786af2dc
chore(deps): update actions/checkout action to v4 ( #642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 21:44:15 +05:00
Jenkins
4dbb4f5fea
chore(i18n): update translations
2024-01-14 15:22:33 -05:00
Awais Ansari
733046f852
fix: fixed post card border color issue ( #640 )
2024-01-11 16:27:11 +05:00
renovate[bot]
6cacde4367
fix(deps): update dependency yup to v0.32.11 ( #632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 16:55:32 +05:00
renovate[bot]
8015f6c1c0
fix(deps): update dependency classnames to v2.5.1 ( #636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 16:47:33 +05:00
Awais Ansari
035d766886
feat: removed sort and filter tour ( #638 )
2024-01-09 12:30:18 +05:00
ayesha waris
ee61d1c95d
chore: removed enable_learners_tab_in_discussions_mfe flag dependency ( #637 )
2024-01-05 17:38:34 +05:00
vladislavkeblysh
9e95458168
feat: Editor bar visibility ( #582 )
...
* feat: fixed editor bar visibility
* feat: fixed editor bar visibility
* feat: fixed z index
2024-01-05 01:24:12 +05:00
sundasnoreen12
b467298d9a
fix: fixed UI issues of discussion for incontext sidebar ( #633 )
...
* fix: fixed UI issues of discussion for incontext sidebar
* refactor: added paragon class
* refactor: improved actionBar UI
---------
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2024-01-02 13:35:47 +05:00
renovate[bot]
b5d036a54d
fix(deps): update dependency regenerator-runtime to v0.14.1
2023-12-18 15:05:01 +00:00
renovate[bot]
bc997108ef
chore(deps): update dependency @edx/frontend-build to v13.0.14 ( #628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 18:33:51 +05:00
vladislavkeblysh
6ae5130c14
feat: fixed page styles ( #577 )
2023-12-18 16:26:38 +05:00
Jenkins
67d79cb3aa
chore(i18n): update translations
2023-12-17 15:22:26 -05:00
renovate[bot]
f31a0e71f3
fix(deps): update dependency formik to v2.4.5 ( #619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 15:15:42 +05:00
renovate[bot]
9761787c89
fix(deps): update dependency @reduxjs/toolkit to v1.9.7 ( #616 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 12:30:12 +05:00
renovate[bot]
e5a21f4a75
chore(deps): update dependency @edx/frontend-build to v13.0.12 ( #624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 14:16:54 +05:00
renovate[bot]
1d89e9556a
fix(deps): update dependency @edx/frontend-component-footer to v12.6.1 ( #625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 14:11:01 +05:00
Syed Ali Abbas Zaidi
b35632df64
feat: upgrade react router to v6 ( #542 )
...
* feat: upgrade react router to v6
* fix: routing issues
* fix: category route should redirect to all posts
* fix: path error on routes
2023-12-07 18:10:48 +05:00
Kshitij Sobti
b36c0266fd
fix: null error at useRouteMatch when running on tutor ( #613 )
...
tutor sets the PUBLIC_PATH to '/discussions' which causes frontend-platform to
treat all URLs for matching etc to be relative to this path. Since many places
include '/discussions' in the match it causes those matches to break.
This change makes the default PUBLIC_PATH in .env.development to match the one
set by tutor and removes it from the base path of the router letting frontend
platform handle the prefix.
This also allows for deployments to customise this path to be something other
than 'discussions'.
2023-12-06 17:20:28 +05:00
renovate[bot]
0d5df18ab2
fix(deps): update dependency redux to v4.2.1 ( #621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 12:21:46 +05:00
renovate[bot]
c61435546d
fix(deps): update dependency regenerator-runtime to v0.14.0 ( #622 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 12:03:29 +05:00