Commit graph

598 commits

Author SHA1 Message Date
Cole Goldsmith
2a2a5562cb fix app layout 2025-09-22 10:54:24 -05:00
Cole Goldsmith
2ead2985cc long list of filters styles, polish filter panel 2025-09-22 10:43:10 -05:00
Cole Goldsmith
8d5791971d Merge branch 'main' into feat/move-filters 2025-09-22 09:02:16 -05:00
phact
d6a8f4437c v0.1.13 - back to custom langflow branch 2025-09-19 23:40:48 -04:00
Edwin Jose
6a1a87dfe1
Merge pull request #51 from langflow-ai/feat-add-owner-info-env 2025-09-19 19:01:26 -04:00
Cole Goldsmith
a5816046f3 more table column styles 2025-09-19 15:49:09 -05:00
Cole Goldsmith
4291cf5d45 Merge branch 'main' into feat/move-filters 2025-09-19 15:21:25 -05:00
Cole Goldsmith
8f3b149034 add more mutation queries and fix backend to wait for updates 2025-09-19 15:21:18 -05:00
Edwin Jose
5d43bb1abb
Merge branch 'main' into feat-add-owner-info-env 2025-09-19 13:45:12 -04:00
phact
2cd286de97 v0.1.12 2025-09-19 12:18:55 -04:00
phact
e80892e4b4 fix: os add scroll permissions for delete functionality 2025-09-19 12:17:46 -04:00
phact
ab57b26e1f 0.1.11 2025-09-19 12:01:08 -04:00
phact
6c66cdc7c8 fix: DropdownMenuTrigger asChild 2025-09-19 12:00:17 -04:00
phact
4b58f3564a lint 2025-09-19 11:49:34 -04:00
phact
4501d24e1e switch langflow docker to use main branch 2025-09-19 11:35:12 -04:00
phact
faf35c2a0e lint 2025-09-19 11:25:17 -04:00
phact
a8d09fbf93 lint fix 2025-09-19 11:24:10 -04:00
phact
176038028b v0.1.10 2025-09-19 11:23:17 -04:00
phact
f81bff1043 task tracking running jobs 2025-09-19 11:22:01 -04:00
phact
9d57c352e8 merge 2025-09-19 11:06:50 -04:00
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
Cole Goldsmith
03116937ad Merge branch 'main' into feat/move-filters 2025-09-18 17:13:15 -05:00
Deon Sanchez
a05e71bff8
Merge pull request #44 from langflow-ai/delete-knowledge
Delete knowledge
2025-09-18 16:07:11 -06:00
Cole Goldsmith
a97c6af0de fix grid truncation 2025-09-18 16:56:10 -05:00
Cole Goldsmith
e33adda6fb start creating a new filters component 2025-09-18 16:33:16 -05:00
phact
dc91f55014 doc processing knobs 2025-09-18 16:27:01 -04:00
phact
bdb477088c fix: asChild 2025-09-18 16:12:07 -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
phact
5c7196437b fix: oops 2025-09-18 16:09:25 -04:00
phact
0468740f3e toask on 400 2025-09-18 16:03:37 -04:00
Sebastián Estévez
028ea1506a
Merge pull request #48 from langflow-ai/fix-noauth-connectors
fix: Return empty list when no auth is enabled
2025-09-18 15:52:42 -04:00
Eric Hare
214efbbf86
fix: Return empty list when no auth is enabled 2025-09-18 12:49:04 -07:00
phact
51ef30ffe1 Merge branch 'main' of github.com:phact/gendb 2025-09-18 15:41:16 -04:00
phact
774ab0fa74 get_effective_jwt_token 2025-09-18 15:41:07 -04:00
Madhavan
15d465d300
Merge pull request #46 from langflow-ai/docs/readme_updates
docs: Fix hyperlink in readme
2025-09-18 15:35:09 -04:00
phact
435c740cf0 Merge branch 'main' of github.com:phact/gendb 2025-09-18 15:34:56 -04:00
Sebastián Estévez
ce7901ec9e
Merge pull request #47 from langflow-ai/cz/fix-package-versions
feat: Enhance markdown rendering and dropdown consistency
2025-09-18 15:34:31 -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
phact
b223f183ee Merge branch 'main' of github.com:phact/gendb 2025-09-18 14:33:35 -04:00
phact
815be13890 switch compose to openrag-langflow images because arm 2025-09-18 14:33:18 -04:00
Edwin Jose
a4122d405d
Merge pull request #40 from langflow-ai/feat-add-langflow-mcp-service 2025-09-18 14:14:56 -04:00
Edwin Jose
e89c4fa40f
Merge branch 'main' into feat-add-langflow-mcp-service 2025-09-18 14:14:50 -04:00
cristhianzl
c2fd140cac (knowledge-actions-dropdown.tsx): Add text-destructive class to improve styling of delete button in dropdown menu
📝 (markdown-renderer.tsx): Update MarkdownRenderer to open links in new tab and add support for code blocks with language specified
⬆️ (package.json): Upgrade react-markdown, rehype-mathjax, rehype-raw, and remark-gfm dependencies to latest versions. Add @types/react-syntax-highlighter dependency.
2025-09-18 15:10:55 -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
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
f65ecf0e68 Implement Chunks Page and Update SearchPage Component
- Introduced a new ChunksPage component to display chunks of a selected file, enhancing the knowledge management functionality.
- Updated the SearchPage component to navigate to the ChunksPage when a file is selected, improving user flow.
- Removed the previous file selection logic and integrated a more streamlined approach for chunk display.
- Enhanced UI elements for better user experience and accessibility.
2025-09-18 09:47:52 -06:00
Deon Sanchez
9928cba521 Refactor Knowledge Actions Dropdown and SearchPage Component
- Added TODO comments for implementing rename and sync functionalities in the KnowledgeActionsDropdown.
- Adjusted column definitions in the SearchPage component to improve layout with flex and minWidth properties.
- Commented out the sync button in the SearchPage for future implementation, enhancing code clarity.
2025-09-18 09:20:29 -06:00