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

Skip to content
Snippets Groups Projects
  1. Nov 18, 2020
  2. Nov 11, 2020
  3. Oct 23, 2020
  4. Oct 21, 2020
    • Daniel Rainer's avatar
      Add file format to filters · 15046e01
      Daniel Rainer authored
      Clicking a repository has the following effect:
      If the repository that currently is the filter
      is clicked, the repository filter will be reset
      to allow all repos.
      If a different repo than the current filter is
      clicked, the clicked repo will become the new filter.
      This means that currently either all or exactly one
      repo can be allowed in the filter.
      
      All of the above also applies to file format.
      
      The filter for university is not working
      since IGitFiles does not have a corresponding field.
      
      The user interface needs to be improved, since it
      is not possible to see the current selections.
      
      It might also be beneficial to allow multiple values
      for one filter. (e.g. search for files that are either
      .md or .java files).
      15046e01
    • Daniel Rainer's avatar
      Integrate metadata selection · 81c635aa
      Daniel Rainer authored
      The search component receives notifications
      when the selected repository changes.
      Upon such changes, only display the pages to which
      the new filter applies.
      81c635aa
    • Daniel Rainer's avatar
      Use message service in metadata · b0aec454
      Daniel Rainer authored
      b0aec454
    • Daniel Rainer's avatar
      Put message service into metadata · de34b0bd
      Daniel Rainer authored
      de34b0bd
    • Daniel Rainer's avatar
      Use the new message service · 939c7704
      Daniel Rainer authored
      939c7704
    • Daniel Rainer's avatar
      Create message service · 3388b55d
      Daniel Rainer authored
      The message service is used to transmit
      information about a clicked repository
      in the search information of the search page
      to the search component.
      3388b55d
  5. Oct 08, 2020
  6. Oct 06, 2020
    • Daniel Rainer's avatar
      Implement additional search fields · a61ec5bf
      Daniel Rainer authored
      Add metadata serach fields for programming language
      and keywords of a repository.
      
      Keyword search only works for some words
      at the moment, might be an issue with elasticsearch.
      a61ec5bf
  7. Sep 14, 2020
  8. Aug 11, 2020
  9. Jul 06, 2020
  10. Jul 03, 2020
  11. Jul 02, 2020