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

Skip to content
Snippets Groups Projects
  1. Jul 15, 2021
  2. Jul 06, 2021
  3. Jul 02, 2021
  4. Jun 30, 2021
  5. Jun 26, 2021
  6. Jun 24, 2021
  7. Jun 23, 2021
  8. Jun 15, 2021
  9. Jun 13, 2021
  10. Jun 06, 2021
  11. May 10, 2021
  12. Apr 21, 2021
  13. Apr 20, 2021
  14. Apr 07, 2021
  15. Apr 05, 2021
  16. Apr 03, 2021
  17. Apr 02, 2021
    • Daniel Rainer's avatar
      Fix mailto link · e92e4414
      Daniel Rainer authored
      Let the mailto link actually include
      the email address instead of consisting
      only of "mailto:"
      e92e4414
  18. Mar 25, 2021
  19. Mar 24, 2021
  20. Mar 12, 2021
  21. Mar 11, 2021
  22. Mar 09, 2021
  23. Mar 06, 2021
  24. Mar 02, 2021
  25. Mar 01, 2021
  26. Feb 26, 2021
  27. 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