openrag/frontend
Lucas Oliveira a8f4d734a3
fix: adjust onboarding copies and behaviors (#67)
* fixed logos

* pre-populate ollama endpoint

* show/hide api keys with button

* Added dropdown selector for ibm endpoint

* Added programatic dot pattern instead of background image

* Updated copies

* wait for 500ms before show connecting

* Changed copy

* removed unused log

* Added padding when password button is present

* made toggle be on mouse up

* show placeholder as loading models when they're loading

* removed description from model selector

* implemented getting key from env

* fixed complete button not updating
2025-09-24 17:35:16 -03:00
..
components fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
hooks re-skin 2025-08-18 22:19:43 -04:00
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: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -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 Merge branch 'main' into feat/move-filters 2025-09-22 15:02:31 -05:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00