Commit Graph

8 Commits

Author SHA1 Message Date
49955eb03a
fix: remove some of the typescript warnings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-01-05 16:17:14 +01:00
c3c4d2a0a5 feat: use script setup and ts in app auth components
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-12-12 14:37:20 +00:00
dpschen
108e7af578 feat: use script setup for ShowTasksinRange.vue (#931)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #931
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-02 18:18:54 +00:00
f51371bbe0
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
2021-09-24 21:46:42 +02:00
641ccd1026
Fix resetting date filters from upcoming after viewing a task detail page (popup)
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 17:18:38 +02:00
5d995a2758
Move next week/next month task overview pages into a single "Upcoming" page and allow toggle
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-22 18:05:25 +01:00
a8a7f70a3c
Cleanup code & make sure it has a common code style
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-05 22:35:52 +02:00
fc4b9d439b
Restructure components
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-17 22:15:59 +02:00