CSProjectsEAL / GraBID

BI Dashboard Project for Mono Solutions https://waffle.io/CSProjectsEAL/GraBID
0 stars 0 forks source link

Implement Angular framework #43

Closed elit0451 closed 5 years ago

elit0451 commented 5 years ago

📋 Epic

Implement Angular framework as part of our web application frontend in a .net core framework.

Description

Using the Angular framework, we should be able to implement all the CRUD operations on a dashboard and its elements, as well as query component to request information from Elasticsearch directly. In addition, an Elasticsearch service would be implemented to facilitate the connection to its(Elasticsearch) backend API.

List of requirements

Acceptance Criteria

  1. Elasticsearch service (request the latest info from Elasticsearch API) /parent of #44/
  2. Create a new dashboard /parent of #39/
  3. Edit a dashboard /parent of #23/
  4. Create a dashboard element /parent of #29/
  5. Edit a dashboard element /parent of #36/
  6. View a dashboard /parent of #32/
  7. Delete a dashboard /parent of #34/
  8. Rearrange dashboard elements /parent of #28/
  9. Delete a dashboard element /parent of #31/
  10. Query component /parent of #26/
davi7725 commented 5 years ago

Everything's done