gcivil-nyu-org / INET-Monday-Fall2023-Team-5

3 stars 5 forks source link

Leuber bug #246 and #247 #321

Closed ll4407 closed 9 months ago

ll4407 commented 9 months ago

I fixed Bug #246. When a user tries to exceed their likes limit, the following message is displayed:

Screenshot 2023-12-05 at 10 55 39 AM

Also, I added an additional unit test to cover this

I also fixed Bug #247. A pop-up window is now displayed that indicates the password change status

Screenshot 2023-12-05 at 10 53 15 AM Screenshot 2023-12-05 at 10 53 22 AM

Lastly, I removed the option to change the username. I updated the template and corresponding tests as well.