Martin Gruner 616c436b44 Maintenance: Improve translatable source strings by using ellipsis (…) rather than three dots (...). 3 years ago
..
views 616c436b44 Maintenance: Improve translatable source strings by using ellipsis (…) rather than three dots (...). 3 years ago
Dockerfile ecbda834bc Maintenance: Improve clipboard handling of website chat 3 years ago
README.md ecbda834bc Maintenance: Improve clipboard handling of website chat 3 years ago
build.sh ecbda834bc Maintenance: Improve clipboard handling of website chat 3 years ago
chat-no-jquery.coffee 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat-no-jquery.js 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat-no-jquery.min.js 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat.coffee 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat.css 5c333430ca Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps. 3 years ago
chat.js 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat.min.js 3f48c222b5 Fixes #2471 - Chat can't be closed after timeout. 3 years ago
chat.scss 5c333430ca Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps. 3 years ago
close.svg f93407b36f chat close icon 9 years ago
docker-entrypoint.sh fc4ab53c1a Follow up - b125b3603e01c9c79a40701153e97db332c25bb4 - Maintenance: Docker Chat build image misses yarn installation of dependencies. 3 years ago
gulpfile.js ecbda834bc Maintenance: Improve clipboard handling of website chat 3 years ago
index.html a1187c218a Fixes #3431: Old JQuery version delivered 3 years ago
jquery-3.6.0.min.js a1187c218a Fixes #3431: Old JQuery version delivered 3 years ago
package.json b937d05b06 Updated chat widget dependencies. 7 years ago
purify.min.js ecbda834bc Maintenance: Improve clipboard handling of website chat 3 years ago
website.png eb1d74b8e2 chat: add testing webiste 9 years ago
yarn.lock edc39d801e Chat: prevent clicking onto the status from closing the chat 7 years ago
znuny-no-jquery-open_by_button.html edcb483b85 Maintenance: Ported chat test to capybara to increase the test stabilization. 3 years ago
znuny-no-jquery.html edcb483b85 Maintenance: Ported chat test to capybara to increase the test stabilization. 3 years ago
znuny.css 5c333430ca Maintenance: Updated stylelint to version 14 and added prettier as a better preparation for future steps. 3 years ago
znuny.html edcb483b85 Maintenance: Ported chat test to capybara to increase the test stabilization. 3 years ago
znuny.png 543c27a0bc chat client: fix reconnect ui, simpler theming 9 years ago
znuny_open_by_button.html edcb483b85 Maintenance: Ported chat test to capybara to increase the test stabilization. 3 years ago

README.md

Zammad Chat build

This folder contains a docker image and the required files to build the Zammad Chat from coffeescript and eco files. This workaround is required for now because of the outdated NodeJS 8 dependency.

The build process can easily be started by executing the build.sh file. There is nothing more to it except of having docker installed and running.