PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Ayush Pahwa 62d05cdba1
chore: remove feature flag for ramps (#26448)
## Description
PR to show ramps to everyone on CE, removing feature flag.

#### PR fixes following issue(s)
Fixes #26443

#### 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

- New feature (non-breaking change which adds functionality)

## 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
1. Give a non appsmith user Administrator rights -
[adminuser1@app.in](mailto:adminuser1@app.in) - administrator - able to
login with this user and see ramps for canvas/preview/deploy modes, on
Edit DS page and on Queries page
2. [devuser1@app.in](mailto:devuser1@app.in) - developer - able to login
with this user and see ramps for canvas/preview/deploy modes, on Edit DS
page and on Queries page
3. [viewuser1@app.in](mailto:viewuser1@app.in) - appviewer - able to
login with this user - and only launch the app - where no ramps are
visible and no switch env dropdown
4. Make application public - no ramps should be visible - and no switch
dropdown should be present
5. Gave above permissions to appsmith user as well and tried if same
behavior. Works fine.
6. Detailed cases - https://github.com/appsmithorg/TestSmith/issues/2489
>
>
#### 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/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#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

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-09-05 15:23:44 +07:00
..
Audio test: Cypress - exclude test for Airgap (#26644) 2023-08-25 12:20:06 +05:30
Button test: Cypress - button group cases (#26673) 2023-08-28 23:51:29 +05:30
Camera test: Cypress - Fix Flaky Tests (#26694) 2023-08-28 21:53:25 +05:30
Chart feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
Checkbox test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
CodeScanner test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
CurrencyInput test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
Datepicker test: Cypress - date picker added after each to navigate to editor (#26898) 2023-09-04 16:21:59 +05:30
Divider test: Cypress -Divider widget automation (#26748) 2023-08-30 18:26:36 +05:30
DocumentViewer test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
Dropdown feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Filepicker test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
Form test: cypress - updated tests which were flaky in nature (#26577) 2023-08-24 14:10:24 +05:30
Iframe test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Image test: Cypress - Fix Flaky Tests (#26765) 2023-08-31 16:10:42 +05:30
Input test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
JSONForm test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
List test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
ListV2 test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
Modal test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
Multiselect test: Updated test for MultiSelect (#26816) 2023-09-02 05:46:23 +05:30
Others test: Cypress - Image and video widget automation (#26541) 2023-08-28 12:43:07 +05:30
PhoneInput test: cypress - Added regression tests for PhoneInput (#26720) 2023-09-01 21:58:39 +05:30
Radio test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
Rating test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
RTE test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Select feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Sliders test: updated tests for flaky behaviour (#26395) 2023-08-19 07:06:22 +05:30
Switch test: cypress - switch group cases - 1 (#26208) 2023-08-16 11:29:22 +05:30
Tab test: cypress - updated tests for Tab (#26210) 2023-08-10 19:42:19 +05:30
TableV1 chore: remove feature flag for ramps (#26448) 2023-09-05 15:23:44 +07:00
TableV2 chore: remove feature flag for ramps (#26448) 2023-09-05 15:23:44 +07:00
Text test: fix flaky test Text_new_feature_spec.js (#26631) 2023-08-25 11:18:13 +05:30
Video test: Cypress - Fix Flaky Tests (#26765) 2023-08-31 16:10:42 +05:30
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetPropertySetters_spec.ts test: Cypress | (DI) Arango added validations + CI Stabilize (#26243) 2023-08-18 10:48:35 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30