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! Enhancements in Deletion Functionality #201

Merged
merged 6 commits into from
Oct 6, 2023

Commits on Sep 19, 2023

  1. The error that was appearing when trying to delete a product that was…

    … uploaded by another user has been addressed
    jandsonrj committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1cd68f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Now, when trying to remove a product registered by another user, a po…

    …p-up will appear with the message that it is not possible.
    jandsonrj committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2fc639d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    9556a34 View commit details
    Browse the repository at this point in the history
  2. Fixed lint

    glaubervila committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    67f965c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc707c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Fixes #192 - Removed the disused dialog in 'ProductRemove' and added …

    …a title that appears when hovering the mouse over the DeleteIcon
    jandsonrj committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4b49abb View commit details
    Browse the repository at this point in the history