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
Dominik Pschenitschni b18640d688
Merge branch 'main' into feature/ganttastic
# Conflicts:
#	pnpm-lock.yaml
#	src/modelTypes/ITask.ts
#	src/stores/auth.ts
#	src/types/vue-flatpickr-component.d.ts
2022-10-24 17:19:23 +02:00
..
base fix: improve some types 2022-09-05 17:43:55 +02:00
date feat: port auth store to pinia 2022-09-28 23:43:14 +02:00
home feat: use getter and helper in other components as well 2022-10-17 12:35:47 +02:00
input Merge branch 'main' into feature/ganttastic 2022-10-24 17:19:23 +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 Merge branch 'main' into feature/ganttastic 2022-10-24 17:19:23 +02:00
namespace fix: make sure subscriptions are properly inherited between lists and namespaces 2022-10-07 18:15:05 +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 Merge branch 'main' into feature/ganttastic 2022-10-24 17:19:23 +02:00