PromucFlow_constructor/app/client/cypress/support/Pages
sneha122 b5902bf035
feat: Datasource autosave improvements (#17649)
* Datasource autosave improvements WIP

* authenticated API and ds name updates

* popup updates, api to datasource updates

* issue fixes for new ds in new workspace

* formatter issue fixed

* console warning issue fixed

* refresh edge case handled for temp ds

* DS creation cypress update

* datasource improvements issue fixes

* CreateDS flow change cypress update

* reconnect issue fixed

* added space

* Create Ds related script updates

* SaveDs changes updated

* DatasourceForm_spec.js fix

* GoogleSheetsQuery_spec.js - still spec will fail

* GoogleSheetsStub_spec.ts fix

* MongoDatasource_spec.js fix

* ElasticSearchDatasource_spec.js fix

* AuthenticatedApiDatasource_spec.js

* RestApiDatasource_spec.js - will stil fail

* RedshiftDataSourceStub_spec.js fix

* issue fixes for datasource autosave

* save as datasource issue fixed

* SKipped - Bug 18035

* MySQL spec fix

* PostgresDatasource_spec.js fix

* MySQLDataSourceStub_spec.js fix

* MsSQLDataSourceStub_spec.js fix

* Bug16702_Spec.ts fix

* SwitchDatasource_spec.js fix

* ArangoDataSourceStub_spec.js fix

* code review changes, save and authorise issue fixed

* cypress test issue and cypress tests fixed

* client build failure issue fixed

* test failure fixes

* ReconnectDatasource_spec.js fix

* Entity_Explorer_CopyQuery_RenameDatasource_spec.js fix

* GitImport_spec.js fix

* Index add

* undo redo test issue fixed

* fixed cypress tests of rest api ds

* globalsearch_spec.js fixed

* code review changes

* code review comments addressed

* ds schema cypress issue fixed

* cypress test updates

* fix updateDatasource path

* rest api cypress test fixed

* cypress code review changes

* Removing few random .only's

* replay editor fix

* indexed

* adding .skip

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-11-30 11:29:45 +05:30
..
AggregateHelper.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
ApiPage.ts chore: Context switching - Api right pane tabs (#17473) 2022-11-25 09:17:00 +05:30
DataSources.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +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: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +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 test: Script updates for flaky tests (#18349) 2022-11-23 16:02:35 +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