Dominik Pschenitschni
|
c502f9b840
|
feat: refactor to composable
- using useMediaQuery and useLocalStorage
- remove watcher in contentAuth
|
2023-02-08 12:56:32 +01:00 |
|
David Angel
|
99dc5cf34f
|
Refactor to only used local storage value when on desktop viewport widths
|
2023-02-07 14:58:45 +01:00 |
|
David Angel
|
3604cb3ec7
|
Solve for resize()
|
2023-02-07 14:58:45 +01:00 |
|
David Angel
|
aa01a92278
|
Persist menuActive state in Local Storage
|
2023-02-07 14:58:44 +01:00 |
|
kolaente
|
2af42f8fbe
|
fix(quick add magic): make sure assignees which don't exist are not removed from task title
Resolves https://kolaente.dev/vikunja/frontend/issues/2927
|
2023-01-12 13:32:00 +01:00 |
|
Dominik Pschenitschni
|
599e28e5e5
|
feat: type improvements
|
2022-10-31 22:42:28 +01:00 |
|
Dominik Pschenitschni
|
b4f4fd45a4
|
feat: base store with composition api (#2601)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2601
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-10-31 20:31:58 +00:00 |
|
kolaente
|
6083301d1f
|
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 |
|
Dominik Pschenitschni
|
c206fc6f34
|
feat: move composables in separate files (#2485)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2485
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-10-04 12:10:12 +00:00 |
|
Dominik Pschenitschni
|
63fb8a1962
|
feat: Login script setup (#2417)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2417
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-10-01 15:58:39 +00:00 |
|
Dominik Pschenitschni
|
1d7f857070
|
feat: rework loading state of stores
|
2022-10-01 16:22:01 +02:00 |
|
Dominik Pschenitschni
|
7f281fc5e9
|
feat: port base store to pinia
|
2022-10-01 15:36:44 +02:00 |
|
Dominik Pschenitschni
|
df74f9d80c
|
feat: move base store to stores
|
2022-10-01 15:22:31 +02:00 |
|