Ankita Saxena

Results 7 issues of Ankita Saxena

Implement a feature via which a user can specify path to a custom checks folder and run them.

type: feat
priority: low
version: minor
status: wip
cat: rfc

PR #6430 adds custom type definition for ckeditor. This needs to be removed once the issue [here](https://github.com/ckeditor/ckeditor-dev/issues/2947) gets resolved.

code-health
enhancement

### Base Model https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/base_model/gae_models.py#L646 ### Email https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/email/gae_models.py#L42 ### Statistics https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/statistics/gae_models.py#L419 https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/statistics/gae_models.py#L555 https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/statistics/gae_models.py#L886 ### User https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/user/gae_models.py#L53 https://github.com/oppia/oppia/blob/84e73496ee50a43bb92f326b1b3f99c609eae84c/core/storage/user/gae_models.py#L1402

triage needed

Hi @timxzz, I am working on a similar problem and wanted to try out the solution developed by you. However, I am not sure how to get access to the...

## Overview 1. This PR fixes part of https://github.com/oppia/release-scripts/issues/130. 2. This PR does the following: Changes configurable email addresses to be set using platform parameters instead of `feconf` update to...

PR: LGTM
PR: Affects datastore layer

## Overview 1. This PR fixes https://github.com/oppia/release-scripts/issues/135. This is a copy of https://github.com/oppia/oppia/pull/18772. 2. This PR does the following: - Move some images that are copyright protected and not available...

PR: LGTM

### Describe the bug Frontend tests take a long time to run (>20 mins) and then fail with a timeout error. This is similar to https://github.com/oppia/oppia/discussions/18294. ### URL of the...

bug