This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
  1. Apr 19, 2021
  2. Apr 07, 2021
  3. Apr 05, 2021
  4. Apr 03, 2021
  5. Apr 02, 2021
    • Daniel Rainer's avatar
      Fix mailto link · c614fc27
      Daniel Rainer authored
      Let the mailto link actually include
      the email address instead of consisting
      only of "mailto:"
      c614fc27
  6. Mar 25, 2021
  7. Mar 24, 2021
  8. Mar 12, 2021
  9. Mar 11, 2021
  10. Mar 09, 2021
  11. Mar 06, 2021
  12. Mar 02, 2021
  13. Mar 01, 2021
  14. Feb 26, 2021
  15. Feb 08, 2021
    • Daniel Rainer's avatar
      Rename "SearchResult" to "Exercise" · d73da187
      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".
      d73da187
    • Daniel Rainer's avatar
      Create new component for exercise details · 059f3f57
      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.
      059f3f57