Skip to content

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

@sonarqubecloud
Copy link

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.

2 participants