- Jan 17, 2023
-
-
Reiter, Christoph authored
-
- Jan 09, 2023
-
-
Renovate Bot authored
-
- Dec 18, 2022
-
-
Renovate Bot authored
-
- Dec 06, 2022
-
-
Reiter, Christoph authored
-
- Dec 05, 2022
-
-
Reiter, Christoph authored
-
- Nov 20, 2022
-
-
Renovate Bot authored
-
- Nov 10, 2022
-
- Nov 02, 2022
-
-
Reiter, Christoph authored
We don't require npm to be installed
-
Reiter, Christoph authored
-
- Oct 31, 2022
-
-
Reiter, Christoph authored
The old version is no longer maintained and doesn't support rollup v3
-
- Oct 17, 2022
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Oct 16, 2022
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Oct 09, 2022
-
-
Renovate Bot authored
-
- Sep 11, 2022
-
-
Renovate Bot authored
-
- Jul 03, 2022
-
-
Renovate Bot authored
-
- Jun 23, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- May 01, 2022
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 27, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Apr 24, 2022
-
-
Renovate Bot authored
-
- Apr 19, 2022
-
-
Reiter, Christoph authored
Not just when we aren't logged in. To avoid layout shifts.
-
- Apr 11, 2022
-
-
Renovate Bot authored
-
- Apr 07, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It has new API which we want to use.
-
Reiter, Christoph authored
This is inspired by how lion web components handle this, and much cleaner.
-
- Apr 05, 2022
-
-
Reiter, Christoph authored
Newest Ubuntu switched Firefox to a snap, which breaks karma. Try to use playwright to download and cache firefox/chromium and use those for karma. Compared to puppeteer where we did this some time ago this caches the browsers globally, and only downloads them when we start the tests.
-
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.
-