Skip to content
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

Convert portal audit logs store to typescript #15178

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

aptkingston
Copy link
Member

@aptkingston aptkingston commented Dec 13, 2024

Description

Convert portal audit logs store to typescript.

Copy link

qa-wolf bot commented Dec 13, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@aptkingston aptkingston marked this pull request as ready for review December 13, 2024 15:23
@@ -24,6 +24,7 @@ export const createLicensingStore = () => {
scimEnabled: false,
budibaseAIEnabled: false,
customAIConfigsEnabled: false,
auditLogsEnabled: false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The magic of typing!

Base automatically changed from ts-portal-apps-store to master December 17, 2024 10:32
@aptkingston aptkingston merged commit a873fa7 into master Dec 17, 2024
20 checks passed
@aptkingston aptkingston deleted the ts-portal-auditlogs-store branch December 17, 2024 10:39
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants