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
Mantas Masalskis
a1b9ef2bbb
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02:00
Benjamin Scharf
0a0935d943
Maintenance: Add eslint rule for sorting imports
2024-05-17 15:31:19 +02:00
Dusan Vuckovic
4a6053aa43
Maintenance: Desktop - Add form field select.
2024-01-16 14:10:01 +01:00
Dusan Vuckovic
24f384b23c
Maintenance: Desktop - Add new form field for image upload with preview.
2024-01-10 10:27:06 +01:00
Dominik Klein
e054d6ca79
Maintenance: Update copyright information.
2024-01-02 11:55:19 +01:00
Vladimir Sheremet
0ef088fccd
Maintenance: Mobile - Move mobile components from shared context to mobile
2023-08-29 08:54:06 +02:00
renovatebot
e90ca68e55
Maintenance: Update dependency prettier to v3
2023-07-20 14:55:47 +02:00
Rolf Schmidt
d54f6d3ce2
Fixes #4407 - [Core Workflow] Remove option does not work with tree select node that has sub-options.
...
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2023-06-20 10:55:18 +02:00
Vladimir Sheremet
acdba6eab4
Fixes: Mobile - Actually clear the form value when clicking on "clear" button
2023-04-26 14:16:15 +02:00
Vladimir Sheremet
3d4226dbaf
Maintenance: Bring imports closer to standards.
2023-04-24 14:50:55 +02:00
Vladimir Sheremet
abac1147f8
Fixes: Mobile - Improve value output for the multiple Select fields
2023-04-18 16:01:11 +02:00
Vladimir Sheremet
4cbd5f3378
Maintenance: Improve a11y for fields with popup
2023-03-23 13:32:42 +01:00
Vladimir Sheremet
af32c3a475
Maintenance: Mobile - Add a rule to force "ltr/rtl" when using positioning classes
2023-03-21 13:06:17 +01:00
Dominik Klein
02e94dc984
Fixes: Mobile - Improved multiselect empty value option handling (until desktop view is aligned).
2023-03-13 19:36:14 +01:00
Dusan Vuckovic
68e5a03b3e
Fixes: Mobile - Select field preselection mechanism applies disabled values.
2023-03-13 15:07:21 +01:00
Dominik Klein
4db3249a19
Fixes: Mobile - Improved non existing value in options and nulloption handling for select fields.
2023-03-08 08:55:30 +01:00
Martin Gruner
3fde07900c
Feature: Mobile - align usage of common ticket indicator.
2023-03-07 16:43:28 +01:00
Vladimir Sheremet
7fcee65e10
Feature: Mobile - Add submitting for new article dialog
2023-01-23 14:49:06 +01:00
Florian Liebe
9dfc232536
Maintenance: Update copyright information.
2023-01-02 16:19:55 +01:00
Dominik Klein
a71e34659f
Fixes: Mobile - Field selection gets reset when clicking on second option in multiselect fields.
2022-12-15 12:23:16 +01:00
Martin Gruner
31c2c31ed3
Feature: Mobile - Updating ticket attributes.
...
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2022-11-30 10:00:58 +01:00
Vladimir Sheremet
4a19143212
Fixes: Mobile - Ensure custom elements follow accessibility rules
2022-11-16 15:04:22 +01:00
Vladimir Sheremet
d9451afadf
Follow up 35166ecdca - Maintenance: Mobile - Remove unused code from FieldSelect
2022-11-11 12:51:05 +01:00
Vladimir Sheremet
35166ecdca
Fixes: Mobile - Fix small select field height and "More" icons in articles
2022-11-09 19:10:30 +01:00
Dusan Vuckovic
4295fe50a1
Feature: Mobile - Form: FieldSelect/Treeselect historical values.
2022-11-08 15:23:02 +01:00
Dominik Klein
9b9a1f5706
Feature: Mobile - Added prefill support for auto complete form fields.
2022-11-04 16:45:24 +01:00
Dusan Vuckovic
92d632ae05
Maintenance: Mobile - Consolidate and update all used icons according to the agreed design.
2022-11-04 14:35:13 +00:00
Vladimir Sheremet
51a0cb28c1
Fixes: Mobile - Don't allow click on disabled select
2022-11-03 15:15:53 +01:00
Dusan Vuckovic
eeaf77a8d1
Fixes: Mobile - FieldSelect (and Treeselect): Handling of values when selected value was removed from the options.
2022-11-02 13:51:48 +00:00
Dominik Klein
41f3a35b89
Feature: Mobile - Implement core workflow in form handling.
2022-10-31 22:51:40 +01:00
Dusan Vuckovic
907dabe16b
Fixes: Mobile - Fields - Floating-Label: Not good look and feel, when core workflow sets the value for an empty field.
2022-10-27 08:27:21 +02:00
Vladimir Sheremet
42f876a0be
Fixes: Mobile - Improve form fields visuals
2022-10-25 11:32:54 +02:00
Dusan Vuckovic
74f0005d96
Fixes: Mobile - Unsafe mutation of a computed property in select option composable.
2022-10-24 10:08:52 +00:00
Dusan Vuckovic
09084ed392
Fixes: Mobile - Blur event handler gets triggered twice for select family of fields.
2022-10-21 16:57:30 +02:00
Dusan Vuckovic
ec7675c422
Feature: Mobile - Drop optional autoselect feature in select form fields, in favor of automatic preselection.
2022-10-20 16:23:09 +02:00
Vladimir Sheremet
a20264d781
Fixes: Mobile - Fix visuals for small FieldSelect
2022-10-14 08:53:06 +00:00
Dusan Vuckovic
7314e53e48
Feature: Mobile - Certain ARIA roles must contain particular children.
2022-10-13 12:59:04 +02:00
Vladimir Sheremet
169e05bd5f
Maintenance: Mobile - Use Histoire
2022-10-05 11:46:29 +02:00
Vladimir Sheremet
a4ea246edd
Feature: Mobile - Fetch secondary organizations for user view
2022-10-04 13:03:22 +02:00
Dominik Klein
f566c47f2a
Feature: Mobile - Added form schema field improvements.
2022-09-22 16:29:48 +02:00
Vladimir Sheremet
5f91587804
Fix: Mobile - Fix Form labels overlapping with content
2022-09-22 11:46:20 +02:00
Vladimir Sheremet
bb9b043498
Maintenance: Mobile - Allow boolean in CommonSelect
2022-09-09 10:42:06 +02:00
renovatebot
ad87a4bd4f
Maintenance: Update Test related packages
2022-08-16 09:27:51 +02:00
Vladimir Sheremet
5ecce31b1b
Feature: Mobile - Add CommonButtonPills component
2022-08-12 11:25:00 +02:00
Vladimir Sheremet
95f62c14f7
Fix: Mobile - Improvements for Ticket view page
2022-07-28 12:01:02 +02:00
Vladimir Sheremet
9a3fa4698d
Fix: Mobile - Fixed word breaking in Ticket overview
2022-07-28 07:51:12 +02:00
Vladimir Sheremet
f1a26343c9
Maintenance: Add eslint rule to force import type syntax
2022-07-20 17:41:44 +03:00
Vladimir Sheremet
f9a6c17645
Feature: Mobile - Add Tickets List interface
2022-07-08 08:31:36 +02:00