openrag/frontend/src/components
Cole Goldsmith 2d31c4b9b0
Feat/278 Edit current model provider settings (#307)
* update settings update api to allow changing model provider config

* use react hook form

* make settings page small width

* re-use the onboarding forms instead of rolling a custom one

* issue

* remove test

* make custom forms with react-hook-form

* replace the updateFlow mutation with updateSettings

* show all the model providers

* revert changes to onboarding forms

* disabled state styles for providers

* break model selectors into their own file

* use existing selector component, use settings endpoint instead of onboarding, clean up form styles

* revert changes to openai onboarding

* small form changes
2025-10-31 13:22:51 -05:00
..
AgGrid sweeeeeeeep 2025-10-03 15:56:08 -05:00
cloud-picker enable model picker for connector screen in UI 2025-10-13 11:38:07 -04:00
ui fix: fix loading states, flickering and positioning on onboarding (#323) 2025-10-28 18:06:29 -03:00
animated-conditional.tsx Feat/278 Edit current model provider settings (#307) 2025-10-31 13:22:51 -05:00
chat-renderer.tsx fix: fix loading states, flickering and positioning on onboarding (#323) 2025-10-28 18:06:29 -03:00
cloud-connectors-dialog.tsx copy [folders vs files] uploading one file -> one item 2025-10-06 22:06:50 -04:00
cloud-connectors-dropdown.tsx eslint fix 2025-09-08 10:35:33 -04:00
confirmation-dialog.tsx finish updating dialog design sweep items 2025-09-24 12:43:08 -06:00
header.tsx new logo round 2 2025-10-27 17:25:09 -05:00
layout-wrapper.tsx changed chat renderer and layout wrapper to work with google auth 2025-10-22 18:11:05 -03:00
login-required.tsx gdrive v0 2025-07-29 02:12:44 -04:00
protected-route.tsx feat: add new onboarding animation, adds onboarding into layout wrapper (#267) 2025-10-16 16:38:08 -03:00
task-notification-menu.tsx show file processing errors in UI 2025-10-10 12:52:37 -04:00
user-nav.tsx Refactor KnowledgeFilterList component layout and improve loading states. Update Navigation component styles for consistency. Adjust LayoutWrapper sidebar positioning. Fix UserNav conditional rendering logic. Clean up ChatProvider state update functions for clarity. 2025-10-01 14:26:08 -06:00