cPhost
7be051bb6e
about-page: center everything, add links for zulip-electron, license
2017-12-03 18:02:34 -05:00
akashnimare
ba64438a99
Improve Add Server page for new users [WIP] #340
2017-11-22 14:39:39 +05:30
YJDave
3a974136a3
Tooltip for add organization icon
2017-10-07 14:08:26 +05:30
akashnimare
91f3afa8fe
Show server-info on hovering the server-icons
2017-10-01 02:51:50 +05:30
akashnimare
f784345495
Fix sidebar tooltip
...
This commit fixes an issue which was caused by the recent changes in left-sidebar styling.
Due to transform property the tooltip of action-buttons (reload, setting) was hidden on hover.
2017-10-01 02:06:08 +05:30
akashnimare
ad5bef821e
UI: Remove sidebar fluctuation on switching the toggle button
...
Fixes #301
2017-09-21 00:48:08 +05:30
Akash Nimare
90d080dc96
Revert "Removed the sidebar fluctuation on switching the toggle button"
2017-09-20 23:18:35 +05:30
Shipragupta14
4b8f216bab
Removed the sidebar fluctuation on switching the toggle button
2017-09-20 02:03:39 +05:30
ihsavru
0c32756485
changed button and switch colour
2017-09-19 10:44:39 +05:30
ihsavru
0c0835e364
changed shortcuts UI
2017-09-17 23:31:53 +05:30
ihsavru
9e962a5c44
improved toggle switches
2017-09-17 11:54:40 +05:30
ihsavru
a218f7ea64
change toggle buttons
2017-09-17 10:45:09 +05:30
ihsavru
13a7f7475a
added toggle switches
2017-09-16 19:09:12 +05:30
ihsavru
48b17a1549
made settings page responsive
2017-09-16 17:39:07 +05:30
Cedricium
45867ef15e
Made changes based on @rishig recommendations
...
Changes include:
- increasing the font size of the 'Create new organization' link
- adding more bottom margin to the link
- aligning the link text with the external navigation icon
2017-09-14 20:49:40 -07:00
Cedricium
6572c90d49
'Create New Organization' added to Settings page
...
This fixes #281 , which will allow users to open an external link in their default
browser to create a new organization on zulipchat.com.
2017-09-14 15:13:31 -07:00
Cedricium
352b775e27
Added all keyboard shortcuts
...
Finished adding all keyboard shortcuts to the Settings page. Styled the tables
such that they are uniform with their columns being the same
width.
At the bottom of the 'Keyboard Shortcuts' settings page, a link to the
complete keyboard shortcuts documentation
(https://chat.zulip.org/help/keyboard-shortcuts ) was also added.
2017-09-09 22:39:34 -07:00
Cedricium
38cec25680
Adding keyboard shortcuts in Settings
...
This is the initial pass at adding keyboard shortcuts to the Settings page. In
this commit, the `ShortcutsSection` class has been created and is applied to a
newly-added 'Keyboard Shortcuts' nav item. The template for ShortcutsSection
is essentially multiple settings cards containing one table of keyboard short-
cuts organized by their underlying functionality.
The HTML `<kbd>` tag was defined in preference.css which styles the element to
look like a keyboard key, similar to StackOverflow or GitHub.
2017-09-09 19:11:19 -07:00
akashnimare
787f097cf3
style reset data button
2017-09-06 03:42:39 +05:30
akashnimare
33782e0492
disable text-selection in setting page
2017-08-27 05:00:18 +05:30
Zhongyi Tong
fe34f8adad
Finish setting section for proxy.
2017-08-20 21:59:31 -04:00
Zhongyi Tong
a3142713f7
Initialize setting section for proxy.
2017-08-20 16:35:39 -04:00
Zhongyi Tong
7261fb6cef
Update settings layout.
2017-08-20 15:21:13 -04:00
Zhongyi Tong
b34681ece8
Show new-server form by default.
2017-08-10 13:00:25 +08:00
Zhongyi Tong
d25d71cb91
Click server name in settings to show webview.
2017-08-04 13:04:43 +08:00
Akash Nimare
9e8ec3b6d4
Merge pull request #256 from geeeeeeeeek/issue/delay-webview-show-up
...
Delay webview fade-in.
2017-08-02 19:08:00 +00:00
akashnimare
197e9a0520
styling popup
2017-08-03 00:13:52 +05:30
Akash Nimare
ff84792374
Change font
2017-08-02 22:27:25 +05:30
akashnimare
a0ae29b34a
notify exit fullscreen shortcut on entering fullscreen mode #247
2017-08-02 22:15:47 +05:30
Zhongyi Tong
f880683d9c
Delay webview fade-in.
2017-08-02 22:56:24 +08:00
Akash Nimare
068fe249ea
Merge pull request #236 from geeeeeeeeek/issue/fetch-server-details-from-zulip-api
...
Issue/fetch server details from zulip api
2017-07-31 18:32:32 +00:00
Zhongyi Tong
56189806a9
Fix a bug that new server form responds to mouse events when hidden.
2017-07-31 18:51:43 +08:00
Zhongyi Tong
0f6e48c65f
Remove customized fields of add a server.
2017-07-31 18:17:52 +08:00
akashnimare
fa50243dbb
Fixing server-icon path error [Windows]
...
Since URL of background-image creates path issue on windows, I have implemented the same styling with img src tag which works fine on windows as well.
2017-07-30 17:33:43 +05:30
Zhongyi Tong
1e57daa8bf
Remove background color of action buttons on hover.
2017-07-27 14:16:05 +08:00
Akash Nimare
f2a7ce188d
Merge pull request #230 from geeeeeeeeek/feature/collapse-button
...
Hide/Toggle left sidebar
2017-07-26 18:37:00 +00:00
Akash Nimare
697948c9d8
Merge pull request #219 from geeeeeeeeek/issue/tab-style
...
Issue/tab style
2017-07-26 15:35:53 +00:00
Zhongyi Tong
5150b7c57c
Add menu item for sidebar toggle.
2017-07-26 18:19:08 +08:00
Zhongyi Tong
e44af311ce
Snap unread count bubble to the right.
2017-07-26 16:19:03 +08:00
akashnimare
ffeb960851
left sidebar styling [WIP]
2017-07-22 16:00:45 +05:30
Zhongyi Tong
a36b39ec73
Reduce action button's tooltip size.
2017-07-21 18:06:33 +08:00
Zhongyi Tong
2deb63b557
Add CollapseButton component.
2017-07-21 17:54:53 +08:00
Zhongyi Tong
fcd97f3a32
Add collapse button.
2017-07-21 17:37:28 +08:00
akashnimare
d6975f7b2a
hide header and footer from /login page
...
we don't want users to navigate these links through app
2017-07-20 23:51:45 +05:30
Zhongyi Tong
6cbea1acba
Update style.
2017-07-21 00:45:00 +08:00
akashnimare
5bbf710529
injecting css in webviews
2017-07-20 01:10:48 +05:30
akashnimare
4e04c85258
Added basic tooltip
2017-07-18 23:42:04 +05:30
Akash Nimare
6594da6ddd
Revert "Add tooltip"
2017-07-18 23:04:58 +05:30
Akash Nimare
0004152e18
Merge branch 'master' into tooltip
2017-07-18 17:26:57 +00:00
akashnimare
e8be57d710
styling tooltip
2017-07-18 16:47:35 +05:30