PromucFlow_constructor/app/client/cypress/fixtures
haojin111 9cfca0518f
feat: 9754 import work flow (#10453)
* updated import application modal design as v2

* updated import flow

* added title, description, uploadIcon on filepicker ads component for custom file picker

* adding modal of add credential for git import

* added "Git Import" modal

* added generating ssh key for importing flow

* fixed issue of merging

* chore: fix import

* chore: show old import modal based on feature flag

* seperated import api from connect

* added datasource list on reconnect credential modal

* chore: minor changes

* chore: move ssh keys to git sync reducer from applications reducer

* chore: minor fixes

* chore: fetch datasource config for import

* for pulling

* for review of displaying of datasource

* added reconnect datasources after git import

* fix: initialize datasource with default values

* fix: initialise redux for after updating datasource with default values

* fixed issue of git connection init when importing

* if there is a datasource config missing in import, reconnect modal should be opened

* updated logic for unconfigured datasources

* commented unnecessary code

* fixed issue of successful import

* updated import app error logic

* Add un-configured datasources to Import via file response

* Add test

* fix

* chore: refactors

* change per review

* fix: reset ssh keys / url

* Fix issue with newly created datasources not sent

* fix

* chore: minor updates

* chore: minor fix

* WIP

* added saas and rest api datasource form

* feat: fixes and updates for file import flow

* chore: close on upload

* Refactor logic ofr finding unconfigured datasources

* fix: minor fixes

* Fix issue with IsPartialImport

* fix

* Add PartialImport flag for ImportExport service

* refactoring of datasource editor form for both of importing app and editing app

* fixed collapse config

* Fix tests

* Handle redirection back to the /applications for oAuth type

* Show reconnect button on the datasources pages if the datasource configuration is skipped

* added analytic events for reconnecting datasource modal

* Fix the repo limit check for git import

* updated test of importing app from json as new work flow

* updated exported app json while testing automatically

* Add isImport flag for handling OAuth redirection in import flow

* WIP

* updated card UI for import from git title and message in import app modal

* chore: cleanup

* chore: lint

* fix: add is import query param to get token for oauth

* fix

* When the user imports the application there should not be any uncommitted changes displayed on the commit icon

* Add flag to identify OAuth redirection for git import

* Update the variable name

* refactoring reconnect datasource modal

* close git import modal when repo limit error responded

* fixed issue of restoring draft data of datasource form without save on reconnect datasource modal

* chore: update query

* updated query name of oauth redirection url

* Fix duplicate name issue in git import

* fixed rest api reconnect issue on reconnect modal

* init datasources and plugins after imported app, updated reconnect modal as new design

* added unconfigured datasource list logic when importing and updated rest api form delete button visible

* removed put default config of datasource and fixed issue on it

* Add logic to check isCOnfugred in datasource API

* Expose API to get un configured datasources for git import

* added fetch unconfigured datasource list api when redirecting form OAuth

* Remove sensitive fields from application json during export

* update put call response to check for datasourceConfig

* chore: use @appsmith for constants/messages

* chore: use download icon and Import for Importing application label

* chore: move import application text up a bit

* Fix bad merge

* chore: update skip to application tooltip text

* fixed tooltip content of skip to application CTA

* init values of datasource when importing

* updated ui of git import modal as figma design

* fixing padding issue of reconnect datasource modal

* fixed cursor issue on import app modal

* Fix issue with datasource config

* chore: make code compile

* chore: sort lines

* fixed save button issue of dbform on reconnecting modal

* fixed style of import application modal

* Fix iisue with wrong value updated to flag

* reverted from reconnection form style

* fix: update design as per slack discussions on 2022.02.23

* fix: move modal close button to the left

* Remove check for the flag and use the one from db

* Set siCOnfigured as true for mockdata sets

* updated creating datasource with isConfigured as false

* Fix NPE while importing

* fixed scrollbar issue and text alignment on reconnect datasource modal

* fixed style of form container in reconnect datasource and redirecting to app if all are configured

* remove unwanted fields from application json

* FIx NPE for file import

* fix: move close button up in import modal

* remove delete button on reconnect datasource modal

* Add isConfigured false while creating datasources

* fix: add a gap and update color

gap between git import dialog title and subtitle
update color of subtext to GREY_800

* fix: use git import feature flag

* fix: do not use older modal

* updated selecting logic of unconfigured datasource in reconnect modal

* cleanup: auto format

* cleanup: refactor react component

* cleanup: refactor some more

* cleanup: autoformat

* Fix reconnect flag for mockdatasource

* During git import set the isConfigured to false for datasources

* Remove decrypted field from the applicationJson file

* Remove decrypted field from the applicationJson file

* Add app slug to remote repo

* fixed cypress test related with git

* updated json while testing

* Changes per review

* Update the method name

* fixed cypress test related with git

* fixed migration cypress test

* set is configured field as true on tour app

* Fix issue with datasource creation for welcome tour

* fixed issue of replay_editor cypress test

Co-authored-by: Rishabh Saxena <rishabh@appsmith.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Anubhav <anubhav@appsmith.com>
Co-authored-by: f0c1s <iamanubhavsaini+git@gmail.com>
2022-03-17 15:58:54 +05:30
..
AAAFlowerVase.jpeg fix: Add meta to eval cycle and update it when default changes (#10401) 2022-01-28 16:40:05 +05:30
AAAGlobeChristmas.jpeg fix: Add meta to eval cycle and update it when default changes (#10401) 2022-01-28 16:40:05 +05:30
addWidgetTable-mock.json Fix test by mocking the response (#6273) 2021-07-30 18:33:57 +05:30
apiParallelDsl.json test: Automated tests for RestApi, S3 Bugs (#9539) 2021-12-10 12:53:12 +05:30
apiTableDsl.json test: Automated tests for RestApi, S3 Bugs (#9539) 2021-12-10 12:53:12 +05:30
appsmithlogo.png [ImgBot] Optimize images (#2384) 2021-01-07 11:23:35 +05:30
audioWidgetDsl.json feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
autocomp.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
base64imagedsl.json Fix #1805 base64 encoded images (#4020) 2021-04-30 12:30:13 +05:30
basicDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
basicNumberDataTableDsl.json fix: table column name migration update (#10383) 2022-01-25 13:54:13 +00:00
basicTabledsl.json Cypress test for Tab rename from entity explorer (#2780) 2021-02-23 15:08:31 +05:30
buttonApiDsl.json fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
buttondsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
buttonLintErrorDsl.json feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
CameraDsl.json fix: Issues and Enhancements in the camera widget (#10943) 2022-02-17 20:10:32 +08:00
CanvasResizeDsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
ChartDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
ChartLoadingDsl.json fix: added loading state for chart widget (#10262) 2022-01-18 13:21:28 +05:30
ChartTextDsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
chartUpdatedDsl.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
checkboxgroupDsl.json feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
CMSdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
commondsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
containerdsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
datasources.json test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
datepicker_switchDsl.json SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
datePicker2dsl.json FIX #3229 : added new props shortcuts and closeOnSelection for smooth interactions (#5276) 2021-07-22 18:16:41 +05:30
debuggerDependencyDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
debuggerTableDsl.json fix: Hide debugger errors until onPageLoadActions are run (#6786) 2021-08-25 10:04:42 +05:30
defaultTableDsl.json test: bugAutomation4136 (#11245) 2022-03-03 16:24:44 +05:30
disabledWidgetsDsl.json fix: Unable to drag disabled button (#8206) 2021-11-18 15:52:04 +05:30
displayWidgetDsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
DividerDsl.json Feature: Line separator widget (#4954) 2021-07-07 15:00:06 +05:30
DocumentViewerDsl.json feat: add document viewer widget (#7666) 2021-11-29 15:37:49 +00:00
dropDownWidget_reset_check_dsl.json fix: Map correct collection ids for onPageLoad actions during import application (#11328) 2022-02-24 12:42:28 +05:30
emptyDSL.json test: Automated tests for Table Migration scenarios + Flaky fixes (#11360) 2022-02-24 08:41:35 +05:30
EmptyListWidget.json chore: Extend the list of widgets that cannot be used inside the List… (#10928) 2022-02-09 12:45:10 +05:30
example.json feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
executionParamsDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
exported-app.json feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
exportedApp.json feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
filepickerDsl.json chore: remove defaultSelectedFiles (#10586) 2022-01-27 09:40:51 +00:00
forkedApp.json test: Added test event driver (#11222) 2022-02-18 17:45:05 +05:30
formdsl.json fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
formdsl1.json Action onPageLoad test fix (#2581) 2021-01-15 11:08:53 +05:30
formInputTableDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formResetDsl.json fix: meta changes (non-default) also update metaHOC state (#10734) 2022-02-26 02:16:04 +05:30
formSelectDsl.json Bug10757 automation (#11149) 2022-02-26 10:59:58 +05:30
formSelectTreeselectDsl.json fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
formSwitchDsl.json SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
formWidgetdsl.json Feature Switch Widget (#2999) 2021-02-16 17:45:17 +05:30
formWidgetWithInputValCheckDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formWithInputdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
formWithRTEDsl.json fix: RTE required field (#10629) 2022-01-27 00:37:50 -08:00
iconButtonWidgetsDsl.json fix: #11315 Added trimming in button variant name (#11390) 2022-03-10 21:39:17 -08:00
inputBindingdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
inputdsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
inputMaxCharDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
Invalid_binding_dsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
Js_toggle_dsl.json fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
layoutdsl.json feat: Tab widget should have navigation arrows when the tabs don't fit (#8630) 2022-01-12 13:04:28 +08:00
listdsl.json List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
listwidgetdsl.json Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
listWidgetLintDsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
MapChartDsl.json feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
Mapdsl.json Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
menuButtonDsl.json fix: Icon alignment changes automatically every time the icon is changed in Menu button widget (#11570) 2022-03-09 02:29:50 -08:00
ModalDsl.json Feature: Modal Widget (#3092) 2021-02-23 09:48:23 +05:30
modalOnTableFilterPaneDsl.json fix: table filter popup is overlaid on modal (#8540) 2021-12-24 18:02:40 +08:00
modalScroll.json fix: add Modal scroll cypress tests 2022-02-24 14:48:13 +01:00
mongo_GET_Actions.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mongo_GET_selectTableDropdown.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mongo_POST_Actions.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mongo_PUT_replaceLayoutWithCRUD.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
mongoAppdsl.json fix: Added Button Container for the firefox drag issue (#11627) 2022-03-13 22:51:04 +05:30
MultipleInput.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
MultipleWidgetDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
multiSelectDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
multiSelectedRowUpdationDsl.json feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
mySQL_GET_Actions.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_GET_selectTableDropdown.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_POST_Execute.json test: Generate CRUD implementation - Mongo, MySQL, S3 (#8879) 2021-10-29 07:02:45 +00:00
mySQL_PUT_replaceLayoutWithCRUD.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
navigateToInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
navigateTotabledsl.json feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
newFormDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
noiseDsl.json test: adding MySQL noise test (#11469) 2022-03-06 23:14:17 +05:30
onPageLoadActionsDsl.json test: Automated tests for RestApi Bug in Typescript (#10137) 2022-01-06 20:36:17 +05:30
PageLoadDsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
paramsDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
patchjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
PgAdmindsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
plugins.json feat: dynamic post body in api form 2020-05-11 09:03:46 +00:00
postInviteStub.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
postjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
previewMode.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
promisesBtnDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
promisesBtnImgDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
promisesBtnListDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
putjson.txt Fix api content type issue 2020-05-23 05:42:23 +00:00
radioGroup_int_value_dsl.json fix: changed validation to FUNCTION for the default selected value RadioGroupWidget (#10020) 2022-01-26 12:48:13 +05:30
replay.json feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
resetPassword.json Updated profile tests (#4002) 2021-04-19 13:31:05 +05:30
rundsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
saveAction.json test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
Select_table_dsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
SelectDslWithEmptyOptions.json fix: rename no item to no results in select components (#8666) 2021-10-30 23:25:23 -07:00
selectWidgetDsl.json feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
SimpleBinding.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
slashcommandDsl.json test: testcases for autocomplete using slash and mustache (#9489) 2021-12-02 19:39:50 +05:30
SMTPTestdsl.json test: adding tests for smtp using test-event-driver (#11777) 2022-03-11 21:18:58 +05:30
snippetDsl.json fix: unexpected return error (#9432) 2021-12-21 20:00:19 +05:30
snippetErrordsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
snippingTableDsl.json test: S3 QueryPane scripting along with possible CRUD flow coverage (#9278) 2021-11-26 16:17:53 +05:30
StatboxDsl.json feat: statbox widget (#6556) 2021-09-03 15:45:04 +05:30
SwitchGroupWidgetDsl.json feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
swtchTableDsl.json test: Added test for Table Switch binding (#11423) 2022-02-26 16:21:39 +05:30
tabdsl.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tabInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
tableAndChart.json Fix issue where widget property evaluation substitution type was overriden (#9191) 2021-11-17 13:57:58 +00:00
tableAndTextDsl.json fix: selected row issue (#9445) 2021-12-03 06:15:23 -08:00
TableClientSearch.json fix: add enableClientSideSearch (#9505) 2021-12-08 22:35:27 -08:00
tableInputDsl.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
TableMigrationAppExported.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
TableMigrationDsl.json test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
tableNewDsl.json test: updated locators (#9271) 2021-11-25 08:55:41 +05:30
tableNewDslWithPagination.json Table UI test cases (#5910) 2021-08-21 12:34:23 +05:00
tableResizedColumnsDsl.json Fixed empty area issue when columns are hidden in published mode (#5162) 2021-06-23 19:09:04 +05:30
tableTextPaginationDsl.json feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
tableWidgetCondnFormatDsl.json fix: corrected Index cond. for conditional formatting in table widget (#9735) 2021-12-21 15:25:12 +05:30
TableWidgetDatawithEmptyKeys.json fix: Empty column name check before computing dynamicBindingPathList in Table widget (#9466) 2021-12-08 11:24:31 +05:30
tableWidgetDsl.json fix: disable sorting in view mode (#7387) 2021-11-08 21:08:39 -08:00
tableWithNumberColumnDsl.json fix: updated columns names (#9715) 2021-12-29 17:12:07 +05:30
tableWithTextWidgetDsl.json fix: removed -1 and 2d array population error in the selectedRowIndices (#9606) 2021-12-15 17:44:50 +05:30
tabsWithWidgetDsl.json Added Cypress tests for tab widget (#4345) 2021-06-22 23:26:45 +05:30
testAction.json Added tests for Oauth and Stubbed tests (#3463) 2021-04-06 18:59:27 +05:30
testdata.json feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
testFile.mov Fixes for Filepicker test flakiness (#2616) 2021-01-19 14:21:16 +05:30
testFile2.mov Fix filepicker widget delete file not working 2021-04-13 16:55:50 +05:30
textDsl.json WIP: Added new test for Text widget (#3953) 2021-04-20 14:29:52 +05:30
textLintErrorDsl.json test: lint error/warning tests (#7211) 2021-10-27 12:54:02 +05:30
textNewDsl.json feat: #4141 added truncate support into text widget (#9820) 2022-01-04 11:51:02 +05:30
TextTabledsl.json Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
textWidgetDsl.json fix: undefined evaluted value text widget (#9521) 2021-12-07 10:24:19 +05:30
TreeSelectDsl.json fix: Property pane updates (#7631) 2021-09-20 20:48:10 +05:30
uiBindDsl.json [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
user.json chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +05:30
videoWidgetDsl.json feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
viewdsl.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
widgetPopupDsl.json fix: inconsistency in select and treeselect widgets behaviours (#11462) 2022-03-10 21:35:05 -08:00
widgetSelection.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
xmlParser.json feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30