PromucFlow_constructor/app/client/cypress/fixtures
Aswath K 8a45e1507e
feat: Add AudioWidget (#7179)
* Create initial version of AudioWidget by copying VideoWidget

* Add EventType for AUDIO

* Change default Audio URL to a podcast related to Appsmith

* Add AudioWidget icon

* Change Entity definition for AudioWidget

* Add cypress test

* Add jest test

* fix: typo
2021-09-24 21:35:53 +05:30
..
addWidgetTable-mock.json Fix test by mocking the response (#6273) 2021-07-30 18:33:57 +05:30
appsmithlogo.png
audioWidgetDsl.json feat: Add AudioWidget (#7179) 2021-09-24 21:35:53 +05:30
autocomp.json updated spec with assertion values (#6323) 2021-08-04 14:41:59 +05:30
base64imagedsl.json
basicDsl.json Fix: updating basic dsl for fork and duplicate feature cypress specs (#5152) 2021-06-16 17:21:00 +05:30
basicTabledsl.json
buttonApiDsl.json fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +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
chartUpdatedDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
checkboxgroupDsl.json test: fix/Updated common method (#7734) 2021-09-23 16:44:01 +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
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 feat: resizable modal (#7312) 2021-09-20 22:36:13 +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
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
formWidgetdsl.json
formWithInputdsl.json test: CypressNewVersion (#6116) 2021-08-25 19:31:04 +05:30
inputBindingdsl.json
inputdsl.json
inputMaxCharDsl.json fix: add check for max char in input widget only applicable for text type (#7250) 2021-09-16 16:32:34 +05:30
Invalid_binding_dsl.json
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
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
postjson.txt
putjson.txt
replay.json feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
resetPassword.json
rundsl.json
saveAction.json fix: inclusion of authorization error for Google sheets (#6674) 2021-08-25 11:36:55 +01:00
SimpleBinding.json
StatboxDsl.json feat: statbox widget (#6556) 2021-09-03 15:45:04 +05:30
tabdsl.json
tabInputDsl.json
tableInputDsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
tableNewDsl.json feat: Table selected row and action trigger UX improvement (#7310) 2021-09-23 17:16:47 +05:30
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
tabsWithWidgetDsl.json Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
testAction.json
testdata.json feat: Add AudioWidget (#7179) 2021-09-24 21:35:53 +05:30
testFile.mov
testFile2.mov
textDsl.json
TextTabledsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
TreeSelectDsl.json fix: Property pane updates (#7631) 2021-09-20 20:48:10 +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