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

Feat/display error msg in login form #59

Merged
merged 2 commits into from
Dec 7, 2021

Commits on Dec 6, 2021

  1. feat: display error messages in login form instead of toast

    Error messages are now displayed in login form instead of in a toast
    
    Unexpected error messages (like 500 errors) are still displayed in a
    toast as we do not control message size
    Ldoppea committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    6e01133 View commit details
    Browse the repository at this point in the history
  2. feat: display error messages in lock form instead of toast

    Error messages are now displayed in unlock form instead of in a toast
    Ldoppea committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e493e11 View commit details
    Browse the repository at this point in the history