PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Rimil Dey 903aaa7a14
feat: Change navigate to UI (#14856)
* Initial work to change navigate to UI

* Remove console.logs

* Adjust default parameters and getters/setters for page dropdown field

* change url field getter so page names are not showm

* Remove ../ from the imports
Remove unnecessary todo

* Add check for undefined fields

* Add validations for url/page name, add error message

* Make height auto to accommodate the flexible size of query param text box

* Update dropdown list of pages when page names are updated

* Set tab to url when a url has been entered, else default to page

* Add feature tests

* Add check on null value in isValueValidURL to ensure it does not crash the app

* Remove unused ref

* Fix bug when switch is selected and a new page addition let to page crash

* Initial work to change navigate to UI

* Remove console.logs

* Adjust default parameters and getters/setters for page dropdown field

* change url field getter so page names are not showm

* Remove ../ from the imports
Remove unnecessary todo

* Add check for undefined fields

* Add validations for url/page name, add error message

* Make height auto to accommodate the flexible size of query param text box

* Update dropdown list of pages when page names are updated

* Set tab to url when a url has been entered, else default to page

* Add feature tests

* Add check on null value in isValueValidURL to ensure it does not crash the app

* Remove unused ref

* Fix bug when switch is selected and a new page addition let to page crash

* Fix types and imports

* Update the tests

* Add ref back to the code

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-09-16 10:00:16 +05:30
..
ActionExecution feat: Change navigate to UI (#14856) 2022-09-16 10:00:16 +05:30
Binding feat: Change navigate to UI (#14856) 2022-09-16 10:00:16 +05:30
BugTests fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
ExplorerTests feat: Updates modal new design changes (#16553) 2022-09-14 10:40:48 +05:30
Git test: Fix flaky git tests (#16675) 2022-09-12 08:59:06 +05:30
Linting chore: Property pane design changes (#16112) 2022-09-05 10:22:39 +05:30
Onboarding test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
OtherUIFeatures feat: Updates modal new design changes (#16553) 2022-09-14 10:40:48 +05:30
PropertyPane chore: Fixing lint errors in the Cypress code base (#16504) 2022-09-03 23:57:41 +05:30
ThemingTests test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
VisualTests test: Script updates for flaky tests (#16455) 2022-09-05 15:24:56 +05:30
Widgets chore: Refactor getSelectedWidget selector (#16647) 2022-09-15 05:44:11 +00:00
Workspace feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30