kolaente
|
725fd1ad46
|
feat: improve error message for invalid API url
Resolves https://kolaente.dev/vikunja/frontend/issues/3680
|
2023-09-04 13:37:17 +02:00 |
|
kolaente
|
24ad2f892d
|
feat: improve handling of an invalid api url
Resolves https://kolaente.dev/vikunja/frontend/issues/1964
|
2023-07-05 17:46:52 +02:00 |
|
kolaente
|
c2ffe3a9dc
|
feat: check link share auth from store instead
|
2023-06-19 15:28:06 +02:00 |
|
Dominik Pschenitschni
|
8c44ed83e6
|
feat: use transition component everywhere
|
2022-11-14 22:08:54 +01:00 |
|
Dominik Pschenitschni
|
9d604f7a3b
|
feat: reduce ready selector specificity (#2683)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2683
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-11-12 10:48:15 +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
|
4655e1ce34
|
feat: update eslint config
support async component, see: https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
|
2022-10-04 13:45:16 +02:00 |
|
Dominik Pschenitschni
|
7f281fc5e9
|
feat: port base store to pinia
|
2022-10-01 15:36:44 +02:00 |
|
Dominik Pschenitschni
|
244478400a
|
feat: improve store typing
|
2022-09-05 17:43:23 +02:00 |
|
Dominik Pschenitschni
|
24a154422d
|
chore: remove vikunjaReady from store
|
2022-02-01 23:09:41 +01:00 |
|
kolaente
|
dfa30258aa
|
chore: rename function
|
2022-02-01 21:25:42 +01:00 |
|
kolaente
|
55826bb8c9
|
fix: make sure the app is fully ready before trying to redirect to the login page
|
2022-01-08 15:44:33 +01:00 |
|
Dominik Pschenitschni
|
29d8422e94
|
fix(ready): remove class form fragment
|
2022-01-04 21:15:02 +01:00 |
|
Dominik Pschenitschni
|
ac630ac775
|
feat: convert simple components to script setup and use typescript (#1120)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1120
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-12-04 14:47:32 +00:00 |
|
konrad
|
f8d009a6aa
|
feat: add message component (#1082)
This PR adds a simple message component that replaces bulma's default message.
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1082
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-28 14:18: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 |
|
kolaente
|
1fa164453c
|
fix: logo on ready screen
|
2021-11-14 21:16:33 +01:00 |
|
konrad
|
0a2d5ef820
|
feat: defer everything until the api config is loaded (#926)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/926
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-13 19:49:02 +00:00 |
|