PromucFlow_constructor/app/client/cypress/locators
Kaushik Varanasi 7af0faa32e
Feature: Fork apps across orgs : fixes #3089 (#4121)
* create basic button for forking

* added menu item for fork, opens a basic modal. TODO: Add functionality to fork

* clicking fork app enables organization select and forks across applications

* added close modal functionality. TODO: add tests, optimise code, remove duplicate and use exportswhere possible

* removed unused code

* Added cypress tests to check that fork app creates an app with same dsl. Tests Failing, needs fixing

* tests fixed, but needs unexpected login from cy

* Resolved bug with login by using correct cypress selectors

* Added tests to check that dsls match, added documentation and removed unused code

* remove unused fork function and directly dispatch from modal

* refactor code

* revert

* removed unused code and refactored tests

* feature/fork-apps-across-orgs-refactor

* make code prettier

* renamed components correctly

* refactored modal code into single file. TODO: fix warnings, test and remove unused code

* pass setModalClose to dialog component to maintain global modal state

* Added types for fork modal props

* update tests and remove unused code

* Removed isDeployedApp and instead passed trigger as a prop

* remove console logs and revert imports to small case

* rename files as components

* minor changes

* cleanup

* mock dispatch for jest

* move jest mocks to component tests
2021-05-04 11:34:23 +05:30
..
ApiEditor.json Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
apiWidgetslocator.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
commonlocators.json [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
DatasourcesEditor.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +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: Fork apps across orgs : fixes #3089 (#4121) 2021-05-04 11:34:23 +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 Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30