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(authN): Add to all DB entries 'Modified_by'... (#81) #230

Merged
merged 3 commits into from
Nov 18, 2024

Commits on Nov 18, 2024

  1. feat(authN): Add to all DB entries 'Modified_by'... (#81)

    Move 'CreatedAt', 'DeletedAt' and 'UpdatedAt' to common
    entity.Info struct
    Add 'CreatedBy' and 'UpdatedBy' to common entity.Info struct
    Add metadata for user
    Add tests
    Add metadata for activity, IssueVariant and IssueRepository
    Add metadata for component
    Add metadata for componentInstance, componentVersion
    Add metadata for evidence
    Issue Metadata rename to IssueMetadata, because now metadata
    means data related to creation time, creation user, update time
    and update user
    Add Metadata for Issue
    Add metadata for IssueMatch
    Add Metadata for IssueMatchChange, Service and SupportGroup
    Refactor and review fixes
    Test foreign key
    Add Foreign Key
    changed issueMetadata and serviceMetadata to objectMetadata
    michalkrzyz committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9ef9651 View commit details
    Browse the repository at this point in the history
  2. chore: bumping for re-trigger

    drochow committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d5b631e View commit details
    Browse the repository at this point in the history
  3. Automatic application of license header

    License Bot committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c2d1b42 View commit details
    Browse the repository at this point in the history