PromucFlow_constructor/app/client/src/pages/Editor/gitSync
f0c1s 58dac0213c
Regenerate SSH key in connect and import flow (#14383)
As of today, we were supporting only ECDSA keys for GitHub, GitLab, and BitBucket. For Azure, RSA key generation was not available. This PR allows users to generate RSA or ECDSA keys.

As of now we support following key types and version control service providers:

    Github: ECDSA
    Gitlab: RSA, ECDSA
    Bitbucket: RSA, ECDSA
    Azure: RSA

Fixes #14382, #14715, #14570
2022-07-20 12:30:11 +05:30
..
components Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
hooks Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
QuickGitActions feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
Tabs Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
constants.ts feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
DisconnectGitModal.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
GitSyncModal.tsx Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
ImportedAppSuccessModal.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
Menu.tsx feat: git sync ui update (#7486) 2021-09-17 22:28:04 +05:30
ReconnectDatasourceModal.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
RepoLimitExceededErrorModal.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
utils.test.ts Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
utils.ts Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30