Commit graph

58 commits

Author SHA1 Message Date
Benjamin Scharf
7706347e99 Maintenance: Desktop view - No loading indicators when using existing cache.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
2026-04-15 17:26:55 +02: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
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Dominik Klein
d5da1f9757 Feature: Desktop view - Add better data handling for standby and connection lost situations.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-10-02 16:06:32 +02:00
Dominik Klein
0b7ea44b25 Maintenance: Switch from eslint only setup to oxlint together with eslint.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-06-11 19:45:28 +02:00
renovatebot
f0c264e73a Maintenance: Update Vue packages 2025-04-14 11:11:35 +02:00
renovatebot
8872c422fe Maintenance: Update dependency @apollo/client to ^3.13.4 2025-03-18 21:10:41 +01:00
Benjamin Scharf
8f154579b7 Feature - Desktop view: Quick search
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: Florian Liebe <fl@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2025-02-19 15:33:39 +01:00
Benjamin Scharf
92cad4d4f0 Feature - Desktop view: Pre-Calculation and automatic updates for ticket overviews.
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-02-07 07:33:33 +01:00
renovatebot
a788becfd9 Maintenance: Update dependency vitest to v3 2025-01-20 09:46:56 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
52b1e087a9 Maintenance: Update Vue packages
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2024-09-17 13:19:12 +02:00
Florian Liebe
ae61f2856e Feature: Desktop view - Show attachments in the sidebar of the ticket detail view.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2024-08-22 21:08:52 +02:00
Benjamin Scharf
cb97b49623 Fixes #4886 - Checklist follow-up improvements
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: Florian Liebe <fl@zammad.com>
Co-authored-by: Rolf Schmidt <rolf.schmidt@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2024-08-16 12:30:32 +02:00
renovatebot
28e732ec8a Maintenance: Update dependency @apollo/client to ^3.11.1 2024-08-12 10:59:35 +02:00
Benjamin Scharf
0a0935d943 Maintenance: Add eslint rule for sorting imports 2024-05-17 15:31:19 +02:00
Florian Liebe
cb4191c191 Maintenance: Add unique identifier to CommonNotification usage to avoid duplicated notifications. 2024-04-18 13:23:15 +02:00
Florian Liebe
7e1908320e Feature: Desktop-View - Migrate from another system.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-02-09 19:06:53 +01:00
Tobias Schäfer
a3ccecbe68 Desktop-View: Adding first steps for guided setup.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2024-01-16 12:06:18 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Tobias Schäfer
015a19a67a Desktop view: Add user registration and password reset to the login screen.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2023-12-28 11:49:28 +01:00
Tobias Schäfer
a5429e9926 Fixes #4857 - Function test when saving the S3 backend in the admin interface is missing.
Fixes #4873 - S3: Lack of error and status messages.

Co-authored-by: Dominik Klein <dk@zammad.com> 
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2023-11-08 10:38:22 +01:00
Vladimir Sheremet
b4d7782870 Maintenance: Update @vue/apollo-composable 2023-10-24 10:21:53 +02:00
Florian Liebe
e3d3463ead Fixes #4616 - Two-factor authentication (2FA): Security Keys
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2023-06-01 09:26:46 +02:00
renovatebot
5025a225a7 Maintenance: Update Vue packages 2023-05-31 09:54:09 +02:00
Vladimir Sheremet
3d4226dbaf Maintenance: Bring imports closer to standards. 2023-04-24 14:50:55 +02:00
Vladimir Sheremet
388d806aab Maintenance: Mobile - Replace onLoaded method with query 2023-04-18 16:01:40 +02:00
Dominik Klein
4c23881464 Feature: Mobile - Ticket overviews are not updated after the first query. 2023-03-24 15:57:45 +01:00
Vladimir Sheremet
3999840173 Fixes: Mobile - Redirect user and organization to the correct error page 2023-02-21 16:45:01 +01:00
Dusan Vuckovic
821d444360 Feature: Mobile - Redesign the Error page. 2023-02-20 10:55:34 +01:00
Vladimir Sheremet
41ffbedf2d Fixes: Mobile - Fix known possible race conditions 2023-02-19 16:55:56 +01:00
Vladimir Sheremet
5559188b2f Feature: Mobile - Add reply article action 2023-02-06 15:58:39 +01:00
Vladimir Sheremet
5e3bc4a139 Feature: Mobile - Add signature handling in forms 2023-01-06 09:14:32 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Tobias Schäfer
dafc016a03 Fixes #4412 - SAML Single Logout.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2022-12-13 15:16:23 +01:00
Florian Liebe
426b5fb786 Feature: Mobile - Implement ticket create improvements.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2022-12-05 10:11:16 +01:00
Mantas Masalskis
2af811e7df Feature: Mobile - Ticket edit tag update handling.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2022-11-30 13:16:56 +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
Dominik Klein
3fa97bcf2a Feature: Mobile - Added ticket create form. 2022-11-23 10:47:41 +01:00
Vladimir Sheremet
a4ba2bdec5 Feature: Mobile - Improve Editor support 2022-11-22 13:29:22 +01:00
Dominik Klein
41f3a35b89 Feature: Mobile - Implement core workflow in form handling. 2022-10-31 22:51:40 +01:00
Mantas Masalskis
73b4b9e8bb Feature: Mobile - Added online notification functionality.
Co-authored-by: Dominik Klein <dk@zammad.com>
2022-09-30 21:29:42 +02:00
renovatebot
01c837c033 Maintenance: Update Eslint packages 2022-08-29 10:35:51 +02:00
Vladimir Sheremet
147c90ae70 Feature: Mobile - Use GraphQL query for search 2022-08-12 14:18:22 +02:00
Vladimir Sheremet
1735e3ec4d Feature: Mobile - Add subscription handling for Ticket View 2022-08-11 16:55:51 +02:00
Dominik Klein
0f82a4844c Feature: Mobile - Cleanup private frontend stores after logout. 2022-08-02 17:41:42 +02:00
Vladimir Sheremet
95f62c14f7 Fix: Mobile - Improvements for Ticket view page 2022-07-28 12:01:02 +02:00
Vladimir Sheremet
cc25424e88 Maintenance: Mobile - Add a way to wait for gql operation to end 2022-07-28 10:39:06 +02:00
Vladimir Sheremet
f1a26343c9 Maintenance: Add eslint rule to force import type syntax 2022-07-20 17:41:44 +03:00
Florian Liebe
e49fcef5ea Feature: Mobile - Add avatar handling. 2022-07-20 08:45:41 +02:00