|
67941b4f80
|
chore: refactor audit page to use window function for count (#5133)
* Move count query to window function
* Unpack count and update types
* Remove count endpoint
* Update tests, wip
* Fix tests
* Update frontend, wip
* Remove space
* Fix frontend test
* Don't hang on error
* Handle no results
* Don't omit count
* Fix frontend tests
|
2022-11-21 11:30:41 -05:00 |
|
|
a73dd4f45d
|
Audit date filter/kira pilot (#4845)
* sql query
* added time_to
* added validation error
* documentation
* attempt to add test
* removed whiitespace
* fix: ensure date_from and date_to are applied correct audit logs
* added more tests
* ran make gen
* PR feedback
Co-authored-by: Dean Sheather <dean@deansheather.com>
|
2022-11-03 11:04:36 -04:00 |
|
|
bf63cc929a
|
fix: Fix audit search query (#4352)
|
2022-10-03 20:56:54 -03:00 |
|
|
15d7b78527
|
fix: Handle invalid resource types and actions (#4341)
* fix: Handle invalid resource types and actions
* Return all values if invalid
* Use types
|
2022-10-03 15:29:01 -03:00 |
|
|
bc47d7ce69
|
feat: Add extra fields to the audit filter (#4123)
|
2022-09-20 13:07:21 -03:00 |
|
|
adad347902
|
refactor: Refactor audit logs count to support filtering (#4113)
|
2022-09-19 17:08:25 +00:00 |
|
|
bf8d823ae3
|
feat: Add audit log filters in the API (#4078)
|
2022-09-19 10:37:33 -03:00 |
|
|
3d6d51fbd0
|
feat: audit log api (#3898)
|
2022-09-07 16:38:19 +00:00 |
|