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

[Task]: Add Zone & Section to Postgres plugin form #35500

Closed
2 tasks
Tracked by #34323
albinAppsmith opened this issue Aug 7, 2024 · 0 comments · Fixed by #36168
Closed
2 tasks
Tracked by #34323

[Task]: Add Zone & Section to Postgres plugin form #35500

albinAppsmith opened this issue Aug 7, 2024 · 0 comments · Fixed by #36168
Assignees
Labels
IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Task A simple Todo

Comments

@albinAppsmith
Copy link
Collaborator

albinAppsmith commented Aug 7, 2024

  • Update form config
  • Move prepared statement to settings
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Aug 7, 2024
@github-actions github-actions bot added the potential-duplicate This label marks issues that are potential duplicates of already open issues label Aug 7, 2024
@albinAppsmith albinAppsmith added IDE Navigation Issues/feature requests related to IDE navigation, and context switching and removed potential-duplicate This label marks issues that are potential duplicates of already open issues labels Aug 7, 2024
@appsmithorg appsmithorg deleted a comment from github-actions bot Aug 7, 2024
@albinAppsmith albinAppsmith added IDE Navigation Issues/feature requests related to IDE navigation, and context switching and removed IDE Navigation Issues/feature requests related to IDE navigation, and context switching labels Aug 8, 2024
@github-actions github-actions bot added IDE Product Issues related to the IDE Product IDE Pod Issues that new developers face while exploring the IDE labels Aug 8, 2024
@albinAppsmith albinAppsmith self-assigned this Sep 10, 2024
Shivam-z pushed a commit to Shivam-z/appsmith that referenced this issue Sep 26, 2024
## Description

This PR migrates the plugins which were old DBForm config to UQI config.
Plugins that got affected,
1. Snowflake
2. ArangoDB
3. Oracle
4. PostgreSQL
5. MySQL
6. Elasticsearch
7. DynamoDB
8. Redis
9. MSSQL
10. Redshift


Fixes appsmithorg#35496
Fixes appsmithorg#35497
Fixes appsmithorg#35500
Fixes appsmithorg#35487 
Fixes appsmithorg#35490 
Fixes appsmithorg#35491
Fixes appsmithorg#35499
Fixes appsmithorg#35501 
Fixes appsmithorg#35502
Fixes appsmithorg#35506 
Fixes appsmithorg#35890

## Automation

/ok-to-test tags="@tag.Datasource"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10897087023>
> Commit: e8fe475
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10897087023&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Datasource`
> Spec:
> <hr>Tue, 17 Sep 2024 06:07:27 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Enhanced rendering logic in the Query Editor to support additional UI
component types.
- Improved handling of form evaluations and query configurations across
various plugins, including ArangoDB, DynamoDB, Elasticsearch, and
others.
- Introduced structured layouts for editor configurations, enhancing
clarity and usability in multiple database plugins.

- **Bug Fixes**
- Adjusted control flow in sagas to ensure proper handling of UI
component types, improving user interactions.

- **Chores**
- Refined JSON configurations across multiple plugins for better
organization and maintainability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Task A simple Todo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants