WIP: feat: added activity log #22

Draft
MiauRizius wants to merge 1 commits from feature/13-activity-log into main
Owner

Description

Please include a summary of the changes and which issue is fixed.

Closes #13

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore / Refactoring (code cleanup or configuration updates)

Testing Environment

  • Verified via local development server
  • Verified compilation inside the Docker container
  • All unit tests passing successfully
## Description Please include a summary of the changes and which issue is fixed. Closes #13 ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Chore / Refactoring (code cleanup or configuration updates) ## Testing Environment - [x] Verified via local development server - [x] Verified compilation inside the Docker container - [x] All unit tests passing successfully
MiauRizius added the
Kind/Feature
Reviewed
Confirmed
1
Priority
Low
4
labels 2026-06-14 00:43:58 +02:00
MiauRizius self-assigned this 2026-06-14 00:43:58 +02:00
MiauRizius added 1 commit 2026-06-14 00:44:00 +02:00
feat: added activity log
All checks were successful
test-and-lint / test-and-lint (pull_request) Successful in 1m58s
0442e4f699
All checks were successful
test-and-lint / test-and-lint (pull_request) Successful in 1m58s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/13-activity-log:feature/13-activity-log
git checkout feature/13-activity-log
Sign in to join this conversation.
No description provided.