Dominik Pschenitschni
|
de3c47dc69
|
fix ts errors in various files
|
2022-01-30 16:53:46 +01:00 |
|
kolaente
|
e2d9aa3d7f
|
Merge branch 'main' into feature/vue3-modals-with-router-4
# Conflicts:
# src/router/index.ts
# src/views/tasks/TaskDetailView.vue
|
2022-01-18 21:47:17 +01:00 |
|
kolaente
|
26a94c7e8c
|
fix: some typechecks
Most of what's still left now is related to models not exporting visible properties for typescript, that's a problem for another day.
|
2022-01-16 22:24:51 +01:00 |
|
Dominik Pschenitschni
|
e6e8a98514
|
fix: don't set defined values for search and page
|
2022-01-04 21:55:33 +01:00 |
|
Dominik Pschenitschni
|
5916a44724
|
feat: provide listId prop via router
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
2db820d926
|
feat: review changes
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
c70211ad32
|
feat: unify modal view
fix: List.vue
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
281c922de1
|
feat: make taskList a composable
|
2022-01-04 21:55:29 +01:00 |
|
Dominik Pschenitschni
|
29d8422e94
|
fix(ready): remove class form fragment
|
2022-01-04 21:15:02 +01:00 |
|
Dominik Pschenitschni
|
cb37fd773d
|
feat: convert to composable useDateTimeSalutation
|
2022-01-04 18:44:07 +00:00 |
|
Dominik Pschenitschni
|
baa86530c8
|
fix: useColorScheme (#1117)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1117
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2021-11-30 20:03:27 +00:00 |
|
adrinux
|
46fa43d67f
|
Migrate to bulma-css-variables and introduce dark mode (#954)
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/954
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Reviewed-by: konrad <k@knt.li>
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
|
2021-11-22 21:12:54 +00:00 |
|
dpschen
|
d0d4096f8b
|
feature/use-setup-api-for-user-and-about-pages (#929)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/929
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-14 20:57:36 +00:00 |
|