PromucFlow_constructor/app/client/cypress/fixtures
Pawan Kumar 809a633306
feat: App Theming (#9714)
* fix style bugs

* fix select styles

* test: fix font size issue for cypress tests

* incorporate ashit feedback

* test: addresed review comments for cypress tests

* add analytics events

* height issue in view mode

* incorporate code review feedbacks

* incorporate code review feedbacks

* refactor: addressed review comments; removed border radius and box shadow for text widget; Updated migrations

* feat: Makes shadow and radius controls keyboard accessible (#11547)

* makes shadow and radius controls keyboard accessible

* removes unused imports

* moves options out of render method

* fix: changed the misnomer background property name to the relevant property name

* fix: border radius issue for the map widget

* address qa bugs

* address qa bugs

* fix ux of theming pane when widget is selected

* fix:
* added backgroundColor to the video widget
* restricted pop-over border radius to 0.375rem
* added box shadow for the input group for select widget

* fix: added delete icon in the delete theme modal

* address qa bugs

* change checkbox column size in config

* add js convertible to button color

* remove unused imports

* test: fixed jest tests

* fix primary color typo

* fix: migrations for the theming

* fix:
* Removed background color from MultiTreeSelect and TreeSelect component.
* grouped button's menu button pop over border radius restricting to 0.375rem.

* test: updated Dsl migration UT

* address qa bugs

* address qa bugs

* fix: address qa comments

* address qa bugs

* fix:
* migration issue;
* unit test cases;

* fix rating widget scroll issue

* fix youtube video border radius bug

* fix select widget

* fix select widgets styles

* address qa bugs

* merge conflicts

* makes the reset button keyboard accessible (#12134)

* -resolved merge conflicts

* address qa bugs

* fix: labelTextSize migration fixes

* refactor:
* made changes to the fontSizeUtils function
* fixed the issue related to unit tests

* fix button group widget

* remove unused imports

* fix: fixed the text size migration for the table widget

* refactor: addressed review comments for the table widget theming migration

* fix button group widget

* add init calls for view mode

* json form init theme changes

* fix: added migration for boxShadow, borderRadius and textSizes for table widget

* fix broken fields

* test: fixed unit tests

* wip

* inconsistancy fixes and schemaItem update in updateHook/fieldConfiguration

* feat: init json form migration theming

* json form primaryColor -> accentColor

* update table widget

* update table widget

* object field label styling

* fix: migration related to the JSON form

* fix: fixed labelTextSize migration for JSON form nested widgets

* property control nested stylesheet lookup

* JSONForm label styles form array items

* show label for checkbox field array item

* fix button group widget

* wip

* refactor: addressed table widget review comments

* refactor: addressed ashit review comments;
* added childStylesheet for widgets

* feat: Keyboard navigable Color Picker control (#11797)

* Makes ColorPicker keyboard accessible

* seperate out keyboard and mouse interactions

* fix issue with not focusing back to input

* Adds test for Color picker

* chore: added comment for the boxShadow property

* fix:
* added unit test cases for the widget and property utils
* resolved warning messages

* wip

* theme config update

* fix merge conflicts

* refactor: moved theming migration inside the migrations folder

* fix qa bugs

* fix jest test

* fix: unit test cases

* fix table column creation logic

* refactor: addressed review comments for migrations

* fix: Overriding margin and padding for custom render in the dropdown component (#12875)

* * fix for custom render padding and margin in ADS dropdown

* * fix for removing padding from normal render options

* refactor: moved the boxShadow condition to the variable

* fix qa bugs

* fix: migration QA callouts for audio recorder widget

* refactor: added updated comments for boxShadow migration for table widget

* fix theme binfings for JSONForm fields under Object

* fix table widget theming bug

* fix: addressed code review comments

* fix: unit test cases

* fix: qa migration callouts

* fix table widget theming bug

* fix JSONForm currency input dropdown not submit form

* Added new tests - AppThemingSpec

* fix qa bugs

* fix unit test

* fix JSONForm cellBorderWidth to have default value post migration

* fix unit test

* fix qa bugs

* remove unused imports

* fix qa bugs

* fix JSONForm input height issue

* fix qa bugs

* Updating Theming spec

* * dropdown color fixes (#13249)

* fix caching issue
;

* Fixed Theming tests

* fix tests

* fix tab widget tests

* fix: json form children level migration issue

* fix table widget tests

* Updated test

* updated tests

* updated test

* updated tests

* updated tests

* updated pageload

* fix cypress tests

* remove cypress created files

* fix color picker issues

* Failure fixes

* Fixed some more tests

* fix: cypress test failures

* fix tests

* remove consoles

* fix table tests

* fix qa bugs

* updating snapshots for AppPageLayout_spec as per new UI

* fix rating widget bug

* fix qa bugs

* fix:
* cypress failing tests
* Migration QA callouts
* Removed unused imports

* update constract check algo

* fix color contrast issue

* fix: cypress failure test cases

* update font sizes labels

* fix regression bugs

* fix:
* JSON form labelTextSize issue fix
* Updated comment for the fontSizeUtility function
* migrations issues related to table widget borderRadius and boxShadow

* fix: default labelTextSize issue for the Input and Select families

* fix regression bugs

* fix regression bugs

* PassingParams spec - added wait time

* fix: font family default value issue on JS toggle

* fix js toggle issue in text widget

* fix tests

* fix tests

* fix tests

* fix cypress tests

* fix regression bugs

* fix regression bugs

* fix:
* refactored table widget migration function as per review comments,
* added default value to the widget

* fix: failing unit test cases

* fix theming spec

* fix cypress tests

* test: fixed failed cypress test

* incorporate ashit feedback

* fix cypress tests

* fix: addressed review comments

* comment out table cypress test

* fix merge conflicts

* comment out color picker tests

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
Co-authored-by: keyurparalkar <keyur@appsmith.com>
Co-authored-by: Aswath K <aswath@appsmith.com>
Co-authored-by: Nayan <nayan@appsmith.com>
Co-authored-by: Ashit Rath <ashit@appsmith.com>
Co-authored-by: balajisoundar <balaji@appsmith.com>
Co-authored-by: albinAppsmith <87797149+albinAppsmith@users.noreply.github.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
Co-authored-by: apple <nandan@thinkify.io>
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-05-04 15:15:57 +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 Fix test by mocking the response (#6273) 2021-07-30 18:33:57 +05:30
AForceMigrationExport.json test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +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
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
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 fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
buttondsl.json
ButtonGroup_MenuButton_Width_dsl.json fix: Button group widget's pop-over/drop-down enlarged along the width of the parent (#11804) 2022-03-28 12:44:40 +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 test: added test for recaptcha (#11805) 2022-03-24 14:59:29 +05:30
CameraDsl.json feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
CanvasResizeDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
commondsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +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
CurrencyInputDynamic.json fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
datasources.json test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +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 feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
debuggerTableDsl.json fix: Hide debugger errors until onPageLoadActions are run (#6786) 2021-08-25 10:04:42 +05:30
defaultTableDsl.json test: bugAutomation4136 (#11245) 2022-03-03 16:24:44 +05:30
disabledWidgetsDsl.json fix: Unable to drag disabled button (#8206) 2021-11-18 15:52:04 +05:30
displayWidgetDsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
DividerDsl.json Feature: Line separator widget (#4954) 2021-07-07 15:00:06 +05:30
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
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 feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
executionParamsDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
exported-app.json feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
exportedApp.json feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
filepickerDsl.json chore: remove defaultSelectedFiles (#10586) 2022-01-27 09:40:51 +00:00
forkedApp.json feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +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
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 fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
formdsl1.json feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
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
formResetDsl.json fix: meta changes (non-default) also update metaHOC state (#10734) 2022-02-26 02:16:04 +05:30
formSelectDsl.json Bug10757 automation (#11149) 2022-02-26 10:59:58 +05:30
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
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
gitImport.json test: add tests for git import flow (#12427) 2022-04-04 13:27:34 +05:30
googleSource.json chore: update a cypress test (#13036) 2022-04-21 11:44:02 +05:30
iconButtonWidgetsDsl.json fix: #11315 Added trimming in button variant name (#11390) 2022-03-10 21:39:17 -08:00
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
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
Js_toggle_dsl.json fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
JsObjecWithGitdsl.json test: Add tests for git bugs and git import (#12751) 2022-04-14 08:32:57 +05:30
jsonFormDslWithoutSchema.json fix: submit button not disabled in invalid json form on first load (#13415) 2022-05-04 10:45:27 +05:30
jsonFormDslWithSchema.json feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
jsonFormDslWithSchemaAndWithoutSourceData.json feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
jsonFormInModalDsl.json fix: JSONForm placed in modal does not update default value from source data (#13453) 2022-05-04 12:53:48 +05:30
jsonFormUnicodeDSLWithoutSourceData.json feat: JSON Form widget (#8472) 2022-03-24 12:43:25 +05:30
layoutdsl.json feat: Tab widget should have navigation arrows when the tabs don't fit (#8630) 2022-01-12 13:04:28 +08:00
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
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
MapChartDsl.json feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
Mapdsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
menuButtonDsl.json fix: Icon alignment changes automatically every time the icon is changed in Menu button widget (#11570) 2022-03-09 02:29:50 -08:00
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
mongo_GET_Actions.json chore: Migrations to enable JSON and form mode (#11534) 2022-03-21 11:22:14 +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 test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mongo_PUT_replaceLayoutWithCRUD.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +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
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 feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
multiSelectedRowUpdationDsl.json feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
mySQL_GET_Actions.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_GET_selectTableDropdown.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_POST_Execute.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_PUT_replaceLayoutWithCRUD.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
navigateToInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
navigateTotabledsl.json feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
newFormDsl.json feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
noiseDsl.json test: adding MySQL noise test (#11469) 2022-03-06 23:14:17 +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
PgAdmindsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +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
postjson.txt
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
putjson.txt
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
replay.json feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
resetPassword.json
rundsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
saveAction.json test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
Select_table_dsl.json test: Cypress tests to include Deploy mode verifications + few flaky fixes (#12444) 2022-04-03 18:43:20 +02:00
SelectDslWithEmptyOptions.json fix: rename no item to no results in select components (#8666) 2021-10-30 23:25:23 -07:00
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 feat: statbox widget (#6556) 2021-09-03 15:45:04 +05:30
SwitchGroupWidgetDsl.json feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
swtchTableDsl.json test: Added test for Table Switch binding (#11423) 2022-02-26 16:21:39 +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
tableInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
TableMigrationAppExported.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
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: App Theming (#9714) 2022-05-04 15:15:57 +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
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
tabsWithWidgetDsl.json Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
testAction.json
testdata.json test: enhancement tests for captcha (#12245) 2022-03-31 17:49:39 +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 Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
textWidgetDsl.json fix: undefined evaluted value text widget (#9521) 2021-12-07 10:24:19 +05:30
TreeSelectDsl.json feat: Internal property to detect changes in a form 2022-03-07 23:23:57 +08:00
uiBindDsl.json
user.json chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +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 fix: select dropdown 2022-04-04 06:12:33 +01:00
widgetSelection.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
xmlParser.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30