Commit graph

448 commits

Author SHA1 Message Date
Cole Goldsmith
7339dfef9c Merge branch 'main' into feat/knowledge-page-sweep 2025-10-03 15:56:21 -05:00
Cole Goldsmith
85de6c8026 sweeeeeeeep 2025-10-03 15:56:08 -05:00
Mike Fortman
84a43141d9 set table structure to true by default 2025-10-03 15:54:57 -05:00
Edwin Jose
1458de9135
Merge branch 'main' into fix/tasks_ingest 2025-10-03 16:36:20 -04:00
Lucas Oliveira
946d3edc89 refresh tasks on entering page, make failed files persist 2025-10-03 16:54:40 -03:00
Brent O'Neill
99cc806a55 fix empty state 2025-10-03 13:53:39 -06:00
boneill-ds
4268520884
Merge branch 'main' into 175-design-sweep-polish-update-the-no-auth-cloud-connector-warning-state-to-match-designs 2025-10-03 13:44:47 -06:00
Lucas Oliveira
1fdb251a47 UI minor tweaks 2025-10-03 16:15:32 -03:00
Lucas Oliveira
9336aa287e fixed lint 2025-10-03 16:12:09 -03: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
Brent O'Neill
088ed2697b updates from sync 2025-10-03 12:00:13 -06:00
Mike Fortman
40aef5a567 add tooltip to embedding model 2025-10-03 12:01:44 -05:00
Cole Goldsmith
a9bb26001b fix layout merge conflicts 2025-10-03 11:54:30 -05:00
Brent O'Neill
12ca968a02 Merged in main 2025-10-03 10:50:56 -06:00
Brent O'Neill
ae02fc00e8 updated numbers to match env.example 2025-10-03 10:48:42 -06:00
Deon Sanchez
84558e0b9a same button heights 2025-10-03 10:48:21 -06:00
Brent O'Neill
11a6f0e8d4 updated header and cloud picker header 2025-10-03 10:47:31 -06:00
Deon Sanchez
5b78cac7cb refactor: update component styles and improve layout
- Adjusted button height in KnowledgeDropdown for better consistency.
- Modified margin and padding in KnowledgeFilterList for improved spacing.
- Refined message handling in ChatPage for cleaner code and better readability.
- Enhanced layout structure in KnowledgeSourcesPage and LayoutWrapper for better responsiveness and alignment.
- Updated various components to use consistent arrow function syntax for state updates.
2025-10-03 10:41:36 -06:00
Brent O'Neill
ac333b99d7 added value 2025-10-03 09:13:06 -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
Cole Goldsmith
b7810e37b1 Merge branch 'main' into feat/knowledge-page-sweep 2025-10-03 09:04:06 -05:00
Lucas Oliveira
b28831ec25 fixed issues with already ingested files, fixed state issues 2025-10-03 10:11:39 -03:00
Lucas Oliveira
efb74f5ab0 Merge remote-tracking branch 'origin/main' into fix/tasks_ingest 2025-10-03 09:39:58 -03: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
Cole Goldsmith
6659ce9180 Merge branch 'main' into feat/knowledge-page-sweep 2025-10-02 17:25:18 -05:00
Cole Goldsmith
01dcdef2fb Merge branch 'main' into feat/knowledge-page-sweep 2025-10-02 17:24:42 -05: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
Cole Goldsmith
3a1bde1bb5 refactor page layout styles to use grid 2025-10-02 17:17:09 -05: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
db715c122b made failed and processing files not accessible and deletable 2025-10-02 18:00:09 -03:00
Brent O'Neill
892dcb3d74 revert 2025-10-02 14:53:00 -06:00
Brent O'Neill
bf04d7ea60 [design sweep]: update no auth cloud connector warning message 2025-10-02 14:51:33 -06:00
Lucas Oliveira
a8938bdf38 Merge remote-tracking branch 'origin/main' into fix/tasks_ingest 2025-10-02 17:41:39 -03:00
Lucas Oliveira
11464f031e Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows 2025-10-02 17:40:19 -03:00
Lucas Oliveira
41e4ecefdb implement tasks fetching and cancelling on useQuery 2025-10-02 16:50:34 -03: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
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
a04454cbe2 Merge branch 'main' into feat/filters-sweep 2025-10-01 15:25:03 -05:00