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
|
c255e3f025
|
feat(a11y): add aria-expanded
|
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
|
443a9c14b9
|
fix: attachment meta data not aligned properly
|
2022-01-18 21:42:43 +01:00 |
|
Dominik Pschenitschni
|
49955eb03a
|
fix: remove some of the typescript warnings
|
2022-01-05 16:17:14 +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
|
58207db6c3
|
fix: kanban tests
|
2022-01-04 21:55:31 +01:00 |
|
Dominik Pschenitschni
|
16b0d03601
|
fix: readd modal transitions
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
5a0c0eff9f
|
feat: implement modals with vue router 4
This is an implementation of the modals with the new possibilities of vue router 3.
See: https://github.com/vuejs/vue-router/issues/703#issuecomment-865066913 for a better explanation
and the linked example implementation: https://github.com/vuejs/vue-router-next/blob/master/e2e/modal/index.ts
|
2022-01-04 21:55:29 +01:00 |
|
Dominik Pschenitschni
|
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 |
|
konrad
|
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 |
|
konrad
|
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 |
|
kolaente
|
dc347ed8ba
|
fix: edit task comment
Resolves #1055
|
2021-11-23 19:21:45 +01: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 |
|
dpschen
|
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 |
|
konrad
|
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 |
|
dpschen
|
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 |
|
konrad
|
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 |
|
konrad
|
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 |
|
dpschen
|
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 |
|
konrad
|
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 |
|
konrad
|
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 |
|
konrad
|
d8d4803e2d
|
feat: show indicator on a repeating task (#925)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/925
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-11-01 16:06:03 +00:00 |
|
kolaente
|
a515b0c3a4
|
fix: don't try to check undefined relations
|
2021-10-31 13:15:43 +01:00 |
|
Dominik Pschenitschni
|
c6b24dd8f1
|
feat: add Done component
|
2021-10-25 16:39:35 +02:00 |
|
Dominik Pschenitschni
|
2645edc9e0
|
fix: label spacing
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
87d2b4fed3
|
fix: use :deep() selector instead of ::v-deep
|
2021-10-25 16:39:34 +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
|
14dd49e4b0
|
feat: divide most tasks.scss styles into components
- ShowTasks.vue
- List.vue
- defer-task.vue
- edit-task.vue
- Kanban.vue, relatedTasks.vue and singleTaskInView.vue
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
e0fd5f8fe0
|
feat: merge taskRelations.scss with component styles
|
2021-10-25 16:39:32 +02:00 |
|
Dominik Pschenitschni
|
370186726a
|
feat: merge reminders.scss with component styles
|
2021-10-25 16:39:32 +02:00 |
|
Dominik Pschenitschni
|
87f7a515a6
|
feat: divide most list.scss styles into components
- list-card.vue and the Home.vue
- listSearch.vue
- topNavigation.vue
- EditTeam.vue
- List.vue
- ShowList.vue
|
2021-10-25 16:39:31 +02:00 |
|
Dominik Pschenitschni
|
46ebd45a74
|
feat: merge comments.scss styles with component
|
2021-10-25 16:39:30 +02:00 |
|
Dominik Pschenitschni
|
08f84bf7e3
|
feat: merge attachment styles with component
also add bounce animation that is just used there
|
2021-10-25 16:39:30 +02:00 |
|
Dominik Pschenitschni
|
b304712b1e
|
feat: merge multiselect.scss with component styles
|
2021-10-25 16:39:30 +02:00 |
|
kolaente
|
c7b4c25caa
|
fix: remove nonexisting prop
|
2021-10-17 22:27:18 +02:00 |
|
kolaente
|
3ba9cd2d99
|
fix: ATTR_ENUMERATED_COERCION errors with editor and contenteditable
|
2021-10-17 22:05:23 +02:00 |
|
kolaente
|
36d5262f1d
|
fix: ATTR_ENUMERATED_COERCION spellcheck on kanban board
|
2021-10-17 17:21:33 +02:00 |
|
Dominik Pschenitschni
|
bb94c1ba3a
|
feat: use async / await where it makes sense
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
3b940cb56c
|
feat: don't rethrow same error and handle errors globally
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
fa54e1f1de
|
feat: review changes
|
2021-10-15 19:57:14 +02:00 |
|
Dominik Pschenitschni
|
427f18d59e
|
fix: watch deep in listSearch
|
2021-10-11 19:15:34 +02:00 |
|
Dominik Pschenitschni
|
5cfb99bfc2
|
Merge branch 'main' into feature/vue3-implementation-improvements
# Conflicts:
# package.json
# vite.config.js
# yarn.lock
|
2021-10-11 18:40:06 +02:00 |
|
Dominik Pschenitschni
|
dfe401a9dc
|
fix: watch deep for other arrays
see: https://v3.vuejs.org/guide/migration/watch.html
|
2021-10-11 18:08:32 +02:00 |
|
dpschen
|
36d4599276
|
fix: unassign user success messgage (#831)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/831
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-10-07 18:09:54 +00:00 |
|
Dominik Pschenitschni
|
3a7a4bdc42
|
Merge branch 'main' into vue3
# Conflicts:
# src/components/input/editor.vue
# src/components/list/partials/filters.vue
# src/components/tasks/partials/editAssignees.vue
# src/helpers/find.ts
# src/helpers/time/formatDate.js
# src/main.ts
# src/store/modules/attachments.js
# src/store/modules/kanban.js
# src/views/list/views/List.vue
# yarn.lock
|
2021-10-07 12:20:52 +02:00 |
|
dpschen
|
faa2daa876
|
feat: remove lodash dependency (#743)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/743
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-10-06 20:25:06 +00:00 |
|
konrad
|
7e1a7f3f19
|
feat: hide priority label for done tasks (#825)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/825
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
|
2021-10-05 05:43:10 +00:00 |
|