kolaente
|
a18c6ab8d8
|
feat: move the update available dialoge always to the bottom
|
2022-09-14 19:06:34 +02:00 |
|
kolaente
|
8b3072672a
|
fix: progress bar color in dark mode
Resolves https://kolaente.dev/vikunja/frontend/issues/2194
|
2022-08-02 13:02:19 +02:00 |
|
kolaente
|
cdb63b578d
|
chore: use the <dropdown> and <dropdown-item> components everywhere
Resolves https://kolaente.dev/vikunja/frontend/issues/2176
|
2022-07-20 17:08:58 +02:00 |
|
kolaente
|
6fc87e1515
|
feat: add print styles
|
2022-06-02 23:00:21 +02:00 |
|
kolaente
|
c2694dc089
|
fix: filter button alignments and backgrounds for link shares
|
2022-05-08 11:13:19 +02:00 |
|
kolaente
|
62adf171ec
|
feat: show the number of tasks we're about to remove when deleting a list
|
2022-04-24 18:11:10 +02:00 |
|
Dominik Pschenitschni
|
e0023b14e8
|
feat: improve dropdown (#1788)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1788
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-04-18 17:28:43 +00:00 |
|
konrad
|
4cff3ebee1
|
feat: use blurHash when loading list backgrounds (#1188)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1188
|
2022-04-02 15:05:30 +00:00 |
|
kolaente
|
a8ee54d626
|
Merge branch 'main' into feature/date-math
|
2022-02-27 16:40:49 +01:00 |
|
kolaente
|
74ab197dc6
|
fix: don't always show a scrollbar
|
2022-02-26 14:36:43 +01:00 |
|
kolaente
|
7aa2cfc8d4
|
feat: add date range filter to task filters
|
2022-02-06 12:43:40 +01:00 |
|
Dominik Pschenitschni
|
e78d47fdcf
|
fix: list specs
|
2022-01-04 21:55:30 +01:00 |
|
kolaente
|
0befa58908
|
fix: blockquote styling in dark mode
|
2021-12-30 15:59:59 +00:00 |
|
Dominik Pschenitschni
|
769d94e879
|
fix:cleanup some scss vars (#1118)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1118
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:04:15 +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 |
|
kolaente
|
d4b45dc255
|
fix(dark mode): flatpickr colors
|
2021-11-23 22:58:25 +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 |
|
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 |
|
dpschen
|
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 |
|
dpschen
|
b7207c6eaf
|
chore: remove some unused notification styles (#953)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/953
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-11-04 16:32:00 +00:00 |
|
konrad
|
5040a76781
|
feat: move user settings to multiple components (#889)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/889
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-10-26 20:58:02 +00:00 |
|
Dominik Pschenitschni
|
19a4b17004
|
feat: move some form.scss styles to button.vue
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
4f8cce0f45
|
feat: add FIXME comments
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
32a0106819
|
chore: small CSS format changes
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
7ca355db66
|
feat: merge update-notification.scss styles with the update.vue component
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
6ba974f9fa
|
fix: move .progress styles together as close as possible
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
986130a0ac
|
feat: merge offline.scss with component
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
7824ddc13f
|
feat: divide most navigation.scss styles into components
- navigation.vue and topNavigation.vue
- contentAuth.vue
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
57d5afa530
|
feat: moved some link-share.scss styles to the contentLinkShare and linkSharing components
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
3e456782df
|
feat: divide most content.scss styles into components
- contentAuth
- contentNoAuth.vue
- Login.vue
- button.vue
- comments.vue
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
2aecf3245b
|
feat: moved some background.scss styles to the contentLinkShare.vue component
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
6195637001
|
feat: move scrollbar styles and add variables locally
|
2021-10-25 16:39:30 +02:00 |
|
Dominik Pschenitschni
|
a33758e37e
|
feat: moved some card.scss styles to the card.vue component
|
2021-10-25 16:39:30 +02:00 |
|
Dominik Pschenitschni
|
1f5283d548
|
feat: rework style imports
|
2021-10-25 16:39:29 +02:00 |
|
kolaente
|
4fef047d74
|
fix: user dropdown padding on mobile
|
2021-10-13 21:14:34 +02:00 |
|
dpschen
|
b59b5def57
|
feat: compress media files (#818)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/818
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-10-03 18:48:02 +00: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 |
|
dpschen
|
6b1bf27bf8
|
feat: reduce file size by removing by removing fonts (#759)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/759
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-23 14:07:08 +00:00 |
|
dpschen
|
7719ef1bef
|
feat: move pagination to dedicated component (#760)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/760
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-21 19:03:38 +00:00 |
|
dpschen
|
47ad115738
|
chore: remove obsolete css vendor prefixes (#739)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/739
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-21 16:36:38 +00:00 |
|
dpschen
|
3ac25c9f08
|
fix: import bulma utilities global (#738)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/738
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-21 16:35:46 +00:00 |
|
dpschen
|
0ed3cf2553
|
feat: import bulma utilities global (#718)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/718
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-09 22:24:08 +00:00 |
|
dpschen
|
19f52eb8d1
|
chore: discard old font file formats (#673)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/673
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-08-23 17:42:31 +00:00 |
|
dpschen
|
0660129b41
|
feat: provide global variables in all components (#669)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/669
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-08-23 16:39:11 +00:00 |
|
kolaente
|
9c6369e8d8
|
Make editor edit button at the bottom the default and make sure the done button stands out more
|
2021-08-17 21:10:32 +02:00 |
|
kolaente
|
bdf7af010c
|
Make the progress bar color lighter
|
2021-08-12 20:07:41 +02:00 |
|
kolaente
|
5b70f8d5d7
|
Fix showing import tasks cta when tasks are loading
|
2021-08-06 19:25:17 +02:00 |
|
kolaente
|
3c2d89a0f6
|
Don't allow dragging a list when the user does not have the rights
|
2021-07-29 13:05:33 +02:00 |
|
konrad
|
3c7f8d7aa2
|
Reorder tasks, lists and kanban buckets (#620)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-28 19:56:29 +00:00 |
|
kolaente
|
ce84067982
|
Fix llama background url
|
2021-07-27 15:26:47 +02:00 |
|