* Added API to generate deploy keys and store them in a collection for import flow * Add tests for the key generation flow * Move the key generation to helper class * changes per review * Fix bad merge * add api to import application * handle timeout for git import * Update the comments * Add API for git import * handle duplicate application name error & add profiles while importing * Add tests for import api * Hydrate from file system after cloning the repo * Fix test failures * Test cases * changes per review * throw error when the datasource with same name of different type exists * Fix test failures * Fis error messages * Fix test failures * Fix issue with checking the datasource types * Add datasource name check while importing the application * Refactor SSH key gen code for import * Resolve issues around defaultResourceIds, don't commit app name * Resolve the issue related to duplicate name for app during import * Minor fixes * WIP * Add logic to get unconfigured datasources for the application * Fix tests * WIP * revert datasource related changes * Add a boolean flag to Datasource entity * Add a boolean flag to Datasource entity * Add flag to identify import status * Set application name before importing from json files in git-import * update the variable name * changes per review Co-authored-by: Abhijeet <abhijeet@appsmith.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||