Fakultas Ilmu Komputer UI

Skip to content

Implement Activity Log Endpoint

Jonathan Christopher Jakub requested to merge jojo/activity-log into activity-log

Implement Activity Log:

  • model
  • logs retrieve
  • logs create (for current stage only)

Refactor:

  • for logging purposes, now the author of each case is filled with the request.user.account automatically
  • create constants for base URL in tests

Merge request reports

Loading