PromucFlow_constructor/app/client/src/api
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
..
ActionAPI.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
Api.ts feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
ApiResponses.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ApiUtils.test.ts feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
ApiUtils.ts feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
ApplicationApi.tsx chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
AppThemingApi.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CloudServicesApi.ts feat: Support OAuth for all plugin types (#9657) 2022-01-14 12:01:54 +05:30
CollectionApi.ts Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
CommentsAPI.tsx [Enhancement] Add link to unsubscribe from email notification for a comment thread (#5769) 2021-07-20 00:14:38 +06:00
DatasourcesApi.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
GitSyncAPI.tsx Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
ImportApi.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
JSActionAPI.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
NotificationsAPI.tsx Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OAuthApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
PageApi.tsx chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
PluginApi.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
ProvidersApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ReleasesAPI.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
SaasApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
TemplatesApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetConfigsApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
WidgetSidebarApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
WorkspaceApi.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30