Skip to content

Add createdBy, updatedBy, createdAt, updatedAt in DTOs #4415

@burgerni10

Description

@burgerni10

Add createdBy, updatedBy, createdAt, updatedAt in DTOs for entities.

On lists, just before the actions buttons, display the user in a new "Created by" column, the creation date in a new "Created on" column, and the updated date in a new "Updated on" column.

Allow the user to sort the array by Created on and Updated on columns.

This should apply on the following arrays:

  • From engine page:
    • Scan modes. Also sort by name
    • IP Filters. Also sort by IP
    • Certificates
    • Transformers. Also sort by name
    • Add pagination for these arrays (20 elements per pages)
  • North list page
  • South list page
  • History list page

Do that from 3.8 branch.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions