Pavish Kumar Ramani Gopal

Results 62 issues of Pavish Kumar Ramani Gopal

## Description The queries endpoint does not provide error messages similar to the rest of our code base. It should provide errors in the current established pattern inorder for the...

type: bug
work: backend
status: ready

## Description * Edit a datetime column with type 'timestamp without time zone' * Notice the Date picker showing the client local time in the 'now' button. Eg., `19/09/2022 20:54`...

type: bug
work: frontend
status: draft

## Description * Select a few columns (more than 1) * Click 'New linked table from columns' in table inspector. The modal opens. * Click on the Text input for...

type: bug
work: frontend
status: ready

# DRAFT PR - Details to come **Technical details** **Screenshots** ## Checklist - [ ] My pull request has a descriptive title (not a vague title like `Update index.md`). -...

# DRAFT PR - details to come - [x] Use system default for login page - [x] After logging in, use value stored for user - [x] Ensure both en...

## Description 1. Create a database manually, say `test_db`, and create a schema called `Library Management` in it. 1. In Mathesar, create a new connection to the database. 1. While...

type: bug
work: backend
work: frontend
restricted: maintainers
needs: implementation specs

From https://github.com/centerofci/mathesar/issues/439: - If a user is viewing a table without a primary key or with multi-column primary keys, we should show an informational message that tells users that some...

type: enhancement
work: frontend
needs: requirements
needs: ux design

## Problem * When the table page loads, there's an empty view which gives an impression that there's something wrong with the app. * The loading indication is at the...

type: enhancement
help wanted
work: frontend
ready

From https://github.com/centerofci/mathesar/issues/439: We should allow users to add and remove primary key constraints for a column. If a column has no primary key, then it loses a lot of functionality...

type: enhancement
work: backend
work: frontend
needs: unblocking

## Description * Add an invalid connection (eg., wrong host, port). Notice that the connection gets added. * Open the database page. eg., `http://localhost:8000/db/57/`. * Notice that the page displays...

type: bug
work: backend
work: frontend
restricted: maintainers
needs: implementation specs