ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 25 forks source link

Adding functionality to create teams, and changing UI for dashboard (leaving and creating/joining teams) #3709

Closed aslassi777 closed 4 weeks ago

aslassi777 commented 4 weeks ago

Resolves #3313

Added a new modal to help create teams. Added new backend to accommodate this request. Also added a few translations for the new dashboard across the website (including the modal form itself). Moved around UI per discussion with Michael. Also added the new escape HTML to the create team form, and did various renaming changes (most notably org to team).

Before/After screenshots

Before:

Screenshot 2024-10-24 at 5 45 46 PM

After:

Screenshot 2024-10-24 at 5 47 35 PM Screenshot 2024-10-16 at 4 35 06 PM
Things to check before submitting the PR