Edwin Jose
4b861da83e
Merge branch 'main' into settings-copy
2025-10-06 18:11:59 -04:00
Brent O'Neill
01fa1b068f
cleanup
2025-10-06 16:08:15 -06:00
Brent O'Neill
4e031e746b
fix the things
2025-10-06 16:07:24 -06:00
Brent O'Neill
117e3b43b7
cleanup
2025-10-06 15:54:20 -06:00
Mike Fortman
a2bf3b42a1
Settings copy updates
2025-10-06 16:39:07 -05:00
Deon Sanchez
2a363666a0
Merge branch 'main' of https://github.com/langflow-ai/openrag into page-style-alignment
2025-10-06 14:21:14 -06:00
Cole Goldsmith
c579bd9a1a
Merge branch 'main' into feat/knowledge-page-sweep
2025-10-06 13:54:09 -05:00
Deon Sanchez
1dc0a370f1
fixed spacing and flex
2025-10-06 12:49:39 -06:00
boneill-ds
17efcd416b
Merge branch 'main' into 175-design-sweep-polish-update-the-no-auth-cloud-connector-warning-state-to-match-designs
2025-10-06 12:22:11 -06:00
Deon Sanchez
dc5975cb3a
Merge branch 'main' of https://github.com/langflow-ai/openrag into page-style-alignment
2025-10-06 10:57:09 -06:00
Deon Sanchez
772b766c02
Merge branch 'main' of https://github.com/langflow-ai/openrag into page-style-alignment
2025-10-06 10:53:44 -06:00
Cole Goldsmith
c9c670d3ab
Merge branch 'main' into feat/knowledge-page-sweep
2025-10-06 10:57:24 -05:00
Cole Goldsmith
7339dfef9c
Merge branch 'main' into feat/knowledge-page-sweep
2025-10-03 15:56:21 -05:00
Mike Fortman
84a43141d9
set table structure to true by default
2025-10-03 15:54:57 -05: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
Mike Fortman
40aef5a567
add tooltip to embedding model
2025-10-03 12:01:44 -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
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
Cole Goldsmith
b7810e37b1
Merge branch 'main' into feat/knowledge-page-sweep
2025-10-03 09:04:06 -05: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
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
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
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
11464f031e
Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows
2025-10-02 17:40:19 -03:00
Brent O'Neill
ded23f12c4
added new icons for cloud connectors
2025-10-02 11:50:53 -06: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
Brent O'Neill
af32e0bdb9
revert
2025-10-01 13:07:10 -06:00
Brent O'Neill
928b49d95d
updated number inputs
2025-10-01 12:39:05 -06:00
Deon Sanchez
dbf2d2b47b
Merge branch 'main' into remove-sync-connectors
2025-10-01 11:33:21 -06:00
Lucas Oliveira
7d53242eaa
Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows
2025-09-30 16:28:38 -03:00
Brent O'Neill
08594672c8
Settings screen design match spec
2025-09-30 12:55:32 -06:00
Mike Fortman
a3fe879eba
design feedback
2025-09-30 12:20:09 -05:00
Deon Sanchez
0a0dbe15ef
Enhance settings page with new routing and UI updates; update connector descriptions for clarity
2025-09-30 10:56:43 -06:00
Mike Fortman
2341bf4700
Update docling preset options
2025-09-29 16:40:29 -05:00
Lucas Oliveira
9f83811ab4
changed settings and helpers to use watsonx instead of ibm for model provider
2025-09-29 17:40:12 -03:00
boneill-ds
b26f80b4e2
Merge branch 'main' into feature/PRTL-3997
2025-09-24 14:34:22 -06:00
Mike Fortman
107d90b6ab
update reset behavior
2025-09-24 15:31:52 -05:00
boneill-ds
6a495b3011
Update frontend/src/app/settings/page.tsx
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-24 14:31:52 -06:00
Brent O'Neill
722a7cc4cf
updated disabled select styles
2025-09-24 14:27:57 -06:00
Brent O'Neill
c6bfa414f4
added copy for tooltips
2025-09-24 14:13:37 -06:00
Mike Fortman
56541abb4d
Merge pull request #71 from langflow-ai/setting-updates
...
settings updates for true flow updates
2025-09-24 14:53:00 -05:00
Brent O'Neill
22917d62a8
fix radio button border and update labels to use LabelWrapper
2025-09-24 13:52:16 -06:00
Mike Fortman
03f9f25a51
pr feedback
2025-09-24 14:20:29 -05:00
Brent O'Neill
04df8b6290
added required to label
2025-09-24 13:00:14 -06:00