PromucFlow_constructor/app/client/cypress
Aman Agarwal 4d73536ea8
fix: Correcting the execution of query with the latest values when run shortcut is pressed (#9363)
* fix(run-hot-key): added update init action with debounced on change function

* fix(run-hot-key): Adding new action for updating store for isSaving query true

* fix(run-hot-key): updating the action name to preparing_update_action

* fix(run-hot-key): added descriptive comments

* fix(run-hot-key): updated the action name and moved condition to action file

* fix(run-hot-key): updated the action to entity started at global app

* fix(run-hot-key): added entity saving status to show loader

* fix(run-hot-key): fixed cypress test to type in the query rather using set method of code editor
2021-12-24 19:29:02 +05:30
..
fixtures fix: table filter popup is overlaid on modal (#8540) 2021-12-24 18:02:40 +08:00
integration/Smoke_TestSuite fix: Correcting the execution of query with the latest values when run shortcut is pressed (#9363) 2021-12-24 19:29:02 +05:30
locators fix: table filter popup is overlaid on modal (#8540) 2021-12-24 18:02:40 +08:00
manual_TestSuite [Feature #4542] : simple nav unify api/datasource (#4987) 2021-06-30 23:51:52 +05:30
plugins test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout.spec.js test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +05:30
support test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +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-mysql-dump-for-test.sql test: Added Support for MySQL (#6795) 2021-08-24 14:16:52 +05:30
init-pg-dump-for-test.sql Using local Postgres database instead of remote (#6241) 2021-07-30 11:41:14 +05:30
setup-test.sh test: Fix super user signup form cypress test (#8947) 2021-11-16 15:53:05 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30