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

Fix small issues around delete/undo #5296

Merged
merged 3 commits into from
Nov 20, 2023

Commits on Nov 20, 2023

  1. fix: Only query boards not marked for deletion unless we want to undo

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a05d642 View commit details
    Browse the repository at this point in the history
  2. fix: Show proper error page when board was not found

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    911ed7a View commit details
    Browse the repository at this point in the history
  3. fix: Properly undo card deletion in the frontend

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3c047d3 View commit details
    Browse the repository at this point in the history