1
0

681 Commits

Author SHA1 Message Date
Dominik Pschenitschni
e49f960aea chore: inline simple helper (#2631)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2631
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-04 08:22:58 +00:00
Dominik Pschenitschni
8b7b4d61a3 feat: MigrateService script setup (#2432)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2432
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-11-03 14:19:42 +00:00
konrad
0ff0d8c5b8 feat: improved types (#2547)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2547
Reviewed-by: konrad <k@knt.li>
2022-11-02 16:06:55 +00:00
kolaente
09b76b7bd4
fix: don't show user deletion menu entry in user settings if the server disabled it 2022-11-02 10:44:14 +01:00
Dominik Pschenitschni
096daad80a feat: rename http-common to fetcher (#2620)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2620
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-01 13:06:27 +00:00
Dominik Pschenitschni
3c5bfcc6f3
fix: potential issue with refs in Avatar 2022-11-01 13:12:13 +01:00
Dominik Pschenitschni
599e28e5e5
feat: type improvements 2022-10-31 22:42:28 +01:00
kolaente
da2a7a224e
fix: label multiselect styling on focus 2022-10-28 11:23:55 +02:00
Dominik Pschenitschni
9807858436 feat: unify savedFilter logic in service (#2491)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2491
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 19:56:14 +00:00
konrad
d5258b7315 feat: improve useTaskList (#2582)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2582
2022-10-27 19:48:26 +00:00
Dominik Pschenitschni
066553838a
fix: improve return type 2022-10-27 17:51:09 +02:00
Dominik Pschenitschni
b8cc828bc0
chore(gantt): upgrade packages 2022-10-27 17:50:31 +02:00
Dominik Pschenitschni
52d4d0bdb9
feat(gantt): reset gantt filter 2022-10-27 17:49:45 +02:00
Dominik Pschenitschni
6bf6357cbd
feat: use plural for filters consequently 2022-10-27 17:49:35 +02:00
Dominik Pschenitschni
51dc123d89
feat: use ref for filters 2022-10-27 17:49:35 +02:00
Dominik Pschenitschni
acb3ddc73f
feat: use PascalCase for component name 2022-10-27 17:49:34 +02:00
Dominik Pschenitschni
73eab6c5b5
fix: scope ListGantt styles 2022-10-27 17:49:34 +02:00
Dominik Pschenitschni
7f4114b703
feat: move useGanttTaskList in separate file 2022-10-27 17:47:53 +02:00
Dominik Pschenitschni
c7dd20ef57
feat: simplify ListGantt styles 2022-10-27 17:47:53 +02:00
Dominik Pschenitschni
c1da04eda1
feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
Dominik Pschenitschni
2c732eb0d5
feat: abstract to useGanttFilter / and useRouteFilter 2022-10-27 17:47:15 +02:00
Dominik Pschenitschni
2acb70c562
chore: clean up 2022-10-27 17:47:15 +02:00
Dominik Pschenitschni
eaf777864a
feat: working gantt-chart 2022-10-27 17:47:15 +02:00
Dominik Pschenitschni
e968c88cfd
feat(gantt): trying to load gantt-chart 2022-10-27 17:47:09 +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
970a04d973
fix: remove precision setting 2022-10-27 17:45:09 +02:00
kolaente
fd9d0ad155
chore: don't use ref when not nessecary 2022-10-27 17:45:09 +02:00
kolaente
5f7159ebc4
feat: increase the default date range 2022-10-27 17:44:53 +02:00
kolaente
29dcc02217
feat: handle changing props 2022-10-27 17:44:30 +02:00
kolaente
c289a6ae18
chore: use flatpickr range instead of two datepickers 2022-10-27 17:44:29 +02:00
kolaente
ef4689335b
feat: create new tasks 2022-10-27 17:44:29 +02:00
kolaente
49a24977f9
feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
kolaente
2b0df8c237
feat: add basic implementation of ganttastic 2022-10-27 17:44:26 +02:00
Dominik Pschenitschni
7ce880239e
feat: rename useTaskList 2022-10-27 15:47:48 +02:00
kolaente
e13e477682
fix: lint 2022-10-25 21:16:55 +02:00
kolaente
8a5b1ab3e3
fix(sharing): correctly check if the user has admin rights when sharing 2022-10-25 18:48:51 +02:00
kolaente
eae555475d
fix(teams): show an error message when no user is selected to add to a team 2022-10-24 18:52:31 +02:00
kolaente
5ddce387fe
fix: show frontend version in about dialog 2022-10-24 15:41:12 +02:00
kolaente
d7ac2ad697
fix(task): scroll the task field into view after activating it 2022-10-23 15:39:27 +02:00
kolaente
80230069c6
fix: make sure the filter button is always shown on the kanban board 2022-10-23 13:48:45 +02:00
kolaente
a695719128
fix: task detail view top spacing on mobile 2022-10-23 13:14:07 +02:00
kolaente
f61723dac2
fix: redirect with query parameters 2022-10-23 13:12:04 +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
643a5b6d7d
fix: lint 2022-10-20 16:23:01 +02:00
kolaente
73575302de
fix: password reset 2022-10-20 16:15:58 +02:00
kolaente
4ed665fbd9
feat: refactor password reset to use a single password field 2022-10-20 16:07:36 +02:00
Dominik Pschenitschni
5afafb7c82
fix: move hourToDaytime to separate file in order to pass tests 2022-10-17 12:35:47 +02:00
Dominik Pschenitschni
c4d7f6fdfa
feat: get username from store getter 2022-10-16 19:36:04 +02:00
Dominik Pschenitschni
c20de51a3c
feat: make salutation i18n static 2022-10-16 15:28:58 +02:00