Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new user does not show an alert when a password is not of the correct format. #162

Open
NikolasHadjipanayi opened this issue Jan 15, 2018 · 1 comment

Comments

@NikolasHadjipanayi
Copy link
Collaborator

It just gives the user added successfully message without the user being added.

@Daanra
Copy link
Collaborator

Daanra commented Jan 15, 2018

Yeah the entire alert system is a bit funky. I want to delete it entirely and want to make the API's return some JSON with a message that tells you want went wrong.
In that case we can make all internal API calls through AJAX and properly display the result.

We would also remove the redirects in our API which shouldnt be there in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants