1
0

Commit Graph

  • 3633d68269 chore(deps): update dependency sass to v1.63.3 renovate 2023-06-09 16:05:26 +00:00
  • dd3a5fe6b5
    fix(reminders): duplicate reminder for each change kolaente 2023-06-09 14:46:34 +02:00
  • 04642ae1ec
    fix(reminders): set date over relative reminder kolaente 2023-06-09 14:43:02 +02:00
  • eac19e28d6
    feat(reminders): add more spacing kolaente 2023-06-09 14:39:35 +02:00
  • 11f94e4037
    feat(reminders): make adding new reminders less confusing kolaente 2023-06-09 14:37:26 +02:00
  • 39cc7a00d8
    feat(reminders): make relative presets actually work kolaente 2023-06-09 14:31:32 +02:00
  • 02da1e171e
    feat(reminders): add confirm button kolaente 2023-06-09 14:27:11 +02:00
  • ae177c73ea
    feat(reminders): move reminder settings to a popup kolaente 2023-06-09 14:23:32 +02:00
  • e6c4c18974
    feat(reminders): translate all reminder form strings kolaente 2023-06-09 13:54:17 +02:00
  • 95487d7569
    feat(reminders): add proper time picker for relative dates kolaente 2023-06-09 13:19:47 +02:00
  • 7b2a688b6e
    feat(datepicker): separate datepicker popup and datepicker logic in different components kolaente 2023-06-09 12:07:23 +02:00
  • f5b3b21ce0 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-06-09 00:29:38 +00:00
  • 979561342a
    fix(kanban): decrease task count per bucket when deleting a task kolaente 2023-06-08 17:09:48 +02:00
  • d83e3a0a03
    chore: remove cache options kolaente 2023-06-08 17:05:36 +02:00
  • ad27f588a2
    feat(kanban): use total task count from the api instead of manually calculating it per bucket kolaente 2023-06-08 16:57:58 +02:00
  • 72e0e22152
    feat(kanban): return the total task count per bucket kolaente 2023-06-08 16:56:05 +02:00
  • c7a989d7dc
    fix(kanban): don't export buckets as readonly because that makes it impossible to update them, even from within the store kolaente 2023-06-08 16:54:52 +02:00
  • 0e674d8300 chore(deps): update dependency @rushstack/eslint-patch to v1.3.1 renovate 2023-06-07 23:05:33 +00:00
  • 121fd70235 chore(deps): update dependency sass to v1.63.2 renovate 2023-06-08 02:06:22 +00:00
  • d4cd90da45 chore(deps): update dependency sass to v1.63.0 renovate 2023-06-07 21:05:13 +00:00
  • a898b498ad chore(deps): update dependency electron to v25.1.0 (#156) renovate 2023-06-07 20:38:44 +00:00
  • c74612f24a
    fix: lint kolaente 2023-06-07 21:53:40 +02:00
  • 64f9f4fd88
    fix: disable autocomplete in assignee search kolaente 2023-06-07 21:46:18 +02:00
  • ef94e0cf86
    feat(projects): don't allow deleting or archiving the default project kolaente 2023-06-07 21:29:46 +02:00
  • ad0690369f
    fix: lint kolaente 2023-06-07 21:00:12 +02:00
  • b50adaf4b5
    fix(navigation): highlight saved filters in project view and prevent them from being dragged around kolaente 2023-06-07 20:58:43 +02:00
  • ebfb3f9aaa
    fix(filter): don't try to get the real subscription for a saved filter project kolaente 2023-06-07 20:41:59 +02:00
  • 4ed2d305f0
    fix(task): don't build partial task identifier kolaente 2023-06-07 20:33:18 +02:00
  • 7b7a914560
    fix(test): use correct filter id kolaente 2023-06-07 20:30:28 +02:00
  • 43ef5f98d8
    fix(projects): don't fail to fetch a task if there's a broken subscription record associated to it kolaente 2023-06-07 20:30:14 +02:00
  • e66344c21e
    fix(task): don't try to return a project identifier if there is no project kolaente 2023-06-07 20:29:35 +02:00
  • 7755b9cd49
    fix(projects): delete project in the correct order kolaente 2023-06-07 20:28:36 +02:00
  • 7b92028e67 chore(deps): update dependency cypress to v12.14.0 renovate 2023-06-07 17:05:24 +00:00
  • 67825425a4
    fix(filters): return all filters with all projects, not grouped under a pseudo project kolaente 2023-06-07 18:55:36 +02:00
  • 69bd023b62
    fix(tasks): return a correct task identifier if the list does not have a good one set kolaente 2023-06-07 18:17:08 +02:00
  • 1a840c8b87
    fix(tasks): make sure task deleted notification actually has information about the deleted task kolaente 2023-06-07 18:14:10 +02:00
  • 456495ec30 chore(deps): update goreleaser/nfpm docker tag to v2.30.1 (#1540) renovate 2023-06-07 15:05:05 +00:00
  • 08d84f7994 chore(deps): update dependency rollup to v3.24.0 renovate 2023-06-07 05:06:00 +00:00
  • f95b138b9f fix(deps): update dependency marked to v5.0.5 renovate 2023-06-07 05:05:20 +00:00
  • e6aecbd8dc [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-06-07 00:29:36 +00:00
  • b461ce1443 fix(deps): update src.techknowlogick.com/xgo digest to 494bc06 renovate 2023-06-06 19:02:42 +00:00
  • b03213c19e chore(deps): update klakegg/hugo docker tag to v0.111.3 (#1542) renovate 2023-06-06 18:17:47 +00:00
  • eab0600f63 chore(deps): update dependency vitest to v0.32.0 renovate 2023-06-06 18:05:23 +00:00
  • 46f5dcb4dc
    fix(navigation): show text ellipsis for very long project titles kolaente 2023-06-06 17:33:55 +02:00
  • 0dc7e83dc4
    fix(navigation): menu item overflow kolaente 2023-06-06 17:32:18 +02:00
  • 82c10b87c8
    fix(navigation): hide archived subprojects kolaente 2023-06-06 17:29:08 +02:00
  • 5888946861
    fix(navigation): sidebar top spacing kolaente 2023-06-06 17:27:05 +02:00
  • e3842b6df7
    fix(projects): reset pagination limit when fetching subprojects kolaente 2023-06-06 17:24:27 +02:00
  • e24607ed3a chore(deps): update dependency @types/codemirror to v5.60.8 renovate 2023-06-06 02:05:16 +00:00
  • d1ae6a8b84 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-06-06 00:29:33 +00:00
  • a86518da71 chore(deps): update klakegg/hugo docker tag to v0.111.0 (#1539) renovate 2023-06-05 18:20:32 +00:00
  • fc052cf8f5 chore(deps): update typescript-eslint monorepo to v5.59.9 renovate 2023-06-05 18:05:53 +00:00
  • e17b63b920
    fix: lint kolaente 2023-06-05 19:14:26 +02:00
  • 076e857507
    chore: disable false-positive linter for generated docs kolaente 2023-06-05 18:56:27 +02:00
  • d758bdc5e2
    fix(projects): don't try to share for nonexisting namespace kolaente 2023-06-05 18:12:12 +02:00
  • 50b0d3f95c
    chore(deps): update golangci kolaente 2023-06-05 18:07:12 +02:00
  • d9f608e8b4 feat: improve user assignments via quick add magic (#3348) konrad 2023-06-05 15:03:14 +00:00
  • a988565227 feat: hide quick add magic help behind a tooltip (#3353) konrad 2023-06-05 15:02:42 +00:00
  • b76fffb788 Update 'src/i18n/lang/en.json' Dominik Pschenitschni 2023-05-02 16:20:56 +00:00
  • 96620ce946 chore(deps): update klakegg/hugo docker tag to v0.110.0 (#1538) renovate 2023-06-05 14:23:32 +00:00
  • 25c3b7bcbf chore: move styles to components kolaente 2023-04-14 21:21:49 +02:00
  • dfa6cd777b fix: add more padding to the textarea kolaente 2023-04-14 21:20:07 +02:00
  • 21ad8301f2 chore: add comment on overriding kolaente 2023-04-14 21:19:14 +02:00
  • 7110c9a5ce chore: move positioning css kolaente 2023-04-14 16:03:12 +02:00
  • a4c8fccb11 chore: remove nesting kolaente 2023-04-14 15:56:09 +02:00
  • c294f9d28d fix: lint Dominik Pschenitschni 2023-04-14 14:15:48 +02:00
  • 422d7fc693 feat: highlight hint icon when hovering the input kolaente 2023-04-12 18:30:59 +02:00
  • abb5128426 feat: add transition to input icons kolaente 2023-04-12 18:24:59 +02:00
  • 2174608801 fix: improve tooltip text kolaente 2023-04-12 10:05:31 +02:00
  • a6cdf6c4bd fix: improve tooltip icon contrast kolaente 2023-04-12 10:05:18 +02:00
  • 2c9693a83e chore: remove wrapper div kolaente 2023-04-12 09:50:00 +02:00
  • 6989558963 feat: move quick add magic to a popup behind an icon kolaente 2023-04-11 19:09:32 +02:00
  • 7fb85dacec feat: allow hiding the quick add magic help tooltip with a button kolaente 2023-04-05 09:09:00 +02:00
  • 57218d1454 fix: allow icon changes configuration via env (#3567) steffeydev 2023-06-05 14:19:55 +00:00
  • 9df6950d1a
    feat: start adding relative reminder picker with more options kolaente 2023-06-05 16:16:10 +02:00
  • cd2b7fe185 fix: lint kolaente 2023-05-31 16:22:02 +02:00
  • 52987060b1 chore: group return parameter kolaente 2023-04-14 15:37:01 +02:00
  • aeb73a374f chore: make fuzzy matching a paramater kolaente 2023-04-14 15:36:38 +02:00
  • bc416f282f fix: make type singular kolaente 2023-04-14 15:34:26 +02:00
  • f88c373742 chore(i18n): clarify translation string kolaente 2023-04-14 11:10:22 +02:00
  • 10ac1ff66a chore: use startsWith for prefix matching kolaente 2023-04-12 09:46:48 +02:00
  • ae025e30c6 fix: clarify user search setting kolaente 2023-04-11 19:26:32 +02:00
  • a1dd1d6664 chore: remove user margin from the component kolaente 2023-04-11 19:21:47 +02:00
  • 57c64bbf71 chore: remove user margin from the component kolaente 2023-04-11 19:20:56 +02:00
  • 218a19d907 feat(quick add magic): allow fuzzy matching of assignees when the api results are unambigous kolaente 2023-04-04 11:05:51 +02:00
  • 7b6a13dd52 fix: ensure all matched quick add magic parts are correctly removed from the task kolaente 2023-04-04 10:41:26 +02:00
  • 4ff0c81e37 fix: lint kolaente 2023-04-03 19:55:53 +02:00
  • 6a15489610 feat(assignees): show user avatar in search results kolaente 2023-04-03 19:49:45 +02:00
  • 59c942af73 feat: show initial list of users when opening the assignees view kolaente 2023-04-03 19:45:24 +02:00
  • 302ba2bec7 chore: clarify users when can still be found even if they disabled it kolaente 2023-04-03 19:39:03 +02:00
  • 34d1e4bddd fix(quick add magic): cleanup all assignee properties kolaente 2023-04-03 19:34:33 +02:00
  • 02c24a4814 fix(quick add magic): use the project user service to find assignees for quick add magic kolaente 2023-04-03 19:34:05 +02:00
  • 0724776ccb fix(quick add magic): don't replace the prefix in every occurrence when it is present in the matched part kolaente 2023-04-03 19:21:52 +02:00
  • 11979cbee0 chore(deps): update caniuse-and-related renovate 2023-06-05 00:05:10 +00:00
  • 2a490bf8ef chore(deps): update dependency happy-dom to v9.20.3 renovate 2023-06-05 00:05:52 +00:00
  • b5d3d1a7b7 chore(deps): update pnpm to v8.6.1 renovate 2023-06-05 13:04:47 +00:00
  • 554ffe3b9d chore(deps): update dependency rollup to v3.23.1 renovate 2023-06-04 19:08:49 +00:00
  • 0f57be107b chore(deps): update dependency vite-plugin-pwa to v0.16.3 renovate 2023-06-02 21:05:15 +00:00
  • 269aa6b426 chore(deps): update dependency eslint to v8.42.0 renovate 2023-06-03 00:05:32 +00:00
  • b316b8f2ba chore(deps): update dependency vite-plugin-pwa to v0.16.1 renovate 2023-06-02 12:04:58 +00:00