1
0

Commit Graph

  • 764bc15d49
    fix(filter): allow filtering for "project" kolaente 2023-11-21 18:35:33 +01:00
  • 3fc4aaa2a1
    fix(filter): allow filtering on "in" condition kolaente 2023-11-21 18:23:30 +01:00
  • 9f73e2c5f9
    fix(filter): don't crash on empty filter kolaente 2023-11-21 18:23:17 +01:00
  • c1e137d8ee
    fix(filter): make sure single filter condition works kolaente 2023-11-21 18:22:56 +01:00
  • de320aac72
    feat(filters): basic text filter works now kolaente 2023-11-09 22:31:06 +01:00
  • 307ffe11c4
    feat(filters): very basic filter parsing kolaente 2023-11-09 13:34:31 +01:00
  • 86983f50d4 fix(migration): Trello checklists (#2140) Christoph Ritzer 2024-03-09 09:01:02 +00:00
  • e65c3ffe6b
    fix(migration): convert trello card descriptions from markdown to html kolaente 2024-03-09 09:31:50 +01:00
  • 9ad7bc5932 fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 renovate 2024-03-09 08:06:20 +00:00
  • 2101f37aa2
    fix(ci): exclude tasks from cron runs kolaente 2024-03-09 09:10:36 +01:00
  • e8d77e61e4 chore(deps): update dependency @vue/eslint-config-typescript to v13 renovate 2024-03-09 00:07:12 +00:00
  • 7e69c7cbe0 chore(deps): update dev-dependencies renovate 2024-03-09 00:06:19 +00:00
  • f6204c307e chore(i18n): update translations via Crowdin Frederick [Bot] 2024-03-09 00:06:36 +00:00
  • 28d72d4d47
    feat(i18n): add pt-br as selectable language in the frontend kolaente 2024-03-08 20:06:48 +01:00
  • 2c5f8126c5 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 renovate 2024-03-08 09:06:35 +00:00
  • 9aea5830f3 fix(deps): update sentry-javascript monorepo to v7.106.0 renovate 2024-03-08 12:07:55 +00:00
  • 14452428a2
    chore(deps): update github.com/go-jose/go-jose to 3.0.3 kolaente 2024-03-08 09:59:55 +01:00
  • b5682ecc18 chore(deps): update dependency electron to v29.1.1 renovate 2024-03-08 02:06:57 +00:00
  • 0bec7ee1ab fix(deps): update dependency @intlify/unplugin-vue-i18n to v3.0.1 renovate 2024-03-08 02:07:52 +00:00
  • d1a3eb9701 fix(deps): update dependency @intlify/unplugin-vue-i18n to v3 renovate 2024-03-07 12:06:52 +00:00
  • cba09c8eb1 chore(deps): update dev-dependencies renovate 2024-03-07 07:06:40 +00:00
  • dc291a51f5
    fix(migration): do not expire trello token kolaente 2024-03-06 15:13:54 +01:00
  • e5e66d73f5 chore(deps): update dev-dependencies renovate 2024-03-06 00:06:22 +00:00
  • d69fc28125 fix(openid): OIDC teams should not have admins (#2161) waza-ari 2024-03-05 22:08:39 +00:00
  • 4793282baf fix(deps): update src.techknowlogick.com/xgo digest to 770b8ea renovate 2024-03-05 19:06:41 +00:00
  • 43b0689c1a chore(deps): update dev-dependencies renovate 2024-03-05 00:07:06 +00:00
  • 48d1937bd4 fix(deps): update module golang.org/x/oauth2 to v0.18.0 renovate 2024-03-05 00:07:49 +00:00
  • 3e5d55d9e8 fix(deps): update dependency vue-flatpickr-component to v11.0.5 renovate 2024-03-05 05:06:23 +00:00
  • a3154e805c fix(auth): use (issuer, name) to check for uniqueness of oidc teams (#2152) waza-ari 2024-03-04 20:26:45 +00:00
  • 2414b580c1 fix(deps): update module golang.org/x/crypto to v0.21.0 renovate 2024-03-04 19:06:31 +00:00
  • 87ac9e261f fix(deps): update module golang.org/x/term to v0.18.0 renovate 2024-03-04 18:06:30 +00:00
  • 63e9f8f682 fix(deps): update module github.com/arran4/golang-ical to v0.2.7 renovate 2024-03-04 13:05:47 +00:00
  • 5a9de579cc fix(deps): update module golang.org/x/sys to v0.18.0 renovate 2024-03-04 16:05:48 +00:00
  • 42e660c3d6 fix(deps): update dependency vue-i18n to v9.10.1 renovate 2024-03-04 10:06:35 +00:00
  • 6533e75496 fix(deps): update module github.com/stretchr/testify to v1.9.0 renovate 2024-03-04 10:07:09 +00:00
  • f8c5e314df fix(deps): update sentry-javascript monorepo to v7.105.0 renovate 2024-03-04 09:06:14 +00:00
  • 429b140cad chore(deps): update dependency vue-tsc to v2 renovate 2024-03-04 05:07:03 +00:00
  • dc7ee851ec chore(deps): update dev-dependencies renovate 2024-03-03 19:06:15 +00:00
  • 92d9c31101 docs: improve OpenID documentation (#2151) waza-ari 2024-03-03 22:19:16 +00:00
  • ac8751e1be
    fix(task): move done tasks to the done bucket when they are moved between projects and the new project has a done bucket kolaente 2024-03-03 18:13:47 +01:00
  • f5b90517c4
    fix(sentry): send unwrapped error to sentry instead of http error kolaente 2024-03-03 17:36:57 +01:00
  • fe27dd59ad
    feat(subscription): use a recursive cte to fetch subscriptions of parent projects kolaente 2024-03-03 15:31:42 +01:00
  • 22933dac4a
    fix(project): typo in table name kolaente 2024-03-03 12:47:00 +01:00
  • fe02f4da2c
    fix(project): check for project nesting cycles with a single recursive cte instead of a loop kolaente 2024-03-03 11:40:30 +01:00
  • 4bb09b69be [skip ci] Updated swagger docs Frederick [Bot] 2024-03-02 14:50:56 +00:00
  • 379b0b24b3
    fix(auth): test assertion kolaente 2024-03-02 15:38:01 +01:00
  • 6db8728420
    docs: add missing front matter kolaente 2024-03-02 15:34:59 +01:00
  • a34ca20c1a
    fix(teams): use the same color for border between teams in list kolaente 2024-03-02 15:31:54 +01:00
  • a4a0ea973a
    feat(auth): update team name in Vikunja when it was changed in the openid provider kolaente 2024-03-02 15:27:15 +01:00
  • fc4303a778
    chore(auth): add oidc suffix to openid team name in db kolaente 2024-03-02 15:23:19 +01:00
  • 4f1f96f1e9
    chore(auth): refactor openid team creation kolaente 2024-03-02 15:22:37 +01:00
  • 10ff864e0c
    fix(projects): load projects only one when fetching subscriptions for a bunch of projects at once kolaente 2024-03-02 14:27:11 +01:00
  • 89b01e86bc
    fix(projects): load all projects when first opening Vikunja kolaente 2024-03-02 13:43:04 +01:00
  • a3932a0a19
    fix(projects): return correct project pagination count kolaente 2024-03-02 13:30:34 +01:00
  • e42a605597
    fix: add root ca to final docker image kolaente 2024-03-02 11:48:14 +01:00
  • 67f55510bf
    feat: nest api token permissions under their parents kolaente 2024-03-02 11:28:46 +01:00
  • 178cd8c392
    fix: open external migration service in current tab kolaente 2024-03-02 11:22:03 +01:00
  • ed4da96ab1 feat: assign users to teams via OIDC claims (#1393) viehlieb 2024-03-02 08:47:10 +00:00
  • f18cde269b
    chore: remove unused docker entrypoint script kolaente 2024-02-28 15:32:33 +01:00
  • 09d446765d
    docs: update config docs kolaente 2024-02-28 15:03:27 +01:00
  • a99e7f9aa3 fix(deps): update dependency express to v4.18.3 renovate 2024-02-29 12:05:06 +00:00
  • e93e48c4c2 fix(deps): update vueuse to v10.9.0 renovate 2024-02-29 10:05:25 +00:00
  • 06688fa8d4 fix(deps): update sentry-javascript monorepo to v7.103.0 renovate 2024-02-29 09:05:28 +00:00
  • 1a15c865e2 fix(deps): update module golang.org/x/crypto to v0.20.0 renovate 2024-02-28 22:06:54 +00:00
  • 7b9a72ebe1 fix(deps): update module github.com/prometheus/client_golang to v1.19.0 renovate 2024-02-28 22:06:28 +00:00
  • a0f4bdbdad fix(deps): update dependency vue to v3.4.21 renovate 2024-02-28 22:06:03 +00:00
  • eea356e570 chore(deps): update dev-dependencies renovate 2024-02-28 18:05:31 +00:00
  • 5b70609ba7
    fix: usage of limit and order by usage in recursive cte kolaente 2024-02-28 14:35:09 +01:00
  • 6b1e67485b
    feat: fetch all projects with a recursive cte instead of recursive query kolaente 2024-02-28 12:02:12 +01:00
  • 5d127c2897 feat: run frontend tests with api build from the same branch (#2137) kolaente 2024-02-27 18:06:34 +00:00
  • 1275dfc260
    fix: lint kolaente 2024-02-27 16:38:20 +01:00
  • 997fb6bc54
    fix(migration): show correct help message when a migration was started kolaente 2024-02-27 16:36:18 +01:00
  • b2e5de88ff
    fix(labels): make sure labels are aligned in the middle kolaente 2024-02-27 16:29:27 +01:00
  • baa5d14ca6
    fix(assignees): spacing of users kolaente 2024-02-27 16:15:35 +01:00
  • 2d5c496397
    fix(kanban): pass active filters down to task lazy loading kolaente 2024-02-27 16:10:19 +01:00
  • b8533d2bfc
    fix(gantt): use color variables for gantt header so that it works in dark mode kolaente 2024-02-27 15:55:07 +01:00
  • 8a82093233
    fix(project): don't allow archival or deletion of default projects in UI kolaente 2024-02-27 15:37:30 +01:00
  • 3d39fc3960
    fix(ci): sign drone config kolaente 2024-02-26 10:56:21 +01:00
  • 43e13d9cdd
    fix(ci): run test db in memory kolaente 2024-02-26 10:54:53 +01:00
  • a0e812395f
    feat(docker)!: use scratch as base image kolaente 2024-02-25 22:49:04 +01:00
  • 2e5c19352e
    docs: update publiccode.yml [skip ci] kolaente 2024-02-25 14:06:23 +01:00
  • 1ffb93b63c
    fix: clarify preview deployment text and fix typo kolaente 2024-02-25 13:51:43 +01:00
  • 1bf8659423 fix(deps): update sentry-javascript monorepo to v7.102.1 renovate 2024-02-24 13:05:39 +00:00
  • 7629c8426e chore(deps): update pnpm to v8.15.4 renovate 2024-02-24 14:05:08 +00:00
  • a83acc0300 fix(deps): update tiptap to v2.2.4 renovate 2024-02-23 13:06:11 +00:00
  • 837360f122
    chore: add publiccode.yml kolaente 2024-02-22 10:04:40 +01:00
  • 34c31e2f03 fix(deps): update dependency vue-router to v4.3.0 renovate 2024-02-21 18:06:09 +00:00
  • 829f504d3b fix(deps): update dependency dompurify to v3.0.9 renovate 2024-02-20 15:06:23 +00:00
  • 899bc67853 chore(deps): update dependency electron to v29 renovate 2024-02-21 00:06:09 +00:00
  • b419df3156 fix(deps): update module github.com/redis/go-redis/v9 to v9.5.1 renovate 2024-02-20 16:06:59 +00:00
  • 52d0930034 fix(deps): update sentry-javascript monorepo to v7.102.0 renovate 2024-02-20 12:06:04 +00:00
  • 318f00d252 fix(deps): update vueuse to v10.8.0 renovate 2024-02-20 12:06:28 +00:00
  • 4d11dd0383
    docs: mention how to support the project in readme kolaente 2024-02-19 23:16:22 +01:00
  • e40a0043d4
    fix(migration): do not halt the whole migration when copying a background file failed kolaente 2024-02-19 19:21:06 +01:00
  • e532979101
    docs: clarify public url usage in installation kolaente 2024-02-19 19:03:17 +01:00
  • 503036abff fix(deps): update module github.com/redis/go-redis/v9 to v9.5.0 renovate 2024-02-18 18:05:57 +00:00
  • 70265e176a fix(deps): update tiptap to v2.2.3 renovate 2024-02-18 09:05:46 +00:00
  • 68873e1d0d fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.10.0 renovate 2024-02-18 09:06:38 +00:00
  • be66ec8608 fix(deps): update dependency @kyvg/vue3-notification to v3.2.0 renovate 2024-02-18 09:06:16 +00:00
  • 814c142b71 fix(deps): update sentry-javascript monorepo to v7.101.1 renovate 2024-02-18 08:06:32 +00:00