PromucFlow_constructor/app/client/cypress/support/Pages
Anand Srinivasan d62e1961d8
fix: Add collapse icon for bottom bar (#16939)
* add containerRef and explandedHeight to enable collapse icon

* change icon

* sizing

* alignment fixes

* consistent height

* remove unwanted padding

* debugger panel height

* remove extra divider line

* open panel on header click

* rename method

* cypress tests init

* jsobject navigate instead of create

* clean up

* remove variable

* undo changes

* final clean up

* logs spec clean up

* debugger locators clean up

* rename locator

* mock db spec fix

* logs spec fix

* clean up records count locator

* Rename dubugger locators and methods

* spec file change

* move methods

* rename debugger helper class

* build fix

* handle selectors

* merge clean up

* fix failing tests

* use single variable to set height

* undo cypress env changes
2022-10-20 17:38:48 +05:30
..
AggregateHelper.ts fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
ApiPage.ts fix: adding mode for graphql syntax with dynamic bindings (#17229) 2022-10-08 03:17:07 +01:00
DataSources.ts fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
DebuggerHelper.ts fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
DeployModeHelper.ts test: Script updates for flaky tests to unblock CI (#17264) 2022-10-03 15:25:11 +05:30
EntityExplorer.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
FakerHelper.ts test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
GitSync.ts fix: Blocks shortcut action execution when git modal is open (#16248) 2022-09-01 22:55:22 +02:00
HomePage.ts test: Add cypress tests for leave workspace flow (#17354) 2022-10-13 12:14:39 +00:00
JSEditor.ts test: Script updates for flaky tests to unblock CI (#17469) 2022-10-13 12:54:09 +05:30
PropertyPane.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
Table.ts test: Script updates for flaky tests (#16355) 2022-09-02 06:35:45 +05:30
TableV2.ts feat: Autoassigns column datatype in table widget (#16701) 2022-09-29 10:56:08 +05:30