Commit graph

614 commits

Author SHA1 Message Date
Edwin Jose
9dfe067e1e Add global var headers to MCP server updates
Extend AuthService and LangflowMCPService to support updating MCP servers with multiple global variable headers (JWT, OWNER, OWNER_NAME, OWNER_EMAIL) during login. This enables passing user context to MCP servers via custom headers, improving downstream identification and authorization.
2025-09-18 20:55:03 -04:00
Deon Sanchez
ce34c8ab0f Merge branch 'main' of https://github.com/langflow-ai/openrag into feat-sharepoint-auth 2025-09-18 16:11:13 -06:00
Deon Sanchez
c228e0616f Merge branch 'main' of https://github.com/langflow-ai/openrag into feat-sharepoint-auth 2025-09-18 16:11:13 -06:00
Lucas Oliveira
d68a787017 Added models fetching 2025-09-18 18:25:00 -03:00
phact
dc91f55014 doc processing knobs 2025-09-18 16:27:01 -04:00
Deon Sanchez
9b5a7be8b0 Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 14:09:51 -06:00
Eric Hare
4536111650
Merge branch 'main' into feat-sharepoint-auth 2025-09-18 12:54:02 -07:00
Eric Hare
8c3b3cf1bb Merge branch 'main' into feat-sharepoint-auth 2025-09-18 12:54:02 -07:00
Eric Hare
214efbbf86
fix: Return empty list when no auth is enabled 2025-09-18 12:49:04 -07:00
phact
774ab0fa74 get_effective_jwt_token 2025-09-18 15:41:07 -04:00
phact
b0be1b0951 docker compose asset catchup 2025-09-18 15:23:33 -04:00
phact
52dc2d1fad fix: no-auth mode jwt check 2025-09-18 15:23:10 -04:00
Edwin Jose
e89c4fa40f
Merge branch 'main' into feat-add-langflow-mcp-service 2025-09-18 14:14:50 -04:00
Lucas Oliveira
ecf3cf1402 Merge remote-tracking branch 'origin/main' into feat/onboarding 2025-09-18 14:19:05 -03:00
phact
096c1803b5 fix: no-auth process directory tasks bug 2025-09-18 12:56:15 -04:00
phact
7635f9a206 v0.1.8 2025-09-18 12:45:21 -04:00
Lucas Oliveira
ba9ba0a36a Fixed not getting edited state 2025-09-18 13:21:32 -03:00
phact
a16e7c1aac hard links for tui packaging 2025-09-18 12:02:53 -04:00
phact
02a3035c82 tui copy sample docs 2025-09-18 12:02:08 -04:00
Deon Sanchez
8890fa1946 Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 08:42:03 -06:00
phact
fdad859783 tui compose visibility 2025-09-18 01:51:02 -04:00
phact
a8c54e949e tui: logs copy 2025-09-17 22:03:56 -04:00
phact
0d1b7a6e8c fix logs 2025-09-17 21:39:06 -04:00
phact
ec2295ce67 tui improvements 2025-09-17 21:09:06 -04:00
Deon Sanchez
a99c5f647d revert 2025-09-17 17:38:30 -06:00
Deon Sanchez
ed0306bde3 revert settings 2025-09-17 17:34:35 -06:00
Deon Sanchez
3d74edfe3c Enhance Knowledge Page with Bulk Document Deletion
- Implemented bulk selection and deletion functionality in the Knowledge page.
- Added a confirmation dialog for bulk deletions, providing user feedback on success or failure.
- Updated AgGrid configuration to support multiple row selection and checkbox functionality.
- Styled checkboxes for better visibility and user experience.
- Refactored related components to accommodate new bulk actions.
2025-09-17 17:31:51 -06:00
Eric Hare
384afe856c
Client id for microsoft call 2025-09-17 14:36:35 -07:00
Eric Hare
caf39d2d58 Client id for microsoft call 2025-09-17 14:36:35 -07:00
Lucas Oliveira
410e98c802 removed unused session manager on onboarding endpoint 2025-09-17 17:43:59 -03:00
Lucas Oliveira
8ba718636a add assign model provider call on the settings onboarding endpoint 2025-09-17 17:43:35 -03:00
Lucas Oliveira
7010c73c50 Add assign model provider function to replace the flow with components 2025-09-17 17:43:14 -03:00
Lucas Oliveira
78380e1e07 add flows service to onboarding endpoint 2025-09-17 17:42:48 -03:00
Lucas Oliveira
e1b4c1b9b7 add additional paths in config 2025-09-17 17:42:38 -03:00
Lucas Oliveira
f5e2ee8059 added onboarding request 2025-09-17 16:53:44 -03:00
Lucas Oliveira
03b827f3e0 Added settings service and added post endpoint to edit them 2025-09-17 16:50:19 -03:00
Eric Hare
0e8daf2d7c
feat: Sharepoint and OneDrive auth 2025-09-17 11:28:25 -07:00
Eric Hare
8dd6497eb4 feat: Sharepoint and OneDrive auth 2025-09-17 11:28:25 -07:00
Edwin Jose
713f90c3c4 Integrate Langflow MCP JWT header update in AuthService
Added LangflowMCPService to update MCP servers with the user's JWT header after authentication. AuthService now triggers a background update to MCP servers on successful login, ensuring JWT propagation for downstream services.
2025-09-17 02:01:03 -04:00
Deon Sanchez
33cb18e723 Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-16 16:12:32 -06:00
Deon Sanchez
f28ba54da3 Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown
- Added a new `DeleteConfirmationDialog` component for confirming deletions.
- Updated `KnowledgeDropdown` to include a loading state and improved user feedback during file operations.
- Enhanced the search page to support bulk deletion of documents with confirmation dialog.
- Integrated event dispatching for knowledge updates after file operations.
- Refactored various components for better readability and maintainability.
2025-09-16 16:07:49 -06:00
phact
9ae40dda50 misc improvements 2025-09-16 11:43:13 -04:00
phact
2c8cbc95a5 remove debug 2025-09-16 10:27:32 -04:00
phact
ad9e329bff split tables 2025-09-16 10:17:24 -04:00
phact
25383d99eb subprocess 2025-09-16 09:45:20 -04:00
phact
b806fbc921 serve logs v0 2025-09-15 15:47:10 -04:00
phact
5524019408 manager 2025-09-12 15:45:03 -04:00
phact
dd6886aec6 debug keys 2025-09-12 15:40:31 -04:00
phact
4adf3b7249 tui docling serve button 2025-09-12 13:36:50 -04:00
phact
e23ed258c9 improve tests 2025-09-12 11:54:28 -04:00