PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
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
..
ActionExecution Fixed ExecutionParams (#6284) 2021-07-30 18:33:34 +05:30
ApiPaneTests Feature/option to upload file or text in multipart form (#6534) 2021-08-16 13:00:11 +01:00
Applications fixes in import/export feature cypress tests. Will also show a prompt to be able to choose the download location (#6767) 2021-08-23 14:46:25 +05:30
Auth Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
Binding fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
Canvas fix: copy paste new widget key generation (#7464) 2021-09-15 19:34:27 +05:30
Comments [Fix test spec]Create a new org for the comments test so existing user roles don't exist (#6477) 2021-08-10 12:21:46 +05:30
Debugger feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
DisplayWidgets feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
DynamicInput updated spec with assertion values (#6323) 2021-08-04 14:41:59 +05:30
DynamicLayout [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
ExplorerTests feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
FormWidgets feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
GenerateCRUD Add s3 support for generate CRUD (#6264) 2021-08-20 12:27:01 +05:30
GlobalSearch Fix globalsearch test: wait for page load (#5883) 2021-07-15 17:10:54 +05:30
LayoutWidgets feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
Onboarding Welcome tour GIF and Close button fixes (#6309) 2021-08-05 13:48:51 +00:00
OrganisationTests fixes in import/export feature cypress tests. Will also show a prompt to be able to choose the download location (#6767) 2021-08-23 14:46:25 +05:30
Pages fix: listen to page id url param at the parent editor component (#7009) 2021-09-03 13:39:39 +05:30
ProductUpdates [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
PropertyPane fix: added container wrapper component to handle styles (#6476) 2021-09-16 09:51:31 +05:30
QueryPaneTests [Feature] Unified New Nav (#5558) 2021-07-07 09:16:16 +05:30
Replay feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
WidgetSelection [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30