Vladimir Sheremet
81ab929739
Feature: Mobile - Add manifest to install as PWA
2022-11-07 13:05:57 +01:00
André Bauer
f28ac171ba
Follow-up d879c679d3 - fix docker login.
2022-11-07 12:53:07 +01:00
Dusan Vuckovic
935fc9b976
Fixes: Mobile - Restarting dev server redirects the app to error page.
2022-10-27 09:49:22 +02:00
Vladimir Sheremet
42f876a0be
Fixes: Mobile - Improve form fields visuals
2022-10-25 11:32:54 +02:00
Dusan Vuckovic
6f37b874a6
Maintenance: Port agent_ticket_email_reply_keep_body_test browser minitest to RSpec.
2022-10-11 08:29:06 +02:00
Martin Edenhofer
0b7301fda7
Fixes #4262 - Add admin interface for managing ticket templates.
2022-10-10 10:02:38 +02:00
Martin Gruner
fb1ee83126
Maintenance: Drop unpackaged Karma feature.
2022-10-06 12:14:47 +00:00
Vladimir Sheremet
169e05bd5f
Maintenance: Mobile - Use Histoire
2022-10-05 11:46:29 +02:00
Martin Gruner
437f9123b8
Maintenance: Improved minitest browser test slicing for shorter pipeline durations.
2022-09-16 11:59:42 +02:00
Martin Gruner
0d11db6420
Maintenance: Uninvite spring from the party.
2022-07-29 21:15:06 +02:00
Martin Gruner
8ea22f28eb
Feature: Add a developer manual.
2022-07-22 14:28:25 +02:00
Martin Gruner
e4b3399ebc
Maintenance: Simplify GitHub sync script and include renovate branch exception.
2022-06-22 14:40:29 +02:00
Martin Gruner
aaa501819b
Maintenance: Fix shellcheck error.
2022-06-13 10:30:37 +02:00
Martin Gruner
904726105d
Maintenance: Fix the Zammad binary package build size.
2022-06-10 14:38:18 +02:00
Martin Gruner
8454dd58c1
Maintenance: Improve overcommit to run multiple custom commands.
2022-06-09 06:24:29 +02:00
Martin Gruner
e0f939bacf
Maintenance: Rename background worker service in service definition files to work around a packager.io issue.
2022-06-08 07:41:15 +00:00
Martin Gruner
4608017966
Maintenance: Make service naming consistent in package and source installations.
2022-06-07 15:19:47 +02:00
Mantas Masalskis
9ef701e6d5
Maintenance: Refactored script for background service processing (a.k.a scheduler).
...
- Added possibility to control process forking for better scalability via env variables. See `script/background-services.rb -h` for details.
- New handle `script/background-services.rb` does not daemonize any more.
- `script/scheduler.rb` is now deprecated and will be removed with Zammad 6.
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2022-06-01 11:24:15 +02:00
Vladimir Sheremet
1e428e67a3
Feature: Mobile - Add a basic editor field
2022-05-11 11:49:06 +02:00
Dominik Klein
08e9c07f3e
Refactoring: Mobile - Improved frontend folder structure.
2022-05-06 08:59:07 +00:00
Vladimir Sheremet
65901a8938
Maintenance: Mobile - new testing setup
2022-05-06 08:59:07 +00:00
Martin Gruner
2b9c6937c9
Maintenance: Moved storybook to an own subfolder.
2022-05-06 08:59:07 +00:00
Martin Gruner
dce74c3d29
Maintenance: Added node_modules to backup exclude list.
2022-05-06 08:59:07 +00:00
Martin Gruner
45589dd9ba
Maintenance: Add eslint infrastructure and copyright header plugin that also works for Vue files.
2022-05-06 08:59:07 +00:00
Bola Ahmed Buari
fd39fb0419
Maintenance: Extend the cleanup-script with the new stuff
2022-05-06 08:59:07 +00:00
Bola Ahmed Buari
9230942aba
Maintenance: Add ESlint to CI and overcommit
2022-05-06 08:59:07 +00:00
Martin Gruner
f83764a298
Maintenance: Improve packager.io build configuration to work with new buildpack.
2022-03-16 10:26:53 +01:00
Martin Gruner
765d2b2cd7
Maintenance: Improve sync-to-github script.
2022-03-08 11:19:01 +01:00
Bola Ahmed Buari
fc461e74c1
Maintenance: Port old first steps tests to capybara.
2022-02-16 10:42:04 +01:00
Martin Gruner
048ce041e7
Maintenance: Drop unused changelog generator gem dependency.
2022-02-04 06:36:40 +01:00
Bola Ahmed Buari
dcc1be937b
Maintenance: Port old keyboard shortcuts tests to capybara.
2022-01-07 07:28:11 +01:00
Martin Gruner
24c3bdfd87
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
Bola Ahmed Buari
80e76fc43d
Maintenance: Port old integration tests to capybara.
2021-12-15 16:30:24 +00:00
Bola Ahmed Buari
5bb17cb776
Maintenance: Setup Stylelint linter for css and scss files.
2021-10-22 15:44:36 +02:00
Thorsten Eckel
16870853e1
Follow up - d7cdb308dd - Maintenance: Remove wrongly re-added switch_to_user_test.rb in browser slicing.
2021-10-12 17:18:07 +02:00
Bola Ahmed Buari
e6c3b07b0d
Maintenance: Port old cti integration tests to capybara.
2021-10-12 16:16:59 +02:00
Bola Ahmed Buari
d7cdb308dd
Maintenance: Port old preferences permission language tests to capybara.
2021-10-12 16:11:47 +02:00
Dominik Klein
3036453a0f
Maintenance: Ported auth test to capybara.
2021-10-12 16:02:34 +02:00
Dominik Klein
61996989b0
Maintenance: Deleted already ported switch to user test.
2021-10-11 10:58:01 +02:00
Martin Gruner
52587ca9e2
Maintenance: Port System > Monitoring test to capybara.
2021-10-08 11:47:47 +00:00
Martin Gruner
1de9c8d803
Maintenance: Ported admin_permissions_granular_vs_full_test.rb to Capybara.
2021-10-08 11:42:56 +00:00
Dominik Klein
22cd8f3376
Maintenance: Port maintenance session message test to capybara.
2021-10-08 12:34:31 +02:00
Martin Gruner
da22f4b1bd
Maintenance: Ported Manage > Channels > Email test to capybara.
2021-10-08 08:41:05 +02:00
Dominik Klein
c1cb4fdd43
Maintenance: Port maintenance app version test to capybara.
2021-10-06 08:35:18 +00:00
Dominik Klein
c335147d62
Maintenance: Port customer ticket create fields test to capybara.
2021-09-29 17:17:21 +02:00
Martin Gruner
36aa35f765
Maintenance: Port admin_calendar_sla_test.rb to Capybara.
2021-09-29 12:43:58 +00:00
Dominik Klein
63335652cb
Maintenance: Port agent ticket update tests to capybara.
2021-09-27 12:49:55 +02:00
Martin Gruner
4f2e7b9e52
Maintenance: Port System > Translations test to capybara.
2021-09-24 15:59:07 +02:00
Bola Ahmed Buari
2ee3fcf345
Maintenance: Port old preferences token access tests to capybara.
2021-09-22 09:57:23 +02:00
Bola Ahmed Buari
289187238f
Maintenance: Port old preferences permission check tests to capybara.
2021-09-22 07:52:35 +00:00