dfa30258aa
chore: rename function
2022-02-01 21:25:42 +01:00
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
49a6569db0
fix: remove obsolet code ( #1312 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1312
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-01-06 10:34:14 +00:00
49955eb03a
fix: remove some of the typescript warnings
2022-01-05 16:17:14 +01:00
e28f0f5be4
chore(addTask) improve order ( #1297 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1297
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-01-05 13:14:50 +00:00
c618b7e0b6
fix: namespace new buttons on mobile ( #1262 )
...
Before:

After:

Co-authored-by: kolaente <k@knt.li >
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1262
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2022-01-05 12:46:33 +00:00
29d8422e94
fix(ready): remove class form fragment
2022-01-04 21:15:02 +01:00
cdbd1c2ac4
feat: create BaseButton component ( #1123 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1123
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-01-04 18:58:06 +00:00
8ae84eaf42
fix: padding and centering of the kanban limit and dropdown
2021-12-30 15:59:59 +00:00
cd10bc9d7a
fix(gantt): use function to create default date
2021-12-30 13:05:29 +00:00
7ebca9afc5
feat/alphabetical-sort ( #1162 )
...
Alphabetical sorting.
Disables re-ordering when applied.
Does not work with the search button as expected, but neither do the filters tbh... Works fine with the search in the filters menu.
I know we talked about having a dropdown but since this is pretty much finished I thought I'd submit a PR. I am a bit short on time these days but may submit a new PR to add the dropdown ( should be simple enough )
Co-authored-by: Stefan Genov <stefantigro@gmail.com >
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1162
Reviewed-by: konrad <k@knt.li >
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de >
Co-authored-by: Michaelpalacce <stefantigro@gmail.com >
Co-committed-by: Michaelpalacce <stefantigro@gmail.com >
2021-12-21 16:29:49 +00:00
063592ca3d
fix: auth and move logic to router ( #1201 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1201
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-21 08:02:03 +00:00
543dae2f30
fix: saving default list ( #1143 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1143
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-12-13 22:20:45 +00:00
32353e3b76
feat: restyle unauthenticated screens ( #1103 )
...
I wanted to give the no-auth screens a new look. Here's what I ended up with:

The image is something we could change with every release.
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1103
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-12-12 16:40:13 +00:00
c3c4d2a0a5
feat: use script setup and ts in app auth components
2021-12-12 14:37:20 +00:00
cb9e1e891d
fix: unindent styles in pagination ( #1172 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1172
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-11 13:00:35 +00:00
8b8e413af0
feat: recurring for quick add magic ( #1105 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1105
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-12-07 20:08:39 +00:00
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
b96e89ca8c
fix: remove unused variable
2021-12-02 17:05:28 +00:00
e45bc83132
fix: duplicate filter in gantt-component ( #1121 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1121
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 21:55:24 +00:00
bc8b04fc7a
fix: add import url suffix for vite svg loader ( #1122 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1122
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 21:03:26 +00:00
84284a6211
feat: harden textarea auto height algorithm ( #985 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/985
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:20:40 +00:00
734db0795c
fix: switching from a list with a background to settings would not remove the background
2021-11-28 15:56:08 +01:00
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
04c94418d7
fix: logo overflow on login ( #1050 )
...
Resolves #1046
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1050
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
(cherry picked from commit 44f8e3ea9b
)
2021-11-24 22:30:47 +01:00
6cde8e2640
fix(dark mode): dark mode adjustments ( #1069 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1069
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-23 21:20:50 +00:00
dc347ed8ba
fix: edit task comment
...
Resolves #1055
2021-11-23 19:21:45 +01:00
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
44f8e3ea9b
fix #1046 logo overflow on login ( #1050 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1050
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-22 19:01:26 +00:00
b838e7494d
fix attribute coercion for contenteditable ( #1025 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1025
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-18 13:00:54 +00:00
ae5d3ecac5
fix: kanban card spacing ( #1005 )
...
Co-authored-by: kolaente <k@knt.li >
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1005
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-16 21:44:07 +00:00
ed78a83ed9
fix: comment alignment ( #1008 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1008
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-16 20:02:11 +00:00
6c6ccc647e
fix: currentPage of pagination component is undefined ( #1002 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1002
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-14 21:06:25 +00:00
507a73e74c
feat: use flexsearch for all local searches ( #997 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/997
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-14 20:49:52 +00:00
1fa164453c
fix: logo on ready screen
2021-11-14 21:16:33 +01:00
fcadbc352b
feat: re-style the keyboard shortcuts menu ( #996 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/996
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-14 16:35:41 +00:00
31f344503c
fix: show current host if configured api url is /api/v1 instead of "" ( #994 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/994
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-14 16:16:05 +00:00
e63fd587c8
feat: use script setup for filter views ( #951 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/951
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 15:56:52 +00:00
feea191ecf
feat: add v-shortcut directive for keyboard shortcuts ( #942 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/942
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-13 20:28:29 +00:00
db605e0d21
feat: show namespace of related tasks if they are different than the current one ( #923 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/923
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-13 20:27:23 +00:00
0fe433891a
feat: search in quick actions ( #943 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/943
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-13 20:26:03 +00:00
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
31f0c384ac
feat: add button to clear active filters ( #924 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/924
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:48:06 +00:00
30cc89fe25
feat: add vite-svg-loader and add Logo component ( #971 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/971
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-13 14:16:14 +00:00
8e6e52bf02
feat: wrap edit-task with card ( #948 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/948
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-13 14:13:56 +00:00
8f43619f73
feat: #947 remove reset color button if no color set ( #957 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/957
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-09 19:09:52 +00:00
9b7882de7a
feat: allow selecting multiple labels at once ( #945 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/945
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-09 19:07:06 +00:00
7e82aa83e6
fix: label spacing ( #946 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/946
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-04 16:28:20 +00:00
3be15b0a5f
chore(deps): update dependency eslint-plugin-vue to v8 ( #913 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/913
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-03 17:11:31 +00:00
6e043e3b9e
fix: lint
2021-11-02 19:57:00 +01:00