PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide
Ayangade Adeoluwa 12f52a1d00
fix: Remove api callout (#23990)
Users were getting confused and mislead by the Callout on the API page.
This PR gets rid of that.

For more context:
https://www.notion.so/appsmith/CRUD-quick-wins-c6a53e027c2f4ebd89b158eccec66a66

Fixes #23955 
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)


## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Ensure the banner is removed 
> Ensure the rest API is working as expected 
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [x] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-09 09:18:59 +01:00
..
ActionExecution fix: Disable run button when there are empty fields (#24031) 2023-06-08 14:39:19 +05:30
ApiTests fix: Remove api callout (#23990) 2023-06-09 09:18:59 +01:00
Datasources test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
GenerateCRUD test: Cypress | StartPage - GenerateApp flaky fix (#24008) 2023-06-05 09:21:46 +05:30
JsFunctionExecution test: Cypress | Handling confirmation dialogs (#23703) 2023-05-25 07:12:51 +05:30
LoginTests test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MySQL_Datatypes test: Cypress - Flaky test fix (#23229) 2023-05-25 06:44:48 +05:30
OnLoadTests test: Cypress | StartPage - GenerateApp flaky fix (#24008) 2023-06-05 09:21:46 +05:30
Params feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Postgres_DataTypes test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
QueryPane fix: Disable run button when there are empty fields (#24031) 2023-06-08 14:39:19 +05:30