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

Skip to content
Snippets Groups Projects
  1. Mar 25, 2021
  2. Mar 17, 2021
  3. Mar 11, 2021
  4. Mar 09, 2021
  5. Mar 06, 2021
  6. Mar 02, 2021
  7. Feb 24, 2021
  8. Feb 22, 2021
  9. Feb 18, 2021
  10. Feb 15, 2021
  11. Feb 12, 2021
  12. Feb 08, 2021
    • Daniel Rainer's avatar
      Extract exercise cards into their own component · d09ce59e
      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.
      d09ce59e
    • 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
  13. Feb 03, 2021
  14. Feb 01, 2021
  15. Jan 30, 2021
  16. Jan 25, 2021
  17. Jan 21, 2021