Commit graph

6 commits

Author SHA1 Message Date
Coal
6900c401de
Prevent admin from creating users with empty username (#37)
* Prevent admin from creating users with empty username

A error message shows when the admin tries to submit the form if the validation fails.

The error message was translated to Czech, Deutsch, English, Spanish and French, which are the currently compatible languages in the website.

* Move username validation logic to server side
2022-10-06 12:57:42 -04:00
Wingy
b94afc3579
Add the ability to suggest items for someone else without pledging for it (#29)
* add suggest button to wishlist

* make suggest button work

* remove delete-on-unpledge logic
2022-10-03 11:32:25 -04:00
Wingy
48dce2c5c4 add pledge logic 2022-10-03 11:03:09 -04:00
Wingy
2a98752147 Revert "add guest login to login page"
This reverts commit 0086399678.
2022-10-03 10:40:37 -04:00
Wingy
0086399678 add guest login to login page 2022-10-03 10:40:14 -04:00
Wingy
d91128274b localization support 2021-12-03 11:13:43 -05:00