Commit graph

1054 commits

Author SHA1 Message Date
Lucas Oliveira
09d502c94b
fix: remove duplicate toast and ! character (#165)
* removed  duplicated toast

* removed ! character from copy
2025-10-01 16:49:08 -03:00
Lucas Oliveira
26023ab244
fix: truncate text on @ filter selector on chat (#133)
* Added truncation on name and description for knowledge filters

* fixed selected filter not truncating right
2025-10-01 16:48:57 -03:00
Mike Fortman
99645dcdb9
Merge branch 'main' into fix-auth-callback-double-execution 2025-10-01 14:44:19 -05:00
Mike Fortman
d62945110c Fix double OAuth callback execution using sessionStorage
Replaced useRef with sessionStorage to prevent duplicate callback
executions when component remounts (React Strict Mode). The ref
was resetting on remount, causing the auth code to be used twice
and triggering "code already used" errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-01 14:42:59 -05:00
Mike Fortman
2924a5d52d Revert "Fix the double callback call resulting in the Auth code already used screen"
This reverts commit 0f79b1d753.
2025-10-01 14:38:30 -05:00
Mike Fortman
0f79b1d753 Fix the double callback call resulting in the Auth code already used screen 2025-10-01 14:34:47 -05:00
boneill-ds
15a1508b10
Merge branch 'main' into 98-bug-copy-chunk-gives-a-messy-paste 2025-10-01 13:16:54 -06:00
Brent O'Neill
af32e0bdb9 revert 2025-10-01 13:07:10 -06:00
Brent O'Neill
d17debf80c fix width 2025-10-01 13:06:39 -06:00
Brent O'Neill
928b49d95d updated number inputs 2025-10-01 12:39:05 -06:00
Deon Sanchez
b0ada8d01c
Merge pull request #148 from langflow-ai/remove-sync-connectors
Remove sync from cloud connectors
2025-10-01 12:28:58 -06:00
Deon Sanchez
af52a00b0a
Merge branch 'main' into remove-sync-connectors 2025-10-01 12:28:43 -06:00
Deon Sanchez
4cfb856d71
Merge pull request #146 from langflow-ai/knowledge-empty-state
Add empty state to knowledge table
2025-10-01 12:28:17 -06:00
Deon Sanchez
dbf2d2b47b
Merge branch 'main' into remove-sync-connectors 2025-10-01 11:33:21 -06:00
Deon Sanchez
b686393582
Merge branch 'main' into knowledge-empty-state 2025-10-01 11:31:19 -06:00
Brent O'Neill
0a24e91fd6 added max width 800 to settings page 2025-10-01 09:57:48 -06:00
Brent O'Neill
538f84cc26 fix border radius on card 2025-10-01 09:45:50 -06:00
Lucas Oliveira
e4b9ebb186 deleted docling component id 2025-10-01 12:40:12 -03:00
Edwin Jose
6523bcd1ac Merge branch 'main' into lfx-openrag-update-flows 2025-10-01 11:16:40 -04:00
Mendon Kissling
daa85dc5e7
Merge branch 'main' into docs-peer-review 2025-10-01 11:10:08 -04:00
Mendon Kissling
6c75fc92d5
Merge pull request #162 from langflow-ai/docs-add-versioning-feature
docs: setup docusaurus versioning but don't enable
2025-10-01 11:08:49 -04:00
Mendon Kissling
c6d6b8328a
Merge pull request #154 from langflow-ai/docs-core-component-docling-ingestion
docs: core component - docling ingestion
2025-10-01 11:08:15 -04:00
Edwin Jose
eaf1d5d61f Merge branch 'main' into lfx-openrag-update-flows 2025-10-01 11:08:14 -04:00
Edwin Jose
100880d799 Update Dockerfile.langflow 2025-10-01 11:08:08 -04:00
Mendon Kissling
7370ad3bf7
Apply suggestion from @mfortman11
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-10-01 11:07:40 -04:00
Deon Sanchez
5011625b50 Merge branch 'main' of https://github.com/langflow-ai/openrag into knowledge-empty-state 2025-10-01 09:02:26 -06:00
Mendon Kissling
45fc5ca5bb
Merge branch 'main' into docs-core-component-docling-ingestion 2025-10-01 10:59:52 -04:00
Mendon Kissling
d1319b1ba7
Merge branch 'main' into docs-peer-review 2025-10-01 10:52:58 -04:00
Mendon Kissling
60c61d6519 remove-vlm 2025-10-01 10:51:06 -04:00
Mendon Kissling
26e7d056e7
Merge pull request #158 from langflow-ai/docs-logo-with-darkmode
docs: logo with dark and light mode
2025-10-01 10:43:43 -04:00
Mendon Kissling
37bd1880b3 openrag-defaults 2025-10-01 10:41:34 -04:00
Mendon Kissling
6773ff85cc docs-setup-versioning-but-dont-enable 2025-10-01 10:04:34 -04:00
Mendon Kissling
ab663e4b52 troubleshooting-indentation 2025-10-01 09:45:05 -04:00
Mendon Kissling
c68fd6b8e3 sentence-case 2025-10-01 09:39:39 -04:00
Mendon Kissling
810daa9f4c knowledge-page 2025-10-01 09:36:26 -04:00
Mendon Kissling
d15c93145c agents-page 2025-10-01 09:31:54 -04:00
Mendon Kissling
76c26b3eb0 links 2025-09-30 22:39:32 -04:00
Mendon Kissling
762ad224f0 tui-and-quickstart-peer-review 2025-09-30 22:34:58 -04:00
Mendon Kissling
9f8c446202 peer-review-install-page 2025-09-30 22:24:43 -04:00
zznate
f7c1b7f33f bug: up memory limit to 4096 for npm commands 2025-10-01 15:15:40 +13:00
zznate
8e4a68a32c bug: fixes #159 by adding more memory to npm invocations 2025-10-01 14:44:19 +13:00
Mendon Kissling
279674700c updated-logos-from-design 2025-09-30 20:51:17 -04:00
Mendon Kissling
74565d3835
Merge branch 'main' into docs-core-component-docling-ingestion 2025-09-30 17:20:29 -04:00
Cole Goldsmith
f4e1ca2ab7
Merge pull request #150 from langflow-ai/feat/filters-design-sweep
Customize color and icon for knowledge filters
2025-09-30 16:03:49 -05:00
Mendon Kissling
16f14b7923 remove-original-svg 2025-09-30 17:02:21 -04:00
Mendon Kissling
eda2ca65dc Merge branch 'main' into docs-logo-with-darkmode 2025-09-30 17:00:27 -04:00
Mendon Kissling
f8f89ffa18 dark-and-light-mode-svgs 2025-09-30 17:00:19 -04:00
Lucas Oliveira
2462b17f64
fixed button inside of button, turning it into a div (#157) 2025-09-30 17:49:42 -03:00
Cole Goldsmith
657be2c324
Merge branch 'main' into feat/filters-design-sweep 2025-09-30 15:22:47 -05:00
Mendon Kissling
aee0a7e04f replace-openrag-logo 2025-09-30 16:10:25 -04:00