- Feb 22, 2021
-
-
Eduard Frankford authored
-
Eduard Frankford authored
added additional metadata fields -> difficulty, education level, status, type, version, format, keywords, requirements
-
- Feb 19, 2021
-
-
Daniel Rainer authored
-
- Feb 18, 2021
-
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
- Feb 15, 2021
-
-
Daniel Rainer authored
When scrolling through the search results, load new results when the bottom of the page is near.
-
Daniel Rainer authored
-
- Feb 12, 2021
-
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
Pass a SearchInput object to the back-end and display the data, which is returned as a SearchResultDTO.
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
This component contains the search input fields.
-
- Feb 08, 2021
-
-
Daniel Rainer authored
-
Daniel Rainer authored
Exercise cards are useful in multiple places, so they should be displayable by an independent component. The CSS for making the cards have the correct width and height is very finicky and took a long time to get to work. The current styling should be refactored.
-
Daniel Rainer authored
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".
-
Daniel Rainer authored
This is part of an effort to refactor the large component "MockSearchComponent" into smaller parts with well defined functionality. The new component is used for the detail view of a single exercise.
-
- Feb 03, 2021
-
-
Eduard Frankford authored
-
Daniel Rainer authored
-
- Feb 01, 2021
-
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
- Jan 30, 2021
-
-
Daniel Rainer authored
These errors were ignored by the partial recompilation of "npm start". Make sure to recompile to verify that code actually compiles.
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
This button does not fit with the metadata and took away valuable space in its previous location.
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
Replace the hard coded paragraph in a search result's detail view with data taken from the search result.
-
Daniel Rainer authored
Add the fields required to recreate the original design with mocked data.
-
Daniel Rainer authored
-
Daniel Rainer authored
Exchange hard-coded strings for jhiTranslate values. Metadata still needs to be modified.
-