Jonas Schwabe
|
b94303bfc5
|
Style error states
|
2017-01-30 21:19:05 +01:00 |
|
Jonas Schwabe
|
8db1973c9a
|
Display error message in the bottom left corner
|
2017-01-30 21:11:46 +01:00 |
|
Jonas Schwabe
|
c36f7f795d
|
Only validate new team modal input when save has been clicked
|
2017-01-30 20:45:47 +01:00 |
|
Jonas Schwabe
|
be2db91d05
|
Auto focus newly created server
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
9d119274ee
|
Allow new team modal to be closed using key events
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
9af3b9598d
|
Change labels and texts according to visual feedback
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
ec214946ff
|
add valid-url to package.json
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
8f3f59392d
|
Add specs for new team modal
|
2017-01-30 20:26:11 +01:00 |
|
Jonas Schwabe
|
42c8f4e2ed
|
Use new team modal in settings view as defined in #400
|
2017-01-30 20:17:56 +01:00 |
|
Jonas Schwabe
|
aa862b293d
|
Persist new Teams
|
2017-01-30 20:13:27 +01:00 |
|
Jonas Schwabe
|
5f7ab2d9a2
|
Add an add team button to the TabBar
|
2017-01-30 20:13:27 +01:00 |
|
Yuya Ochiai
|
396fa378ee
|
Disable close button when no servers have been saved
|
2017-01-29 20:35:27 +09:00 |
|
Yuya Ochiai
|
6627ec45b0
|
Prevent settings page to be closed when there are no teams
|
2017-01-27 23:04:42 +09:00 |
|
Yuya Ochiai
|
66b7765d9b
|
Fix labels
|
2017-01-27 22:50:17 +09:00 |
|
Yuya Ochiai
|
83a9d21d34
|
Delete global.Buffer in preload script
http://electron.atom.io/docs/tutorial/security/#buffer-global
|
2017-01-27 21:46:07 +09:00 |
|
Yuya Ochiai
|
ee2e315199
|
Add "Remove Server" modal
|
2017-01-25 00:06:42 +09:00 |
|
Yuya Ochiai
|
f7967cad9d
|
Tweak fullscreenable flag
setFullScreenable() is no longer necessary.
|
2017-01-23 21:06:38 +09:00 |
|
Yuya Ochiai
|
490772a4da
|
Tweak autostart for MacOS
|
2017-01-22 19:58:42 +09:00 |
|
Yuya Ochiai
|
d89829502c
|
Restore maximized window state on autostart
|
2017-01-22 19:28:08 +09:00 |
|
Jason Blais
|
c6d554535d
|
Update main.js
|
2017-01-18 10:50:12 -05:00 |
|
Jason Blais
|
3d09b6ae01
|
Update default window dimensions to 1000x700
|
2017-01-18 09:28:22 -05:00 |
|
Yuya Ochiai
|
7948514da9
|
Merge pull request #413 from yuya-oc/unread-team-sidebar
Count unread teams in team sidebar
|
2017-01-18 21:45:44 +09:00 |
|
Yuya Ochiai
|
7c8a676f8a
|
Set minimum window size
Close #389
|
2017-01-17 23:52:53 +09:00 |
|
Yuya Ochiai
|
a74c101e11
|
Count unread teams in team sidebar
|
2017-01-16 21:27:32 +09:00 |
|
Yuya Ochiai
|
f8fadcb844
|
Show mainWindow gracefully
http://electron.atom.io/docs/api/browser-window#showing-window-gracefully
|
2017-01-16 21:25:25 +09:00 |
|
Yuya Ochiai
|
97df4e1c42
|
Add context menu only once even if after reloading
Close #408
|
2017-01-11 22:07:06 +09:00 |
|
Yuya Ochiai
|
8d7bc31798
|
Remove remaining badges after logging out of the team
Close #396
|
2017-01-11 21:27:25 +09:00 |
|
Yuya Ochiai
|
0fae9a77c2
|
Fix missing initial theme of linux tray icon
Close #404
|
2016-12-27 23:39:39 +09:00 |
|
Yuya Ochiai
|
3bf41ca3e5
|
Add --data-dir to switch userData directory
|
2016-12-27 21:19:01 +09:00 |
|
Yuya Ochiai
|
e11cf8439f
|
Merge pull request #405 from yuya-oc/update-dependencies
Update dependencies
Close #397
|
2016-12-27 21:17:09 +09:00 |
|
Jonas Schwabe
|
4e6d0ee145
|
Fixes #378
|
2016-12-25 17:59:26 +01:00 |
|
Yuya Ochiai
|
48cb8a2bbf
|
Suppress unnecessary window while install/uninstalling
|
2016-12-22 23:26:18 +09:00 |
|
Yuya Ochiai
|
13308f294c
|
Update app dependencies
|
2016-12-22 21:23:55 +09:00 |
|
Yuya Ochiai
|
c98e3eff3a
|
Update dev dependencies
|
2016-12-20 23:53:37 +09:00 |
|
Jonas Schwabe
|
d4f3ca23d3
|
Fixes a bug on the settings pane which rendered the notification theme icon as a checkbox
|
2016-12-11 18:00:15 +01:00 |
|
Jonas Schwabe
|
89e3a52ef2
|
Add a fallback when the notification icon theme is not valid - the app did not start up successfully before
|
2016-12-11 18:00:10 +01:00 |
|
Jason Blais
|
915ff7695f
|
Merge pull request #384 from yuya-oc/fix-confused-cursor-in-hidpi
Fix confused cursor in HiDPI
|
2016-12-08 01:59:58 -05:00 |
|
Yuya Ochiai
|
0ae07b964e
|
Fix "Leave app running in notification area" checkbox not working on macOS
|
2016-12-07 01:16:00 +09:00 |
|
Yuya Ochiai
|
f60d1fe0e4
|
Fix confused cursor in HiDPI
https://github.com/electron/electron/issues/7655#issuecomment-259688853
|
2016-12-06 22:09:54 +09:00 |
|
Jason Blais
|
b4e5dec7e4
|
Merge pull request #372 from yuya-oc/hovering-links
Show URL when hovering over links
|
2016-11-30 12:30:59 -05:00 |
|
Jason Blais
|
d49f9d7bfb
|
Merge pull request #371 from yuya-oc/latest-react-bootstrap
Latest react bootstrap
|
2016-11-30 12:30:34 -05:00 |
|
Jason Blais
|
dbf20dd11e
|
Update package.json
|
2016-11-30 11:28:05 -05:00 |
|
Yuya Ochiai
|
0a702e62da
|
Fix eslint error
|
2016-11-30 20:37:39 +09:00 |
|
Yuya Ochiai
|
b333ca580f
|
Make hovering URL unclickable
|
2016-11-30 20:27:57 +09:00 |
|
Yuya Ochiai
|
9d3a80a295
|
Suppress momentary URL disappearance when hovering over multiple links
|
2016-11-29 22:52:10 +09:00 |
|
Yuya Ochiai
|
14969a8c04
|
Improve visility of hevering URL
- Add top and bottom padding
- Add border lines
- Truncate long URL using ellipsis
|
2016-11-29 22:03:20 +09:00 |
|
Yuya Ochiai
|
16cd860901
|
Suppress yellow halo behind the first tab when devtools is closed
|
2016-11-29 21:08:37 +09:00 |
|
Yuya Ochiai
|
93c76861ed
|
Add hovering animation
|
2016-11-26 15:01:09 +09:00 |
|
Yuya Ochiai
|
e4e40ec7c0
|
Show URL when hovering over links
|
2016-11-26 00:37:32 +09:00 |
|
Yuya Ochiai
|
e4f961f2f0
|
Add constructor to handle this
|
2016-11-23 21:11:05 +09:00 |
|