generator-jhipster-entity-audit icon indicating copy to clipboard operation
generator-jhipster-entity-audit copied to clipboard

JHipster module to enable entity audit and audit log page

Results 55 generator-jhipster-entity-audit issues
Sort by recently updated
recently updated
newest added

We generated jhipster application for react. When we get the audit. Application is not building requires @angular/core package by ng-diff-match-patch

When Keycloak is used in Jhipster, the User entity has id field as String, and it fails to log this entity and crashes at 2019-01-29 14:41:07.654 ERROR 15000 --- [app-Executor-2]...

Hi, First of all, thanks for your work here, greatly appreciated. While we were trying to integrate this plugin with our JHipster applications, we faced one specific issue. Here is...

I try to use Example for querying entities. Audit lastModifiedDate and createdDate field automatically added to query in where section.

Hello I'm new to use the Entity audit module , it work very well for my requirement. i just want to know if a transaction fail for persisting the entity...

Hi, I'm trying to use this generator to add the auditing functionalities to my entities on a monolithic JHipster application. The generation works well, but when I run ./mvnw the...

![captura de pantalla 2017-12-29 a la s 1 12 59 p m](https://user-images.githubusercontent.com/4500001/34436882-08c7662c-ec9a-11e7-8927-584ec607a1c4.png)

When you run the entity audit generator for a system that uses an Oracle database, the generated index names for the jhi_entity_audit_event table are too long (>30 characters) for Oracle...

need PR

Support pagination to retrive audits for an entity instead of using a hard limit

enhancement
need PR

Hi! I tried adding entity audit support to an application and, while there were some error messages logged, the application still compiled/tested/ran ok. However, adding entity audit support to the...

enhancement
need PR