PromucFlow_constructor/app/client/cypress/fixtures
Ashok Kumar M 6355e7a697
fix: Check for parent widget existence to render drop target (#28275)
## Description
In the legacy architecture, List Widget meta first item was rendering in
edit mode allowing DnD, resize, etc while the rest of the items were
rendering in view mode restricting any editing experience.
The first item was being used as a template to decide what the template
was going to be for rest of the items.
However after the overhaul of BaseWidget and CanvasWidget render mode is
always EDIT or VIEW for all widgets so DropTarget had to render a meta
canvas widget which it was not written to handle. so have added checks
to make sure DropTarget does not render and wrap widgets that do not
have a parent.

Ideally this should have been caught in the CI, there are tests already
but the checks were happening to check if List widget was allowed inside
another List widget but the other items that were rendering in view mode
were not being asserted.
I have added tests to check if all nested widgets are properly rendered
and there is no "Oops, something went wrong" error. This should make
sure this issue does not get past CI in the future.
2023-10-23 16:41:40 +05:30
..
Bugs fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
Datatypes test: Remove 3rd party api from cypress tests (#24815) 2023-06-27 10:52:50 +05:30
Files fix: display picture - prevent invalid files (#22900) 2023-05-04 11:26:17 +05:30
ImportApps test: Automated tests for JSObjects + Flaky fixes (#15269) 2022-07-29 14:18:25 +05:30
Listv2 feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
Table test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Templates fix: Reset templates filter for templates modal (#24192) 2023-06-29 11:52:05 +05:30
Videos test: Cypress - Camera & Code Scanner Widgets Automation (#26196) 2023-08-11 01:31:18 +05:30
AAAFlowerVase.jpeg
AAAGlobeChristmas.jpeg
addWidgetTable-mock.json feat: Update the table widget to v2 in suggested widget list (#15277) 2022-07-20 12:28:50 +05:30
alignmentWithDynamicHeightDsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
AllWidgetsDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
apiParallelDsl.json test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
apiTableDsl.json
appNavigationTestingApp.json feat: Improved App Navigation (#19312) 2023-03-23 17:11:58 +05:30
appNavigationTestingAppWithLongPageNamesAndTitle.json feat: Improved App Navigation (#19312) 2023-03-23 17:11:58 +05:30
Appsmith.gif updated tests for filePicker regression tests (#27595) 2023-09-27 11:22:25 +05:30
appsmithlogo.png
audioWidgetDsl.json
autocomp.json
autoHeightContentAlignmentDSL.json fix: center the widget when height is min auto height (#19496) 2023-02-02 18:18:50 +05:30
autoHeightInvisibleWidgetsDSL.json feat: Non auto height invisible widgets (#20118) 2023-02-14 19:06:19 +05:30
autoHeightOverlapDSL.json feat: Non auto height invisible widgets (#20118) 2023-02-14 19:06:19 +05:30
autoLayoutContainerWidgetDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
autoLayoutCopyPaste.json chore: Conversion and Copy Paste tests for Autolayout (#23702) 2023-06-09 20:10:12 +05:30
autoLayoutReflow.json fix: Remove Auto layout feature flag dependency. (#24947) 2023-07-03 12:03:27 +05:30
AutoLayoutTableWidgetDsl.json fix: Makes use of mobile positioning properties in Table Widget (#24729) 2023-07-17 11:12:52 +05:30
AutolayoutWidgetsDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
base64imagedsl.json
basicDsl.json
basicNumberDataTableDsl.json
basicTabledsl.json
buttonApiDsl.json
buttondsl.json
ButtonGroup_MenuButton_Width_dsl.json fix: ButtonGroup_MenuButton_Width_spec cypress test (#22412) 2023-04-14 15:38:18 +05:30
buttonGroupDsl.json fix: onclick handler update in ButtonGroup Widget (#12442) 2022-04-01 11:28:51 +05:30
buttonLintErrorDsl.json
buttonRecaptchaDsl.json Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
CameraDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
CanvasResizeDsl.json
categorySliderWidgetDsl.json fix: Fix crash on passing invalid mark option to category slider widget (#23619) 2023-05-23 13:50:09 +05:30
chartCustomDataDsl.json fix: update custom chart data and type only (#12574) 2022-04-15 16:28:13 +05:30
chartCustomSankeyDataDsl.json fix: Correct x and y values returned for Sankey (custom fusion chart) when onDataPointClick is triggered (#26267) 2023-08-21 15:00:04 +05:30
ChartDsl.json
ChartLoadingDsl.json
ChartTextDsl.json
chartUpdatedDsl.json feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
checkboxgroupDsl.json feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
CMSdsl.json test: Flaky test fix (#21019) 2023-03-02 02:28:48 +05:30
commondsl.json
CommunityIssuesExport.json test: Cypress - Flaky fix (#25341) 2023-07-18 18:06:01 +05:30
ConcreteHouse.jpg test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
containerdsl.json
ContainerWithOtherWidgetsDsl.json test: cypress - added tests for container regression (#27515) 2023-09-22 15:15:59 +05:30
ContextSwitching.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
conversionDslWithDynamicBindings.json chore: Conversion and Copy Paste tests for Autolayout (#23702) 2023-06-09 20:10:12 +05:30
conversionFrAutoLayoutDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CurrencyInputDynamic.json fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
CurrencyInputIssueExport.json fix: error showing in currency input (#14958) 2022-07-20 06:06:33 +00:00
datasources.json test: Cypress | Flaky Fixes (#25217) 2023-07-11 10:44:13 +05:30
datepicker_switchDsl.json
datePicker2dsl.json
datePickerdsl.json feat: Disable js toggle button if field is not empty (#12754) 2022-06-16 15:17:35 +05:30
datePickerV2Updated_dsl.json feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
debuggerDependencyDsl.json
debuggerTableDsl.json
defaultFilterText.json fix: Set isMetaPropDirty property on widgets (#20613) 2023-02-15 10:49:32 +01:00
defaultMetadataDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
defaultMetaDsl.json test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30
defaultTableDsl.json
defaultTableV2Dsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
DeleteGitRepos.json test: Cypress migration to TED GITEA (#18799) 2023-02-15 01:12:45 +05:30
deprecatedWidgets.json feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
disabledWidgetsDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
displayWidgetDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
DividerDsl.json
DocumentViewerDsl.json
dropDownWidget_reset_check_dsl.json
dynamicHeightCanvasResizeDsl.json Test : DH regression test automation (#18436) 2022-12-03 21:43:10 +05:30
dynamicHeightContainerCheckboxdsl.json fix: widget borders does not reflect widget height (#23694) 2023-06-28 14:11:45 +05:30
dynamicHeightContainerdsl.json fix: auto height regression fixes (#18410) 2022-11-25 00:10:06 +05:30
dynamicHeightContainerScrolldsl.json Test : DH regression test automation (#18436) 2022-12-03 21:43:10 +05:30
DynamicHeightDefaultHeightdsl.json Test : DH regression test automation (#18436) 2022-12-03 21:43:10 +05:30
dynamicHeightFormSwitchdsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
dynamicHeightListDsl.json fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
DynamicHeightListTextDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
DynamicHeightModalDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
dynamicHeightStatboxdsl.json fix: auto height regression fixes (#18410) 2022-11-25 00:10:06 +05:30
dynamicHeigthContainerFixedDsl.json Test : DH regression test automation (#18436) 2022-12-03 21:43:10 +05:30
dynamicTabWidgetdsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
editorContextdsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
emptyDSL.json
EmptyListWidget.json
exampleEncodedDocs.js fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399) 2023-05-23 18:03:48 +05:30
executeAction.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
executionParamsDsl.json
explorerHiddenWidgets.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
exported-app.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
exportedApp.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
filepickerDsl.json
filePickerTableDSL.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
filePickerV2_reset_check_dsl.json fix: reset the filepicker widget when the user goes to a different link (#15626) 2022-08-05 19:00:01 +05:30
filePickerV2WidgetReskinDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
fontData.json test: Theme related tests (#12740) 2022-05-11 11:43:28 +05:30
forkedApp.json test: Cypress | Flaky fix (#24242) 2023-06-08 14:40:38 +05:30
forkNonSignedInUser.json fix: fork app button not opening the fork modal for non-signed in users (#12479) 2022-04-11 10:44:50 +05:30
formChangeDSL.json fix: 'Form.hasChanges' showing lint error (#20960) 2023-03-09 08:12:54 +01:00
formDataDsl.json fix: Form widget should include the following widgets in data property when added in form (#12529) 2022-04-08 21:07:10 +08:00
formdsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
formdsl1.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
formHasChangesDsl.json
formInputTableDsl.json
formInputTableV2Dsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
formResetDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
formSelectDsl.json feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
formSelectTreeselectDsl.json feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
formSwitchDsl.json
formWidgetdsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
formWidgetWithInputValCheckDsl.json
formWithInputdsl.json
formWithRTEDsl.json
formWithtabdsl.json fix: Add default value for hasChanges meta property in Form Widget (#21337) 2023-03-13 07:39:34 +01:00
gitImport.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
googleSource.json chore: update a cypress test (#13036) 2022-04-21 11:44:02 +05:30
iconButtonWidgetsDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
IframeDsl.json feat: Expose message event details for Iframe Widget (#14730) 2022-07-22 10:42:57 +05:30
IframeOnSrcDocChange.json fix: navigation issue in the Iframe widget due to src change (#15656) 2022-08-16 09:12:38 +05:30
ImageHugWidgetDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ImportAppAllAccess.json test: Gsheet automation phase 2 (#27711) 2023-10-11 13:04:47 +05:30
ImportAppReadAccess.json test: Gsheet automation phase 2 (#27711) 2023-10-11 13:04:47 +05:30
ImportAppReadWriteAccess.json test: Gsheet automation phase 2 (#27711) 2023-10-11 13:04:47 +05:30
ImportAppSelectedAccess.json test: Gsheet automation phase 2 (#27711) 2023-10-11 13:04:47 +05:30
inputBindingdsl.json
inputdsl.json
inputMaxCharDsl.json
inputWidgetMobileDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputWidgetV2InsideListDSL.json fix: numeric type input widget should accept zero after decimal point (#11923) 2022-03-18 22:18:16 +05:30
Invalid_binding_dsl.json feat: select and multiselect label value (#24964) 2023-07-25 10:26:33 +05:30
invisibleWidgetdsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
Js_toggle_dsl.json
JSApiOnLoadDsl.json Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30
jsFunctionTriggerDsl.json fix: Save JS Execution data on trigger (#18940) 2022-12-30 13:31:08 +01:00
JSObjectMutationTestApp.json feat: JSObject variable as a state (JSObject variable mutation) (#19926) 2023-04-07 13:11:36 +05:30
JsObjecWithGitdsl.json test: Add tests for git bugs and git import (#12751) 2022-04-14 08:32:57 +05:30
JSObjOnLoadApp.json Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30
jsonFormDslWithoutSchema.json feat: [APPSMTH-30] When field is hidden in a json form allow user to set if they want to use source data as fallback (#18791) 2023-01-03 13:32:16 +05:30
jsonFormDslWithSchema.json feat: [APPSMTH-30] When field is hidden in a json form allow user to set if they want to use source data as fallback (#18791) 2023-01-03 13:32:16 +05:30
jsonFormDslWithSchemaAndWithoutSourceData.json feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
jsonFormDynamicHeightDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
jsonFormInModalDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
jsonFormUnicodeDSLWithoutSourceData.json feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
jsonTextDsl.json test:JsonForm test for multi source data (#14153) 2022-06-08 16:21:53 +05:30
largeJSONData.json fix: improve jseditor linting performance (#14001) 2022-05-25 18:08:35 +02:00
layoutdsl.json
lazyRender.json chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
library_export.json feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
listdsl.json fix: List widget inconsistent pageSize value with the number of item shown in the list. (#11355) 2022-03-24 12:41:33 +05:30
listRegression2Dsl.json test: List testcases (#14009) 2022-05-26 13:25:08 +05:30
listRegression3Dsl.json test: List testcases (#14009) 2022-05-26 13:25:08 +05:30
listRegressionDsl.json test: List testcases (#14009) 2022-05-26 13:25:08 +05:30
listV2AudioVideoDsl.json test: cypress - updating listv2 tests for regression (#27181) 2023-09-14 19:52:45 +05:30
listV2ButtonsDsl.json test: cypress - updating listv2 tests for regression (#27181) 2023-09-14 19:52:45 +05:30
listV2NestedDsl.json fix: Check for parent widget existence to render drop target (#28275) 2023-10-23 16:41:40 +05:30
listv2PaginationDsl.json fix: list widget in form widget (#21329) 2023-03-10 19:47:20 +05:30
ListVulnerabilityDSL.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
listwidgetdsl.json chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
listWidgetLintDsl.json
ListWidgetWithDataAndButtonDSL.json chore: List widget security fix (#17666) 2022-10-20 17:50:56 +05:30
longCanvasDsl.json feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
MapChartDsl.json
Mapdsl.json
menuButtonDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mobileresponisvenessDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mobileresponsiveness_multipleDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mobileViewScrollDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ModalDsl.json
modalOnTableFilterPaneDsl.json Revert "fix: #6518 Implemented responsive table header controls (#10971)" (#12583) 2022-04-06 11:07:13 +05:30
modalScroll.json
modalWidgetBGcolorDSL.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
modalWidgetTestApp.json test: Cypress - Modal, Radio widget automation (#27330) 2023-09-15 21:20:00 +05:30
mongo_GET_Actions.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mongo_GET_selectTableDropdown.json
mongo_POST_Actions.json fix: Update the widget from drop down to select widget in suggested widget list (#14059) 2022-06-09 11:01:52 +05:30
mongo_PUT_replaceLayoutWithCRUD.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mongoAppdsl.json test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
multiPartFormDataDsl.json test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
multipleContainerdsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
MultipleInput.json
MultipleWidgetDsl.json feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
multiSelectDsl.json feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
multiSelectedRowUpdationDsl.json
multiSelectedRowUpdationTableV2Dsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
multiTreeSelectDsl.json test: added tests fo multiTreeSelect Regression tests (#27826) 2023-10-07 20:12:33 +05:30
mySQL_GET_Actions.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mySQL_GET_selectTableDropdown.json
mySQL_POST_Execute.json fix: Update the widget from drop down to select widget in suggested widget list (#14059) 2022-06-09 11:01:52 +05:30
mySQL_PUT_replaceLayoutWithCRUD.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
navigateToInputDsl.json
navigateTotabledsl.json
newFormDsl.json feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
noiseDsl.json
numberSliderWidgetDsl.json feat: slider widgets cypress test cases (#17467) 2022-10-21 15:55:41 +05:30
omnibarDsl.json test: added tests for omnibar (#12150) 2022-03-24 07:00:38 +00:00
one_postgres.json test: Cypress | Moving Non-TED containers within Tests (#24709) 2023-06-21 23:07:21 +05:30
onPageLoadActionsDsl.json test: Cypress tests to include Deploy mode verifications + few flaky fixes (#12444) 2022-04-03 18:43:20 +02:00
PageLoadDsl.json
paramsDsl.json test: Cypress tests to include Deploy mode verifications + few flaky fixes (#12444) 2022-04-03 18:43:20 +02:00
patchjson.txt fix:change default value in rest api json and placeholder (#13261) 2022-05-06 19:13:10 +01:00
PgAdmindsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PhoneInputDynamic.json fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
plugins.json
postInviteStub.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
postjson.txt fix:change default value in rest api json and placeholder (#13261) 2022-05-06 19:13:10 +01:00
previewMode.json
promisesBtnDsl.json
promisesBtnImgDsl.json
promisesBtnListDsl.json
promisesStoreValueDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
publishedModeToastToggleDsl.json feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
putjson.txt fix:change default value in rest api json and placeholder (#13261) 2022-05-06 19:13:10 +01:00
qr.mjpeg feat: Code Scanner Widget (#15990) 2022-09-16 10:25:32 +05:30
radioGroup_int_value_dsl.json
rangeSliderWidgetDsl.json feat: slider widgets cypress test cases (#17467) 2022-10-21 15:55:41 +05:30
replay.json fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
REPO.ts chore: Add cypress.env.json to gitIgnore (#21413) 2023-03-16 10:14:32 +05:30
resetPassword.json
ResizeListDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
richTextEditorDsl.json test: cypress - test added for RTE regression (#27670) 2023-10-01 07:49:51 +05:30
rundsl.json
sample-pdf-file.pdf test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
Sample.tsv fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
SampleXLS.xls fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
saveAction.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Select_table_dsl.json test: Script updates for flaky fixes (#16143) 2022-08-24 19:53:41 +05:30
SelectDslWithEmptyOptions.json
selectMultiSelectTreeSelectWidgetDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
selectWidgetDsl.json
SimpleBinding.json
slashcommandDsl.json
SMTPTestdsl.json test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
snippetDsl.json
snippetErrordsl.json
snippingTableDsl.json
StatboxDsl.json
SwitchGroupWidgetDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
swtchTableDsl.json
swtchTableV2Dsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tabdsl.json
tabInputDsl.json
tableAndChart.json
tableAndTextDsl.json
TableClientSearch.json
TableFilterImportApp.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
tableInputDsl.json
TableMigrationAppExported.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
TableMigrationDsl.json
tableNewDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableNewDslWithPagination.json
tableResizedColumnsDsl.json
tableTextPaginationDsl.json
tablev1NewDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2AndTextDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
TableV2ClientSearch.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2ColumnOrderDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2NewDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2NewDslWithPagination.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2ResizedColumnsDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2TextPaginationDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2WidgetCondnFormatDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2WidgetDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2WithTextWidgetDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableV2WithUrlColumnDsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
tableWidgetCondnFormatDsl.json
TableWidgetDatawithEmptyKeys.json
tableWidgetDsl.json test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +05:30
tableWithNumberColumnDsl.json
tableWithTextWidgetDsl.json
tabsDsl.json test: added tests for Tabs (#27765) 2023-10-05 09:34:41 +05:30
tabsWidgetDsl.json fix: handle duplicate tab name in tab widget (#12411) 2022-04-07 16:19:12 +00:00
tabsWidgetReset.json fix: set default on reset of The Tab widget (#15202) 2022-07-27 14:26:16 +05:30
tabsWithWidgetDsl.json
templatePageWithNullbindings.json chore: Conversion and Copy Paste tests for Autolayout (#23702) 2023-06-09 20:10:12 +05:30
Test_csv.csv feat: parse CSV data using File Picker Widget (#16689) 2022-09-21 13:59:17 +01:00
test-data-gsheet.ts test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
test.ppt test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
testAction.json
testdata.json chore: Updating strings to sentence case and moving brand colors logic update to tenant reducer (#28219) 2023-10-19 23:42:01 +05:30
TestDataSet1.json chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
testDoc.docx test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
testFile.mov
testFile2.mov
TestSpreadsheet.xlsx fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
textDsl.json
textLintErrorDsl.json
textNewDsl.json
TextTabledsl.json
TextTableV2dsl.json feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
textWidgetDsl.json
textWidgetDynamicdsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
ThemeAppdsl.json test: Theme related tests (#12740) 2022-05-11 11:43:28 +05:30
TreeSelectDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
uiBindDsl.json
US_PopulationTest.xlsx test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
user.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
variables.ts chore: Add cypress.env.json to gitIgnore (#21413) 2023-03-16 10:14:32 +05:30
videoWidgetApp.json test: Cypress - Image and video widget automation (#26541) 2023-08-28 12:43:07 +05:30
viewdsl.json
WidgetCopyPaste.json feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
widgetPopupDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
widgetSelection.json fix: Grouped widgets moving to the bottom most row, even when widgets are not overlapping with the multi select box (#13658) 2022-05-20 15:57:12 +02:00
xmlParser.json chore: remove xml parser v3 as a default library (#28012) 2023-10-20 11:08:47 +05:30