PromucFlow_constructor/app/client/cypress
Vicky Bansal dbc3ca6bdf
feat: Table widget - Configure table data rows count (#5552)
Introduced a new field called as total record count which can be used to disable the pagination controls while having server side pagination. If this value is undefined the conditions will be ignored. The total record count is `total count / page size`, all the parameters need to be bound to the query/API for the functionality to work properly
2021-08-30 14:54:59 +05:30
..
fixtures feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
integration/Smoke_TestSuite feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
locators feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
manual_TestSuite [Feature #4542] : simple nav unify api/datasource (#4987) 2021-06-30 23:51:52 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support test: Added stub tests for MySQL, MsSQL, ArangoDB and Redshift (#6868) 2021-08-27 17:24:03 +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: Added Support for MySQL (#6795) 2021-08-24 14:16:52 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30