Mehak Nasir
0a8d4d17d4
feat: blackout dates information banner added
2022-10-20 16:36:00 +05:00
Awais Ansari
ecae19b4ec
fix: convert clickable author label to text in posts summary list ( #331 )
...
* fix: convert clickable author label to text in posts summary list
* test: update post link test and add new tests for authorLabel
2022-10-20 15:36:43 +05:00
Jenkins
fd9edd7d77
chore(i18n): update translations
2022-10-20 05:23:46 -04:00
Muhammad Adeel Tajamul
4f74016637
fix: fixed failing tests in transifex ( #334 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-19 20:32:13 +05:00
Muhammad Adeel Tajamul
0a4f2a41c5
feat: learners area post summary will show reported if any comment is reported ( #325 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-19 12:11:01 +05:00
SaadYousaf
d7d159dac2
fix: add flag for transifex pull command
2022-10-18 22:41:51 +05:00
Awais Ansari
8ef83c5ae8
fix: replace bodyheight with paragon windowSize ( #327 )
2022-10-14 15:42:28 +05:00
Mehak Nasir
401d38ce05
fix: learner tab is now visible irrespective of user role
2022-10-14 14:05:23 +05:00
SaadYousaf
cd204c8e05
fix: fix for reported alert banner
2022-10-13 23:28:07 +05:00
Awais Ansari
9c1d68a5ad
chore: move feedback banner behin d the DISPLAY_FEEDBACK_BANNER env variable ( #324 )
2022-10-13 20:44:33 +05:00
Awais Ansari
4fecfabf2e
fix: add violates-guidelines edit reason as a default value for global staff ( #323 )
...
* fix: remove horizontal scrollbar
* fix: remove violates-guidelines edit reason as a default value for global staff
* fix: global staff can edit comment/reply
2022-10-13 20:41:16 +05:00
Kshitij Sobti
50b2e15731
feat: Add support for grouping at subsections ( #281 )
...
For smaller courses, there is a feature under the new provider
for grouping topics at the subsection level so that when
navigating the course, all topics under a subsection show up in
the sidebar instead of just the current unit.
This implements that functionality by checking if the discussion
is loaded in-context, and if grouping at subsection is enabled,
and if so, displaying the current subsection's topics.
2022-10-12 17:58:04 +05:00
Awais Ansari
947204ff38
fix: remove horizontal scrollbar ( #322 )
2022-10-11 17:35:13 +05:00
Jenkins
c5bda33bcf
chore(i18n): update translations
2022-10-09 16:26:36 -04:00
Mehak Nasir
969df198d5
fix: text search rewrite text added
2022-10-07 20:29:28 +05:00
Awais Ansari
b5ed63c2ed
fix: update topics listing UI ( #317 )
...
* fix: update topics listing UI
* test: update archived topics test case
* style: remove topic list last divider
2022-10-07 14:32:00 +05:00
Mehak Nasir
150f80412e
fix: unnamed topic crash handled on fe
2022-10-06 22:51:01 +05:00
Muhammad Adeel Tajamul
8eb3143c7e
feat: remove support for discussion mfe in iframe ( #308 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-06 06:04:41 +05:00
Awais Ansari
52550149ea
chore: upgrade paragon version to 20.12.1 ( #315 )
2022-10-05 15:08:36 +05:00
Muhammad Adeel Tajamul
35ad0ae0c3
fix: ui refactoring of load more responses and comments button ( #310 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-05 13:51:20 +05:00
Awais Ansari
11e9ebcfd0
fix: remove editor text persistence ( #311 )
...
* fix: remove editor text persistence
* fix: remove text persistence from comment/response editor
* fix: stop comment/response validation on editor cancel button
2022-10-04 18:58:50 +05:00
Muhammad Adeel Tajamul
fc86417444
fix: added hover to stats ( #313 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-10-04 18:07:36 +05:00
Mehak Nasir
315da6ba5d
fix: ui text changes
2022-10-04 18:00:14 +05:00
Mehak Nasir
f43832187c
fix: read/unread status fixed
2022-10-03 18:11:35 +05:00
Kshitij Sobti
8f8c5f279b
fix: Only show unread status for posts when the post itself is unread
...
This commit changes the logic used to mark a post as unread. While previously
any comment on a thread would move a thread from unread to read, now we only
consider a post unread if the post itself hasn't been read.
This is done by checking if the number of unread comments matches the total
comments.
NOTE: this check will also be valid after the first comment, and if all of a
user's read posts get deleted.
2022-10-03 18:11:35 +05:00
Jenkins
4089b90524
chore(i18n): update translations
2022-10-02 16:23:34 -04:00
Muhammad Adeel Tajamul
211323b2b5
fix: removed responses sort from frontend ( #307 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-09-30 16:51:20 +05:00
Awais Ansari
52bd342dbf
test: fix failed test related to containerSize hook
2022-09-30 13:06:47 +05:00
Awais Ansari
de81833f9a
fix: post content vertical scroll issue
2022-09-30 13:06:47 +05:00
Mehak Nasir
59740948c5
revert: paragon downgraded to avoid action menu placement issue ( #306 )
2022-09-29 23:20:03 +05:00
Mehak Nasir
4e1f3ae2f0
fix: double slash also supported now for mathjax rendering
2022-09-29 13:43:39 +05:00
Awais Ansari
ab2c031bdc
fix: remove post sorting from frontend
2022-09-29 11:59:59 +05:00
Muhammad Adeel Tajamul
b256238941
fix: updated header and navigation bar UI ( #302 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-09-26 14:11:29 +05:00
Awais Ansari
72eed3d83a
chore: upgrade paragon version to 20.11.1 ( #296 )
2022-09-26 14:00:38 +05:00
Jenkins
c6da71f5f4
chore(i18n): update translations
2022-09-25 16:22:16 -04:00
Muhammad Adeel Tajamul
457ae2823c
fix: match discussion header with learning header ( #299 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-09-23 16:48:07 +05:00
Mehak Nasir
421bc3df5f
style: banner design fix
2022-09-21 22:57:41 +05:00
AsadAzam
62f5566729
Merge pull request #297 from openedx/revert-283-add-response-fix
...
Revert "fix: add response duplication button fixed"
2022-09-21 20:19:51 +05:00
AsadAzam
61c6f29313
Revert "fix: add response duplication button fixed"
...
This reverts commit 8baec0bd4b .
2022-09-21 20:14:46 +05:00
Mehak Nasir
576a02bce7
style: buttin style fixed for when learn more is hidden
2022-09-21 14:41:56 +05:00
Ahtisham Shahid
2812dac38c
fix: removed extra zero in user stats ( #294 )
...
* fix: removed extra zero in user stats
* fix: resolved issue in learner sorting
2022-09-21 12:20:04 +05:00
Mehak Nasir
5e144deff7
fix: permission fixes added for form
2022-09-19 17:34:21 +05:00
Mehak Nasir
34e448d65b
test: test added for isAdmin permission
2022-09-19 15:53:35 +05:00
Mehak Nasir
d47c783a70
fix: admin form fix
2022-09-19 15:53:35 +05:00
Mehak Nasir
66f23d07a2
fix: test env loaded
2022-09-19 15:16:02 +05:00
Mehak Nasir
ac6765bbbd
fix: moved feedback form links to edx-internal
2022-09-19 15:16:02 +05:00
Mehak Nasir
0f56b492a0
feat: added feedback banner
2022-09-19 15:16:02 +05:00
Mehak Nasir
7017f43b35
fix: edit post action fixed in learner tab
2022-09-19 14:05:28 +05:00
Jenkins
1bcdceff02
chore(i18n): update translations
2022-09-18 16:19:41 -04:00
Ahtisham Shahid
b5dce94200
feat: made violates-guidelines edit reason code default for admin ( #288 )
2022-09-15 11:17:40 +05:00