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

feat: add audit info on certain endpoints #855

Merged
merged 16 commits into from
Nov 13, 2024
Merged

feat: add audit info on certain endpoints #855

merged 16 commits into from
Nov 13, 2024

Conversation

kjetilhau
Copy link
Member

@kjetilhau kjetilhau commented Nov 8, 2024

Description

Adds audit information for creation and modification
Includes: UserId and DateTIme.

To the following models:

  • ApiOnboardedApp
  • ApiPortal
  • ApiPortalConfiguration

In addition, some files have been moved to more appropriate locations, and some files has been reformatted

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

  • Implemented support for showing audit information on some API endpoints: ApiOnboardedApp, ApiPortal, ApiPortalConfiguration

@kjetilhau kjetilhau requested a review from a team as a code owner November 8, 2024 09:07
Copy link

changeset-bot bot commented Nov 8, 2024

🦋 Changeset detected

Latest commit: 8327652

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fusion-project-portal Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kjetilhau kjetilhau self-assigned this Nov 8, 2024
@kjetilhau kjetilhau marked this pull request as draft November 8, 2024 09:08
@kjetilhau kjetilhau linked an issue Nov 8, 2024 that may be closed by this pull request
@kjetilhau kjetilhau added size-lg and removed size-xl labels Nov 8, 2024
@kjetilhau kjetilhau marked this pull request as ready for review November 8, 2024 14:06
@kjetilhau kjetilhau merged commit 27747de into main Nov 13, 2024
7 checks passed
@kjetilhau kjetilhau deleted the feat/api-audit branch November 13, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project Portal API: Add audit information on API models
2 participants