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

[Enhancement kbss-cvut/termit-ui#530] Asset delete records #311

Merged
merged 4 commits into from
Nov 11, 2024

Commits on Oct 27, 2024

  1. [Enhancement kbss-cvut/termit-ui#530] Create DeleteChangeRecord class…

    … and BeforeAssetDeleteEvent
    
    Created classes required for recording an asset removal, implemented dispatching asset delete event and logic for ChangeTracker handling the event.
    lukaskabc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    67ae869 View commit details
    Browse the repository at this point in the history
  2. [Enhancement kbss-cvut/termit-ui#530] Remove generics for DeleteChang…

    …eRecord
    
    Using type capture instead.
    lukaskabc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c3e096d View commit details
    Browse the repository at this point in the history
  3. [Enhancement kbss-cvut/termit-ui#530] Remove vocabulary from DeleteCh…

    …angeRecord
    
    The record is already saved in tha vocabulary context.
    lukaskabc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bd29968 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    8d32d0f View commit details
    Browse the repository at this point in the history