Audit Log viewer, Swagger documentation, refresh token, user entity. - #1249
Conversation
|
@MercyDuru is attempting to deploy a commit to the naijabuz's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@KuchiMercy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
yusuftomilola
left a comment
There was a problem hiding this comment.
Approving. This adds a real Audit Log module (controller + entity + expanded service logic), JWT refresh-token support in auth.service/auth.controller, Swagger doc wiring in main.ts, and extends the user entity with profile fields - all consistent with existing module conventions (module/controller/service/entity split matches the rest of the codebase). Note for the record: CI is currently red on this branch (Backend, Frontend, Frontend Lint/Build, and WASM Size Delta jobs are failing) - merging anyway per repo admin decision, but the failures should be triaged and fixed in a fast-follow so main does not stay broken.
Linked issues
Closes #1037
Closes #1035
Closes #1061
Closes #1062