Awais Ansari
e99c30f213
fix: unnamed topic/unit issue in inContext topics ( #432 )
...
* fix: unnamed topic/unit issue in incontext topics
* fix: sync topics and posts list loading for better UX
2023-02-16 20:54:53 +05:00
Ahtisham Shahid
bafb55afa9
fix: use threads api in case of search ( #419 )
...
* fix: use threads api in case of search
2023-02-01 14:17:43 +05:00
ayesha waris
3622d46538
fix: moved spinner to center and reply menu icon to right side ( #396 )
2022-12-28 17:21:04 +05:00
Mehak Nasir
31a66f6832
fix: filter result rendering fixed in topics
2022-12-09 17:58:08 +05:00
Awais Ansari
459511281d
fix: count_flagged param sent only for Privilege users ( #359 )
2022-11-24 16:05:06 +05:00
Awais Ansari
1886b22cb3
feat: implement user interactive posts API for my-post tab ( #314 )
...
* fix: implement user interactive posts API for my-post tab
* feat: update my-post tab filter and sort according to backend
* refactor: learner posts filter API call
* test: fix post view failed test cases
2022-11-17 18:27:53 +05:00
Awais Ansari
8a73f23cb0
fix: small UI issue and post sorting ( #274 )
...
* fix: filter pinned, unpinned posts and render separately
* fix: UI updates for INF-421 and INF-417
* fix: pin icon moves to left for non privilege user
* fix: posts list accessibility issue
2022-08-31 18:29:21 +05:00
Awais Ansari
45c596b770
fix: allow actions according to user role and privileges ( #260 )
...
* fix: allow actions according to user role and privileges
* test: fix failed test case for has_moderation_privileges change
2022-08-24 12:31:31 +05:00
Awais Ansari
afe27d2da4
fix: pinned post sorting issue ( #243 )
2022-08-11 12:35:37 +05:00
Mehak Nasir
e34ebdbeed
fix: accessibility fixes ( #236 )
2022-08-07 01:10:35 +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
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
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