Dominik Pschenitschni
|
db49b9b532
|
fix: directly set arrays, objects and delete directly
Not needed since vue3 uses proxies
|
2021-10-01 18:45:42 +02:00 |
|
kolaente
|
3dfa286a12
|
feat(quick actions): select the item when only one result is available
resolves #703
|
2021-09-26 20:19:58 +02:00 |
|
Dominik Pschenitschni
|
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 |
|
Dominik Pschenitschni
|
ebeca48be4
|
fix: namespace collision of global error method with draggable error method
|
2021-09-24 21:46:42 +02:00 |
|
dpschen
|
4f2378ff02
|
feat: add variant hint-modal to modal component (#764)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/764
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-24 18:08:48 +00:00 |
|
konrad
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|
kolaente
|
d81b4117f5
|
Fix quick actions not working when nonexisting lists where left over in history
|
2021-07-20 18:03:38 +02:00 |
|
konrad
|
fa8492f97c
|
Add typescript support for helper functions (#598)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/598
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-19 18:20:49 +00:00 |
|
sytone
|
306a926c66
|
Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
|
2021-07-17 21:21:46 +00:00 |
|
kolaente
|
a6842d959b
|
Fix quick actions not opening
|
2021-07-10 12:35:29 +02:00 |
|
kolaente
|
c094b5175a
|
Show recently visited lists in quick actions
|
2021-07-06 22:58:06 +02:00 |
|
kolaente
|
21d31f2b40
|
Indicate done tasks in quick actions
|
2021-07-06 15:08:55 +02:00 |
|
kolaente
|
e640f90488
|
Don't show archived lists/namespaces in quick actions
|
2021-07-06 15:00:31 +02:00 |
|
konrad
|
c8209c6c10
|
Quick add magic for tasks (#570)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/570
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-05 10:29:04 +00:00 |
|
kolaente
|
b8c7dba0ef
|
Fix new lists created with quick actions not showing up in the menu
|
2021-06-24 15:38:25 +02:00 |
|
konrad
|
f0498fd767
|
Add translations (#562)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-06-23 23:24:57 +00:00 |
|
kolaente
|
cdc805c8da
|
Refactor success and error messages
|
2021-06-22 22:07:57 +02:00 |
|
kolaente
|
0f42ed3cf7
|
Add filters for quick action bar
|
2021-06-03 14:20:26 +02:00 |
|
konrad
|
b85beb06eb
|
Quick Actions & global search (#528)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/528
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-05-30 18:30:08 +00:00 |
|