Ahtisham Shahid
8d02ad33af
fix: show reported label in case of reported response ( #173 )
...
* fix: show reported label in case of reported response
* fix: resolved linter issues
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local >
2022-05-31 13:21:21 +05:00
Mehak Nasir
8fd3ac7bd9
mathjax syntax support ( #175 )
...
* fix: mathjax syntax support extended
* fix: adding mathjax support
2022-05-30 17:02:11 +05:00
Mehak Nasir
8dd19de8a2
Revert "temp: post preview removed temporarily to move fixes on prod"
...
This reverts commit 20b9bba5d8 .
2022-05-30 14:19:34 +05:00
Mehak Nasir
20b9bba5d8
temp: post preview removed temporarily to move fixes on prod
2022-05-27 15:18:23 +05:00
Mehak Nasir
5de4b440be
Revert "fix: mathjax syntax support extended" ( #171 )
...
This reverts commit 2355c2fc37 .
2022-05-27 15:10:58 +05:00
Mehak Nasir
2355c2fc37
fix: mathjax syntax support extended
2022-05-27 11:23:22 +05:00
Muhammad Adeel Tajamul
f6a65f91f5
Merge pull request #162 from openedx/inf-226
...
fix: change votes to likes in search filter
2022-05-26 15:24:13 +05:00
Mehak Nasir
e6bb13d4c3
fix: image rendering fix for those uploaded using legacy experience ( #165 )
2022-05-26 15:22:39 +05:00
Muhammad Adeel Tajamul
8f16f7f2de
Merge pull request #166 from openedx/inf-211-2
...
fix: post summary ui update
2022-05-25 18:55:26 +05:00
adeel.tajamul
3d3d5651fd
fix: post summary ui update
2022-05-25 18:38:16 +05:00
Mehak Nasir
a6577bffcf
feat: added preview option for tinyMCE content ( #164 )
2022-05-24 11:43:11 +05:00
Mehak Nasir
2d1c41b698
Fix: for rendering latex in comments and responses and support for special symbols in TinyMCE ( #160 )
...
* fix: for for rendering latex in comments and responses
* fix: component is seperated for loading html in dom
* feat: added special characters support in tiny-mce
2022-05-23 12:36:10 +05:00
Muhammad Adeel Tajamul
e01d413e47
Merge pull request #161 from openedx/inf-211
...
fix: updated post summary
2022-05-23 12:21:14 +05:00
Awais Ansari
0269c0d81c
fix: mark a post as read in redux when user clicks on a post ( #163 )
...
* fix: mark a post as read in redux
* chore: remove POST_MARK_AS_READ_DELAY env variable
2022-05-20 11:40:10 +05:00
adeel.tajamul
1ed1013f6b
fix: change votes to likes in search filter
2022-05-19 18:07:03 +05:00
adeel.tajamul
97f60d94f6
fix: updated post summary
2022-05-19 15:55:06 +05:00
Kshitij Sobti
c843d19ff2
fix: Don't force unread view to only discussions ( #149 )
...
Allow using the unread filter with questions.
2022-05-13 06:15:56 +00:00
Mehak Nasir
fd984c6ed6
[INF154, 203]: tinyplugins support for mathjax and preview issues ( #156 )
...
* feat: mathjax support issues
fix: preview package removed
* fix: preview issue fixed with npm pac
* fix: unused plugin removed
* fix: package-lock fix
* fix: import fix
* test: increased timeout limit for testcases
* style: fix sidebar summary card heigh issue
* fix: fixed npm package version
* fix: fixed npm package version
2022-05-12 13:09:09 +05:00
Muhammad Adeel Tajamul
4fa31fedbb
Merge pull request #150 from openedx/inf-132
...
fix: post summary size fix
2022-04-29 17:31:13 +05:00
adeel.tajamul
3719e08321
fix: post summary size fix
2022-04-29 16:54:02 +05:00
Abdurrahman Asad
e247bf859a
fix: reported filter is missing for discussion moderator roles ( #148 )
...
fix: reported filter is missing for discussion moderator roles
2022-04-27 16:40:44 +05:00
Awais Ansari
3be40852eb
fix: make the post, comment, response content images responsive ( #147 )
2022-04-25 15:12:51 +05:00
Muhammad Adeel Tajamul
a550cfd30b
Merge pull request #144 from openedx/inf-158
...
fix: post summary pinned bar
2022-04-22 15:42:56 +05:00
adeel.tajamul
4b7145dccd
fix: post summary pinned bar
2022-04-22 08:46:44 +05:00
Awais Ansari
11f98d32a1
refactor: structure the edit reason code condition
2022-04-21 23:53:56 +05:00
Awais Ansari
bea2390b4d
fix: add validation for edit reason code dropdown
2022-04-21 23:26:14 +05:00
Kshitij Sobti
c57dfc1fc5
fix: Fix constant reloading on topics page and posts links on category page [BD-38] [TNL-9868] [TNL-9846] ( #128 )
...
This fixes two issues. The first is that the topics page can cause constant requests to threads, and the second, that clicking on a post link when browsing a category can cause the application to crash.
2022-04-20 12:26:03 +00:00
Kshitij Sobti
e8a3e4eaa8
feat: add support for pagination on learner page [BD-38] [TNL-9844] ( #129 )
...
Adds support for pagination on the learners page, including the learners list, the post, comments and responses lists.
2022-04-20 11:10:27 +00:00
Kshitij Sobti
36ff2fad27
fix: scroll the post close dialog into view when it appears ( #119 )
2022-04-19 06:33:57 +00:00
Muhammad Adeel Tajamul
d9f085279e
Merge pull request #130 from openedx/tnl-9851
...
fix: updated post summary design
2022-04-18 15:15:36 +05:00
adeel.tajamul
59f97fff7d
fix: updated post summary design
2022-04-15 14:57:42 +05:00
Mehak Nasir
86f7a07ded
feat: allow anonymous post support is removed from add post section
2022-04-14 13:06:17 +05:00
Awais Ansari
a51f3ed7c6
fix: switching between subtopics are breaking the UI ( #120 )
2022-04-07 16:23:29 +05:00
Arunmozhi
14fe0d4ea5
feat: adds content area to browse learner contributions ( #84 )
...
When the learners tab is enabled and is accessible, the contributions of
a learner can be viewed by sorting them into Posts, Responses and
Comments, by selecting a specific learner. This implements the new
design of authored/reported tabs.
https://openedx.atlassian.net/browse/TNL-8844
2022-04-05 08:37:09 +00:00
Kshitij Sobti
daacdbea1a
feat: send message to learning MFE on navigation
...
Sends the current path to the learning MFE, so it can maintain the path on reload.
2022-04-01 16:41:27 +05:30
Abdurrahman Asad
f687b43d91
fix: post summary box size is large ( #113 )
2022-04-01 13:12:05 +05:00
Kshitij Sobti
7d35df12cd
feat: Add support for closing in-context sidebar
...
Use postmessage-based API to send message to close learning MFE sidebar.
2022-04-01 13:27:16 +05:30
Kshitij Sobti
b6da098331
feat: Add support for specifying post close reasons [BD-38] [TNL-8843] [BB-5012] ( #96 )
...
Adds support for specifying an edit reason when a moderator edits a user's post.
Co-authored-by: Felipe Trzaskowski <felipe.trzaskowski@gmail.com >
2022-04-01 07:56:25 +00:00
Mehak Nasir
9f3a5ecb1e
fix: color contrast improved for unread posts
2022-03-31 23:22:58 +05:00
Abdurrahman Asad
b6eff472c5
fix: UI adjustments to post summary and post details ( #110 )
...
* fix: UI adjustments to post summary and details
2022-03-31 18:35:07 +05:00
Mehak Nasir
a15f144120
fix: removed edit reason code
2022-03-28 23:47:39 +05:00
Arunmozhi
45b17a5983
fix: show message outline icon when thread is read ( #102 )
...
The message icon in the posts list on sidebar will be filled when there
are unread comments and it will be an outline when all the comments are
marked read.
https://openedx.atlassian.net/browse/TNL-9574
2022-03-28 11:13:51 +00:00
Awais Ansari
3074ae807b
fix: post summaries are being repeated in the list ( #105 )
...
* fix: post summaries are being repeated in the list
2022-03-28 15:31:42 +05:00
Kshitij Sobti
c4c001ac95
fix: update icons to match mockups better ( #94 )
...
Temporary icons were in use while certain icons were unavailable in Paragon. They have now been updated to use more appropriate icons.
2022-03-28 08:58:55 +00:00
adeel.tajamul
4de3305a5a
fix: add spacing to post count
2022-03-25 16:48:20 +05:00
Abdurrahman Asad
4b17de8c13
fix: answered marker not right aligned correctly ( #101 )
...
fix: spacing between answered and reported markers
2022-03-24 18:25:45 +05:00
Abdurrahman Asad
465d5af980
fix: spacing between answered and reported markers ( #99 )
2022-03-22 20:55:13 +05:00
Hamza Khchine
6f88e41bde
fix: [BD-38] [BB-5599] [TNL-9629] fix Follow button on post summary ( #74 )
...
* fix: [BD-38] [BB-5599] [TNL-9629] fix Follow button on post summary
* test: add tests
2022-03-18 21:46:26 +05:30
Hamza Khchine
26b661c6b1
fix: [BB-5597][TNL-9618] text leaking out from post summary ( #91 )
2022-03-18 21:05:46 +05:30
Felipe Trzaskowski
194a3f2485
feat: Add support for specifying edit reasons ( #46 )
...
Adds support for specifying an edit reason when a moderator edits a user's post.
Co-authored-by: Kshitij Sobti <kshitij@opencraft.com >
2022-03-17 12:41:47 +00:00