Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcut keys for all drawers #9791

Open
wants to merge 10 commits into
base: release/database-1.1.1
Choose a base branch
from

Conversation

shaurya-sharma064
Copy link
Collaborator

@shaurya-sharma064 shaurya-sharma064 commented May 20, 2024

closes #9749
closes #9753
closes #9769
closes #9900

Shortcut keys were added for all drawers.

@akshaysasidrn akshaysasidrn added this to the Database 1.1.1 milestone May 20, 2024
@shaurya-sharma064 shaurya-sharma064 changed the title Feat/drawer shortcut keys Shortcut keys for all drawers May 20, 2024
Copy link

Copy link

frontend/src/TooljetDatabase/Forms/EditRowForm.jsx Outdated Show resolved Hide resolved
frontend/src/TooljetDatabase/Forms/EditRowForm.jsx Outdated Show resolved Hide resolved
frontend/src/TooljetDatabase/Forms/EditRowForm.jsx Outdated Show resolved Hide resolved
frontend/src/TooljetDatabase/Forms/RowForm.jsx Outdated Show resolved Hide resolved
frontend/src/TooljetDatabase/Forms/RowForm.jsx Outdated Show resolved Hide resolved
@@ -36,6 +36,14 @@ export const serialDataType = [
},
];

export const postgresErrorCode = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

akshaysasidrn
akshaysasidrn previously approved these changes May 23, 2024
akshaysasidrn
akshaysasidrn previously approved these changes May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment