Commit Graph

972 Commits

Author SHA1 Message Date
kolaente fc55563ddd
fix: strip label syntax with parentheses from task title (#1300) 2025-08-17 15:05:55 +02:00
Frederick [Bot] 4144449438 chore(i18n): update translations via Crowdin 2025-08-17 01:02:34 +00:00
Frederick [Bot] 986b2f37f8 chore(i18n): update translations via Crowdin 2025-08-15 00:58:36 +00:00
kolaente 2394d1f8e0
fix: lint 2025-08-14 17:15:15 +02:00
kolaente 1173f83525
fix(auth): make text always white on image 2025-08-14 17:08:40 +02:00
kolaente a5e71ea6ce
feat: update no auth image 2025-08-14 17:07:02 +02:00
kolaente a5acd70bff
fix(settings): properly align checkboxes 2025-08-14 16:40:04 +02:00
kolaente 3c7d1fc0de
fix(settings): space input and label evenly 2025-08-14 16:37:47 +02:00
Frederick [Bot] 32f7ecc8dc chore(i18n): update translations via Crowdin 2025-08-14 00:58:17 +00:00
kolaente a3200f4149
feat(editor): add message to list of allowed link protocols (#1284)
Resolves #1282
2025-08-13 09:35:17 +00:00
kolaente a81a3ee0e5
feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
kolaente 5fc255cb36
feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
kolaente 60c76f7f9b chore(filter): move FilterInputDocs component 2025-08-11 17:22:48 +02:00
kolaente 6440dcd1a7 chore(filter): remove old filter input component 2025-08-11 17:22:48 +02:00
kolaente cc3d66a64f feat(filter): use new filter input component in view edit 2025-08-11 17:22:48 +02:00
kolaente 5651c0b818 fix(filter): correctly replace quoted values
https://github.com/go-vikunja/vikunja/issues/743
2025-08-11 17:22:48 +02:00
kolaente 2c25e60761 feat(filter): automatically focus filter input when opening filter popup
Resolves https://github.com/go-vikunja/vikunja/issues/552
2025-08-11 17:22:48 +02:00
kolaente fd177c7480 fix(filter): don't treat word value in filter value as operator 2025-08-11 17:22:48 +02:00
kolaente ee51706faf fix(filter): highlight multiple labels multiple times 2025-08-11 17:22:48 +02:00
kolaente 0fa437b8a2 fix(filter): don't treat ' ' as label value 2025-08-11 17:22:48 +02:00
kolaente b99b7bf131 feat(filter): rebuild filter input component 2025-08-11 17:22:48 +02:00
Frederick [Bot] ac358e6ca6 chore(i18n): update translations via Crowdin 2025-08-09 00:56:57 +00:00
Frederick [Bot] a81b546f99 chore(i18n): update translations via Crowdin 2025-08-07 01:02:44 +00:00
kolaente 63319e19ad fix: style issues 2025-08-06 10:55:23 +02:00
kolaente d5de5a4f0d
feat(deps): update tiptap to v3 (#1241) 2025-08-05 21:23:35 +02:00
kolaente 01fde44f47
fix(project): restructure project drag handle
Fixes a bug which would make reordering a project not work in Vivaldi.

Resolves https://community.vikunja.io/t/drag-and-drop-move-projects-up-or-down-possible-left-side/3389/9
2025-08-05 15:16:41 +02:00
kolaente 9e1ae2ce9c chore: remove bulma spacing utiltities 2025-08-03 15:05:48 +02:00
kolaente 5a8934ebd3 fix(rtl): icon button 2025-08-03 15:05:48 +02:00
kolaente bd61f5179f fix(rtl): content list spacing 2025-08-03 15:05:48 +02:00
kolaente 450e49f586 fix(rtl): task add input layout 2025-08-03 15:05:48 +02:00
kolaente 8fce55753c fix(rtl): modal positioning 2025-08-03 15:05:48 +02:00
kolaente 9a6efc0d5b fix(rtl): keyboard shortcuts trigger position 2025-08-03 15:05:48 +02:00
kolaente 6094f075bc fix(rtl): user dropdown spacing 2025-08-03 15:05:48 +02:00
kolaente a9924881c2 feat: replace bottom with logical properties 2025-08-03 15:05:48 +02:00
kolaente 0f5e0019ae feat: replace right with logical properties 2025-08-03 15:05:48 +02:00
kolaente 0159ddc313 feat: replace top with logical properties 2025-08-03 15:05:48 +02:00
kolaente cdd4e46daa feat: replace border-bottom with logical properties 2025-08-03 15:05:48 +02:00
kolaente dd199c4dde feat: replace border-top with logical properties 2025-08-03 15:05:48 +02:00
kolaente 55180b60a1 feat: replace border-left with logical properties 2025-08-03 15:05:48 +02:00
kolaente 5cd256c485 feat: replace border-bottom with logical properties 2025-08-03 15:05:48 +02:00
kolaente 21943b61eb feat: replace border-top with logical properties 2025-08-03 15:05:48 +02:00
kolaente a25a4a00c9 feat: replace absolute left position with inset-inline-start 2025-08-03 15:05:48 +02:00
kolaente 0e1a253eb8 feat(rtl): mirror task description icon 2025-08-03 15:05:48 +02:00
kolaente 0c5c385a86 fix: make sure task text items are flex 2025-08-03 15:05:48 +02:00
kolaente 7d507d3655 fix(rtl): make header work 2025-08-03 15:05:48 +02:00
kolaente d290f2e99c feat: add logical utils 2025-08-03 15:05:48 +02:00
kolaente 16f7fa087a fix: convert all css properties to logical 2025-08-03 15:05:48 +02:00
kolaente 654e397638 feat(rtl): basic rtl layout for rtl languages 2025-08-03 15:05:48 +02:00
kolaente ebaf4a0aa0 feat(settings): show extra settings links on user settings page 2025-08-03 13:25:32 +02:00
Frederick [Bot] 3ae8169204 chore(i18n): update translations via Crowdin 2025-08-03 01:07:58 +00:00