1
0

9767 Commits

Author SHA1 Message Date
kolaente
7e99618319
chore: upgrade trello api wrapper and remove fork 2022-07-07 16:21:33 +02:00
kolaente
73c4c399e5
feat: use embed fs directly to embed the logo in mails 2022-07-07 15:54:38 +02:00
kolaente
25ffa1bc2e
fix: prevent logging openid provider errors twice 2022-07-07 15:47:37 +02:00
Dominik Pschenitschni
f3835d7dfe fix(quick-add-magic): use ButtonLink 2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
9a26310ad6 fix(ListList): use ButtonLink 2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
6ddede4863 feat(BaseButton): add target _blank for links by default 2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
12544c52ca fix: add ButtonLink component
Add ButtonLink component to fix occasions where the BaseButton needs to be styled in a link color.
2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
02f985d8a3 fix: button styling 2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
3b9bc5b2f8 feat: use BaseButton where easily possible
This replaces links with BaseButton components. BaseButton will use `<button type="button">` inside for this case. This improves accessibility a lot. Also we might be able to remove the `.stop` modifiers in some places because AFAIK the button element stops propagation by default.
2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
9e1ec72739 feat: use inline-block for BaseButton 2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
2c2fc4c9ee [skip ci] Updated translations via Crowdin 2022-07-05 00:12:36 +00:00
Dominik Pschenitschni
c6d214b9eb fix: cypress plugins 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
77466e3373 fix: cypress plugins import 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
8f82dd2783 fix: reenable some compilerOptions 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
58358481bc fix linting 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
321850ec20 chore: rename js files to ts 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
7fe9f17e43 feat: setup cypress 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
d064f0acc0 fix import type 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
c6aac15d24 feat: improve ts setup 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
513a51fb73 feat: move eslint config to external file to support comments 2022-07-04 21:50:48 +00:00
Dominik Pschenitschni
4070d64404 chore: remove unused import 2022-07-04 21:50:48 +00:00
kolaente
4429ba2da1
fix(caldav): make sure the caldav tokens of non-local accounts are properly checked 2022-07-04 18:08:46 +02:00
Dominik Pschenitschni
4cd6857072 fix(password): watcher (#2097)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2097
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-07-04 15:31:17 +00:00
kolaente
580b012993
feat: add inputmode=generic to totp fields 2022-07-04 16:55:27 +02:00
renovate
db1ccff0de fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.14 (#1194)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1194
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 14:45:42 +00:00
renovate
2c9ab3d86f fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.8.0 (#1168)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1168
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 14:45:09 +00:00
renovate
f9b892e32f fix(deps): update sentry-javascript monorepo to v7.5.0 (#2102)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2102
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 14:20:07 +00:00
renovate
6b4964c5a8 fix(deps): update dependency vue-router to v4.1.0 (#2101)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2101
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 13:36:46 +00:00
renovate
6d36cec91e chore(deps): update caniuse-and-related (#2100)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2100
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-04 08:54:27 +00:00
renovate
0bf4cdd268 chore(deps): update dependency vitest to v0.17.0 2022-07-03 18:29:55 +00:00
renovate
5073944bfb chore(deps): update typescript-eslint monorepo to v5.30.4 2022-07-03 12:03:18 +00:00
renovate
4a52fdab1a chore(deps): update dependency happy-dom to v6 2022-07-02 15:37:38 +00:00
renovate
7d45b37806 fix(deps): update sentry-javascript monorepo to v7.4.1 (#2094)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2094
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-02 12:47:16 +00:00
renovate
ec063f2489 chore(deps): update typescript-eslint monorepo to v5.30.3 (#2095)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2095
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-02 12:32:54 +00:00
renovate
58d9fe21a2 chore(deps): update dependency eslint to v8.19.0 (#2096)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2096
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-02 06:26:02 +00:00
renovate
8c0eec94ce chore(deps): update dependency vite-plugin-pwa to v0.12.2 (#2091)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2091
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-01 08:37:29 +00:00
renovate
13a01e4460 chore(deps): update dependency electron to v19.0.7 (#104)
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/104
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-01 08:37:03 +00:00
renovate
d6055b52bc chore(deps): update dependency happy-dom to v5.4.0 (#2092)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2092
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-07-01 08:36:09 +00:00
kolaente
2b8a786825
fix: archiving a list 2022-06-30 18:04:41 +02:00
kolaente
8eed0be072
feat: enable kanban scroll snap only for mobile devices
Fixes https://github.com/go-vikunja/frontend/issues/64
2022-06-30 16:59:45 +02:00
kolaente
24f3477d4b
feat: enable quick add magic by default 2022-06-30 16:45:04 +02:00
kolaente
951d74b272
fix: go mod tidy 2022-06-30 16:41:47 +02:00
kolaente
a38efef734
fix(docs): clarify frontend requirements to use Vikunja 2022-06-30 16:40:38 +02:00
kolaente
a060cbe820
chore(docs): clarify openid setup with environment variables 2022-06-30 16:27:06 +02:00
kolaente
ad17ff5c32
fix(docs): image urls in synology setup explanation 2022-06-30 16:25:24 +02:00
kolaente
d0e09d69d0 fix: tests 2022-06-30 14:21:17 +00:00
kolaente
7a30294407 fix: go mod tidy 2022-06-30 14:21:17 +00:00
kolaente
bc7f6a8586 fix: set the correct go version in go.mod 2022-06-30 14:21:17 +00:00
kolaente
f30a9d1038 chore(docs): add new mailer option to docs 2022-06-30 14:21:17 +00:00
kolaente
c62e26b6fe fix: revert renaming Attachments to Embeds everywhere 2022-06-30 14:21:17 +00:00