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

Delete Transport and Interface (backend) #210

Open
kaihovden opened this issue Feb 22, 2023 · 0 comments
Open

Delete Transport and Interface (backend) #210

kaihovden opened this issue Feb 22, 2023 · 0 comments
Labels
backend .NET Pull requests that update .net code

Comments

@kaihovden
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We no longer need "Transport" or "Interface" types.

Describe the solution you'd like
Remove Interface and Transport.

-Goto dev branch and pull
-Make a new branch from dev and call it feature/removeit and push the branch to git.
-Remove 'Interface' and 'Transport' models (Am/Cm/Dm)
-Remove mappings.
-Remove endpoints for interface and transports
-Remove services for interface and transports
-Remove all code related to Interface and Transport
-Remove interface and transports from database (new migration)

Describe alternatives you've considered
None.

Additional context
Start by removing all the Am/Dm/Cm models of Interface and Transport ... then continue removal of code until all code related to Interface and Transport are removed and the solution is compiling. Test some endpoints in swaggger that the backend is working as intended. Then make new (preview) nuget package with github actions so the client can use this updated package.

@kaihovden kaihovden added backend .NET Pull requests that update .net code labels Feb 22, 2023
@kaihovden kaihovden assigned ghost and kaihovden and unassigned ghost and kaihovden Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend .NET Pull requests that update .net code
Projects
None yet
Development

No branches or pull requests

1 participant