PromucFlow_constructor/app/client/cypress/support/Pages
Souma Ghosh 88fe538a70
feat: Autoassigns column datatype in table widget (#16701)
* feat: Autoassigns column datatype in table widget
- Limited to only number, string and boolean datatypes

* Review changes
Adjust jest tests accordingly

* Adds support for recognising Date type columns
Review changes

* Adds jest test for Date field

* Fix warning

* Adjust cypress tests and add helper method to account for code changes

* Fix failing test
2022-09-29 10:56:08 +05:30
..
AggregateHelper.ts fix: Autocomplete now works with multiple bindings (#16314) 2022-09-19 11:02:06 +05:30
ApiPage.ts fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
DataSources.ts fix: Autocomplete now works with multiple bindings (#16314) 2022-09-19 11:02:06 +05:30
DeployModeHelper.ts test: Script updates for flaky tests (#16455) 2022-09-05 15:24:56 +05:30
EntityExplorer.ts chore: Revert "feat: fork templates inside an existing app (#14514)" (#17041) 2022-09-26 13:44:39 +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 chore: Revert "feat: fork templates inside an existing app (#14514)" (#17041) 2022-09-26 13:44:39 +05:30
JSEditor.ts test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30
PropertyPane.ts test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +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