Callum Fraser
b0c5eb5482
mypy: Use Python 3 type syntax in zerver/views/typing.py.
2017-12-18 11:32:52 -05:00
Callum Fraser
0438da5c16
mypy: Use Python 3 type syntax in zerver/lib/avatar.py.
2017-12-18 11:32:52 -05:00
Utkarsh Patil
c2441e4455
user settings: Clean settings.css and fix bug
...
Clean up settings.css and fix js bug in attachments_ui.js
2017-12-18 10:12:33 -05:00
Utkarsh Patil
c9596e12be
user settings: fix uploaded files UI
...
Fix UI and date uploaded
2017-12-18 10:12:33 -05:00
Utkarsh Patil
b3d7a87552
user settings: Change file size display format
...
Display 1MB for 1000KB and display atleast 2 sig digits from 'KB' onwards
2017-12-18 10:12:33 -05:00
Utkarsh Patil
25f742839d
user settings: change 'Date uploaded' display format
...
Display 'Today' or 'Yesterday' and the date for days beyond those
2017-12-18 10:12:33 -05:00
Utkarsh Patil
0b710e41c9
user settings: fix 'Uploaded files' UI
...
Align table header and its corresponding table data
2017-12-18 10:12:33 -05:00
civilnewsnetwork
0ce8b69fd6
Renamed 'Register' to 'Sign up' including translations
2017-12-18 10:02:15 -05:00
cPhost
3dc315a0a1
node tests: Add 100% coverage for narrow_state.js.
2017-12-18 09:57:43 -05:00
Tommy Ip
16e03b644d
linter: Update commit title regex to match uppercase for the first letter.
2017-12-18 09:36:47 -05:00
Tommy Ip
7243a91e47
linter: Re-enable gitlint.
2017-12-18 09:36:47 -05:00
Alena Volkova
3cfb2d57b2
tests: Refactor the method for encoding credentials.
2017-12-18 09:24:09 -05:00
Alena Volkova
39915d9835
tests: Replace all get_auth usages with auth methods and delete it.
2017-12-18 09:24:09 -05:00
Alena Volkova
90aa6c627e
tests: Replace api_auth usages with auth methods in zerver/webhooks.
2017-12-18 09:24:09 -05:00
Alena Volkova
26eb23afc7
tests: Replace api_auth usages with auth methods in zerver/tests.
2017-12-18 09:24:09 -05:00
Alena Volkova
4a303d1778
tests: Add auth methods that will replace passing credentials.
2017-12-18 09:24:09 -05:00
cPhost
7f4e57ddff
node tests: Cover stream_data.initialize_from_page_params.
2017-12-18 09:19:05 -05:00
neiljp (Neil Pilgrim)
2fc0272a5d
Editing (minor): Add .pyi to .editorconfig.
2017-12-18 07:35:58 -05:00
itstakenalr
90c71f3ca6
docs: Update request-remote.md.
...
Change (zulip-venv) to (zulip-py3-venv)
2017-12-16 01:10:26 -08:00
Shreyansh Dwivedi
5b49259722
compose box:Add a reply button. Fixes #5578
2017-12-15 14:23:24 -05:00
Rishi Gupta
5a235bcfc5
portico: Make minor updates to for/mystery-hunt.
2017-12-15 09:39:24 -08:00
Sivagiri
3792bd2d69
integrations: Add webhook payloads for Groove.
2017-12-14 18:54:22 -05:00
Brock Whittaker
bfda5bbf2b
streams: Make stream settings inputs responsive to narrow screens.
...
This makes the inputs and buttons responsive to narrow screens by
gracefully resizing and falling in place.
Fixes : #7712 .
2017-12-14 17:47:54 -05:00
Xavier Cooney
bb54aab7c0
Change sidebar headings in API docs to not have pointer cursor.
...
Previosly, a pointer cursor would display when hovering over some of the
headings in the API docs, however nothing would happen when clicked.
Fixes #7702 .
2017-12-14 07:51:48 -05:00
Andy Perez
f0190333b8
bugdown: Remove whitespace strip from inline code.
...
Fixes #4507
2017-12-14 07:48:10 -05:00
YJDave
99e62f80b9
portico: Enhanced password warning
2017-12-14 07:16:56 -05:00
Steve Howell
7b8cc396b5
bot docs: Simplify docs on writing bot tests.
...
These changes catch up to some recent improvements in the
test system, plus I eliminate some unnecessary sections.
2017-12-14 07:07:18 -05:00
Umair Khan
07961611b2
test_create_update_and_remove_default_stream_group: Fix flake.
2017-12-14 05:35:54 -05:00
Umair Khan
b98c5c6d45
test_multi_user_subscription: Fix flake.
2017-12-14 05:35:54 -05:00
YJDave
e4bf3d6907
api: Fix typo in interactive bots doc.
2017-12-14 00:53:23 -08:00
Brock Whittaker
a05631d8c6
night-mode: Add experimental text.
...
This adds "(experimental)" after the night mode text in the
checkbox line so that people know it is not a fully stable
feature.
2017-12-13 17:27:49 -08:00
pradeepgangwar
445ece4a3c
Fix 'v' hotkey image searching behavior.
...
Fixes #7621
2017-12-13 15:14:18 -06:00
Vishnu Ks
bc37317914
invites: Differentiate users invited as admin by showing bolt icon.
2017-12-13 15:12:21 -06:00
Utkarsh Patil
10149b75cc
stats: Add per-graph loading indicator
...
This commit ensures that size of each graph is the same before and
after the data is loaded. It also adds a loading indicator to each
graph until the data is loaded.
Fixes https://github.com/zulip/zulip/issues/6490
2017-12-13 14:44:28 -06:00
Aastha Gupta
1df3e04cd7
bot settings: Clear typeahead when renaming a bot
...
Fixes #7534
When bot is renamed, the old name persists in mention typehead.
This commit clears the typeahead, whenever bot details are modified.
2017-12-13 14:39:53 -06:00
Brock Whittaker
20f3b0f599
popovers: Apply email overflow changes to ".message-info-popover".
...
This applies the same overflow changes to “.message-info-popover” by
imposing a max width on the popover (so it doesn’t increase in width
when it gets larger) and adding the tooltip on hover.
2017-12-13 14:20:18 -06:00
cPhost
97c3d5fce3
user profiles: add tooltip for too long email.
2017-12-13 14:20:18 -06:00
Balaji2198
c54c40eecd
refactor: Remove obsolete .sidebar-nav.
2017-12-13 14:17:41 -06:00
Balaji2198
e9ae14c968
refactor: Remove obsolete .position-relative.
2017-12-13 14:17:41 -06:00
Balaji2198
7b91668ef4
refactor: Remove obsolete .messagebox-bottom-colorblock.
2017-12-13 14:17:41 -06:00
Balaji2198
b9c784bd7f
refactor: Remove obsolete .messagebox-bottom.
...
This is an obsolete css class in zulip.css.
2017-12-13 14:17:41 -06:00
Balaji2198
6f7574ce19
refactor: Remove obsolete .message-right.
...
This is an obsolote css class in zulip.css.
2017-12-13 14:17:41 -06:00
Balaji2198
50517c16d6
refactor: Remove obsolete .message-pane.
...
This is an obsolete css class in zulip.css.
2017-12-13 14:17:41 -06:00
Balaji2198
38d778501c
refactor: Remove obsolete .edit-profile.
...
This is an obsolete css class in zulip.css.
2017-12-13 14:17:41 -06:00
YJDave
ffe3776b5f
create stream: Show current user on top of "People to add" list
...
Fixes #7475
2017-12-13 14:16:07 -06:00
civilnewsnetwork
76511449f1
Added darken to perfect-scrollbar on scroll
2017-12-13 14:14:59 -06:00
Greg Price
137c0e65bb
tools: Revert to Python 2 typing syntax for now.
...
This reverts commit 66261f1cc
. See parent commit for reason; here,
provision worked but `tools/run-dev.py` would give errors.
We need to figure out a test that reproduces these issues, then make a
version of these changes that keeps that test working, before we
re-merge them.
2017-12-13 10:38:15 -08:00
Greg Price
17a6632c43
zerver/views: Revert to Python 2 typing syntax for now (storage, streams).
...
This reverts commit 620b2cd6e
.
Contributors setting up a new development environment were getting
errors like this:
```
++ dirname tools/do-destroy-rebuild-database
[...]
+ ./manage.py purge_queue --all
Traceback (most recent call last):
[...]
File "/home/zulipdev/zulip/zproject/legacy_urls.py", line 3, in <module>
import zerver.views.streams
File "/home/zulipdev/zulip/zerver/views/streams.py", line 187, in <module>
method_kwarg_pairs: List[FuncKwargPair]) -> HttpResponse:
File "/usr/lib/python3.5/typing.py", line 1025, in __getitem__
tvars = _type_vars(params)
[...]
File "/usr/lib/python3.5/typing.py", line 277, in _get_type_vars
for t in types:
TypeError: 'ellipsis' object is not iterable
```
The issue appears to be that we're using the `typing` module from the
3.5 stdlib, rather than the `typing=3.6.2` in our requirements files,
and that doesn't understand the `Callable[..., HttpResponse]` that
appears in the definition of `FuncKwargPair`.
Revert for now to get provision working again; at least one person
reports that reverting this sufficed. We'll need to do more testing
before putting this change back in.
2017-12-13 10:20:11 -08:00
Greg Price
73a5c39264
docs: Fix link in roadmap.
...
Caught by tools/test-documentation .
2017-12-12 20:50:36 -08:00
Greg Price
d5fd2a1d72
tools: Fix run-dev.py, which had an `if False:` on a needed import.
2017-12-12 20:50:00 -08:00