1
0

203 Commits

Author SHA1 Message Date
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
b6cd424aa3
fix: set vue-ignore 2023-06-20 15:22:19 +02:00
kolaente
3aa502e07d
fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
kolaente
c2ffe3a9dc
feat: check link share auth from store instead 2023-06-19 15:28:06 +02:00
kolaente
3c9083b90d
feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
konrad
3f8e457d52 feat: edit relative reminders (#3248)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3248
2023-06-10 17:04:09 +00:00
kolaente
02da1e171e
feat(reminders): add confirm button 2023-06-09 14:27:11 +02:00
kolaente
ae177c73ea
feat(reminders): move reminder settings to a popup 2023-06-09 14:23:32 +02:00
konrad
d9f608e8b4 feat: improve user assignments via quick add magic (#3348)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3348
2023-06-05 15:03:14 +00:00
kolaente
6989558963 feat: move quick add magic to a popup behind an icon 2023-06-05 14:20:41 +00:00
kolaente
a1dd1d6664 chore: remove user margin from the component 2023-06-05 14:09:19 +00:00
kolaente
01ac84ce1e
fix: don't require variant prop on loading component as it already has a default one set 2023-05-30 20:00:02 +02:00
kolaente
8e2c76a33e
feat: optimize print view for project views 2023-05-30 19:50:37 +02:00
kolaente
76814a2d3f
chore: move loading styles to variant into the component 2023-05-24 15:54:33 +02:00
kolaente
638f6bea24
chore: improve prop type definition 2023-05-24 15:54:33 +02:00
kolaente
ac78e85e17
chore: move loader class 2023-05-24 15:54:32 +02:00
kolaente
1bd17d6e50
feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
primeapple
e00c9bb1af feat: add hotkeys for priority, delete and favorite on the TaskDetailView (#3400)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3400
Reviewed-by: konrad <k@knt.li>
Co-authored-by: primeapple <toni.mueller.web@mailbox.org>
Co-committed-by: primeapple <toni.mueller.web@mailbox.org>
2023-05-10 09:14:07 +00:00
kolaente
b80f070431
feat: show avatar and full name in team overview 2023-04-25 18:32:36 +02:00
Dominik Pschenitschni
060a573fe9 fix: switching to view type now 2023-03-14 14:04:23 +00:00
kolaente
befa6f27bb feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
9b7770ade4 fix(keyboard-shortcuts): use card prop 2023-03-07 17:19:21 +00:00
Dominik Pschenitschni
e8db2c2b45
feat: header improvements 2023-02-09 15:19:33 +01:00
Dominik Pschenitschni
35cfb2f3ca
feat: add card story 2023-01-05 23:12:58 +01:00
Dominik Pschenitschni
74ad98de68 fix: icon offset and color 2022-11-18 15:49:38 +00:00
Dominik Pschenitschni
4fc7b9c67e feat: group navigation styles further 2022-11-18 15:49:38 +00:00
Dominik Pschenitschni
8c44ed83e6
feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
Dominik Pschenitschni
631a19fa92
feat: move transition in own component 2022-11-12 19:32:39 +01:00
Dominik Pschenitschni
708ef2d72e feat: improve user component (#2687)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2687
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:51:35 +00: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
Dominik Pschenitschni
eb4c2a4b9d feat: reduce dropdown-item selector specificity (#2680)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2680
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:46:39 +00:00
Dominik Pschenitschni
7fbb6e8f70 fix: Flatpickr types (#2647)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2647
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-07 14:05:29 +00:00
Dominik Pschenitschni
f4bc2b94f0 feat: sticky action buttons (#2622)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2622
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-04 13:49:28 +00:00
Dominik Pschenitschni
0b58973d87
feat: rework popup 2022-10-31 22:42:29 +01:00
Dominik Pschenitschni
02deb0bedd
feat: rework dropdown-item 2022-10-31 22:42:29 +01:00
Dominik Pschenitschni
a2c1702eef
feat: type global components and especially icon prop 2022-10-31 22:42:29 +01:00
Dominik Pschenitschni
599e28e5e5
feat: type improvements 2022-10-31 22:42:28 +01:00
Dominik Pschenitschni
9ded3d0cd6 fix: improve notifications (#2583)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2583
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 19:49:17 +00:00
Dominik Pschenitschni
874dc1e5fc
feat: align with vue-flatpickr-component 10 2022-10-27 17:49:50 +02:00
Dominik Pschenitschni
e74e6fcc99
feat: move config preparation in separate function 2022-10-27 17:49:50 +02:00
Dominik Pschenitschni
2acb70c562
chore: clean up 2022-10-27 17:47:15 +02:00
Dominik Pschenitschni
acdbf2f8f5
feat: working route sync 2022-10-27 17:46:36 +02:00
Dominik Pschenitschni
9f146c8c7f
chore(gantt): wip daterange 2022-10-27 17:46:28 +02: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
kolaente
ae27502022
fix: make sure share modals don't have a create button
Resolves F-869
2022-10-23 13:03:09 +02:00
kolaente
172d353df7
fix: make sure subscription strings work consistently across languages 2022-10-07 18:15:05 +02:00
Dominik Pschenitschni
eae7cc5a6b fix: initial modal scroll lock (#2489)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2489
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 19:41:41 +00: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
konrad
9856fab38f feat: migrate auth store to pina (#2398)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2398
Reviewed-by: konrad <k@knt.li>
2022-09-29 11:20:22 +00:00