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

Activitylog Service #9327

Merged
merged 6 commits into from
Jun 10, 2024
Merged

Activitylog Service #9327

merged 6 commits into from
Jun 10, 2024

Commits on Jun 5, 2024

  1. feat(activitylog): initial service

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    630c9ef View commit details
    Browse the repository at this point in the history
  2. feat(activitylog): store activities per resource

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2b6e75a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. feat(activitylog): unit test activity storing

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d56c644 View commit details
    Browse the repository at this point in the history
  2. feat(activitylog): add missing events

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bd7abeb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. feat(activitylog): finalize initial activitylog service

    Signed-off-by: jkoberg <[email protected]>
    kobergj committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e05b244 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat(activitylog): improve documentation

    Co-authored-by: Christian Richter <[email protected]>
    kobergj and dragonchaser committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b0a508f View commit details
    Browse the repository at this point in the history