kolaente
|
5b509da215
|
fix(kanban): make sure the buckets don't appear glued to the bottom
|
2022-02-26 14:28:55 +01:00 |
|
kolaente
|
f54f533700
|
fix(kanban): transition animation for bucket footer when adding a new task
|
2022-02-26 14:20:53 +01:00 |
|
kolaente
|
17ba56f12d
|
feat: rotate task cards slightly while moving them between buckets
|
2022-02-26 14:03:30 +01:00 |
|
kolaente
|
051dd98ff7
|
fix: undo task done from list view
|
2022-02-26 13:18:44 +01:00 |
|
kolaente
|
7b62a0895d
|
fix: update page title when changing the task title
|
2022-02-26 13:14:08 +01:00 |
|
kolaente
|
b83cec2f0e
|
fix: don't try to validate nonexisting fields
|
2022-02-26 12:35:09 +01:00 |
|
kolaente
|
8cdcfaf071
|
fix: don't try to sort tasks when none were returned
|
2022-02-26 12:30:56 +01:00 |
|
Dominik Pschenitschni
|
8ea9d7541f
|
feat: rename percent done to progress (#1542)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1542
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-02-18 16:56:15 +00:00 |
|
Dominik Pschenitschni
|
45e1ae66d6
|
feat: restore styling / fix styling issues
|
2022-02-13 13:49:32 +01:00 |
|
Dominik Pschenitschni
|
e2c81d840f
|
fix: hack to fix wrong index position
|
2022-02-13 13:49:32 +01:00 |
|
Dominik Pschenitschni
|
69654b823e
|
feat: increase task drop area size for bucket list
|
2022-02-13 13:49:31 +01:00 |
|
kolaente
|
8b90b8f6a8
|
fix: namespace archive success message
|
2022-02-12 23:41:03 +01:00 |
|
konrad
|
581b2cb4ab
|
fix: related tasks add button and task dates in read only view (#1268)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1268
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-02-06 15:58:52 +00:00 |
|
kolaente
|
a812793ead
|
feat: add setting for time zone to user settings
|
2022-02-06 16:04:00 +01:00 |
|
konrad
|
3d3ccf629a
|
feat: add remember me style login (#1339)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1339
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2022-02-06 13:17:55 +00:00 |
|
Dominik Pschenitschni
|
a8ac2fc2dd
|
Merge branch 'main' into feature/login-improvements
|
2022-02-05 18:04:33 +01:00 |
|
Dominik Pschenitschni
|
6827390b77
|
feat: merge TaskDetailViewModal with modal
|
2022-02-05 17:29:15 +01:00 |
|
Dominik Pschenitschni
|
de626eab31
|
feat: don't open task detail in modal for list and table view
|
2022-01-31 01:31:41 +01:00 |
|
kolaente
|
3e311e07cd
|
fix: undefined prop subscription
|
2022-01-30 23:18:13 +01:00 |
|
Dominik Pschenitschni
|
de3c47dc69
|
fix ts errors in various files
|
2022-01-30 16:53:46 +01:00 |
|
Dominik Pschenitschni
|
24b7821c50
|
fix: ts errors in subscription
|
2022-01-30 16:53:44 +01:00 |
|
kolaente
|
423195155e
|
Merge branch 'main' into feature/vue3-modals-with-router-4
|
2022-01-30 12:40:36 +01:00 |
|
kolaente
|
fdd2e7e538
|
fix: vuex store mutation violation when archiving a namespace
|
2022-01-26 14:36:32 +01:00 |
|
konrad
|
cd92d224a2
|
Merge branch 'main' into feature/login-improvements
|
2022-01-23 17:06:49 +00:00 |
|
kolaente
|
8555ffcd17
|
Merge branch 'main' into feature/vue3-modals-with-router-4
|
2022-01-18 22:27:32 +01:00 |
|
kolaente
|
1818ed3648
|
fix: scrolling to heading if it wasn't available
|
2022-01-18 22:00:13 +01:00 |
|
kolaente
|
e2d9aa3d7f
|
Merge branch 'main' into feature/vue3-modals-with-router-4
# Conflicts:
# src/router/index.ts
# src/views/tasks/TaskDetailView.vue
|
2022-01-18 21:47:17 +01:00 |
|
kolaente
|
cb776872aa
|
feat(a11y): honor prefer-reduced-motion
|
2022-01-18 20:43:52 +00:00 |
|
kolaente
|
b96af50338
|
feat(a11y): use better markup tags everywhere
|
2022-01-18 20:43:52 +00:00 |
|
kolaente
|
0e47cebed5
|
feat(a11y): use <time> tag for dates everywhere
|
2022-01-18 20:43:52 +00:00 |
|
kolaente
|
26a94c7e8c
|
fix: some typechecks
Most of what's still left now is related to models not exporting visible properties for typescript, that's a problem for another day.
|
2022-01-16 22:24:51 +01:00 |
|
kolaente
|
68a76faacc
|
fix: don't reset active fields when saving
Resolves #590
|
2022-01-08 15:13:49 +01:00 |
|
kolaente
|
4579dd3ce7
|
fix: button size on task detail view
|
2022-01-08 15:11:55 +01:00 |
|
kolaente
|
310578d349
|
Merge branch 'main' into feature/login-improvements
# Conflicts:
# src/components/misc/no-auth-wrapper.vue
# src/styles/components/_index.scss
# src/views/user/Login.vue
# src/views/user/Register.vue
|
2022-01-08 13:44:35 +01:00 |
|
Dominik Pschenitschni
|
49955eb03a
|
fix: remove some of the typescript warnings
|
2022-01-05 16:17:14 +01:00 |
|
konrad
|
c618b7e0b6
|
fix: namespace new buttons on mobile (#1262)
Before:
![image](/attachments/7626e28d-8a13-4f92-b162-697676f765c7)
After:
![image](/attachments/5331af47-4887-4ba5-98d7-ee70311e20d7)
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 |
|
Dominik Pschenitschni
|
76f4cca5fe
|
fix: move local storage list view to router
|
2022-01-04 21:55:33 +01:00 |
|
Dominik Pschenitschni
|
5916a44724
|
feat: provide listId prop via router
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
6d62ca1ada
|
fix: check now just once
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
e54d95802b
|
fix: closing modal
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
2db820d926
|
feat: review changes
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
f3358269e5
|
fix task remove label test
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
700fce3c2c
|
fix: sharing components
|
2022-01-04 21:55:32 +01:00 |
|
Dominik Pschenitschni
|
e78d47fdcf
|
fix: list specs
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
5937f01cc5
|
fix: list loading
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
29a9335844
|
feat: save current list view just once
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
7eed0628d0
|
feat: mount list views as route-views
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
16b0d03601
|
fix: readd modal transitions
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
c70211ad32
|
feat: unify modal view
fix: List.vue
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
281c922de1
|
feat: make taskList a composable
|
2022-01-04 21:55:29 +01:00 |
|