ayeshoali
b92e10e8ae
fix: endorse icons colors changed to respective background
2022-11-21 12:42:53 +05:00
ayeshoali
1aadbd9c4f
style: icons for responses to endorse and mark as answered added
2022-11-21 12:42:53 +05:00
Awais Ansari
1c5b0ac581
fix: in-context discussion rendering in sidebar ( #351 )
...
* fix: in-context discussion rendering in sidebar
* test: fix the failed test case for post editor
2022-11-17 19:47:20 +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
Awais Ansari
7ea3e62d33
fix: clickable username in post, comments and responses ( #234 )
...
* fix: clickable username in post, rcomments and responses
* test: fix test case after clickable username
2022-08-05 21:59:36 +05:00
Awais Ansari
d3adb8b3e7
fix: response and comment UI according to Figma ( #220 )
...
* fix: response and comment UI according to Figma
* test: add test cases for endorse alert banner
2022-07-27 15:32:34 +05:00
Awais Ansari
67b634d391
fix: Update post content UI according to Figma ( #209 )
...
* fix: Update post content UI according to Figma
* test: update post view test case
2022-07-14 11:57:39 +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
Arunmozhi
4d8dff93a6
feat: show check icons for endorsed comments ( #85 )
...
Show the CheckCircle icon for posts which are marked as answers and show
the Verified badge icon for discussion posts marked as endorsed.
https://openedx.atlassian.net/browse/TNL-9611
2022-03-09 11:08:01 +00:00
Kshitij Sobti
c8c3bb925c
feat: Improve UX to match new mockups
...
Uses new API features for preview, deleting, pinning, and closing. Refactors and improves styling to match new mockups.
Adds the new post filter bar element.
2021-10-28 16:43:28 +05:30
Kshitij Sobti
16e5901a46
feat: Add a reply editor and hook to API
...
This change uses the TinyMCE editor for editing comments and making comments and replies to existing threads.
2021-09-22 19:35:31 +05:30