Commit graph

29 commits

Author SHA1 Message Date
renovatebot
1dd1f1c688 Maintenance: Update dependency rubocop to v1.85.0 2026-03-01 20:51:55 +02:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02: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
Rolf Schmidt
383fa1976f Fixes #5776 - Delay non-active taskbars to improve initial loading speed.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-09-23 09:03:33 +02:00
Rolf Schmidt
d2ca84a666 Fixes #5504 - Performance: Preload taskbars before login.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2025-03-07 11:41:48 +01:00
Rolf Schmidt
4100f0497f Fixes #5495 - Performance: Remove assets which are present in collection assets.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Martin Edenhofer <me@edenhofer.de>
2025-02-24 16:22:04 +01:00
Martin Gruner
7ac1dc3146 Maintenance: Switch to scoped subscriptions
See: https://graphql-ruby.org/subscriptions/triggers.html#scope
2025-01-24 11:34:54 +01:00
Florian Liebe
d741a73162 Feature - Desktop view: Implement ticket overviews (iteration 1)
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-01-24 09:08:23 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dusan Vuckovic
3c25732f6f Feature: Desktop view - Re-introduce full tab-switching in the new tech-stack.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
2024-12-12 10:24:27 +01:00
Mantas Masalskis
815ada7cc2 Maintenance: Live user update should not be fired when taskbars are reordered 2024-12-11 16:14:30 +01:00
Mantas
8759785146 Maintenance: Switching between tabs in old UI causes unnecessary subscription triggering in new UI 2024-11-15 09:36:58 +01:00
Dominik Klein
40d208670f Maintenance: Add uniqueness index inside taskbar table.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-11-12 15:58:37 +01:00
Dominik Klein
abe2c47c65 Fixes #5390 - Taskbar uniqueness check leads to problems when old unexpected taskbar duplicates already exists
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-11-05 10:56:41 +01:00
Dominik Klein
581d7b75eb Maintenance: Desktop view - Improve taskbar entity handling for better package support. 2024-10-11 14:53:30 +02:00
Martin Gruner
6b4a6bf5ed Feature: Desktop View - Live User Handling.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-09-17 20:46:49 +02:00
Florian Liebe
1903005129 Desktop view: Implement auto save functionality.
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>
2024-09-13 14:11:00 +02:00
Florian Liebe
a83b75e308 Feature - Desktop view: Implement ticket update possibilities.
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: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-09-06 13:19:57 +02:00
Dominik Klein
dfd16288fb Feature: Desktop view - Added improvements for taskbar tab handling.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2024-07-29 15:35:54 +02:00
Dusan Vuckovic
254d675550 Maintenance: Desktop view - Improve handling of tabs in left sidebar.
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-07-25 12:49:11 +02:00
Tobias Schäfer
31c03b93ee Maintenance: Improve handling of taskbar items when they get reordered.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2024-07-25 09:09:27 +02:00
Florian Liebe
285ae44ba3 Feature - Desktop view: Implement handling of tabs in left sidebar.
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: Tobias Schäfer <ts@zammad.com>
2024-07-18 15:32:37 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Martin Gruner
4297cb86ba Maintenance: Add quoting for SQL LIKE bind parameters. 2023-09-09 16:20:05 +02:00
Dominik Klein
34a2ec2f79 Feature: Mobile - Add ticket live user handling.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2023-01-30 15:38:23 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Rolf Schmidt
e3223394c8 Fixes #4175 - Ticket templates do not save the owner attribute. 2022-08-09 11:23:54 +02:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Dominik Klein
4ab01e3638 Fixes #3579 - Ensure Upload Cache files are removed after grace period. 2021-07-22 12:35:13 +00:00