Commit Graph

79 Commits

Author SHA1 Message Date
Bobby Abellana (aider)
4a3c1bb26e fix: Correct folder path resolution in List-XlsFiles function 2025-02-21 09:24:12 -08:00
Bobby Abellana (aider)
c955fed489 fix: Improve folder path resolution and error handling in List-XlsFiles 2025-02-21 09:22:25 -08:00
Bobby Abellana (aider)
5b593e7a2c fix: Rename event handlers to avoid recursive calls 2025-02-21 09:20:31 -08:00
Bobby Abellana (aider)
0a4df5e4dc refactor: Update List-XlsFiles to use Graph API with detailed logging 2025-02-19 15:56:31 -08:00
Bobby Abellana (aider)
e6e8207019 refactor: Replace PnP commands with Graph in folder browser handler 2025-02-19 15:51:32 -08:00
Bobby Abellana (aider)
8f9df8e97d fix: correct folder retrieval by using DriveId and DriveItemId 2025-02-19 15:49:28 -08:00
Bobby Abellana (aider)
d3e21955da fix: Update Graph API permissions and site access method in folder browser 2025-02-19 15:46:33 -08:00
Bobby Abellana (aider)
d3ffe1098a fix: Correct SharePoint site lookup in Get-FolderBrowser function 2025-02-19 15:45:07 -08:00
Bobby Abellana (aider)
3d170f3652 fix: Improve site search in Get-FolderBrowser with better URL handling 2025-02-19 15:42:53 -08:00
Bobby Abellana (aider)
aaabb11624 fix: Handle Shared Documents URL format and update config 2025-02-19 15:41:23 -08:00
Bobby Abellana
808b8e57f4 chore: Update config.json with empty library paths and trailing slash in SiteUrl 2025-02-19 15:41:18 -08:00
Bobby Abellana (aider)
2752601537 refactor: Update Get-FolderBrowser to use Graph API instead of PnP 2025-02-19 15:38:22 -08:00
Bobby Abellana (aider)
df82840f99 refactor: Migrate from PnP to Microsoft Graph authentication 2025-02-19 15:34:44 -08:00
Bobby Abellana (aider)
87da4e1185 refactor: Remove hardcoded -SiteUrl parameter from SharePoint functions 2025-02-19 15:19:36 -08:00
Bobby Abellana (aider)
a5ba06c2bf refactor: Simplify Connect-SharePoint by removing unsupported parameters 2025-02-19 15:17:44 -08:00
Bobby Abellana (aider)
dacdc42716 feat: Enhance SharePoint web login with retries, timeout, and verification 2025-02-19 15:16:43 -08:00
Bobby Abellana (aider)
dc9ee3ccc1 refactor: Switch to Azure Management auth in Connect-SharePoint function 2025-02-19 15:14:59 -08:00
Bobby Abellana (aider)
5e61686d51 fix: Handle PnP disconnection errors gracefully in Connect-SharePoint 2025-02-19 15:14:14 -08:00
Bobby Abellana (aider)
321d07f217 feat: Enhance SharePoint connection with error handling and verification 2025-02-19 15:12:27 -08:00
Bobby Abellana (aider)
4759e7754e refactor: Simplify Connect-SharePoint by removing unnecessary parameters 2025-02-19 15:11:41 -08:00
Bobby Abellana (aider)
5b8bf83019 feat: Add explicit Connect button and streamline SharePoint connection 2025-02-19 15:10:59 -08:00
Bobby Abellana (aider)
61be5f9256 refactor: Replace client secret auth with interactive authentication 2025-02-19 15:09:56 -08:00
Bobby Abellana (aider)
21bc01e3cc fix: Update SharePoint authentication and folder browser with proper permissions 2025-02-19 14:45:12 -08:00
Bobby Abellana
ffdbb56aa3 chore: Update config.json with new site and client credentials 2025-02-19 14:45:09 -08:00
Bobby Abellana (aider)
2291118f0c fix: Improve SharePoint connection handling and folder browser reliability 2025-02-19 14:37:38 -08:00
Bobby Abellana (aider)
b2a495af78 feat: Add folder browsing and dynamic library configuration fields 2025-02-19 14:30:25 -08:00
Bobby Abellana (aider)
77e4db0d78 feat: Add configuration form and secure credential handling 2025-02-19 14:21:24 -08:00
Bobby Abellana (aider)
90efce488f feat: Add Install-Dependencies.ps1 for SharePoint XLS Converter setup 2025-02-19 14:01:17 -08:00
Bobby Abellana (aider)
5e13c146c0 feat: add PowerShell GUI for SharePoint XLS conversion 2025-02-19 13:57:22 -08:00