Mehak Nasir
d2b2a2aff9
test: fixed test cases post mathjax-v3 merge
2023-01-27 19:31:40 +05:00
ayeshoali
c67bc3e080
fix: fixed blur event for actions dropdown
2023-01-27 17:15:55 +05:00
ayeshoali
eaa3ce16ea
test: added test cases for hover card component
2023-01-27 17:15:54 +05:00
Mehak Nasir
af5bc1a664
fix: fixed post style according to figma
2023-01-27 17:15:44 +05:00
ayeshoali
afbd894154
fix: preview p changed from capital to small and 2px focus state border
2023-01-27 17:14:49 +05:00
ayeshoali
bfcb1282f0
fix: fixing test cases
2023-01-27 17:14:49 +05:00
Mehak Nasir
f081e8dc77
style: post content design updates
2023-01-27 17:14:38 +05:00
Mehak Nasir
2a187ca1df
Mathjax v3 fix ( #423 )
...
* feat: added mathjax v3 support in platform
* fix: overwriting of comments and responses fixed
2023-01-27 16:49:38 +05:00
Ahtisham Shahid
6948a9fa5e
feat: added tour for not responded filter ( #406 )
...
* feat: added tour for not responded filter
* fix: resolved linter errors
* refactor: added translations, removed redundant code, fixed tests
* refactor: made tour component generic
* fix: update isEmpty logic
2023-01-17 20:55:36 +05:00
Mehak Nasir
a218c29831
style: fixes add/edit post section redesigned
2023-01-11 16:59:04 +05:00
Awais Ansari
6e03d5bfe8
fix: update post delete function to async ( #404 )
2023-01-09 16:55:19 +05:00
Awais Ansari
fd4dbef2e0
fix: deleting a post from sidebar renders entire MFE in the sidebar ( #403 )
2023-01-09 14:35:54 +05:00
Mehak Nasir
928108e96c
style: username space issue post summary
2023-01-05 20:06:52 +05:00
Mehak Nasir
aade749d54
fix: tooltip text updates according to new requirements
2023-01-05 20:06:52 +05:00
Awais Ansari
58e724d724
feat: display archived topics is post editor and topics list ( #397 )
...
* fix: display subsection name when there is no units in subsection
* feat: display archived topics is post editor and topics list
* fix: posts filter are affecting topic posts result
2023-01-04 14:01:56 +05:00
Mehak Nasir
9c576ff3dc
style: post summary card design updates
2023-01-03 20:20:00 +05:00
Awais Ansari
3f890401e8
feat: implements new v3 in-context topics structure ( #371 )
2022-12-30 17:15:47 +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
ayesha waris
4eaac1eb03
fix: loading icon and filter menu shows when api call is in progress in my posts tab ( #389 )
2022-12-27 18:24:58 +05:00
Mehak Nasir
b47fc9b3e9
fix: post edit reason will not be sent in case of global staff own post
2022-12-23 17:22:17 +05:00
Adolfo R. Brandes
0c71e8b5b7
feat: Support runtime configuration (second attempt)
...
(This reintroduces the change in 9f84230c that was later reverted by
67b0b33a.)
frontend-platform supports runtime configuration since 2.5.0 (see the PR
that introduced it[1], but it requires MFE cooperation. This implements
just that: by avoiding making configuration values constant, it should
now be possible to change them after initialization.
Almost all changes here relate to the `LMS_BASE_URL` setting, which in
most places was treated as a constant.
[1] https://github.com/openedx/frontend-platform/pull/335
2022-12-20 17:54:21 +05:00
SaadYousaf
2eee6c3ca2
fix: fix cohort field on content filter event.
2022-12-15 18:37:30 +05:00
SaadYousaf
e7a41b2391
fix: cleanup events and add filter content event to learners tab filters
2022-12-15 15:39:29 +05:00
AsadAzam
67b0b33a81
Revert "feat: Support runtime configuration"
...
This reverts commit 9f84230c17 .
2022-12-12 15:36:40 +05:00
Mehak Nasir
31a66f6832
fix: filter result rendering fixed in topics
2022-12-09 17:58:08 +05:00
SaadYousaf
37053e9bd3
feat: add tracking event for content filtering in discussion MFE
2022-12-09 16:21:23 +05:00
Adolfo R. Brandes
9f84230c17
feat: Support runtime configuration
...
frontend-platform supports runtime configuration since 2.5.0 (see the PR
that introduced it[1], but it requires MFE cooperation. This implements
just that: by avoiding making configuration values constant, it should
now be possible to change them after initialization.
Almost all changes here relate to the `LMS_BASE_URL` setting, which in
most places was treated as a constant.
[1] https://github.com/openedx/frontend-platform/pull/335
2022-12-09 10:39:59 +00:00
ayesha waris
f1d2de6694
Merge branch 'master' into INF-628
2022-12-01 16:56:55 +05:00
ayeshoali
9d9377bb8c
refactor: used classname in conditional class
2022-12-01 16:31:48 +05:00
ayeshoali
f45f47f2e0
style: 3 level topic hierarchy accomodated when incontext discussions is enabled
2022-12-01 16:31:28 +05:00
ayesha waris
9e878fc916
Merge branch 'master' into INF-666
2022-12-01 16:08:23 +05:00
Mehak Nasir
b23846b1e4
fix: handled thread not found result on frontend
2022-12-01 15:44:18 +05:00
ayeshoali
7912d70388
refactor: handled confirm action to functions
2022-11-30 19:04:32 +05:00
ayeshoali
42f1efd0a0
refactor: confirmation modal modified to handle variants
2022-11-30 19:04:32 +05:00
ayeshoali
8e449acde7
refactor: changed deleteconfirm and reportconfirm rename to comfirmAction and made it required
2022-11-30 19:04:32 +05:00
ayeshoali
5f477cb93f
fix: report icon changed to correct report icon
2022-11-30 19:04:32 +05:00
ayeshoali
b72dbae4f0
style: confirmation modal added when reporting content
2022-11-30 19:04:32 +05:00
ayeshoali
f805f73447
refactor: modified hook to use can add thread in blackout dates
2022-11-30 13:42:47 +05:00
ayeshoali
27c4d7e3d6
refactor: made hook to get privilage users
2022-11-30 13:42:47 +05:00
ayeshoali
b976e812dc
fix: add a post during active blackout dates fixed for all roles
2022-11-30 13:42:47 +05:00
Adolfo R. Brandes
e16dc59955
fix: Work around Truncate infinite loop
...
This works around [a known issue](https://github.com/openedx/paragon/issues/1797 )
with `Truncate` that in some situations can lead to an infinite loop and
subsequent page hang.
2022-11-28 12:44:46 +00:00
ayeshoali
5e12d872b8
fix: long post titles does not shift menu position.
2022-11-28 15:38:52 +05:00
Awais Ansari
ab18806fa6
fix: minor issue after MEF rollout ( #358 )
...
* fix: update most votes filter name to most likes
* fix: add sorted word infilters description
* test: fixed post filter test case after sorted word addition
2022-11-24 16:06:08 +05:00
Awais Ansari
459511281d
fix: count_flagged param sent only for Privilege users ( #359 )
2022-11-24 16:05:06 +05:00
Mehak Nasir
d58b104027
style: fixed text truncate for title
2022-11-21 16:19:20 +05:00
Awais Ansari
9350922200
fix: incontext modal alignment changes ( #353 )
2022-11-18 16:21:43 +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
Mehak Nasir
b4da5d35af
style: design changes for post summary card
2022-11-17 18:50:08 +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
ayeshoali
cff01eb9d1
fix: with active discussion blackout dates does not load add a post button
2022-11-17 14:56:43 +05:00