Ahtisham Shahid
536fe66362
fix: remove chapters if thre are no sequentials in Topics v3 ( #31625 )
2023-01-24 13:18:27 +05:00
Ahtisham Shahid
62f311c041
fix: removed subsections with no units from v3 topics api ( #31553 )
...
* fix: removed subsections with no units from v3 topics API
* fix: fixed unit test
2023-01-18 13:52:12 +05:00
Ahtisham Shahid
abfac4912a
feat: added archived topics in v3 api ( #31443 )
...
* feat: added archived topis in v3 api
* fix: resolved issue with failed test
* fix: updated functions docs
* feat: added test for util function
2022-12-19 16:29:12 +05:00
SaadYousaf
b8e466b55c
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
SaadYousaf
18deaf145f
fix: add missing roles to Staff and Community TA lists to address missing Icons on FE
2022-07-20 19:57:43 +05:00
Kshitij Sobti
2bbf447ab5
feat: banner for staff users that displays a message for testing the new MFE experience ( #29698 )
...
Adds a new banner allowing staff users to preview and switch between the new and legacy forum experience.
2022-01-18 11:18:59 +05:00
Jawayria
332f0f1ea7
chore: Applied lint-amnesty on lms/djangoapps/discussion
2021-12-20 16:25:03 +05:00
Kyle McCormick
d42b0c401d
refactor: normalize xmodule imports
...
Code in ./common/lib/xmodule/xmodule should
be imported as `from xmodule`, since `xmodule`
is a locally-installed package.
This is weird, but as long as it is the case,
we should be consistent.
(In BOM-2584, I propose moving the files to
./xmodule, which would quell this confusion.)
2021-06-07 16:36:38 -04:00
Usama Sadiq
f74d7c9ea7
refactor: pyupgrade second iteration
2021-04-30 15:35:47 +05:00
SaadYousaf
50e71479ee
[TNL-7729] - Add check to discussion rest API to prevent users in blackout period.
2021-02-16 14:08:56 +05:00