Rename "SearchResult" to "Exercise"
At the moment, we only treat exercises as search results, but exercises can also appear in other context, e.g. as bookmarked exercises. For this reason, it makes more sense to describe them using the more general term "Exercise".
parent
059f3f57
Showing
- src/main/webapp/app/exercise-details/exercise-details.component.html 35 additions, 35 deletions...bapp/app/exercise-details/exercise-details.component.html
- src/main/webapp/app/exercise-details/exercise-details.component.ts 2 additions, 2 deletions...webapp/app/exercise-details/exercise-details.component.ts
- src/main/webapp/app/mock-search/mock-search-results.ts 2 additions, 2 deletionssrc/main/webapp/app/mock-search/mock-search-results.ts
- src/main/webapp/app/mock-search/mock-search.component.html 5 additions, 5 deletionssrc/main/webapp/app/mock-search/mock-search.component.html
- src/main/webapp/app/mock-search/mock-search.component.ts 3 additions, 3 deletionssrc/main/webapp/app/mock-search/mock-search.component.ts
- src/main/webapp/app/shared/model/exercise.model.ts 1 addition, 1 deletionsrc/main/webapp/app/shared/model/exercise.model.ts
- src/main/webapp/i18n/de/exercise.json 1 addition, 1 deletionsrc/main/webapp/i18n/de/exercise.json
- src/main/webapp/i18n/en/exercise.json 1 addition, 1 deletionsrc/main/webapp/i18n/en/exercise.json
Please register or sign in to comment