Commit graph

10 commits

Author SHA1 Message Date
Edwin Jose
a0a5cc4c60 Refactor imports to use absolute paths throughout project
Updated all relative imports to use absolute import paths for consistency and improved maintainability. Also replaced bare except clauses with 'except Exception' for better error handling, and made minor code cleanups such as removing unused variables and improving import order. No functional changes were made.
2025-12-05 20:45:00 -05:00
Edwin Jose
eaa56567ea Refactor OpenSearch component for readability
Reformats imports and long expressions in flows/components/opensearch.py and flows/components/opensearch_multimodel.py for improved readability and maintainability. No functional changes were made; only code style and structure were updated.
2025-12-05 20:32:51 -05:00
Eric Hare
0394df2052
Fix sharepoint and onedrive connectors 2025-11-19 12:39:39 -08:00
Deon Sanchez
0a0dbe15ef Enhance settings page with new routing and UI updates; update connector descriptions for clarity 2025-09-30 10:56:43 -06:00
Eric Hare
275a89a675
Fix list_files interface for connectors 2025-09-25 13:37:28 -07:00
Eric Hare
f03889a2b3
Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
Eric Hare
ccf0a58c24
Fix onedrive and sharepoint ingest 2025-09-19 12:58:52 -07:00
Eric Hare
0e8daf2d7c
feat: Sharepoint and OneDrive auth 2025-09-17 11:28:25 -07:00
phact
9074bda6ed ruff 2025-09-03 09:17:30 -04:00
phact
c111295bac sharepont / opendrive 2025-08-18 16:49:25 -04:00