Skip to content
Snippets Groups Projects
  1. Apr 05, 2022
    • Reiter, Christoph's avatar
      Add a new resource-select package/web-component · 433d5c85
      Reiter, Christoph authored
      The goal of this new component is to be a generic selector for API resources,
      unlike the organization/person select, which hardcode various things for their
      used resource.
      
      Instead this provides some events which can be used to customize the creation of the
      URL for fetching as well as for formatting the list of results.
      
      Atm this only handles the organization and no search-as-you-type like the person select,
      but maybe this can be extended in the future.
      433d5c85
  2. Feb 02, 2022
  3. Mar 29, 2021
    • Reiter, Christoph's avatar
      Set root=true for all eslint configs · 85cce923
      Reiter, Christoph authored
      This prevents eslint from traversing the parent directories. In
      the case there was a conflicting eslint config in a parent directory it would
      error out otherwise (like is the case in our apps)
      85cce923
  4. Feb 17, 2021
  5. Dec 21, 2020
  6. Jul 07, 2020
  7. Jul 01, 2020
Loading