Skip to content

Commit

Permalink
Add filters for audit logs (#295)
Browse files Browse the repository at this point in the history
* added filter for occured at

* add filters to query audit logs

* update filters

* added filter type for audit logs

* update with generate

* added request id to audit log

* added audit log ordering

* add filters to session logs query

* changeset

* added ended at filter

* rename started at to occured at

* create new qery session api with detailed response, update audit log in reponse

* update detailed session log response

* rename resource to target in audit log filter

* add filters for session logs

* added session id to session log detail

* added entitlement info to audit logs

* update filter type for audit logs

* add new filter type for string

* make audit log request details optional

* make order optional

---------

Co-authored-by: JoshuaWilkes <[email protected]>
  • Loading branch information
meyerjrr and JoshuaWilkes authored Nov 21, 2024
1 parent d678258 commit dac031a
Show file tree
Hide file tree
Showing 12 changed files with 3,322 additions and 716 deletions.
5 changes: 5 additions & 0 deletions .changeset/shaggy-moons-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@common-fate/sdk": patch
---

add filters for query audit logs and query session logs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dac031a

Please sign in to comment.