loopback4-audit-log
loopback4-audit-log copied to clipboard
Make model and repository customizable
When update to latest version is not possible to use custom repository. download a simple repo that reproduce that problem
Make AuditLog model and AuditLogRepository customizable. The latest version add some dependencies and logic that not make library generic:
- @sourcefuse/core dependency is out of scope of this library
- @loopback/sequelize dependency is out of scope of this library
- export a AuditLog model with tenantId property required
@Tyagi-Sunny please have a look
ok
@Tyagi-Sunny, @Surbhi-sharma1 ping
@Tyagi-Sunny, @Surbhi-sharma1 ping
Hello @mrbatista I will have a look at this and let you know
@yeshamavani my 2cent:
- Migrate library as a component
- Define default AuditLog class
- Define default AutidTenantLog class
- Options to configure component to bind to default AuditLog or custom
:tada: This issue has been resolved in version 8.0.6 :tada:
The release is available on:
Your semantic-release bot :package::rocket: