feat: implement OneDrive picker integration and enhance connector functionality with new API endpoints and UI updates

This commit is contained in:
Anish Sarkar 2026-03-28 23:57:46 +05:30
parent e2dd6e61a9
commit ea218b7be6
5 changed files with 457 additions and 212 deletions

View file

@ -9,6 +9,7 @@ export const searchSourceConnectorTypeEnum = z.enum([
"BAIDU_SEARCH_API",
"SLACK_CONNECTOR",
"TEAMS_CONNECTOR",
"ONEDRIVE_CONNECTOR",
"NOTION_CONNECTOR",
"GITHUB_CONNECTOR",
"LINEAR_CONNECTOR",