PromucFlow_constructor/app/client/cypress
Pranav Kanade b04b7ddf02
[Fixed #4520] - Remove Entity Explorer Search (#4600)
* Added a prop to hide the entity explorer search

* Updated the cypress tests to accomodate invisible entity explorer search bar

* Removed cmd + f key mapping for entity search.
Although, keeping it for widget search

* blocking default `cmd+f` event only if widget search is present

Co-authored-by: Rishabh Saxena  <rishabh.robben@gmail.com>

* removed a test case dependent on entity search.

* Revert "removed a test case dependent on entity search."

This reverts commit d5595d1856bbbb6ae472f26cb125b86787197b48.

* fixed test cases for table widget to force em to use table's search functionality

Co-authored-by: Rishabh Saxena  <rishabh.robben@gmail.com>
2021-06-09 17:50:15 +05:30
..
fixtures Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
integration/Smoke_TestSuite [Fixed #4520] - Remove Entity Explorer Search (#4600) 2021-06-09 17:50:15 +05:30
locators [Fixed #4520] - Remove Entity Explorer Search (#4600) 2021-06-09 17:50:15 +05:30
manual_TestSuite [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support [Fixed #4520] - Remove Entity Explorer Search (#4600) 2021-06-09 17:50:15 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
init-pg-dump-for-test.sql Adding the init dump SQL file for PostgreSQL database 2021-01-13 15:41:39 +05:30
setup-test.sh Correcting the github condition to start the API server (#3506) 2021-03-12 11:06:54 +05:30
test.sh Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30