Commit Graph

  • ecbefdb921
    fix(buckets): return correct task count for tasks in buckets 1713233900836215582/tmp_refs/heads/main 1713233900836215582/main kolaente 2024-04-14 17:21:53 +0200
  • d8ca1a2de1
    fix(favorites): make favorites work with configurable views kolaente 2024-04-14 17:12:16 +0200
  • 2d084c091e
    feat: new login image kolaente 2024-04-14 12:43:22 +0200
  • 5a84d37fca
    fix(kanban): do not focus on task list in bucket when clicking on a task kolaente 2024-04-14 11:21:59 +0200
  • fd520dab0a
    fix(reminders): do not fall back to hours when the reminder interval is minutes kolaente 2024-04-14 11:20:20 +0200
  • 144a6e4140
    fix(kanban): do not add bottom spacing to view kolaente 2024-04-14 11:15:53 +0200
  • a7aa74227a
    fix(kanban): do not focus kanban board kolaente 2024-04-14 11:12:26 +0200
  • d2adbc53c6
    fix(test): add task to bucket in test kolaente 2024-04-14 11:00:41 +0200
  • 422e4371f8
    fix(project): add more spacing between filter button and view switcher on mobile kolaente 2024-04-14 00:06:26 +0200
  • 6e5b31f1e0
    fix(filters): always persist filter or search in query path and load it correctly into filter query input when loading the page kolaente 2024-04-13 23:34:25 +0200
  • 5756da412b
    fix(project): return full project after duplicating it kolaente 2024-04-13 22:39:40 +0200
  • 4e05b8e97c
    fix(project): do not crash when duplicating a project with no tasks kolaente 2024-04-13 22:36:41 +0200
  • 5177f516c4
    fix(views): make sure view changes are reflected in switcher kolaente 2024-04-13 22:24:12 +0200
  • 637c8f6ba5
    fix(views): make sure the view is saved properly in localStorage kolaente 2024-04-13 22:15:41 +0200
  • 1460d212ee
    fix: do not push nil errors to sentry kolaente 2024-04-13 21:46:07 +0200
  • e9de7d8a24
    fix(project): delete all related entities when deleting a project kolaente 2024-04-13 21:43:44 +0200
  • ce1d7778c7
    fix(export): make export work with project views and new task positions kolaente 2024-04-13 21:07:06 +0200
  • 9a16f6f817
    fix: license in cmd help text kolaente 2024-04-13 20:13:24 +0200
  • 7d755fcb89
    fix: lint kolaente 2024-04-13 17:57:09 +0200
  • 77e95642a9
    fix(tasks): make fetching tasks in buckets via typesense work kolaente 2024-04-13 17:52:47 +0200
  • a5d02380a3
    fix(typesense): make fetching task positions per view more efficient kolaente 2024-04-13 17:26:38 +0200
  • 3519b8b2fe
    fix(tasks): index and order by task position when using typesense kolaente 2024-04-13 17:19:27 +0200
  • cb648e5ad8
    fix(typesense): fix reindexing views and positions in typesense kolaente 2024-04-13 16:38:45 +0200
  • 75f830457b
    fix(comments): order comments by created timestamp instead of id kolaente 2024-04-13 14:45:12 +0200
  • 6e2b540394
    fix(migration): import task comments with original timestamps kolaente 2024-04-13 14:44:55 +0200
  • bf3c8ac9da
    fix(views): check if bucket index already exists before creating new index kolaente 2024-04-13 14:20:27 +0200
  • 3e7225ebee
    fix(editor): do not prevent shift+enter to add a line break in text kolaente 2024-04-13 14:08:27 +0200
  • 9eb19e0362
    fix(project): do not crash when views were not loaded yet kolaente 2024-04-13 13:18:14 +0200
  • 73bf119409
    docs: clarify version checkout when building from source kolaente 2024-04-12 23:39:27 +0200
  • 500b761fe6
    fix(projects): do not return parent project id when authenticating as link share kolaente 2024-04-12 18:02:39 +0200
  • 0bc9a670d7
    fix(task): do not crash when loading a task if parent projects are not loaded kolaente 2024-04-12 17:56:19 +0200
  • a3e5e98c64 fix(deps): update module github.com/arran4/golang-ical to v0.2.8 renovate 2024-04-11 16:07:49 +0000
  • a3a4d05e89 feat(editor): checklist visual improvements (#2264) Elscrux 2024-04-11 15:46:10 +0000
  • 72c3e1a03f chore(deps): update dev-dependencies renovate 2024-04-11 00:09:10 +0000
  • 61ee0bd5e2 feat(migration): include non upload attachments from Trello (#2261) Elscrux 2024-04-10 22:12:06 +0000
  • 423558f58a
    fix(migration): invalid field in organization struct kolaente 2024-04-10 23:52:10 +0200
  • 75fd17c750
    docs: clarify vikunja cli usage in docker kolaente 2024-04-10 23:05:32 +0200
  • 4e49ec9e16
    docs: clarify automatic openid team creation kolaente 2024-04-10 23:03:04 +0200
  • 58e0ec3d35 fix(deps): update tiptap to v2.3.0 renovate 2024-04-10 20:06:59 +0000
  • ed4be389ab
    fix(navigation): scrolling when many projects are present kolaente 2024-04-10 22:54:36 +0200
  • cb2c2eeae8 fix(deps): update dependency vue-i18n to v9.11.1 renovate 2024-04-10 17:06:05 +0000
  • e19ac57130 chore(deps): update dev-dependencies renovate 2024-04-10 15:06:07 +0000
  • 0557d4b5bb
    docs: clarify transitioning from unstable to release kolaente 2024-04-09 22:43:27 +0200
  • bc19a2fb78
    fix(migration): import card comments from Trello when migrating kolaente 2024-04-09 13:55:17 +0200
  • 994aaeb920
    fix(migration): trello: only fetch attachments when the card actually has attachments kolaente 2024-04-09 13:25:03 +0200
  • ee3d20e1d2
    fix(navigation): do not hide shadows of dropdown menu kolaente 2024-04-09 13:07:01 +0200
  • 8458e77341 feat(migration): Trello organization based migration (#2211) Elscrux 2024-04-09 10:54:38 +0000
  • af3b0bbea1
    fix: lint kolaente 2024-04-08 13:22:45 +0200
  • d2317b9531 fix(deps): update dependency vue-i18n to v9.11.0 renovate 2024-04-08 10:09:24 +0000
  • 552f8580a4 fix(deps): update dependency dompurify to v3.1.0 renovate 2024-04-08 10:06:56 +0000
  • c842cb27b2 fix(deps): update tiptap to v2.2.6 renovate 2024-04-08 09:09:01 +0000
  • e10cd368bf
    feat(migration): notify the user when a migration failed kolaente 2024-04-08 12:15:05 +0200
  • 61322d2e2e fix(deps): update module github.com/yuin/goldmark to v1.7.1 renovate 2024-04-08 09:06:04 +0000
  • a41e248e5f fix(deps): update font awesome to v6.5.2 renovate 2024-04-08 08:09:00 +0000
  • 6e37934b61
    chore(deps): update goreleaser/nfpm docker tag to v2.36.1 kolaente 2024-04-08 11:09:39 +0200
  • d64322bb7a fix(deps): update dependency @infectoone/vue-ganttastic to v2.3.2 renovate 2024-04-08 08:08:03 +0000
  • fa3b657e7e chore(deps): update pnpm to v8.15.6 renovate 2024-04-08 08:06:35 +0000
  • 1adaa73141 docs: fix build-from-sources docs mistake (#2251) Raymi306 2024-04-08 07:48:12 +0000
  • 3e77e3043e chore(deps): update dev-dependencies renovate 2024-04-08 07:09:20 +0000
  • d082c0399d
    fix(test): visit one more project in project history test kolaente 2024-04-07 22:36:09 +0200
  • 0b9ef27d04
    fix(migration): show correct message after starting a migration kolaente 2024-04-07 15:11:59 +0200
  • 7acd1a7e51
    fix(project): remove child projects from state when deleting a project kolaente 2024-04-07 15:03:18 +0200
  • 8bee5aa806
    fix(project): return the full project when setting a background kolaente 2024-04-07 14:53:40 +0200
  • 6641cbebc2
    fix(project): save the last 6 projects in history, show only 5 on desktop kolaente 2024-04-07 14:34:18 +0200
  • 5892622676
    fix(notifications): rendering of plaintext mails kolaente 2024-04-07 14:12:44 +0200
  • 191a476823
    fix(notifications): only sanitze html content in notifications, do not convert it to markdown kolaente 2024-04-07 13:34:14 +0200
  • c146b72d64 chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225) renovate 2024-04-07 11:09:14 +0000
  • ca33c0b2bc
    fix: drop bucket index before recreating it kolaente 2024-04-07 12:50:17 +0200
  • 4d78ae7fa8
    chore(dev): move nix flake to top level, add api tooling kolaente 2024-04-07 12:16:13 +0200
  • c1d06c5e5a
    fix(projects): do not return parent project id of parents where the user does not have access kolaente 2024-04-07 12:10:20 +0200
  • f1c3ce5eeb
    fix(projects): allow arbitrary nesting of new projects kolaente 2024-04-07 12:00:39 +0200
  • 2f6b395334
    feat(kanban): set task position to 0 (top) when it is moved into the done bucket automatically after marking it done kolaente 2024-04-06 14:35:05 +0200
  • 1cd5dd2b2f
    fix: lint kolaente 2024-04-06 14:12:08 +0200
  • 521300613f
    fix: update task in typesense when adding a label or assignee to them kolaente 2024-04-06 14:04:04 +0200
  • 037022e857
    fix: do not try to fetch nonexistant bucket kolaente 2024-04-06 13:55:11 +0200
  • ec1ff80791
    fix(kanban): save done and default bucket on the view and not on the project kolaente 2024-04-06 13:32:54 +0200
  • 7b8fab33a5
    fix(kanban): Make sure all saved taskBucket positions are saved with their project view id kolaente 2024-04-06 13:04:36 +0200
  • e0417c8bda
    docs: add Korganizer to supported caldav clients kolaente 2024-04-06 12:15:08 +0200
  • 6fbd24d5f6
    fix(filter): move spaces out of button to after the matched filter value to prevent removal of spaces kolaente 2024-04-06 12:08:41 +0200
  • e534a6a5bf
    fix(modal): do not set p in modal card as flex kolaente 2024-04-06 11:55:58 +0200
  • bf85cb0505
    fix(filters): always show filter values in a readable color kolaente 2024-04-06 11:51:19 +0200
  • 20e2314128
    fix(filters): enclose values with a slash in them as strings so that date math values work kolaente 2024-04-06 11:48:27 +0200
  • 1ebb551864
    fix(filters): make sure the same filter attribute is transformed in all instances kolaente 2024-04-06 10:53:19 +0200
  • 30c1a46ed4 fix(deps): update src.techknowlogick.com/xgo digest to e01c4fb renovate 2024-04-06 09:07:13 +0000
  • 1910f69392
    fix(test): correctly mock localstorage in unit tests kolaente 2024-04-06 10:34:41 +0200
  • fe4a093825 chore(deps): update dev-dependencies renovate 2024-04-06 00:07:33 +0000
  • 90055d063c chore(deps): update dev-dependencies (#2229) renovate 2024-04-05 20:41:15 +0000
  • f0d695e789 fix(views): remove default filter from frontend, apply by default to new list views instead (#2240) waza-ari 2024-04-02 13:49:38 +0000
  • 95276ceebe
    fix(reactions): do not enable reaction picker when the current user does not have write access kolaente 2024-04-02 14:48:13 +0200
  • 1558921f42
    fix(test): use correct selector in Cypress test kolaente 2024-04-02 14:31:15 +0200
  • bf5088e546
    fix(sharing): show user display name and avatar when displaying search results kolaente 2024-04-02 14:29:22 +0200
  • 6f366d4907
    feat(views): lint kolaente 2024-04-02 14:04:17 +0200
  • d7554d9e70
    feat(views): hide view switcher when there is only one view kolaente 2024-04-02 14:02:59 +0200
  • 8a72fe26f8
    fix(views): refactor filter button slot in wrapper kolaente 2024-04-02 14:02:31 +0200
  • 13cab62d14
    fix(views): transform view filter before and after loading it from the api kolaente 2024-04-02 13:20:17 +0200
  • 81de986d8d
    fix(gantt): correctly show day in chart kolaente 2024-04-02 12:53:14 +0200
  • 915f677c2a
    fix(views): correctly pass view id to wrapper when gantt view is active kolaente 2024-04-02 12:50:10 +0200
  • 8a6e3d5bd7
    fix(views): use correct assertion in test kolaente 2024-04-02 12:42:07 +0200
  • 81fe8391e4
    fix(project): load full project after creating a project kolaente 2024-03-29 19:28:17 +0100
  • 89e37b88d9
    fix(views): update all fields when updating a view kolaente 2024-03-29 18:19:16 +0100