spiral-project / ihatemoney

A simple shared budget manager web application
https://ihatemoney.org
Other
1.2k stars 270 forks source link

Requested billtype changes #1302

Closed TomRoussel closed 7 months ago

TomRoussel commented 7 months ago

This PR contains the changes requested after PR #1290 was merged. It contains only pretty minor changes. Specifically this PR contains the following:

@zorun, I think that was everything you asked back in #1290? Let me know if there is anything I missed!

zorun commented 7 months ago

Thanks, it all looks good! Indeed, I overlooked the test checking the new endpoint.

FYI, we should also convert this new endpoint to POST to avoid XSS issues, but let's move that to another thread (I have started doing the conversion)