PromucFlow_constructor/app/client/cypress/fixtures
albinAppsmith 629999f124
feat: [epic] appsmith design system version 2 deduplication (#22030)
## Description

### Fixes
- [x] https://github.com/appsmithorg/appsmith/issues/19383
- [x] https://github.com/appsmithorg/appsmith/issues/19384
- [x] https://github.com/appsmithorg/appsmith/issues/19385
- [x] https://github.com/appsmithorg/appsmith/issues/19386
- [x] https://github.com/appsmithorg/appsmith/issues/19387
- [x] https://github.com/appsmithorg/appsmith/issues/19388
- [x] https://github.com/appsmithorg/appsmith/issues/19389
- [x] https://github.com/appsmithorg/appsmith/issues/19390
- [x] https://github.com/appsmithorg/appsmith/issues/19391
- [x] https://github.com/appsmithorg/appsmith/issues/19392
- [x] https://github.com/appsmithorg/appsmith/issues/19393
- [x] https://github.com/appsmithorg/appsmith/issues/19394
- [x] https://github.com/appsmithorg/appsmith/issues/19395
- [x] https://github.com/appsmithorg/appsmith/issues/19396
- [x] https://github.com/appsmithorg/appsmith/issues/19397
- [x] https://github.com/appsmithorg/appsmith/issues/19398
- [x] https://github.com/appsmithorg/appsmith/issues/19399
- [x] https://github.com/appsmithorg/appsmith/issues/19400
- [x] https://github.com/appsmithorg/appsmith/issues/19401
- [x] https://github.com/appsmithorg/appsmith/issues/19402
- [x] https://github.com/appsmithorg/appsmith/issues/19403
- [x] https://github.com/appsmithorg/appsmith/issues/19404
- [x] https://github.com/appsmithorg/appsmith/issues/19405
- [x] https://github.com/appsmithorg/appsmith/issues/19406
- [x] https://github.com/appsmithorg/appsmith/issues/19407
- [x] https://github.com/appsmithorg/appsmith/issues/19408
- [x] https://github.com/appsmithorg/appsmith/issues/19409

Fixes # (issue)
> if no issue exists, please create an issue and ask the maintainers
about this first


Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video


## Type of change

> Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update


## How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Provide
instructions, so we can reproduce.
> Please also list any relevant details for your test configuration.
> Delete anything that is not important

- Manual
- Jest
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: Ankita Kinger <ankita@appsmith.com>
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: Tanvi Bhakta <tanvi@appsmith.com>
Co-authored-by: Arsalan <arsalanyaldram0211@outlook.com>
Co-authored-by: Aman Agarwal <aman@appsmith.com>
Co-authored-by: Rohit Agarwal <rohit_agarwal@live.in>
Co-authored-by: Nilesh Sarupriya <nilesh@appsmith.com>
Co-authored-by: Nilesh Sarupriya <20905988+nsarupr@users.noreply.github.com>
Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
Co-authored-by: Vijetha-Kaja <vijetha@appsmith.com>
Co-authored-by: Parthvi <80334441+Parthvi12@users.noreply.github.com>
Co-authored-by: Apple <nandan@thinkify.io>
Co-authored-by: Saroj <43822041+sarojsarab@users.noreply.github.com>
Co-authored-by: Sangeeth Sivan <74818788+berzerkeer@users.noreply.github.com>
Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: Aishwarya-U-R <91450662+Aishwarya-U-R@users.noreply.github.com>
Co-authored-by: rahulramesha <rahul@appsmith.com>
Co-authored-by: Aswath K <aswath.sana@gmail.com>
Co-authored-by: Preet Sidhu <preetsidhu.bits@gmail.com>
Co-authored-by: Vijetha-Kaja <119562824+Vijetha-Kaja@users.noreply.github.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-05-20 00:07:06 +05:30
..
Bugs fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
Datatypes feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +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: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Table test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
Templates fix: hide the fork template button when there are no workspaces to fork to (#19226) 2022-12-29 17:01:10 +05:30
AAAFlowerVase.jpeg fix: Add meta to eval cycle and update it when default changes (#10401) 2022-01-28 16:40:05 +05:30
AAAGlobeChristmas.jpeg fix: Add meta to eval cycle and update it when default changes (#10401) 2022-01-28 16:40:05 +05:30
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: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +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 test: Automated tests for RestApi, S3 Bugs (#9539) 2021-12-10 12:53:12 +05:30
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
appsmithlogo.png
audioWidgetDsl.json feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
autocomp.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
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
AutolayoutWidgetsDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
base64imagedsl.json
basicDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
basicNumberDataTableDsl.json fix: table column name migration update (#10383) 2022-01-25 13:54:13 +00:00
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 feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
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 feat: slider widgets cypress test cases (#17467) 2022-10-21 15:55:41 +05:30
chartCustomDataDsl.json fix: update custom chart data and type only (#12574) 2022-04-15 16:28:13 +05:30
ChartDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
ChartLoadingDsl.json fix: added loading state for chart widget (#10262) 2022-01-18 13:21:28 +05:30
ChartTextDsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
chartUpdatedDsl.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
CommunityIssuesExport.json test: Cypress - Fix Flaky Tests (#22604) 2023-05-02 23:19:42 +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
ContextSwitching.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +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 - Automated Basic tests for Redis datasource (#22734) 2023-04-25 23:54:36 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
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 test: bugAutomation4136 (#11245) 2022-03-03 16:24:44 +05:30
defaultTableV2Dsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +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 feat: add document viewer widget (#7666) 2021-11-29 15:37:49 +00:00
dropDownWidget_reset_check_dsl.json fix: Map correct collection ids for onPageLoad actions during import application (#11328) 2022-02-24 12:42:28 +05:30
dynamicHeightCanvasResizeDsl.json Test : DH regression test automation (#18436) 2022-12-03 21:43:10 +05:30
dynamicHeightContainerCheckboxdsl.json fix: auto height regression fixes (#18410) 2022-11-25 00:10:06 +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: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
emptyDSL.json test: Automated tests for Table Migration scenarios + Flaky fixes (#11360) 2022-02-24 08:41:35 +05:30
EmptyListWidget.json chore: Extend the list of widgets that cannot be used inside the List… (#10928) 2022-02-09 12:45:10 +05:30
example.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
exampleEncodedDocs.js test: Fix flaky git cypress tests (#21282) 2023-03-09 19:30:22 +05:30
executeAction.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
executionParamsDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
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
featureFlags.json feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
filepickerDsl.json chore: remove defaultSelectedFiles (#10586) 2022-01-27 09:40:51 +00:00
filePickerTableDSL.json feat: parse CSV data using File Picker Widget (#16689) 2022-09-21 13:59:17 +01:00
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 - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +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 feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
formInputTableDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formInputTableV2Dsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
formResetDsl.json feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
formSelectDsl.json fix: Select widget filtering 2022-05-12 12:31:45 +01:00
formSelectTreeselectDsl.json fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
formSwitchDsl.json
formWidgetdsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
formWidgetWithInputValCheckDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formWithInputdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formWithRTEDsl.json fix: RTE required field (#10629) 2022-01-27 00:37:50 -08:00
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
inputBindingdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
inputdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
inputMaxCharDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
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 V2 (#10359) 2022-02-02 06:15:07 -08:00
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 fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
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 feat: Tab widget should have navigation arrows when the tabs don't fit (#8630) 2022-01-12 13:04:28 +08:00
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
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 fix: old list widgets incorrect page size (#12443) 2022-03-31 17:09:21 +02:00
listWidgetLintDsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
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 feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
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 fix: add Modal scroll cypress tests 2022-02-24 14:48:13 +01:00
modalWidgetBGcolorDSL.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mongo_GET_Actions.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mongo_GET_selectTableDropdown.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
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 fix: Added Button Container for the firefox drag issue (#11627) 2022-03-13 22:51:04 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
MultipleWidgetDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
multiSelectDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
multiSelectedRowUpdationDsl.json feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
multiSelectedRowUpdationTableV2Dsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
mySQL_GET_Actions.json feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mySQL_GET_selectTableDropdown.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
navigateTotabledsl.json
newFormDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
noiseDsl.json test: adding MySQL noise test (#11469) 2022-03-06 23:14:17 +05:30
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 fix: 12338 - postgres datasource default configure on reconnect modal (#12503) 2022-04-11 16:53:52 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
promisesBtnDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
promisesBtnImgDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
promisesBtnListDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
promisesStoreValueDsl.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +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 fix: changed validation to FUNCTION for the default selected value RadioGroupWidget (#10020) 2022-01-26 12:48:13 +05:30
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
rundsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +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 fix: rename no item to no results in select components (#8666) 2021-10-30 23:25:23 -07:00
selectMultiSelectTreeSelectWidgetDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
selectWidgetDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
SimpleBinding.json
slashcommandDsl.json test: testcases for autocomplete using slash and mustache (#9489) 2021-12-02 19:39:50 +05:30
SMTPTestdsl.json test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
snippetDsl.json fix: unexpected return error (#9432) 2021-12-21 20:00:19 +05:30
snippetErrordsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
snippingTableDsl.json test: S3 QueryPane scripting along with possible CRUD flow coverage (#9278) 2021-11-26 16:17:53 +05:30
StatboxDsl.json
SwitchGroupWidgetDsl.json refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
swtchTableDsl.json test: Added test for Table Switch binding (#11423) 2022-02-26 16:21:39 +05:30
swtchTableV2Dsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tabdsl.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tabInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
tableAndChart.json Fix issue where widget property evaluation substitution type was overriden (#9191) 2021-11-17 13:57:58 +00:00
tableAndTextDsl.json fix: selected row issue (#9445) 2021-12-03 06:15:23 -08:00
TableClientSearch.json fix: add enableClientSideSearch (#9505) 2021-12-08 22:35:27 -08:00
TableFilterImportApp.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
tableInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
TableMigrationAppExported.json test: Cypress - mock api url update + Flaky fixes (#20754) 2023-03-11 12:31:39 +05:30
TableMigrationDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
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 widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
TableV2ClientSearch.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2ColumnOrderDsl.json fix: Table reverts column positions on sorting if columns returned differ (#16237) 2022-09-01 11:40:19 +05:30
tableV2NewDsl.json fix: cell background for edit actions column in Table v2 (#15233) 2022-07-20 11:42:59 +05:30
tableV2NewDslWithPagination.json feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
tableV2ResizedColumnsDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2TextPaginationDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2WidgetCondnFormatDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2WidgetDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2WithTextWidgetDsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
tableV2WithUrlColumnDsl.json fix: URL column in table widget not working correctly (#16425) 2022-09-21 16:22:28 +05:30
tableWidgetCondnFormatDsl.json fix: corrected Index cond. for conditional formatting in table widget (#9735) 2021-12-21 15:25:12 +05:30
TableWidgetDatawithEmptyKeys.json fix: Empty column name check before computing dynamicBindingPathList in Table widget (#9466) 2021-12-08 11:24:31 +05:30
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 fix: updated columns names (#9715) 2021-12-29 17:12:07 +05:30
tableWithTextWidgetDsl.json fix: removed -1 and 2d array population error in the selectedRowIndices (#9606) 2021-12-15 17:44:50 +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
Test_csv.csv feat: parse CSV data using File Picker Widget (#16689) 2022-09-21 13:59:17 +01:00
testAction.json
testdata.json feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
testFile.mov
testFile2.mov
textDsl.json
textLintErrorDsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
textNewDsl.json feat: #4141 added truncate support into text widget (#9820) 2022-01-04 11:51:02 +05:30
TextTabledsl.json
TextTableV2dsl.json feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
textWidgetDsl.json fix: undefined evaluted value text widget (#9521) 2021-12-07 10:24:19 +05:30
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
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
videoWidgetDsl.json feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
viewdsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30