friggframework / create-frigg-app

MIT License
0 stars 4 forks source link

Refactor: resolve inconsistencies #106

Closed d-klotz closed 3 months ago

d-klotz commented 3 months ago

This PR fixes the Theming issue and resolves a bunch of inconsistencies.

Highlights: -> Remove Bootstrap Css from Index.html -> Add Frigg identity color as default primary color -> Use Frigg logo -> Remove unused dependencies -> Replace components to leverage the use of ShadCn and Lucide icons -> Replaced old forms and own validation methods by shadcn Forms + Zod for validations -> Replace some class based components by function components -> Exports shadcn components from @friggframework/ui-base-template

Screenshot 2024-07-08 at 18 42 59

Screenshot 2024-07-08 at 18 43 16

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint