Commit graph

386 commits

Author SHA1 Message Date
Benjamin Scharf
b35555f360 Feature: Desktop view - Search - Filter for select/boolean/multi-select/treeselect/multi-treeselect attributes
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2026-05-21 22:47:51 +02:00
renovatebot
1e47f69c39 Maintenance: Update dependency date-fns to ^4.2.1 2026-05-19 13:18:48 +02:00
Benjamin Scharf
c1500e1170 Feature: Desktop view - Search - Filter for input/textarea attributes.
Fixes #6125 - Wildcard keyword search is case sensitive.

Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Joe Schroecker <js@zammad.com>
2026-05-14 14:50:39 +02:00
renovatebot
1d1557d042 Maintenance: Update Tiptap packages to ^3.23.1 2026-05-11 09:24:55 +02:00
renovatebot
54a6765683 Maintenance: Update dependency oxlint to ^1.63.0 2026-05-06 11:16:48 +02:00
Joe Schroecker
a4f5da0c9b Maintenance: Desktop View - Improve using text modules that contain spaces 2026-04-30 13:34:32 +02:00
Dominik Klein
1292711d09 Maintenance: Improve initial form loading when core workflow is present. 2026-04-28 09:11:35 +02:00
renovatebot
7c533041ed Maintenance: Update dependency oxlint to ^1.61.0 2026-04-21 12:54:26 +02:00
Benjamin Scharf
fd62fdeb6d Feature: Desktop view - Add drag & drop bulk feature for macro execution to the ticket overviews and detailed search.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Joe Schröcker <js@zammad.com>
2026-04-13 10:20:03 +02:00
Dominik Klein
671aa522be Maintenance: Desktop View - Problems when value and show (with core workflow) is happening in the same update. 2026-04-02 14:48:06 +02:00
Dominik Klein
6fe22267a9 Maintenance: Desktop view - Improve form data default handling related to newly created object attributes. 2026-04-01 18:21:38 +02:00
Dominik Klein
2250e72d42 Maintenance: Desktop view - Fix problems with dirty state in different situations with the show/remove of fields.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
2026-03-31 17:40:57 +02:00
Benjamin Scharf
e7f81f3c73 Maintenance: Desktop view - The prepared note or email is deleted when the ticket owner is changed 2026-03-26 09:30:29 +01:00
Dusan Vuckovic
456d865bf4 Maintenance: Optimize locale handling in date time fields. 2026-03-24 16:54:34 +00:00
Dusan Vuckovic
b68a687e9b Maintenance: Form error messages are doubly translated in the frontend. 2026-03-24 15:23:51 +00:00
Florian Liebe
fd99deb6f4 Feature: Desktop view - Make textmarker tools work.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-03-19 08:32:45 +01:00
Dusan Vuckovic
5915f15362 Maintenance: Improve error handling when sending BETA UI feedback. 2026-03-18 21:43:50 +00:00
Dominik Klein
738d6c4c92 Maintenance: Move from prettier to oxfmt as our formatter.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-03-18 17:04:31 +01:00
Dominik Klein
794d571b48 Fixes #2319 - Replying to your own articles (agent perspective) or other situations does not generate a signature on reply 2026-03-11 14:06:13 +01:00
Dominik Klein
ed3ebc690a Maintenance: Desktop view - Improve the situation for not existing options in tree select fields and in general, the unknown value options handling. 2026-03-06 17:04:05 +01:00
Florian Liebe
15fd306513
Feature: Desktop view - Improve selection for bulk actions.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Joe Schroecker <js@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2026-03-05 12:47:54 +01:00
renovatebot
ed6ff4b3e4 Maintenance: Update dependency oxlint to ^1.50.0 2026-02-26 11:05:44 +01:00
Dominik Klein
d03aefec7b Maintenance: Desktop view - Improve select handling after ticket subscription updates coming in. 2026-02-24 09:32:02 +01:00
Dusan Vuckovic
1f8b20756d Maintenance: Consolidate import names of Vue components. 2026-02-20 12:10:42 +00:00
Marcel Bialas
8c4cc8e0dd Maintenance: Desktop View - Improve shortening of file names in sidebar
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-20 10:31:54 +01:00
Mantas Masalskis
afaae65914 Maintenance: Ticket Detail View - Too many fields visible when agent+customer permission are present for the user 2026-02-19 10:29:27 +02:00
Dusan Vuckovic
74b0a103e3 Maintenance: Desktop view - Fix display of previewable image types in ticket attachments. 2026-02-18 14:00:03 +00:00
Dusan Vuckovic
bb75a7b72a Maintenance: Desktop view - The password field should be cleared on login errors. 2026-02-17 13:09:26 +00:00
Dominik Klein
0ffee8e589 Maintenance: Desktop view - Improve organization field handling in the ticket create form.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-02-17 10:10:28 +01:00
Florian Liebe
685bd2ee14
Maintenance: Fix linting issues. 2026-02-14 11:23:19 +01:00
Dusan Vuckovic
e42a93928e Maintenance: Reconfigure TailwindCSS plugin for prettier. 2026-02-13 08:19:50 +00:00
Florian Liebe
7c58071ba4 Maintenance: Desktop View - Improve grouping feature for overviews if custom object manager attributes are used. 2026-02-11 15:08:46 +01:00
Benjamin Scharf
213c664620 Maintenance: Desktop view - Editor - Allow decrease of indentation level in lists 2026-02-11 10:58:00 +01:00
Ben
7a13512ed1 Maintenance: Desktop view - Dynamically import date-fns locales to reduce bundle size 2026-02-10 16:20:07 +01:00
Dusan Vuckovic
909c00f470 Maintenance: Desktop view - Add missing diff, future and past data option handling to date and datetime fields. 2026-02-10 14:36:38 +00:00
Benjamin Scharf
ea9ba71fef Feature: Editor - Improve signature related content handling
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2026-02-05 23:11:47 +01:00
Dusan Vuckovic
6822609aca Feature: Desktop view - Apply signature inside editor.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-05 16:19:37 +01:00
Florian Liebe
9883119823 Feature: AI - Improve expectation management.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-02-05 11:14:15 +01:00
Benjamin Scharf
1df003fce1 Feature: Editor - Improve UX for table actions
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2026-01-29 14:32:30 +01:00
renovatebot
082cf4ec0a Maintenance: Update dependency @vuepic/vue-datepicker to v12 2026-01-14 12:37:09 +01:00
Dominik Klein
be22843252 Fixes #5892 - Insufficient AI provider error handling.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2026-01-12 14:03:17 +01:00
Dusan Vuckovic
33a7b7dfbe Maintenance: Align source string capitalization style in the new stack. 2026-01-05 08:56:18 +00:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Benjamin Scharf
fbf6e46220 Maintenance: Object attribute does not support maxLength for richtext fields 2025-12-22 10:08:35 +01:00
Benjamin Scharf
d23f528fc4 Feature: Desktop view - User-related actions: Edit User
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-12-19 10:50:08 +01:00
Dominik Klein
94ae75d370 Maintenance: Desktop view - Fixed problems with form updater handling for article reply situation.
- Switched from "removed" article form group to hidden, so that initial value problems are gone.
- Added different handling for auto save changes (skip own updates early in the Apollo-Client links and add a change/reset flag).
- Added a lot of small tweaks related to article form present flags and other situations.
- Added a new detection in the form component that a FormKit node field is already created or it's a newly created field.
2025-12-10 14:56:27 +01:00
Benjamin Scharf
d4c7f360c2 Maintenance: Disabled image extension causes insertion of base64 encoded strings for images. 2025-12-10 08:04:20 +01:00
Ben
063433782f Maintenance: Desktop view - Note editor toolbar hides and triggers unintended blur when using overflow actions 2025-12-05 15:16:10 +00:00
Benjamin Scharf
f7c041fe09 Maintenance: Desktop view - Bottom line of editor field not clickable due to overlapping submit/cancel buttons 2025-12-01 16:37:59 +01:00
renovatebot
b52580b9c8 Maintenance: Update Tiptap packages to ^3.11.1 2025-11-28 11:43:44 +01:00