pezzolabs / pezzo

🕹ī¸ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.55k stars 211 forks source link

feat: tailwind + shadcn + custom login page UI #182

Closed arielweinberger closed 1 year ago

arielweinberger commented 1 year ago

What's New?

In the future we want to move away from Ant Design in favor of our own theme with Tailwind and shadcn/ui.

This PR adds tailwind + shadcn in a way that co-lives with Ant. Once the migration to tailwind/shadcn will be over, we'll remove Ant Design.

I've also implemented a new login page, as a replacement for the default Suspertokens one.

Screenshot 2023-09-03 at 21 20 18

nx-cloud[bot] commented 1 year ago

☁ī¸ Nx Cloud Report

CI is running/has finished running commands for commit b73e661eda33a9ba7dc5ad83848edfc027cf3742. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx run-many --target=build --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/LlqQTUIbkr) - [`nx graphql:codegen:offline server`](https://cloud.nx.app/runs/I7vAtPxTQ4) - [`nx run-many --target=test --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/cv8GY71mSi) - [`nx run-many --target=lint --all --parallel --maxParallel=3`](https://cloud.nx.app/runs/ZXehtzIBpO)

Sent with 💌 from NxCloud.