Commit Graph

  • ca0550acea
    fix(views): fetch buckets through view kolaente 2024-03-15 22:49:37 +0100
  • cb111df2b7
    fix(views): make fetching tasks in kanban buckets through view actually work kolaente 2024-03-15 22:49:18 +0100
  • df415f97a9
    fix(views): make table view load tasks again kolaente 2024-03-15 22:37:17 +0100
  • 86039b1dd2
    fix(views): make gantt view load tasks again kolaente 2024-03-15 22:35:59 +0100
  • 73e5483e87
    fix(views): do not break filters when combining them with view filters kolaente 2024-03-15 22:30:31 +0100
  • 6913334b17
    fix(views): correctly fetch project when fetching tasks kolaente 2024-03-15 22:23:38 +0100
  • 7866543198
    feat(views): generate swagger docs kolaente 2024-03-15 22:19:26 +0100
  • cf15cc6f12
    feat(views): fetch tasks via view context when accessing them through views kolaente 2024-03-15 22:18:44 +0100
  • ee6ea03506
    feat(views): sort by position kolaente 2024-03-15 19:23:59 +0100
  • 43f24661d7
    feat(views): save view and position in Typesense kolaente 2024-03-15 16:09:09 +0100
  • 5641da27f7
    feat(views): save position in Typesense kolaente 2024-03-15 14:02:13 +0100
  • 14353b24d7
    feat(views): set default position kolaente 2024-03-15 13:51:21 +0100
  • ca4e3e01c5
    feat(views): recalculate all positions when updating kolaente 2024-03-15 13:45:30 +0100
  • 8ce476491e
    feat(views): only update the bucket when necessary kolaente 2024-03-15 13:24:02 +0100
  • f2a0d69670
    feat(views)!: make updating a bucket work again kolaente 2024-03-15 13:12:56 +0100
  • a13276e28e
    feat(views)!: decouple bucket <-> task relationship kolaente 2024-03-15 11:28:07 +0100
  • 9cf84646a1
    feat(views)!: move done and default bucket setting to view kolaente 2024-03-15 11:27:31 +0100
  • 006f932dc4
    feat(views)!: decouple bucket CRUD from projects kolaente 2024-03-15 10:39:53 +0100
  • 0a3f45ab11
    feat(views): decouple buckets from projects kolaente 2024-03-15 10:32:38 +0100
  • d1d07f462c
    feat(views): sort tasks by their position relative to the view they're in kolaente 2024-03-14 22:55:18 +0100
  • 2502776460
    feat(views)!: move task position handling to its own crud entity kolaente 2024-03-14 22:28:07 +0100
  • 238baf86f7
    feat(views)!: return tasks in buckets by view kolaente 2024-03-14 21:32:42 +0100
  • 652bf4b4ed
    feat(views): (un)marshal custom project view mode types kolaente 2024-03-14 16:07:03 +0100
  • a9020e976d
    feat(views): add bucket configuration mode kolaente 2024-03-14 15:58:14 +0100
  • 38457aaca5
    feat(views): use project id when fetching views kolaente 2024-03-14 15:45:50 +0100
  • 98b7cc9254
    feat(views): do not override filters in view kolaente 2024-03-14 15:44:31 +0100
  • 4149ebed3a
    feat(views): create default views when creating a filter kolaente 2024-03-14 15:42:15 +0100
  • 2096fc5274
    feat(views): return tasks in a view kolaente 2024-03-14 09:47:42 +0100
  • e4b1a5d2db
    feat(views): create default 4 default view for projects kolaente 2024-03-14 09:41:55 +0100
  • 2fa3e2c2f5
    feat(views): return views with their projects kolaente 2024-03-14 09:36:39 +0100
  • ee228106fc
    feat(views): add new default views for filters kolaente 2024-03-13 23:54:28 +0100
  • b39c5580c2
    feat(views): add crud handlers and routes for views kolaente 2024-03-13 23:48:34 +0100
  • 6bdb33fb46
    feat(views): add new model and migration kolaente 2024-03-13 23:16:08 +0100
  • 091e03a39d fix(deps): update module xorm.io/xorm to v1.3.9 renovate 2024-03-18 07:06:48 +0000
  • 55c9403dda chore(deps): update pnpm to v8.15.5 renovate 2024-03-17 22:06:50 +0000
  • 3f33f903b5 chore(deps): update dev-dependencies renovate 2024-03-17 21:06:52 +0000
  • 650c6cb339 fix(deps): update dependency date-fns to v3.6.0 renovate 2024-03-18 02:07:06 +0000
  • 2fff9f1c59
    fix(deps): update module github.com/adlio/trello to v1.11.0 kolaente 2024-03-17 21:44:20 +0100
  • 2cbd20a084 fix(deps): update dependency date-fns to v3.5.0 renovate 2024-03-15 19:07:49 +0000
  • 15949adc2b fix(deps): update dependency ufo to v1.5.1 renovate 2024-03-15 23:06:17 +0000
  • 11f2db0e9c chore(deps): update dev-dependencies renovate 2024-03-16 00:07:23 +0000
  • 87ebe85972 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-03-16 00:05:25 +0000
  • 0cf11228cf fix(deps): update dependency vue-i18n to v9.10.2 renovate 2024-03-15 14:07:53 +0000
  • 9d01b9105a fix(deps): update dependency ufo to v1.5.0 renovate 2024-03-15 17:08:03 +0000
  • d6bc09b0cf fix(deps): update dependency axios to v1.6.8 renovate 2024-03-15 17:07:21 +0000
  • be54a361fd docs: add details about supported and required OIDC claims (#2201) waza-ari 2024-03-15 13:50:46 +0000
  • 725a04b93c fix(deps): update sentry-javascript monorepo to v7.107.0 renovate 2024-03-14 10:06:03 +0000
  • 2add517d6e chore(deps): update dev-dependencies renovate 2024-03-15 00:06:35 +0000
  • 96186250f4
    fix(filters): clear autocomplete results when starting the next character kolaente 2024-03-14 09:05:07 +0100
  • 6cf3a578c0
    fix(filters): correctly replace values when clicking on an autocomplete result kolaente 2024-03-14 09:02:57 +0100
  • c8b35d49ca
    fix(filters): correctly return project from filter kolaente 2024-03-14 08:49:02 +0100
  • 161bb1b192
    fix(filters): do not watch debounced kolaente 2024-03-14 08:40:03 +0100
  • 3ab22d8e06
    chore(deps): update google.golang.org/protobuf from 1.32.0 to 1.33.0 kolaente 2024-03-14 08:32:55 +0100
  • 273f5ddf59 chore(deps): update dev-dependencies renovate 2024-03-14 00:08:06 +0000
  • 88fdfb50b7 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-03-14 00:06:47 +0000
  • 07e84f2abf
    fix(reminders): make debounce logic actually work kolaente 2024-03-13 20:10:53 +0100
  • d4605905d3
    fix(filters): do not fire filter change immediately kolaente 2024-03-13 19:58:24 +0100
  • 8c826c44d2
    fix(webhooks): fire webhooks set on parent projects as well kolaente 2024-03-13 19:41:34 +0100
  • 117079bbda
    fix(sentry): do not send api errors to sentry kolaente 2024-03-13 19:31:43 +0100
  • f34577f293
    fix(editor): do not use Tiptap to open links when clicking on them, use the browser native attributes instead kolaente 2024-03-13 19:23:02 +0100
  • 8ff59d4649
    fix(task): navigate back to project when the project was the last page in the history the user visited kolaente 2024-03-13 19:11:49 +0100
  • 7bf2664e55
    fix(filters): persist filters in url kolaente 2024-03-13 19:03:23 +0100
  • ccb708a56f
    fix(reminders): emit reminder changes at the correct time (and make sure they are actually emitted) kolaente 2024-03-13 18:42:55 +0100
  • 1de39b1cd1
    fix(quick actions): do not allow creating a task when the current project is a saved filter kolaente 2024-03-13 18:16:18 +0100
  • b3caece256
    fix(datepicker): emit date value changes as soon as they happen kolaente 2024-03-13 18:03:49 +0100
  • a6edf1d325
    feat(filters): make clear filters button less obvious kolaente 2024-03-13 17:33:34 +0100
  • fc4eed6eb4
    fix(filters): lint kolaente 2024-03-13 17:21:20 +0100
  • 15215b30a0
    fix(filters): rework filter popup button kolaente 2024-03-13 17:19:15 +0100
  • 79577c14b7
    fix(filters): set default filter value to only undone tasks kolaente 2024-03-13 17:07:10 +0100
  • 99c5524115
    fix(editor): don't allow image upload when it's not possible to do it kolaente 2024-03-13 16:59:57 +0100
  • 17e222edfd chore(deps): update dependency happy-dom to v13.8.2 renovate 2024-03-13 00:06:58 +0000
  • fb5b2542a5 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-03-13 00:05:52 +0000
  • 5b2b7f7bdc
    fix(kanban): reset done and default bucket when the bucket itself is deleted kolaente 2024-03-12 22:23:35 +0100
  • e1c972d64d
    fix(filters): replace project titles at the match position, not anywhere in the filter string kolaente 2024-03-12 22:05:26 +0100
  • cf6b476b7d
    chore: cleanup leftover console.log kolaente 2024-03-12 21:33:24 +0100
  • eb4f880c64
    fix(filter): do not show filter footer when creating a filter kolaente 2024-03-12 21:30:54 +0100
  • e44897e0d4
    fix(filter): do not match join operator kolaente 2024-03-12 21:28:31 +0100
  • 0e2ad5dde6 fix(deps): pin dependency vuemoji-picker to 0.2.1 renovate 2024-03-12 20:07:21 +0000
  • 792bf88dcf [skip ci] Updated swagger docs Frederick [Bot] 2024-03-12 19:47:16 +0000
  • a5c51d4b1e feat: emoji reactions for tasks and comments (#2196) kolaente 2024-03-12 19:25:58 +0000
  • b9c513f681 fix(deps): update sentry-javascript monorepo to v7.106.1 renovate 2024-03-12 09:07:14 +0000
  • 40bdecfe0d fix(deps): update dependency date-fns to v3.4.0 renovate 2024-03-11 12:06:37 +0000
  • da53c8e7ef chore(deps): update dev-dependencies renovate 2024-03-12 06:07:20 +0000
  • 85fb8e3443
    fix(filters): invalid filter range when converting dates to strings kolaente 2024-03-11 23:28:35 +0100
  • 3f380e0d61 [skip ci] Updated swagger docs Frederick [Bot] 2024-03-11 16:41:16 +0000
  • 659de54db1
    feat(kanban): do not remove focus from the input after creating a new bucket kolaente 2024-03-11 17:29:28 +0100
  • 49ab90fc19
    fix: lint kolaente 2024-03-11 17:24:40 +0100
  • 0910d5d2f2
    chore(auth): refactor removing empty openid teams to cron job kolaente 2024-03-11 17:20:05 +0100
  • 09d5128050
    fix(filters): don't escape valid escaped in queries kolaente 2024-03-11 17:02:04 +0100
  • e097721817
    fix(tasks): use correct filter query when filtering kolaente 2024-03-11 16:39:27 +0100
  • a66e26678e
    feat(filters): pass timezone down when filtering with relative date math kolaente 2024-03-11 16:13:42 +0100
  • 6fc3d1e98f
    fix: lint kolaente 2024-03-11 15:42:09 +0100
  • dbfe162cd2
    fix(filters): label highlighting and autocomplete fields now work with in operator kolaente 2024-03-11 15:41:06 +0100
  • 0529f30e77
    fix(filters): parse labels and projects correctly when using `in` filter operator kolaente 2024-03-11 15:16:39 +0100
  • 3896c680d3
    fix(filters): do not require string for in comparator kolaente 2024-03-11 14:36:59 +0100
  • 3b77fff4c9
    fix(project): correctly show the number of tasks and projects when deleting a project kolaente 2024-03-11 14:21:42 +0100
  • 12fbde8e84 chore(deps): update dev-dependencies renovate 2024-03-11 05:06:04 +0000
  • 6c98052176 fix(teams): fix duplicate teams being shown when new public team visibility feature is enabled (#2187) waza-ari 2024-03-10 21:42:34 +0000
  • 0057ac5836
    fix(migration): only download uploaded attachments kolaente 2024-03-10 18:41:37 +0100
  • 22dcedcd7d
    fix(filter): correctly replace project title in filter query kolaente 2024-03-10 18:32:15 +0100