PromucFlow_constructor/app/client/cypress/locators
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
..
ApiEditor.json Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
apiWidgetslocator.json Fixed query params parsing in API pane (#4482) 2021-05-18 17:17:43 +05:30
commonlocators.json [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
DatasourcesEditor.json Datasource test with basic profile added (#4374) 2021-05-10 17:27:54 +05:30
Debugger.json Feature: Show current value in the debugger when widget property has an error (#4592) 2021-05-26 13:47:52 +05:30
DynamicInput.json Show binding prompt when there is no binding in the editor (#1478) 2020-11-03 09:40:07 +05:30
explorerlocators.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
FormWidgets.json Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
HelpLocators.json Fix/help modal fab button toggle issue 1681 (#1692) 2020-11-12 16:56:54 +05:30
HomePage.json Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
Layout.json Feature: Show/Hide Tabs in Tabs Widget (#3192) 2021-02-26 11:47:21 +05:30
LoginPage.json Feature/edit common widgets 2020-03-20 14:21:24 +00:00
ModalWidget.json Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
Onboarding.json Onboarding flow (#2311) 2020-12-30 13:01:20 +05:30
Pages.json WIP : Updated test for page spec (#3749) 2021-04-14 13:44:06 +05:30
publishWidgetspage.json Feature Switch Widget (#2999) 2021-02-16 17:45:17 +05:30
QueryEditor.json Fix/updating datasources does not update sidebar (#2018) 2020-12-08 14:54:02 +05:30
ViewWidgets.json Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
Widgets.json Added test case to validate onSearchTextChange function if configured in table widget 2021-05-06 13:54:18 +05:30