openrag/frontend
Lucas Oliveira 28dbca4ba0
fix: make onboarding match designs (#163)
* implement custom value when custom is active on model selector

* changed ibm logo to watsonx

* set endpoint selector as custom

* changed IBM to IBM watsonx.ai

* upload copies on ibm onboarding

* disable select on disabled button

* changed use env open ai api key style

* Changed width to match designs

* disable default tag

* made selector full width and made default disappear

* removed !

* removed onboarding toast

* fix card border radius
2025-10-01 16:49:33 -03:00
..
components fix: make onboarding match designs (#163) 2025-10-01 16:49:33 -03:00
hooks
lib added model validation and onboarding finishing 2025-09-20 12:09:27 -03:00
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
src fix: make onboarding match designs (#163) 2025-10-01 16:49:33 -03:00
.gitignore
components.json fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
eslint.config.mjs
next.config.ts updates to routers 2025-09-08 17:22:14 -04:00
package-lock.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
package.json Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
postcss.config.mjs
tailwind.config.ts update accent colors, add first pass at color and icon selector for filters 2025-09-29 10:28:32 -05:00
tsconfig.json