zulip/frontend_tests
Steve Howell c36932d29e Fix unread counts display when pinning/un-pinning.
The fix works by having build_stream_sidebar_row()
automatically update its own unread count when we
build a sidebar row.  Currently we rebuild sidebar
rows when we pin/unpin rows.

As an aside, we currently don't really need to rebuild
the sidebar row when we pin, since we're only moving
the DOM, not altering it.  But this may change in the
future, so I decided to leave that code path in place.
We may decide to do things in the future like showing
pinned streams with bolder fonts or special icons or
whatever.

Fixes #2902
2017-01-16 20:07:08 -08:00
..
casper_lib lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
casper_tests Fix internationalization in streams page buttons/labels. 2017-01-16 18:00:10 -08:00
node_tests Fix unread counts display when pinning/un-pinning. 2017-01-16 20:07:08 -08:00
zjsunit lint: Fix several no-unused-vars eslint rule violations. 2016-12-03 18:43:47 -08:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper Add --force to `tools/run-dev.py` when run `run-casper` with --force 2017-01-03 11:42:53 -08:00