Pavish Kumar Ramani Gopal

Results 62 issues of Pavish Kumar Ramani Gopal

## Description * Create a database * Remove yourself as a collaborator. * Following is how it looks: * ![Screenshot 2024-10-01 at 6 53 02 PM](https://github.com/user-attachments/assets/211335ea-a220-499c-b738-635af9f1f1f6) * There is no...

type: bug

## Description * Open a table which has a 'Date & Time' type column. (i.e. `TIMESTAMP WITHOUT TIME ZONE, TIMESTAMP WITH TIME ZONE'). * Click a cell in that column...

type: bug
work: frontend
ready
regression

## Description * Create a new database * Notice that the admin account is added as a collaborator, and we have a configured role for 'Mathesar'. * Remove the Configured...

type: bug
work: frontend
ready
restricted: maintainers

Fixes #3915 Fixes #3913 Fixes #3904 Fixes #3926 ## Checklist - [x] My pull request has a descriptive title (not a vague title like `Update index.md`). - [x] My pull...

pr-status: review

## Description The component library should not directly use svelte-i18n. We should handle the following: * Move components that are Mathesar specific and require considerable translations out of component library...

type: enhancement
work: frontend
restricted: maintainers

Moved from Basecamp. Report: https://hackmd.io/3J5uAnaNTIitqGYTciDesA?view Matrix discussion: [https://matrix.to/#/!kpLRqiyQwsndKhBIvd:matrix.mathesar.org/$YCQyG1SBcX8ju97GBifnhOdt0GhCMIDLA8EVT2Q74_o?via=matrix.mathesar.org&via=matrix.org](https://matrix.to/#/!kpLRqiyQwsndKhBIvd:matrix.mathesar.org/%24YCQyG1SBcX8ju97GBifnhOdt0GhCMIDLA8EVT2Q74_o?via=matrix.mathesar.org&via=matrix.org) We might want to split this issue into smaller targetted issues based on the complexity of the bugs described in the report.

type: bug
work: backend
work: frontend

We require documentation on the process to follow for updating & testing translations during releases.

work: documentation
type: maintenance

## Description * We need a guide for volunteers that would like to help translate Mathesar

work: documentation
type: enhancement
restricted: maintainers

## Description We need to improve linting for i18n for better maintenance. Following are the rules we need to implement: * Essential: * Add lint rule to identify strings in...

affects: dx
type: maintenance
work: frontend

## Description * In our current master, we provide the user with a checkbox to remove Mathesar schemas (msar, __msar, and mathesar_types) when they are deleting a database connection. *...

type: bug
work: backend
needs: implementation specs