Abhigyan Khaund
9980fee785
loading-indicator: Fix loading indicator when server is loaded.
...
This PR changes the current implementation of the loading indicator by attaching
the indicator to the right dom element, so that it doesn't show up once a server
is loaded.
Fixes : #482 .
2018-05-08 00:41:20 +05:30
Abhigyan Khaund
537fbe8f9e
feature: Add DND button in left sidebar.
...
This adds the do not disturb button to the left sidebar
which disables sound and notifications. It also disables
flash taskbar on windows.
Fixes : #298 .
2018-05-03 02:35:13 +05:30
Abhigyan Khaund
5638590c8b
internal-links: Download file attachment links using downloadURL.
...
This commit download file attachments using downloadURL method of
webContent, the same way loadURL opens internal links. This
removes the use of hidden webview added in
f70432f4e3 .
Improves: #469 .
2018-05-01 20:37:33 +05:30
Abhigyan Khaund
22f705960d
sidebar: Add scrollbar for list of organizations on overflow.
2018-04-16 19:38:26 +05:30
Priyank Patel
ca8ce1deaa
report-issue: Add report issue UX using send-feedback electron element.
...
This uses @electron-elements/send-feedback package to easily implement
UX for reporting issues.
2018-04-16 11:34:11 +05:30
Priyank Patel
f70432f4e3
internal-links: open non-image links in hidden webview.
...
* This will make sure that the current server webview will not
reload due to URL change.
* Add an option to allow users to download the file attachments.
Improves: #469 .
2018-04-11 23:21:01 +05:30
Akash Nimare
6c120269eb
design: Redesign Add new server page. ( #446 )
...
Changes -
* New setting nav item for connected organizations.
* All new page for adding a new server.
* Minor UI changes in setting page.
* Update default height, width of the main window.
* Fix webview showing outline.
* Hide Server nav item in setting page.
Fixes #340 .
2018-03-14 23:41:12 +05:30
Akash Nimare
435e5f086e
webview: Fix webview flickering. ( #439 )
...
Rewrote styling for the webview so that it takes the whole window
when the app loads up.
Fixes #249 .
2018-03-09 14:35:13 +05:30
Akash Nimare
ffd2ee36fa
left-sidebar : Fix position of left-sidebar on toggel.
2018-03-01 21:36:13 +05:30
Akash Nimare
c11fa93642
left-sidebar: Fix tooltip not visible on hover.
...
Regression from c11089027c .
2018-03-01 21:12:07 +05:30
Akash Nimare
2bf88aa912
webview: Remove loading indicator once webview is loaded.
2018-02-26 18:36:25 +05:30
Akash Nimare
c11089027c
left-sidebar: Align action container properly.
2018-02-26 18:09:42 +05:30
Abhigyan Khaund
b83e2dd428
settings-tab: Do not create a sidebar tab rather highlight bottom settings icon. ( #422 )
...
Creating the new functional tab for setting tab was unnecessary as we already have a sticky setting icon at the bottom. This PR adds a functionality to highlight that settings icon instead of creating the new one.
Fixes : #418 .
2018-02-23 19:03:30 +05:30
Akash Nimare
fd421a62d2
webview: Improve flickering of webview on first load.
2018-02-23 02:03:18 +05:30
Abhigyan Khaund
fa85241c79
design: Only show the back button when needed.
...
Fixes : #421 .
2018-02-23 00:53:23 +05:30
Abhigyan Khaund
6d213c86a8
design: Add back button in left-sidebar.
...
Fixes : #208 .
2018-02-14 14:01:35 +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
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
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
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
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
Zhongyi Tong
6cbea1acba
Update style.
2017-07-21 00:45:00 +08:00
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
Zhongyi Tong
9e15ed2699
Update bubble padding.
2017-07-18 09:21:42 +08:00
Zhongyi Tong
cdc99cda26
Darken shortcut text color.
2017-07-18 09:18:17 +08:00
Zhongyi Tong
7e08af5ced
Fix bubble position.
2017-07-18 00:55:58 +08:00
Zhongyi Tong
0ee85bea16
Update style.
2017-07-18 00:47:00 +08:00
Zhongyi Tong
0dc20cc66c
Provide silent & seamless reload for the app.
2017-07-17 23:09:58 +08:00
akashnimare
72974b075f
Add tooltip [WIP] #207
2017-07-14 05:58:20 +05:30
Zhongyi Tong
f600c4db0e
Eliminate the race condition of pipe and reload.
2017-07-11 11:57:17 +08:00
Zhongyi Tong
541ba335ae
Save server icon to a local folder.
2017-07-11 00:47:30 +08:00
Zhongyi Tong
890d7caea5
Provide keyboard shortcut to switch between servers.
2017-07-10 14:40:02 +08:00
Zhongyi Tong
a5017456f2
Move add server buttom to above area.
2017-07-09 20:29:40 +08:00