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

Hiding unused functionality in frontend #476

Closed
3 tasks done
kasbah opened this issue Nov 2, 2022 · 2 comments
Closed
3 tasks done

Hiding unused functionality in frontend #476

kasbah opened this issue Nov 2, 2022 · 2 comments
Milestone

Comments

@kasbah
Copy link
Member

kasbah commented Nov 2, 2022

We need to:

  • hide sign-up / sign-in
  • hide /projects/new make add-a-project button link to v1.kitspace.org/submit
  • change /newsletter link to v1 or port it to v2

I'm leaning towards a strategy of deleting unused code and finding it in git history when we want to restore it. What do you think @AbdulrhmnGhanem ?

@kasbah kasbah added this to the alpha-2 milestone Nov 2, 2022
@AbdulrhmnGhanem
Copy link
Member

Does /newsletter/post get proxied to a netlify function? If so how should this be handled in v2?
I think a redirect rule in the nextjs middleware would be sufficient.

@AbdulrhmnGhanem
Copy link
Member

Completed via #501, #560, #561, #563, #566

@kasbah kasbah closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants