openrag/frontend/components
Cole Goldsmith b88c8b20df
Feat/provider validation banner (#353)
* models query combined

* make endpoint to handle provider health

* provider health banner

* update-pdf-to-include-provider-selection (#344)

* polishing the error fixing experience

* fix agent instructions and up char limit

* fix provider

* disable tracing in langflow

* improve docling serve banner remove false positives

* Changed pyproject.toml docling versions

* Added another uv lock revision

* version bump

* unused things and fix bad conflicts

* add isFetching to the hook

* put back settings for models queries to never cache results

* update banner refetching indicator

* validate provider settings when saving

* fix settings page layout issue

* Added retry as false on the get models, to not take a long time

---------

Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
Co-authored-by: phact <estevezsebastian@gmail.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-11-06 13:03:50 -06:00
..
logo fix: fix loading states, flickering and positioning on onboarding (#323) 2025-10-28 18:06:29 -03:00
ui fix: added onboarding steps accordion, changed bg color (#313) 2025-10-27 17:27:22 -03:00
code-component.tsx Added code component and markdown renderer 2025-09-11 16:42:37 -03:00
confirmation-dialog.tsx Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
delete-session-modal.tsx feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
discord-link.tsx lint 2025-08-18 22:26:15 -04:00
docling-health-banner.tsx Feat/provider validation banner (#353) 2025-11-06 13:03:50 -06:00
duplicate-handling-dialog.tsx linting 2025-10-27 09:20:38 -05:00
file-upload-area.tsx lint 2025-08-18 22:26:15 -04:00
filter-icon-popover.tsx modify colors and improve various components to match designs 2025-10-01 15:24:53 -05:00
github-star-button.tsx lint 2025-08-18 22:26:15 -04:00
knowledge-actions-dropdown.tsx better cache usage, make filters blue 2025-09-23 11:04:27 -05:00
knowledge-dropdown.tsx duplicate import fix 2025-10-24 03:43:29 -04:00
knowledge-filter-dropdown.tsx
knowledge-filter-list.tsx refactor: update component styles and improve layout 2025-10-03 10:41:36 -06:00
knowledge-filter-panel.tsx style: adjust padding in KnowledgeFilterPanel and update smallWidthPaths in LayoutWrapper 2025-10-06 14:57:22 -06:00
knowledge-search-input.tsx changed knowledge search input design 2025-10-23 18:31:34 -03:00
label-input.tsx implemented label wrapper 2025-09-18 16:43:10 -03:00
label-wrapper.tsx fix: make onboarding match designs (#163) 2025-10-01 16:49:33 -03:00
markdown-renderer.tsx changed markdown renderer margins 2025-10-23 08:49:39 -05:00
mode-toggle.tsx
navigation-layout.tsx added button themes and fixed alignment 2025-09-30 13:26:24 -06:00
navigation.tsx fix: added empty message on file upload handling, fixed time calculation on onboarding (#316) 2025-10-27 18:08:27 -03:00
provider-health-banner.tsx Feat/provider validation banner (#353) 2025-11-06 13:03:50 -06:00
theme-provider.tsx