mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
* Add activities generation * Add activities endpoint * Fix merge error * Fix indentation issue * Add changes file * Address PR review comments * Add mock activity func * Address codacy warings * Set foreign key but on delete set null * Make user_id set to null if deleted
1 line
No EOL
101 B
Text
1 line
No EOL
101 B
Text
* Add activities API that shows changes across the platform as users take action. Resolves issue 1324 |