info_overlay: Render keyboard shortcuts using info_overlay.

This commits ports the `keyboard_shortcuts.html` file from
using the Django template to handlebars, essentially creating
a new file as `keyboard_shortcuts.hbs` within /static/templates
which is then rendered using info_overlays.js.

Fixes part of #18792.
This commit is contained in:
aryanshridhar
2021-06-23 21:36:10 +05:30
committed by Tim Abbott
parent 8c1ae1161b
commit 942f4372f0
5 changed files with 81 additions and 77 deletions

View File

@@ -256,8 +256,6 @@ class HomeTest(ZulipTestCase):
"Exclude messages with topic",
"Keyboard shortcuts",
"Loading...",
"Narrow to topic",
"Next message",
"Filter streams",
# Verify that the app styles get included
"app-stubentry.js",