PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/Datasources
akash-codemonk 25285033d6
Feat/add query flow (#1146)
* Add datasource connected page

* Default to show connected screen in datasource editor

* Update UI

* Fixes

- Change text from connected to saved
- Show key with empty values if there are no values
- After creating a new datasource go to edit mode

* Stop calling test on save

* Fix tests

* Fix test

* Dummy commit

* Always be in view mode unless clicked on edit mode

* Fixes

- Update datasource connected page for rest api datasource
- Fix empty array values not resetting

* Fix create new api crashing

- While creating new datasource show form in edit mode

* Fix tests
2020-10-12 19:07:18 +05:30
..
MongoDatasource_spec.js Feat/add query flow (#1146) 2020-10-12 19:07:18 +05:30
PostgresDatasource_spec.js Feat/add query flow (#1146) 2020-10-12 19:07:18 +05:30
RestApiDatasource_spec.js Fixing tests for ACL flow 2020-06-17 10:47:01 +00:00