PromucFlow_constructor/app/client/cypress/fixtures
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
..
addWidgetTable-mock.json Fix test by mocking the response (#6273) 2021-07-30 18:33:57 +05:30
appsmithlogo.png
autocomp.json updated spec with assertion values (#6323) 2021-08-04 14:41:59 +05:30
base64imagedsl.json Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
basicDsl.json Fix: updating basic dsl for fork and duplicate feature cypress specs (#5152) 2021-06-16 17:21:00 +05:30
basicTabledsl.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
buttondsl.json
CanvasResizeDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
ChartDsl.json Added series title (internal property) to the chart widget selectedDataPoint (#6104) 2021-08-18 12:41:07 +05:30
ChartTextDsl.json fix cypress test for chart-text binding (#4177) 2021-04-27 17:13:36 +05:30
chartUpdatedDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
commondsl.json
containerdsl.json
datasources.json test: Added stub tests for MySQL, MsSQL, ArangoDB and Redshift (#6868) 2021-08-27 17:24:03 +05:30
datepicker_switchDsl.json SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
datePicker2dsl.json FIX #3229 : added new props shortcuts and closeOnSelection for smooth interactions (#5276) 2021-07-22 18:16:41 +05:30
debuggerDependencyDsl.json Feature: Show entity dependencies in debugger (#4356) 2021-06-09 18:15:41 +05:30
debuggerTableDsl.json fix: Hide debugger errors until onPageLoadActions are run (#6786) 2021-08-25 10:04:42 +05:30
displayWidgetDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
DividerDsl.json Feature: Line separator widget (#4954) 2021-07-07 15:00:06 +05:30
example.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
executionParamsDsl.json Fixed ExecutionParams (#6284) 2021-07-30 18:33:34 +05:30
formdsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
formdsl1.json Action onPageLoad test fix (#2581) 2021-01-15 11:08:53 +05:30
formInputTableDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
formResetDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
formSwitchDsl.json SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
formWidgetdsl.json Feature Switch Widget (#2999) 2021-02-16 17:45:17 +05:30
formWithInputdsl.json test: CypressNewVersion (#6116) 2021-08-25 19:31:04 +05:30
inputBindingdsl.json
inputdsl.json
Invalid_binding_dsl.json Added test for invalid binding (#2777) 2021-02-03 11:56:46 +05:30
Js_toggle_dsl.json
layoutdsl.json
listdsl.json List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
listwidgetdsl.json Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
Mapdsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
ModalDsl.json Feature: Modal Widget (#3092) 2021-02-23 09:48:23 +05:30
MultipleInput.json
MultipleWidgetDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
multiSelectDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
navigateToInputDsl.json Added test for Navigate To feature (#6531) 2021-08-12 11:01:20 +05:30
navigateTotabledsl.json feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
newFormDsl.json Input widget enhancements (#5670) 2021-08-17 16:38:04 +05:30
PageLoadDsl.json
patchjson.txt
plugins.json
postInviteStub.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
postjson.txt
putjson.txt
resetPassword.json Updated profile tests (#4002) 2021-04-19 13:31:05 +05:30
rundsl.json
saveAction.json fix: inclusion of authorization error for Google sheets (#6674) 2021-08-25 11:36:55 +01:00
SimpleBinding.json
tabdsl.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
tabInputDsl.json
tableInputDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
tableNewDsl.json Table UI test cases (#5910) 2021-08-21 12:34:23 +05:00
tableNewDslWithPagination.json Table UI test cases (#5910) 2021-08-21 12:34:23 +05:00
tableResizedColumnsDsl.json Fixed empty area issue when columns are hidden in published mode (#5162) 2021-06-23 19:09:04 +05:30
tableTextPaginationDsl.json feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
tableWidgetDsl.json Added test case to validate onSearchTextChange function if configured in table widget 2021-05-06 13:54:18 +05:30
tabsWithWidgetDsl.json Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
testAction.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
testdata.json Table sort column APIs (#6068) 2021-08-25 18:50:06 +05:30
testFile.mov Fixes for Filepicker test flakiness (#2616) 2021-01-19 14:21:16 +05:30
testFile2.mov Fix filepicker widget delete file not working 2021-04-13 16:55:50 +05:30
textDsl.json WIP: Added new test for Text widget (#3953) 2021-04-20 14:29:52 +05:30
TextTabledsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
uiBindDsl.json
videoWidgetDsl.json
viewdsl.json
widgetSelection.json Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
xmlParser.json