Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate(react/next): Settings: Org > Setup > Profile #390

Closed
McPizza0 opened this issue May 3, 2024 · 1 comment · Fixed by #443
Closed

migrate(react/next): Settings: Org > Setup > Profile #390

McPizza0 opened this issue May 3, 2024 · 1 comment · Fixed by #443

Comments

@McPizza0
Copy link
Member

McPizza0 commented May 3, 2024

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/[orgShortcode]/settings/org/index.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 McPizza0 changed the title Settings: Org > Setup > Profile migrate(react/next): Settings: Org > Setup > Profile May 3, 2024
@McPizza0 McPizza0 added the next/react label May 3, 2024 — with Volta.net
@Ankur1493
Copy link
Contributor

If I am right, in this issue we want to migrate this page right?
image

If this is it, I can start working on it, I already understand the settings workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants