This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components
2022-10-27 17:44:29 +02:00
..
base
date
home feat: use getter and helper in other components as well 2022-10-17 12:35:47 +02:00
input fix(task): marking checklist items as done 2022-10-23 14:39:28 +02:00
list fix(filters): page freezing when entering a date as a result of an endless loop 2022-10-07 19:49:57 +02:00
misc fix: wait until everything is loaded before replacing the current view with the last or login view 2022-10-23 16:12:48 +02:00
namespace fix(subscription): don't remove every namespace but the one subscribing to 2022-10-24 18:56:50 +02:00
notifications feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
quick-actions feat: port base store to pinia 2022-10-01 15:36:44 +02:00
sharing feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
tasks feat: create new tasks 2022-10-27 17:44:29 +02:00