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

Skip to content
Snippets Groups Projects
  1. Sep 13, 2021
  2. Sep 07, 2021
  3. Aug 31, 2021
    • Daniel Rainer's avatar
      Update frontend to somewhat work with metadata v0.4 · e5119ce5
      Daniel Rainer authored
      This accepts data from the updated backend
      (from the previous commit) but does not display
      any of the new metadata yet.
      
      This is not tested with search results, because I could
      not obtain search results locally. Suggestions on the
      home page work, but no results are shown in /search
      e5119ce5
  4. Jul 23, 2021
  5. Jul 15, 2021
  6. Jul 12, 2021
  7. Jul 07, 2021
  8. Jul 06, 2021
  9. Jul 05, 2021
  10. Jul 02, 2021
  11. Jul 01, 2021
  12. Jun 30, 2021
  13. Jun 29, 2021
  14. Jun 26, 2021
  15. Jun 24, 2021
  16. Jun 23, 2021
  17. Jun 15, 2021
  18. Jun 13, 2021
  19. Jun 06, 2021
  20. Jun 05, 2021
  21. May 10, 2021
  22. Apr 21, 2021
  23. Apr 20, 2021
  24. Apr 19, 2021
  25. Apr 09, 2021
  26. Apr 07, 2021
    • Daniel Rainer's avatar
      Do not show enum metadata which is not set · 5fc817d0
      Daniel Rainer authored
      The exercise metadata component is only rendered
      when it gets a value which is not null and has
      a length of at least one (either string or array).
      If it gets a value which is translated before it
      is being passed, the result will be something of
      the form "translation-not-found[...]", which has
      a length of at least one, so it is rendered.
      To prevent this, check if a value is set before
      translating it.
      5fc817d0
    • Michael Breu's avatar
      Perliminary complete version · 0159db76
      Michael Breu authored
      0159db76
    • Michael Breu's avatar
      Intermediate commit · f7fd9243
      Michael Breu authored
      f7fd9243
  27. Apr 05, 2021