Commit Graph

14 Commits

Author SHA1 Message Date
Patrick Smith
8bb9c1ab8a Add __repr__ to models 2018-10-02 14:14:39 -04:00
richard-dds
d0f4e34263 Display request id and displayname as well 2018-10-01 14:39:33 -04:00
richard-dds
7f1e8aa277 Remove unused properties 2018-10-01 11:42:26 -04:00
richard-dds
0a8c488f1e Merge pull request #341 from dod-ccpo/ui/clean-up-audit-log
Initial audit log UI cleanup
2018-09-26 11:33:03 -04:00
richard-dds
885b2da308 Remove workspaces.name unique constraint
- Added some random indexes
- Fixed audit_events.request_id foreign key constraint
2018-09-26 10:23:54 -04:00
Andrew Croce
9ec8caa9b6 format 2018-09-26 08:26:05 -04:00
Andrew Croce
7a5d733b20 log activity description prop 2018-09-25 16:02:52 -04:00
richard-dds
ac3d070178 Use workspace_id when we have it 2018-09-25 13:09:54 -04:00
richard-dds
4a5b9967ef Store request_id when available 2018-09-25 13:09:54 -04:00
richard-dds
b2c59f39ef Only display "in workspace x" resource isn't a workspace 2018-09-25 13:09:54 -04:00
richard-dds
85d866956b Add display_name property to AuditEvent 2018-09-25 13:09:54 -04:00
richard-dds
870929afd6 Rename resource_name to resource_type 2018-09-25 13:09:54 -04:00
richard-dds
5a4cbb56bb Formatting 2018-09-25 13:09:54 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00