Commit graph

371 commits

Author SHA1 Message Date
Lucas Oliveira
7301fd8a44 removed wrong docs 2025-10-06 15:33:33 -03:00
Lucas Oliveira
c718e21eea Merge remote-tracking branch 'origin/main' into add-globe-icon-text-html-url 2025-10-06 14:40:46 -03:00
Brent O'Neill
1643e10d5f Cleanup commented code 2025-10-06 09:53:14 -06:00
Brent O'Neill
44bc563904 Merged in main 2025-10-06 08:57:34 -06:00
Brent O'Neill
47b84a3d8a revert 2025-10-06 08:55:12 -06:00
Brent O'Neill
c2f50fe139 revert 2025-10-06 08:53:39 -06:00
Brent O'Neill
8213f0f613 revert 2025-10-06 08:53:09 -06:00
Edwin Jose
5db01049bd
Merge branch 'main' into add-globe-icon-text-html-url 2025-10-06 10:48:14 -04:00
Lucas Oliveira
ae4925cd56 changed page to get connector type as url 2025-10-03 18:06:52 -03:00
Mike Fortman
84a43141d9 set table structure to true by default 2025-10-03 15:54:57 -05:00
Mike Fortman
3c97a06256 Fix layout aligment and folder name 2025-10-03 15:29:13 -05:00
Brent O'Neill
99cc806a55 fix empty state 2025-10-03 13:53:39 -06:00
Mike Fortman
9c081ed06d Merge branch 'main' of github.com:langflow-ai/openrag into docling-req 2025-10-03 13:19:15 -05:00
Brent O'Neill
c62589c1f7 remove checkboxes 2025-10-03 12:12:47 -06:00
Mike Fortman
c46eb10df3
Merge pull request #189 from langflow-ai/embedding-tooltip
add tooltip to embedding model
2025-10-03 13:04:17 -05:00
Brent O'Neill
088ed2697b updates from sync 2025-10-03 12:00:13 -06:00
Mike Fortman
7232d8ea23
Merge branch 'main' into embedding-tooltip 2025-10-03 12:03:15 -05:00
Mike Fortman
40aef5a567 add tooltip to embedding model 2025-10-03 12:01:44 -05:00
Brent O'Neill
11a6f0e8d4 updated header and cloud picker header 2025-10-03 10:47:31 -06:00
Edwin Jose
5654620989 Show globe icon for HTML documents in knowledge page
Updated getSourceIcon to display a globe icon for documents with 'text/html' mimetype, regardless of connector type. This improves visual identification of web-based documents in the grid.
2025-10-03 12:29:46 -04:00
Deon Sanchez
49570b3a47 fix: update button text in PickerHeader component 2025-10-03 09:22:47 -06:00
Brent O'Neill
ac333b99d7 added value 2025-10-03 09:13:06 -06:00
boneill-ds
d427a09b77
Merge branch 'main' into 101-design-sweep-polish-chunk-page 2025-10-03 09:10:59 -06:00
boneill-ds
08d9f37e62
Merge branch 'main' into 101-design-sweep-polish-chunk-page 2025-10-03 09:09:34 -06:00
Brent O'Neill
7b860b3f6f fix frontend ID 2025-10-03 09:08:33 -06:00
Deon Sanchez
e1a7071bcf Merge branch 'main' of https://github.com/langflow-ai/openrag into app-shell 2025-10-03 08:20:10 -06:00
Lucas Oliveira
611df1f5a2
fix: use same model selector as onboarding on settings page (#176)
* updated model selector to not call function when model is empty

* Changed settings page to use model selector
2025-10-03 09:39:19 -03:00
Brent O'Neill
042ffb421f fix search 2025-10-02 16:41:59 -06:00
Brent O'Neill
12a72b2cd9 remove unused fields 2025-10-02 16:30:22 -06:00
Edwin Jose
1628f84ef5
Merge pull request #55 from langflow-ai/lfx-openrag-update-flows 2025-10-02 18:23:36 -04:00
Edwin Jose
0f22e079e3 Update page.tsx 2025-10-02 18:19:20 -04:00
Lucas Oliveira
d258841ce9
fix: functional changes at the filter menu (#177)
* changed div to popover

* made filter popover appear at @ place

* make at position not reset

* removed unused handler

* refactor handlers

* updated blue circle to check

* update empty message

* changed filter behavior and design

* make button focus

* fixed textarea scrolling
2025-10-02 18:10:44 -03:00
Lucas Oliveira
11464f031e Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows 2025-10-02 17:40:19 -03:00
Deon Sanchez
6fe8780b50 Merge branch 'main' of https://github.com/langflow-ai/openrag into app-shell 2025-10-02 12:38:38 -06:00
Deon Sanchez
9fb771d048 Update Navigation component styles for improved layout consistency and spacing adjustments. 2025-10-02 12:38:09 -06:00
Brent O'Neill
ded23f12c4 added new icons for cloud connectors 2025-10-02 11:50:53 -06:00
boneill-ds
0aae4c882d
Merge branch 'main' into 120-design-sweep-polish-setting-screen-needs-to-match-design-spec 2025-10-02 11:30:35 -06:00
Cole Goldsmith
331f737c00
Merge pull request #171 from langflow-ai/feat/filters-sweep
Feat/filters sweep
2025-10-02 10:52:31 -05:00
Cole Goldsmith
0a75d6437c search icon spacing 2025-10-02 10:52:04 -05:00
Cole Goldsmith
2e6b177f41 more styles 2025-10-02 10:47:35 -05:00
Cole Goldsmith
5f2fede000 styles 2025-10-02 10:28:00 -05:00
Brent O'Neill
2a1f2ae21c fix bad merge 2025-10-02 08:57:38 -06:00
Brent O'Neill
94527b700c merged in main 2025-10-02 08:56:15 -06:00
Cole Goldsmith
f7b9bcf55a imports 2025-10-01 15:50:55 -05:00
Cole Goldsmith
25ce16df54 border styles 2025-10-01 15:50:31 -05:00
boneill-ds
6f308c4b21
Merge branch 'main' into 98-bug-copy-chunk-gives-a-messy-paste 2025-10-01 14:47:55 -06:00
Cole Goldsmith
333ab1abea remove mono placeholder 2025-10-01 15:40:12 -05:00
Cole Goldsmith
791bbdaef1 make name field required 2025-10-01 15:36:23 -05:00
Deon Sanchez
93c2d2f1ad Merge branch 'main' of https://github.com/langflow-ai/openrag into app-shell 2025-10-01 14:33:07 -06:00
Deon Sanchez
bf89b16854 border better 2025-10-01 14:32:02 -06:00