Mehak Nasir
332e5f0cd5
MFE fixes ( #256 )
...
* fix: add response section closed on switching post
* fix: response and comments actions removed from close post
* fix: undo/redo button moved to first place in editor toolbar
* fix: tests are added for closed posts
2022-08-22 23:29:00 +05:00
Mehak Nasir
7426ee8838
fix: fix added for screen flickering ( #257 )
2022-08-19 18:45:04 +05:00
Ahtisham Shahid
77748bec22
fix: long post title heading UI updated ( #255 )
2022-08-18 23:52:18 +05:00
Ahtisham Shahid
928fa20f68
fix: Resolved UI issues in learners tab ( #252 )
2022-08-17 16:14:41 +05:00
Awais Ansari
027e9c04f9
fix: desktop responsiveness issue ( #253 )
2022-08-16 16:52:12 +05:00
Awais Ansari
b29f5d7c34
Move clickable username behind the discussions.enable_learners_tab_in_discussions_mfe ( #247 )
...
* fix: move clickable user name behind the discussions.enable_learners_tab_in_discussions_mfe flag
* test: fix fail test cases for clickable username
2022-08-15 15:09:53 +05:00
Mehak Nasir
592f63cae9
fix: accessibility fixes ( #249 )
2022-08-15 14:55:59 +05:00
Mehak Nasir
67618ab732
fix: style issues in add response bottom section ( #250 )
2022-08-15 14:55:36 +05:00
Ahtisham Shahid
ef9cfd7287
fix: removed learners list footer ( #245 )
...
* fix: removed learners list footer
2022-08-12 17:51:15 +05:00
Awais Ansari
22967357df
fix: response and comment UI ( #244 )
...
* fix: response and comment UI
* fix: revert inIframe conidition
2022-08-12 16:35:35 +05:00
Awais Ansari
3e0e040cb1
fix: style issues for new post and edit post form ( #242 )
...
* fix: style issues for new post and edit post form
* fix: post type cards width
2022-08-11 12:37:05 +05:00
Awais Ansari
afe27d2da4
fix: pinned post sorting issue ( #243 )
2022-08-11 12:35:37 +05:00
SaadYousaf
007a7c8085
fix: fix styles for header and footer
2022-08-11 12:29:14 +05:00
Muhammad Adeel Tajamul
339e37302d
fix: added no results bar to topics tab and search info to learners tab ( #239 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-08-10 10:25:47 +05:00
Mehak Nasir
e34ebdbeed
fix: accessibility fixes ( #236 )
2022-08-07 01:10:35 +05:00
Mehak Nasir
b7d436fe2f
fix: add a response button added at the end of thread ( #238 )
2022-08-07 01:09:57 +05:00
Mehak Nasir
314b31a3b2
fix: last login time is hidden from FE ( #237 )
2022-08-07 01:09:42 +05:00
Awais Ansari
3657767b25
feat: add a posts list back button for small devices and improve responsiveness ( #230 )
...
* feat: add a posts list back button for small devices and improve mobile responsiveness
2022-08-05 22:06:23 +05:00
Saad Yousaf
fd60e96e1d
fix: fix timeago detail for months to be in weeks. ( #235 )
...
Co-authored-by: SaadYousaf <saadyousaf@A006-00314.local >
2022-08-05 22:04:09 +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
Ahtisham Shahid
b15fd96108
feat: added image upload size limit ( #233 )
...
* feat: added image upload size limit
2022-08-05 15:06:38 +05:00
edx-semantic-release
f71e04c868
chore(i18n): update translations
2022-08-04 07:56:27 -04:00
SaadYousaf
edd5b96981
feat: add languages for translations
2022-08-04 15:35:19 +05:00
Awais Ansari
4991eba2b2
fix: display post closed/edited reason to post author ( #228 )
...
* fix: display post closed/edited reason to post author
2022-08-04 15:33:02 +05:00
SaadYousaf
5f29bffea7
feat: add header footer for discussion MFE behind inIframe query_param
2022-08-04 15:19:20 +05:00
Mehak Nasir
c90e77d291
feat: nav bar added as a separate component in discussion ( #222 )
...
* feat: navbar added as a separate component
* test: added test for nav bar
* fix: navbar style and conditional rendering fix
* fix: store fix for navbar component
2022-08-04 14:11:59 +05:00
Awais Ansari
25cf4ce4c8
fix: display direct link post at top of the list ( #226 )
2022-08-03 13:56:19 +05:00
Awais Ansari
2405040f08
fix: scrollbar for safari ( #224 )
2022-07-29 15:51:03 +05:00
Ahtisham Shahid
74e2169768
fix: show deactivated in case of retired user ( #216 )
...
* fix: show decativated in case of retired user
* fix: changed font color for retired user
* fix: resolved test failuer
2022-07-29 15:50:33 +05:00
SaadYousaf
97b92a1762
feat: add transifex configuration to allow translation jobs.
2022-07-29 15:01:55 +05:00
Muhammad Adeel Tajamul
76595e5508
feat: added search button in place of clear button ( #221 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-07-29 09:08:01 +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
d71a53d9ee
fix: post avatar alignment and size ( #214 )
...
* fix: post avatar alignment and size
* refactor: post header scss class
2022-07-26 17:01:48 +05:00
Muhammad Adeel Tajamul
f447be151d
fix: added pushpin icon to mfe ( #218 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-07-26 14:36:35 +05:00
Muhammad Adeel Tajamul
c30637fcff
fix: load thread if thread data doesnot exist in redux ( #215 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-07-22 15:07:32 +05:00
Muhammad Adeel Tajamul
98b97d4125
fix: updated pinned post icon ( #212 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-07-22 14:33:22 +05:00
Mehak Nasir
12da372fa0
fix: accessibility fix added for the threads section ( #213 )
2022-07-22 14:22:19 +05:00
Muhammad Adeel Tajamul
c1b0aa0f8c
fix: no results found should be displayed afer api call ( #211 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-07-20 17:01:37 +05:00
SaadYousaf
d61045ea32
fix: add learner partial username search functionality to the new search component.
2022-07-18 15:16:14 +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
Muhammad Adeel Tajamul
bf953354a1
feat: update search in discussions mfe ( #207 )
...
* feat: update search in discussions mfe
* fix: updated code design
* fix: searchbar clear and code refactor
* fix: replaced existing search box
* feat: added search info bar
* fix: resolved failing topics test
* fix: resolved intl issue
* fix: resolved il8n extract check
* fix: labels moved to il8n message files
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2022-07-07 14:31:20 +05:00
Awais Ansari
ca1783a2b6
fix: set default value for cohorts dropdown ( #208 )
2022-07-06 17:11:37 +05:00
Awais Ansari
70027d0f49
feat: clickable username in post summery card ( #201 )
...
* feat: clickable post username
* feat: fetch learner posts based on learner name
2022-06-30 18:19:20 +05:00
AsadAzam
b2f5bd8305
Merge pull request #109 from openedx/kshitij/tnl-9673/archived-topics
...
feat: Add support for archived topics [BD-38] [TNL-9673]
2022-06-29 18:24:56 +05:00
Kshitij Sobti
dbf6679c9d
feat: Add support for archived topics
...
Topics that belong to deleted sections/subsections/units in a course are considered archived. This commit adds a new UI section for such topics and lists them there.
2022-06-29 08:41:18 +05:30
Awais Ansari
a49f71f717
fix: post editor images and preview images responsiveness ( #206 )
2022-06-27 15:46:32 +05:00
Mehak Nasir
a089235253
fix: load-more button added in place of infinite scroll ( #199 )
...
fix: accessibility issue resolved assigning aria-levels to UI components
fix: learner view loading changes and ui fix
fix: removed unused component
fix: lint fixes
2022-06-24 21:48:14 +05:00
Kshitij Sobti
ae6397ea32
fix: filtering posts in a topic doesn't work when filtered results are empty ( #203 )
...
A list of all posts in a topic is stored in an object for quick lookup. This is used when switching between topics to get the list of posts in that topic. When filters change the list of posts in a topics is updated and this is picked up by the UI. If changing filters when browsing a topic results in an empty result, this would cause the original list of topics for that topic to be retained, causing the filter to simply not apply. This commit fixes that by resetting the post list in that case.
2022-06-24 08:56:08 +00:00
Ahtisham Shahid
5719b5ce39
fix: Reported filter for global admin ( #200 )
...
* fix: Reported filter for global admin
* fix: udpted failing unit tests
* fix: updated failing unit tests
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local >
2022-06-23 16:42:55 +05:00
Awais Ansari
8aeceb7c09
fix: post content images overflow
2022-06-23 14:44:11 +05:00