-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix: table version changed for crud #29457
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
Conversation
/ok-to-test |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7138135000. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7138135000.
|
/ok-to-test |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7163565123. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7163565123.
|
/ok-to-test |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7192976425. |
This is a draft pr to try out the updation of table version for generate crud functionality after looking into the previously closed issue as well as pr and some conversation behind that decision. Here are my observations :
|
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7192976425.
|
/ok-to-test |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7247072552. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7247072552.
|
/ok-to-test |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7260774125. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7260774125.
|
/ok-to-test tags="@tag.All" |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7349942567. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7349942567.
|
/ok-to-test tags="@tag.All" |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7350621186. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7350621186. |
/ok-to-test tags="@tag.All" |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7354902716. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7354902716.
To know the list of identified flaky tests - Refer here |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7354902716. |
/ok-to-test tags="@tag.All" |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7355365411. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7355365411. |
/ok-to-test tags="@tag.All" |
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/7355991007. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7355991007. |
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/7355991007. |
## Description In this spec, IA changes were required. 1. table version change --- #29457 2. page related functionalities addition and replacement ie clone, hide and show list to assert a page name 3. replaced as many as possible git related functionalities to gitSync helpers Link - **9th Spec** in https://www.notion.so/appsmith/Cypress-tests-analysis-4090efa5e3064a2e87f262d3c399a339 **Phase 1** EE - PR for runs -appsmithorg/appsmith-ee#4140 EE run -- for Git and AccessControl tags https://github.com/appsmithorg/appsmith-ee/actions/runs/9002744046 Fixes #`Issue Number` _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check with the maintainers if the issue is valid._ ## Automation /ok-to-test tags="" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No
Description
Following are the changes that this PR introduces :
CRUD-DB-Table-Template-Application.json
which is now changed to Table widget version v2 after this changePR fixes following issue(s)
Fixes #29567
Media
Type of change
Testing
How Has This Been Tested?
Test Plan
Issues raised during DP testing
Checklist:
Dev activity
QA activity:
Test Plan Approved
label after Cypress tests were reviewedTest Plan Approved
label after JUnit tests were reviewedSummary by CodeRabbit
Tests
Refactor
Chores