- Feb 15, 2021
-
-
Daniel Rainer authored
Previously, when the pages had a height smaller than the screen's height, the footer was displayed somewhere in the middle of the page. Display the footer at the bottom, with no whitespace after it.
-
- Feb 14, 2021
-
-
Eduard Frankford authored
-
Michael Breu authored
-
Eduard Frankford 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
The previous implementation starting at testData/, which is in the same directory as the Java file where the path is used did not work for me.
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
This component contains the search input fields.
-
- Feb 08, 2021
-
-
Daniel Rainer authored
- Make footer full width and put it at the bottom. - Replace light blue bar below the navbar with white bar, to match the bar above the footer.
-
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
-
Daniel Rainer authored
-
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
-
-
Michael Breu authored
-
Michael Breu authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
The new search-dropdown component HTML still includes references to the search component. Put these in a comment to allow compilation. Since the component is not in use, this problem only needs to be addressed if this dropdown is used in the future.
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
Make the "Search" button fit in more with the other navbar items.
-
Eduard Frankford authored
-
Eduard Frankford authored
-
Eduard Frankford authored
-
Daniel Rainer authored
Merge remote-tracking branch 'origin/8-umsetzung-der-graphischen-oberflache-von-gernot' into 8-umsetzung-der-graphischen-oberflache-von-gernot
-
Daniel Rainer authored
-
Daniel Rainer authored
-
- Feb 02, 2021
-
-
Michael Breu authored
-
Michael Breu authored
-
- Feb 01, 2021
-
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
-
Daniel Rainer authored
Merge remote-tracking branch 'origin/8-umsetzung-der-graphischen-oberflache-von-gernot' into 8-umsetzung-der-graphischen-oberflache-von-gernot
-