Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: auditlogs 2 in vfolder #1822
base: main
Are you sure you want to change the base?
feat: auditlogs 2 in vfolder #1822
Changes from 55 commits
26de045
925a4d4
b2cfb56
6c077cc
13f2546
c3b26a2
04437a1
52120c7
dbc5921
f2636ba
2853bb4
3292f12
6f84906
d5955f0
1b1164b
6a1dc4c
912f079
b2bdcb0
676a23b
4f332f9
6ac2fad
bd852c6
3b0e93c
171aa67
b3f2ebe
2d01618
91b995b
8c6cc1c
d30765e
e107cee
c1f44fa
2f45ddd
0f51580
38b9c45
31ed1a2
df1f99a
d2088bf
4cccefa
4b2060e
c431c9c
8dd7cbe
b6edce6
d5be253
1ca0349
1bb775d
57de9c1
ea8e6d5
f7f35d3
81236b5
8339be8
d3ede04
3549f4d
314bc56
6ec1369
1cbd956
defa0b3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 15 in src/ai/backend/manager/api/schema.graphql
New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'auditlog_list' was added to object type 'Queries'
Check failure on line 16 in src/ai/backend/manager/api/schema.graphql
New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'auditlog' was added to object type 'Queries'
Check failure on line 66 in src/ai/backend/manager/api/schema.graphql
New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'user_from_email' was added to object type 'Queries'
Check failure on line 285 in src/ai/backend/manager/api/schema.graphql
New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'AuditLogList' was added
Check failure on line 290 in src/ai/backend/manager/api/schema.graphql
New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'AuditLog' was added