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: link users to related actions/changes #81

Merged
merged 9 commits into from
Jun 8, 2024
Merged

Conversation

BenJeau
Copy link
Owner

@BenJeau BenJeau commented Jun 6, 2024

Changes

  • add new DB fields to track users who create things and the last modified user
  • add new UI fields indicating who created and last updated a source/provider
  • add new user sections to see who created what (sources, providers, ignore lists, requests) + APIs
  • update README with more github stats
  • created more helper make file commands, e.g. make commit which is a nice command to run before committing as it runs every CI tasks in parallel and make start which runs in the same terminal the frontend and the backend
  • fix issue where the empty search link within the history page wasn't populating the request data field correctly

Linked Issues

closes #73

@BenJeau BenJeau enabled auto-merge (squash) June 8, 2024 18:51
@BenJeau BenJeau merged commit 1ba439d into main Jun 8, 2024
7 of 8 checks passed
@BenJeau BenJeau deleted the iocagg-73-user-links branch June 8, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add user related tracing/views/features
1 participant