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

**Draft** S622 vj/feature/add vs proj files #67

Open
wants to merge 15 commits into
base: S6VJ22-development
Choose a base branch
from

Conversation

SjorsScholten
Copy link
Contributor

@SjorsScholten SjorsScholten commented Apr 28, 2022

  • Added vs proj files so the app can be opened in visual studio, FIPost mono repo is with this change complete and can open all projects
  • Serialized REST responses as TypeScript objects instead of JS Objects, now we can use the class methods within those objects, removing imports and helper classes
  • Added bootstrap to the project, now we can move the clutter of css and the DOM-tree to a more organized maintainable state.
  • StandardUI can also be replaced with its bootstrap variant, which is cleaner and more reliable than ours
  • Rewritten pages in bootstrap:
    • HomeView
    • DetailedPackageView
    • ListPackageView
    • RegisterPackageView
    • ListLocationView
    • RegisterLocationView
  • Implement repository pattern so we can switch repositories when testing frontend and when we cant get access to the backend

@sonarcloud
Copy link

sonarcloud bot commented May 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 52 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant