WebCuratorTool / webcurator

The root of the webcurator tool project, containing all modules needed to run a fully functional webcurator tool.
Apache License 2.0
2 stars 1 forks source link

Features/UI rebuild for story 105 and 109 #126

Closed leefrank9527 closed 6 months ago

leefrank9527 commented 6 months ago

Implemented the story #105 and story #109:

  1. Imported the components and services of primevue and primeicon.
  2. Implemented a http client for convienient usage.
  3. Implemented the login page and authentication, and integrated with the http client.
  4. Added an example (Dashboard.vue) for how to call the http client.
  5. Added the context path for routes, so the navigation of compiled webjars can do work.