openrag/frontend
Lucas Oliveira c5447f6c5d
feat: adds provider step status, adds current step to local storage (#269)
* Added mock provider status when completing the provider selection

* Refactor

* Added transitions to elements on steps

* delete test timeout

* fixed animation glitch

* Added animation to onboarding card status

* bump up time

* Changed interval to 1000

* Adds useEffect to complete onboarding step only when one file is uploaded

* Add local storage storing of step

* formatting
2025-10-20 11:14:13 -03:00
..
components feat: add new onboarding animation, adds onboarding into layout wrapper (#267) 2025-10-16 16:38:08 -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 feat: adds provider step status, adds current step to local storage (#269) 2025-10-20 11:14:13 -03:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
components.json fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
eslint.config.mjs frontend 2025-07-11 00:58:29 -04:00
next.config.ts Add dog icon and env ff 2025-10-14 17:38:59 -05:00
package-lock.json Add dog icon and env ff 2025-10-14 17:38:59 -05:00
package.json Add dog icon and env ff 2025-10-14 17:38:59 -05:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts modify colors and improve various components to match designs 2025-10-01 15:24:53 -05:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00