Prathamesh Desai
Prathamesh Desai
## Summary Supports ordering from the backend for facility users. ## References closes #12234 ## Reviewer guidance `pytest kolibri/core/auth/test/test_api.py -k FacilityUserOrderingTestCase` ## Testing checklist - [x] Contributor has fully tested...
## Summary Adds a ZEROCONF_ENABLED option in options.ini, allowing Zeroconf to be disabled in cloud deployments. ## References closes #10552 ## Reviewer guidance ## Testing checklist - [ ] Contributor...
## Observed behavior When a user attempts to update the completion criteria of a ContentNode, the system fails to revert to the last valid state if a backend validation error...
## Summary Removes recently added migrations ### Description of the change(s) you made - Removes command for migration. - Removes related tests. ## References closes #4777 ### Contributor's Checklist PR...
This is a reference PR to depict my GSoC22 work in one place.
## Overview For the ContentNodes flagged by others, we would want to create a section in the administration view of admin users to list all the flagged ContentNodes. Just like...
## Overview We would want to provide an UI option to Admins and Users with AI feature flag enabled to flag content that might be inappropriate and violate our community...
## Overview This issue aims to create a modal that will be triggered when a user clicks on the "Flag" option associated with a specific content node. The modal will...
## Summary  - Adds "average score" and "progress" from reports to the main table. - Add a filter by recipients drop down without any filtering logic implemented yet. -...
## Summary - Change UI according the following figma design.  - Implements a sidePanel for a preview of channels. - Dynamically change icons and buttons for guest...