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

Skip to content
Snippets Groups Projects
  1. Jan 01, 2022
  2. Dec 30, 2021
  3. Dec 18, 2021
  4. Nov 02, 2021
  5. Oct 08, 2021
  6. Oct 07, 2021
  7. Sep 25, 2021
  8. Sep 22, 2021
  9. Sep 21, 2021
  10. Sep 20, 2021
  11. Sep 14, 2021
  12. Sep 13, 2021
  13. Sep 07, 2021
  14. Sep 06, 2021
  15. Sep 01, 2021
  16. Aug 31, 2021
    • Daniel Rainer's avatar
      Update frontend to somewhat work with metadata v0.4 · 6652a5f8
      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
      6652a5f8
    • Daniel Rainer's avatar
      Update backend to somewhat work with metadata v0.4 · 757ff99b
      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.
      757ff99b
    • Daniel Crazzolara's avatar
      Fixed failing tests · ccdeea84
      Daniel Crazzolara authored
      ccdeea84
    • Daniel Crazzolara's avatar
      Initial import adaptation · bc63515a
      Daniel Crazzolara authored
      bc63515a
  17. Aug 19, 2021
  18. Aug 10, 2021
  19. Aug 09, 2021
  20. Aug 08, 2021
  21. Aug 06, 2021