Commit graph

28 commits

Author SHA1 Message Date
Cole Goldsmith
d47038e097
Reorganize folders within frontend (#407)
* reorganize folder structure

* move folders from merge

* fix import issue

* run format

* update configs
2025-11-17 08:23:23 -06:00
Lucas Oliveira
4b9d7599fc
fix: add Thinking state to agent response, fix ollama and watsonx overwriting values on the onboarding (#405)
* Added thinking message to assistant message

* fixed ibm and ollama overwriting values
2025-11-14 17:42:47 -03:00
Cole Goldsmith
173df0be99
add biome & format code (#403) 2025-11-14 13:45:32 -06:00
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
Lucas Oliveira
fcf7a302d0
feat: adds what is openrag prompt, refactors chat design, adds scroll to bottom on chat, adds streaming support (#283)
* Changed prompts to include info about OpenRAG, change status of As Dataframe and As Vector Store to false on OpenSearch component

* added markdown to onboarding step

* added className to markdown renderer

* changed onboarding step to not render span

* Added nudges to onboarding content

* Added onboarding style for nudges

* updated user message and assistant message designs

* updated route.ts to handle streaming messages

* created new useChatStreaming to handle streaming

* changed useChatStreaming to work with the chat page

* changed onboarding content to use default messages instead of onboarding steps, and to use the new hook to send messages

* added span to the markdown renderer on stream

* updated page to use new chat streaming hook

* disable animation on completed steps

* changed markdown renderer margins

* changed css to not display markdown links and texts on white always

* added isCompleted to assistant and user messages

* removed space between elements on onboarding step to ensure smoother animation

* removed opacity 50 on onboarding messages

* changed default api to be langflow on chat streaming

* added fade in and color transition

* added color transition

* Rendered onboarding with use-stick-to-bottom

* Added use stick to bottom on page

* fixed nudges design

* changed chat input design

* fixed nudges design

* made overflow be hidden on main

* Added overflow y auto on other pages

* Put animate on messages

* Add source to types

* Adds animate and delay props to messages
2025-10-22 14:03:23 -03:00
Lucas Oliveira
6a971d45d6
feat: add new onboarding animation, adds onboarding into layout wrapper (#267)
* modularized header

* removed onboarding redirection

* added animations

* Made animations slide instead of grow

* change name of grow to slide

* Added constants

* Fixed animations, added onboarding content to card, switch display depending on current state of onboarding

* fixed initial animation

* fixed animation glitch

* removed debug settimeout

* fixed width

* Format
2025-10-16 16:38:08 -03:00
phact
6266e5c18d persist dimensions 2025-10-10 14:16:58 -04:00
boneill-ds
1143201abb
Merge branch 'main' into 109-design-sweep-polish-adding-from-cloud-connector-screen 2025-10-06 15:15:09 -06:00
Cole Goldsmith
80eac4824c remove css 2025-10-06 14:05:10 -05:00
Cole Goldsmith
983eb82d4f styles 2025-10-06 13:15:21 -05:00
Brent O'Neill
9f16f9f25a Added inner shadow and capped height 2025-10-06 11:38:33 -06:00
Cole Goldsmith
9d1aced1e7 refactor the grid layout to inlcude banner and header rows 2025-10-06 12:02:36 -05:00
Cole Goldsmith
a9bb26001b fix layout merge conflicts 2025-10-03 11:54:30 -05:00
Cole Goldsmith
3a1bde1bb5 refactor page layout styles to use grid 2025-10-02 17:17:09 -05:00
Cole Goldsmith
e6a48ff7c8 modify colors and improve various components to match designs 2025-10-01 15:24:53 -05:00
Cole Goldsmith
60cb732ce2 make filter icon required 2025-09-30 13:29:43 -05:00
Cole Goldsmith
70a75ee63d fix accent color variables 2025-09-30 11:22:37 -05:00
Cole Goldsmith
0257017d9b update accent colors, add first pass at color and icon selector for filters 2025-09-29 10:28:32 -05:00
Cole Goldsmith
a343d94cb9 Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
Lucas Oliveira
a747f3712d updated colors and styling 2025-09-22 10:13:00 -03:00
Cole Goldsmith
e33adda6fb start creating a new filters component 2025-09-18 16:33:16 -05:00
Lucas Oliveira
5c5307c7ac added new colors 2025-09-18 15:02:16 -03:00
phact
9c6b916f37 bell styling 2025-08-18 22:33:57 -04:00
phact
961723856b re-skin 2025-08-18 22:19:43 -04:00
phact
0d171706e6 task notificaton panel in frontend 2025-07-30 22:42:44 -04:00
phact
614f2a7933 some ui polish 2025-07-17 15:08:16 -04:00
phact
c121783284 syling 2025-07-11 02:43:52 -04:00
phact
c01f0498da frontend 2025-07-11 00:58:29 -04:00