PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Kaushik Varanasi 3a6da2d797
Feature/import applications (#4483)
* Added export option to app menu. TODO: call api to download app file

* Added checkbox component and removed unused code

* Added import app without filepicker. Opens modal

* added ability to fetch the exported app

* can download exported application as a json file

* Updated the file picker component to accept other file formats

* WIP import app

* Added functionality to import application json file

* minor fixes

* Made the file type prop mandatory for file picker

* added a test suite for export app

* Test added to check if on import application click, it open a modal

* added a dummy application file for cypress testing

* Added end to end integration test suite
to verify import app feature

* added test to verify the export api status and download file.

* added a linked btn to carry exporting.
- according to latest BE changes

* Removed old redux and saga mechanism for app export

* updated cypress test to validate new flow

* fixed minor linting errors

* updated test case title

* updated the test cases for import/export app feat

* review changes

* added prop to facilitate delayed upload

* added new application file to fixtures. Minor fix to take care of loading state.

* Removed export app modal. Added one click action, to download the file.

* Updated File picker to work with all other files acc to the design.

* Updated the import modal

* updated the import application test

* Added remove upload tooltip

* updated the icons for import/export actions

* removed unused logs

* added hard coded feature flag to hide/show import export feature

Co-authored-by: Pranav Kanade <pranav@appsmith.com>
2021-06-03 11:48:08 +05:30
..
ActionExecution Fix flaky tests (#4133) 2021-04-23 20:54:42 +05:30
ApiPaneTests [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
Applications Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
Auth Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
Binding Removed the reload (#4767) 2021-05-28 16:30:25 +05:30
Canvas Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30
Debugger Feature: Show current value in the debugger when widget property has an error (#4592) 2021-05-26 13:47:52 +05:30
DisplayWidgets Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
DynamicInput show pre-filled values for autocomplete (#4400) 2021-05-27 15:31:26 +05:30
DynamicLayout Add more devices in AppLayout options (#3451) 2021-03-11 07:51:48 +05:30
ExplorerTests Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
FormWidgets Merge pull request #4313 from appsmithorg/fix/datepickerwidget-popover 2021-05-18 20:00:04 +05:30
GlobalSearch Feature/cmd enter to execute actions (#4774) 2021-05-31 21:10:21 +05:30
LayoutWidgets Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
Onboarding Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
OrganisationTests Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
Pages WIP : Updated test for page spec (#3749) 2021-04-14 13:44:06 +05:30
ProductUpdates [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
PropertyPane Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
QueryPaneTests Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30