refactored statistics so that they are loaded by the statistics service and...
refactored statistics so that they are loaded by the statistics service and then resolved the collections bug
parent
354ac138
Showing
- src/main/java/at/ac/uibk/gitsearch/web/rest/StatisticsResource.java 18 additions, 15 deletions...ava/at/ac/uibk/gitsearch/web/rest/StatisticsResource.java
- src/main/webapp/app/exercise/exercise-card/exercise-card.component.ts 8 additions, 28 deletions...app/app/exercise/exercise-card/exercise-card.component.ts
- src/main/webapp/app/exercise/exercise-details/exercise-details.component.html 2 additions, 2 deletions...exercise/exercise-details/exercise-details.component.html
- src/main/webapp/app/exercise/exercise-details/exercise-details.component.ts 2 additions, 1 deletion...p/exercise/exercise-details/exercise-details.component.ts
- src/main/webapp/app/exercise/service/exercise.service.ts 49 additions, 16 deletionssrc/main/webapp/app/exercise/service/exercise.service.ts
- src/test/java/at/ac/uibk/gitsearch/web/rest/StatisticsResourceIT.java 6 additions, 6 deletions...a/at/ac/uibk/gitsearch/web/rest/StatisticsResourceIT.java
Please register or sign in to comment