trabajo-afectivo/public/assets/chat
2021-10-14 08:59:37 +00:00
..
views Chat: prevent clicking onto the status from closing the chat 2018-04-13 13:24:18 +02:00
build.sh Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat-no-jquery.coffee Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat-no-jquery.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat-no-jquery.min.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat.coffee Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat.css Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat.min.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
chat.scss Fixes #2559 - When disconnecting a Chat, customer can still continue posting messages 2021-07-02 06:10:13 +00:00
close.svg chat close icon 2015-11-11 11:44:10 +01:00
docker-entrypoint.sh Follow up - b125b3603e - Maintenance: Docker Chat build image misses yarn installation of dependencies. 2021-10-14 08:59:37 +00:00
Dockerfile Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
gulpfile.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
index.html Fixes #3431: Old JQuery version delivered 2021-05-25 20:06:15 +00:00
jquery-3.6.0.min.js Fixes #3431: Old JQuery version delivered 2021-05-25 20:06:15 +00:00
package.json Updated chat widget dependencies. 2017-07-27 19:35:08 +02:00
purify.min.js Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
README.md Maintenance: Improve clipboard handling of website chat 2021-10-05 06:42:26 +00:00
website.png chat: add testing webiste 2015-10-15 15:28:39 +02:00
yarn.lock Chat: prevent clicking onto the status from closing the chat 2018-04-13 13:24:18 +02:00
znuny-no-jquery-open_by_button.html Maintenance: Ported chat test to capybara to increase the test stabilization. 2021-09-01 09:22:36 +02:00
znuny-no-jquery.html Maintenance: Ported chat test to capybara to increase the test stabilization. 2021-09-01 09:22:36 +02:00
znuny.css chat client: fix reconnect ui, simpler theming 2015-11-13 15:58:44 +01:00
znuny.html Maintenance: Ported chat test to capybara to increase the test stabilization. 2021-09-01 09:22:36 +02:00
znuny.png chat client: fix reconnect ui, simpler theming 2015-11-13 15:58:44 +01:00
znuny_open_by_button.html Maintenance: Ported chat test to capybara to increase the test stabilization. 2021-09-01 09:22:36 +02:00

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.