PromucFlow_constructor/app/client/src/constants
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
..
AppsmithActionConstants Fixed query params parsing in API pane when dynamic bindings are present in the URL (#4205) 2021-05-06 18:45:05 +05:30
defs Add xml2json and json2xml functions (#2022) 2020-12-15 14:16:33 +05:30
ApiConstants.tsx Fix action field evaluation for editor (#3701) 2021-03-30 10:59:03 +05:30
ApiEditorConstants.ts Adding support for multipart form data (#4547) 2021-05-19 10:48:51 +05:30
AppConstants.ts Store value improvements (#3663) 2021-03-24 10:39:47 +05:30
BindingsConstants.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
collectionsConstants.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
Colors.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
CommentConstants.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
DatasourceEditorConstants.ts Fix/show two whitelist ips issue 1632 (#1705) 2020-11-12 17:35:19 +05:30
DefaultTheme.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
editorConstants.tsx WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis. 2019-11-13 07:00:25 +00:00
Explorer.ts Feature: Add widgets from explorer (#464) 2020-09-02 12:14:01 +05:30
FieldExpectedValue.ts fix: remove uploadedFileUrls ppty from FilePicker 2021-05-11 16:53:02 +01:00
Fonts.tsx Switching to system fonts (#344) 2020-08-19 03:21:23 +05:30
forms.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
HelpConstants.ts Refactor: rename Dropdown to Select 2021-05-07 10:56:36 +05:30
IconConstants.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
KeyboardShortcuts.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
Layers.tsx Fix: List Widget crashes on null empty object in data (#4349) 2021-05-27 12:11:38 +05:30
messages.test.ts [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
messages.ts Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
OmnibarDocumentationConstants.ts Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30
OnboardingConstants.tsx New onboarding flow (#2686) 2021-02-11 12:06:07 +05:30
orgConstants.ts Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
PropertyControlConstants.tsx Enable smart substitution for widgets (#4801) 2021-06-01 10:29:45 +05:30
providerConstants.ts Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
QueryEditorConstants.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
ReduxActionConstants.tsx Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
routes.ts Omnibar global search (#2903) 2021-03-08 13:54:12 +05:30
SocialLogin.tsx Revamping UI on the Login/Signup page (#2696) 2021-01-27 11:42:32 +05:30
StyleConstants.tsx WIP: Fix eslint errors 2019-09-09 14:38:54 +05:30
ThirdPartyConstants.tsx Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
TourSteps.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userConstants.ts added anonymization of user data for CE 2020-11-04 15:23:26 +05:30
WebsocketConstants.tsx Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
WidgetConstants.tsx Added migration to update parentRowSpace property of table widget 2021-05-31 17:09:06 +05:30
WidgetValidation.ts Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30