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

Project Portal API: Optimize models and data fetching to reduce only necessary fields #805

Closed
6 tasks
Tracked by #748
kjetilhau opened this issue Sep 27, 2024 · 0 comments · Fixed by #834, #835, #852 or #853
Closed
6 tasks
Tracked by #748
Assignees
Labels

Comments

@kjetilhau
Copy link
Member

kjetilhau commented Sep 27, 2024

Expected outcome

Fusion core's Application management 2.0 is well on the way wee need to migrate to the new service.

https://fusion-s-apps-ci.azurewebsites.net/swagger/index.html
https://fusion-s-apps-test.azurewebsites.net/swagger/index.html
https://fusion-s-apps-fprd.azurewebsites.net/swagger/index.html

All models need to be aligned with the new API service.

Maybe this issue should be handled as a tracker for the whole migration.
Changes needs to me made on all our api's and frontend.

  • Backend
  • Web Client
  • Web Server

Business Value / Developer Experience

User Acceptance Tests (UAT)

Environments

All testing of issues are done in project-portal-test

For Backend use these

Work to be done

  • Optimize models and data fetching to reduce only necessary fields
  • Look over and remove unused API endpoints and proxies
  • Verify which endpoints that are used in ClientBackend vs. API
@kjetilhau kjetilhau self-assigned this Sep 27, 2024
@kjetilhau kjetilhau changed the title Task 3: API: Optimize models and data fetching to reduce only necessary fields Sep 27, 2024
@kjetilhau kjetilhau changed the title API: Optimize models and data fetching to reduce only necessary fields Project Portal API: Optimize models and data fetching to reduce only necessary fields Sep 27, 2024
@kjetilhau kjetilhau removed the blocked label Oct 24, 2024
@kjetilhau kjetilhau reopened this Oct 29, 2024
@kjetilhau kjetilhau reopened this Oct 31, 2024
@kjetilhau kjetilhau linked a pull request Nov 5, 2024 that will close this issue
7 tasks
@kjetilhau kjetilhau reopened this Nov 8, 2024
@ken-mellem ken-mellem reopened this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment