Commit Graph

536 Commits

Author SHA1 Message Date
Yuya Ochiai
cbecbfbc16 Merge pull request #184 from Razzeee/improve-tray-menu
Improve tray menu
2016-07-06 22:15:18 +09:00
Kolja Lampe
081a82b74f Small style improvement 2016-07-05 20:57:39 +02:00
Kolja Lampe
81b40c68b3 Replace generic "Open mattermost" by a menu entry for each team. 2016-07-05 20:57:39 +02:00
Yuya Ochiai
47f1f0cd8a Merge pull request #188 from Razzeee/fix-devtron-problems
Added event handles for potential problems devtron showed and log the…
2016-07-05 08:33:20 +09:00
Kolja Lampe
bbea5e570e Added event handles for potential problems devtron showed and log these to console 2016-07-04 20:45:36 +02:00
Yuya Ochiai
f8194f80c1 Merge pull request #179 from magicmonty/HideWindowOnMinimize
Hide window to system tray on minimize/close in Windows/OSX
2016-07-04 22:56:21 +09:00
Yuya Ochiai
2ca5b0b598 Merge pull request #180 from Razzeee/get-help
Added a "Mattermost docs" link to the Help section
2016-07-04 21:08:36 +09:00
Yuya Ochiai
5cbbdf8a52 Merge branch 'fix-team-edit-form'
For #152, Ref #179
2016-07-04 20:49:12 +09:00
Martin Gondermann
04cbec9a5d Makes the check for the tray icon a bit more lightweight 2016-07-03 23:04:36 +02:00
Martin Gondermann
3c0c448502 Fix behaviour, if "Show icon on menu bar" was previously not selected 2016-07-03 22:13:48 +02:00
Kolja Lampe
0f9bdfeeee Added a "Mattermost docs" link to the Help section
Closes #177
2016-07-03 20:50:05 +02:00
Yuya Ochiai
17949d34ae Reset team edit form on clicking edit button 2016-07-04 00:12:58 +09:00
Yuya Ochiai
19134b08b0 Fix team edit form is not closed after submitting changes 2016-07-03 23:59:52 +09:00
Martin Gondermann
a1155bf989 Merge branch 'master' into HideWindowOnMinimize
# Conflicts:
#	CHANGELOG.md
2016-07-03 16:14:30 +02:00
Martin Gondermann
2b4ee5f0bc Readded the Option to hide the window on close for OSX 2016-07-03 16:12:04 +02:00
Yuya Ochiai
8637177c57 Merge pull request #183 from mattermost/contributing-md
Add request to update CHANGELOG.md and docs/*.md
2016-07-03 22:42:46 +09:00
Yuya Ochiai
d1691f6f73 Update CHANGELOG.md for #169 2016-07-03 22:39:48 +09:00
Martin Gondermann
f35393d73e Removed obsolete setting "minimizeToTray" 2016-07-03 15:05:04 +02:00
Martin Gondermann
b3dd5e28e9 Reverted an obsolete change 2016-07-03 15:03:38 +02:00
Martin Gondermann
2919b1af5f Removed option to minimize to tray, this is now the default behaviour 2016-07-03 14:58:48 +02:00
Martin Gondermann
0a289c5237 Merge branch 'master' into HideWindowOnMinimize 2016-07-03 13:38:40 +02:00
Martin Gondermann
865b08105a OSX: Added Option to hide Window from dock on close 2016-06-30 22:17:31 +02:00
jasonblais
73e1bcc45c Merge pull request #182 from mattermost/issue-template
Proposed update to issue template
2016-06-30 13:20:44 -04:00
Martin Gondermann
0f6688b4cf The toggle setting is now independent of the "minimize to tray" setting 2016-06-30 18:04:05 +02:00
Yuya Ochiai
3ef1d888cc Add request to update CHANGELOG.md and docs/*.md 2016-07-01 01:00:11 +09:00
Martin Gondermann
7c09ddda85 Update Changelog and docs/setup.md 2016-06-30 17:59:36 +02:00
Martin Gondermann
5f14fb7d0e Minimize to tray on Close only 2016-06-30 13:54:46 +02:00
it33
35730296f4 Proposed tweaks to issue template 2016-06-29 21:25:56 -07:00
jasonblais
3ab7820761 Proposed update to issue template
A similar template to this one has been successfully used in the \platform repo and can help increase quality of submissions
2016-06-30 00:07:57 -04:00
Martin Gondermann
80fe089835 Merge branch 'master' into HideWindowOnMinimize 2016-06-29 08:03:58 +02:00
Martin Gondermann
cdd1583e35 Match wording for minimize to tray with slack wording 2016-06-28 23:05:42 +02:00
Martin Gondermann
2f120e84dd Minimize to tray is enabled by default 2016-06-28 22:53:19 +02:00
Martin Gondermann
729f5a5511 Prettified results 2016-06-28 15:10:20 +02:00
Martin Gondermann
3daaabca65 Add test for toggle setting 2016-06-28 15:09:05 +02:00
Martin Gondermann
1f312e1f7f Add setting for "Toggle the window on tray icon click" 2016-06-28 15:07:29 +02:00
Yuya Ochiai
fc90341c89 Merge branch 'fix-win7-pinned-start-menu'
Close #169
2016-06-28 20:25:17 +09:00
Yuya Ochiai
ebef6d12a1 Use the product name "Mattermost" as file description on Windows
For #169
2016-06-27 23:11:22 +09:00
Martin Gondermann
d6de73458c MinimizeToTray-Setting is only shown on Windows 2016-06-27 09:36:22 +02:00
Martin Gondermann
fa1ddcb623 prettified the code 2016-06-27 09:14:55 +02:00
Martin Gondermann
db4bdd0a9b Window is hidden also on minimize and a click on the tray icon toggles the window 2016-06-27 09:06:20 +02:00
Martin Gondermann
f85cad72db Hide window on minimize 2016-06-27 08:09:52 +02:00
Yuya Ochiai
26b20670b4 Merge branch 'add_tests' 2016-06-25 23:06:46 +09:00
Yuya Ochiai
f5e28e2739 Execute testing js code directly with webdriverio API 2016-06-25 22:46:14 +09:00
Yuya Ochiai
9e6d6fcfdb Wait until a new window is opened 2016-06-25 22:09:37 +09:00
Yuya Ochiai
98b6ce8760 Extend pause 2016-06-25 21:42:03 +09:00
Yuya Ochiai
b6e975aa21 Add assertion to confirm Node.js is disabled in rederer by executing require() 2016-06-25 21:21:10 +09:00
Yuya Ochiai
7fc963125a Add test to confirm Node.js is disabled in a new window 2016-06-25 18:46:23 +09:00
Yuya Ochiai
b22c1eb2aa Add test to confirm Node.js API is disabled in webview 2016-06-25 18:04:33 +09:00
Yuya Ochiai
08aca0f235 Improve the way to skip tests on specific condition 2016-06-25 17:05:56 +09:00
Yuya Ochiai
1b265f7c12 Merge branch 'dev'
Close #143
2016-06-24 00:17:24 +09:00