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

Skip to content
Snippets Groups Projects
  1. Dec 04, 2021
  2. Nov 27, 2021
  3. Nov 02, 2021
  4. Oct 08, 2021
  5. Oct 07, 2021
  6. Sep 25, 2021
  7. Sep 22, 2021
  8. Sep 21, 2021
  9. Sep 20, 2021
  10. Sep 14, 2021
  11. Sep 13, 2021
  12. Sep 07, 2021
  13. Sep 06, 2021
  14. Sep 01, 2021
  15. 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
    • Daniel Rainer's avatar
      Update backend to somewhat work with metadata v0.4 · c9518883
      Daniel Rainer authored
      This needs a lot more work, but at least runs.
      
      Remove search by type. This had to be done because
      type was changed to learningResourceType, which is
      a free string and no longer an enum.
      String search for type could be added in the future.
      
      Disable suggestions for format. This was done because
      in the current version format is no longer a list
      but a single string. There are problems with that, so
      this might change again.
      
      Lots of tests fail.
      c9518883
    • Daniel Crazzolara's avatar
      Fixed failing tests · 317994ce
      Daniel Crazzolara authored
      317994ce
    • Daniel Crazzolara's avatar
      Initial import adaptation · 9256e5fd
      Daniel Crazzolara authored
      9256e5fd
  16. Aug 19, 2021
  17. Aug 10, 2021
  18. Aug 09, 2021
  19. Aug 08, 2021
  20. Aug 06, 2021