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

improvement: backend optimalization and refactoring #834

Merged
merged 47 commits into from
Oct 31, 2024

Conversation

kjetilhau
Copy link
Member

@kjetilhau kjetilhau commented Oct 24, 2024

Description

With this improvement we remove unused files, services, methods. Refactoring has also been done where deemed necessary to help simplifying and making the code more readable.

REMEMBER: Remove secrets in azure keyVaults

  • 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
  • azure resource changes: secrets removed

Changeset

Copy link

changeset-bot bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: a460ea3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@kjetilhau kjetilhau changed the title improvement: API backend optimalization and refactoring improvement: backend optimalization and refactoring Oct 30, 2024
@kjetilhau kjetilhau marked this pull request as ready for review October 30, 2024 09:55
@kjetilhau kjetilhau requested a review from a team as a code owner October 30, 2024 09:55
@kjetilhau kjetilhau merged commit ba66263 into main Oct 31, 2024
13 of 15 checks passed
@kjetilhau kjetilhau deleted the api-optimization-refactoring branch October 31, 2024 09:22
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: Optimize models and data fetching to reduce only necessary fields
2 participants