zuul/web/src
Tobias Henkel 35d56eeb68
Whitelist pageup and down keys in xterm
We currently block all keys in xterm so we can use ctrl+c for copying
text. However this blocks scrolling via shift+pageup and
down. Whitelist those buttons so scrolling per keyboard works.

This blocks scrolling per keyboard. In case this is still needed we
should add it back with a specific blacklist or whitelist.

Change-Id: Ida8c90f556912941af528d3c1fd322cf1256185d
2019-04-04 21:42:14 +02:00
..
actions web: add errors from the job-output to the build page 2018-12-14 08:33:48 +00:00
containers Merge "Add link to builds in job page" 2019-04-03 15:22:07 +00:00
images Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
pages Whitelist pageup and down keys in xterm 2019-04-04 21:42:14 +02:00
reducers web: clear status when changing tenant 2019-02-02 03:49:36 +00:00
App.jsx web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00
App.test.jsx web: add projects page 2018-12-14 05:36:21 +00:00
api.js web: add buildsets page 2019-02-21 03:31:01 +00:00
index.css Use xterm.js for live log streaming 2019-04-01 18:56:23 +02:00
index.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
registerServiceWorker.js Disable service workers by default 2019-02-05 17:23:24 +00:00
routes.js web: add buildsets page 2019-02-21 03:31:01 +00:00
store.js web: break the reducers module into logical units 2018-12-02 01:05:02 +00:00