PromucFlow_constructor/app/client/cypress/fixtures
rahulramesha 6cefc6dbea
feat: Undo/Redo (#6654)
* Scaffolding for undo-redo

* undo redo working Poc commit

* memory performance improvements by diffing

* dont run update on undo/redo"

* merging widget postion update and canvas bottom row update into one dsl update.

* fix tabs widget

* Visible updates per undo redo action (#6838)

Co-authored-by: Rahul R <rahulramesha@Rahuls-MacBook-Pro.local>

* resize atomic operation

* fix switch control state issue

* disallow undo/redo for snipping and comment mode

* disallow undo/redo for snipping and comment mode

* fix color picker issue in undo/redo

* add test for replayDSL

* option control fix, adding logs

* minor position change undo redo updates

* add test cases for replayHelpers

* property Upade visual change

* remove unused code

* global hot key jest test for undo redo

* Fixing batch updates on property change..

* add tests for toggle control in property pane

* unwanted utils.

* add tests for text control

* add tests for deletion

* add tests for dropping a new widget

* adding jest test for replayUtils

* add move widget tests

* add tests for color picker control

* add analytics for undo/redo

* add analytics for undo/redo

* tab addition atomic

* cypress tests for propertyPane, toasts and radiowidget optionControl

* replayDSL end of redo stack fix

* property update changes

* menu option control debounce input

* color picker empty undo fix

* fix cypress tests

* widget add/remove atomic

* revert alternative approach to handle atomic operations

* update replayDSL test

* add some comments

* addressing review comments

* flash color for property pane controls

* Fixing adding of tabs widget as well.

* code review comments.

* merging widget postion update and canvas bottom row update into one dsl update.

* fix ordering of tabs property control

* meta property update canvas min height.

* fixing failed specs.

* Fixing entity explorer update on deleting tab from entity explorer.

* address review comments and minor property update changes

* fixing failing tests

* merge conflicts

* changes to cater widget api.

* fix suggested widget table issue

* draggable list for undo redo

* fix widget name focus

* excluding canvas updates.

* fixing codeEditor update on propertySection collapse

* fixed failing test case

Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Rahul R <rahulramesha@Rahuls-MacBook-Pro.local>
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-09-21 13:25:56 +05:30
..
addWidgetTable-mock.json Fix test by mocking the response (#6273) 2021-07-30 18:33:57 +05:30
appsmithlogo.png [ImgBot] Optimize images (#2384) 2021-01-07 11:23:35 +05:30
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
buttonApiDsl.json fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
buttondsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
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 Remove old derived value bindings from test DSLs (#1757) 2020-11-18 18:18:07 +05:30
containerdsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
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 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 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 Added tests for dependencies (#1679) 2020-11-11 15:44:01 +05:30
inputdsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
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 Added test for invalid binding (#2777) 2021-02-03 11:56:46 +05:30
Js_toggle_dsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
layoutdsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
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 [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
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 [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
patchjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
plugins.json feat: dynamic post body in api form 2020-05-11 09:03:46 +00:00
postInviteStub.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
postjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
putjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
replay.json feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
resetPassword.json Updated profile tests (#4002) 2021-04-19 13:31:05 +05:30
rundsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
saveAction.json fix: inclusion of authorization error for Google sheets (#6674) 2021-08-25 11:36:55 +01:00
SimpleBinding.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
StatboxDsl.json feat: statbox widget (#6556) 2021-09-03 15:45:04 +05:30
tabdsl.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
tabInputDsl.json Added test for Tab and input widget binding (#1912) 2020-11-26 15:15:03 +05:30
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 fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +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
TreeSelectDsl.json fix: Property pane updates (#7631) 2021-09-20 20:48:10 +05:30
uiBindDsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
videoWidgetDsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
viewdsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
widgetSelection.json Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
xmlParser.json Add xml2json and json2xml functions (#2022) 2020-12-15 14:16:33 +05:30