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

Skip to content
Snippets Groups Projects
  1. Sep 20, 2021
  2. Sep 14, 2021
  3. Sep 13, 2021
  4. Sep 07, 2021
  5. Sep 06, 2021
  6. Sep 01, 2021
  7. 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
  8. Aug 19, 2021
  9. Aug 10, 2021
  10. Aug 09, 2021
  11. Aug 08, 2021
  12. Aug 06, 2021
  13. Aug 05, 2021
  14. Aug 04, 2021