un / inbox

Modern email for teams and professionals. A replacement for outdated email technology and tools. Alt to hey.com, front.com, missiveapp.com
https://uninbox.com
Other
1.37k stars 105 forks source link

migrate(react/next): Signup: Profile #408

Closed McPizza0 closed 2 months ago

McPizza0 commented 4 months ago

This is part of the migration from Nuxt to Next Please check the project here: https://github.com/orgs/un/projects/3?pane=info

What this issue covers

migrating apps/web-app/pages/join/profile.vue

Resources

All Next items should be created in the /apps/web/ folder the source of the nuxt versions is in /apps/web-app/ For now this is a 1:1 migration from Nuxt - small code improvements/bug fixes can be included, but please open separate issues for larger re-factors.

The "Platform" backend should not be modified since we'll be running Nuxt and Next in parallel for a while

We'll be using the Radix theme for standard components: https://www.radix-ui.com/ with Radix Colors throughout the app: https://www.radix-ui.com/colors The radix primitives are also installed, so we can use ShadCN components where they're more suitable: https://ui.shadcn.com/

Instructions

Check the item type and status in the issue sidebar: image

If you want to work on this item, please Comment here You will not be assigned till you open a draft PR If your draft PR hasnt had any commits for more than 7 days, you will be unassigned

McPizza0 commented 2 months ago

closing to track elsewhere