goinvo / staffplan-next-app

Next App for Staffplan
https://staffplan-next-app.vercel.app
1 stars 1 forks source link

Corbin based shirley single proj #52

Closed HankC138 closed 6 months ago

HankC138 commented 6 months ago

1st commit: because the ability to change a project you are currently viewing is desired on the single project view I added the functionality to change the url params whenever the title of the project is submitted so that all of the data stays accurate and data you are viewing is accurate when updates happen

2nd commit: URLs for single project and people views are now working off of base64 encoded IDs instead of a human readable name.

3rd commit: the myplan link in the nav header now redirects to the user's personal page.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
staffplan-next-app ✅ Ready (Inspect) Visit Preview Mar 28, 2024 4:23pm
MyStarrySpace commented 6 months ago

Looks good! I'll resolve the conflicts and merge. Thank you!