Commit graph

2511 commits

Author SHA1 Message Date
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
Yuya Ochiai 580bebdc66 Combine save/load tests 2016-06-23 21:02:08 +09:00
Yuya Ochiai f4741d175b Merge branch 'dev' of https://github.com/mattermost/desktop into dev 2016-06-23 00:08:19 +09:00
Yuya Ochiai 4fca00ec9d Add tests for settings 2016-06-23 00:03:04 +09:00
Yuya Ochiai fdfb5ad791 Fix typo 2016-06-22 23:10:27 +09:00
Yuya Ochiai f432846a28 Modify test-code style for 'Hide Manu Bar' 2016-06-22 00:35:04 +09:00
Yuya Ochiai 2347d5e299 Add tests for disablewebsecurity (Allow mixed contents) 2016-06-22 00:33:14 +09:00
Yuya Ochiai eda5d56d78 Refine headers and notifications config 2016-06-18 21:46:31 +09:00
Yuya Ochiai 056b508ac3 Move "Toggle Developer Tools" item to bottom of the menu 2016-06-18 20:41:11 +09:00
Yuya Ochiai b91e44a5fe Prettify code 2016-06-18 20:40:12 +09:00
Yuya Ochiai 3650967f4c Fix that edited team is adeed to bottom of the list 2016-06-18 00:53:03 +09:00
Yuya Ochiai 96e52b6e85 Update config of main process when the config file is updated 2016-06-17 23:50:41 +09:00
Yuya Ochiai 517cc16835 Merge branch 'master' into dev 2016-06-17 23:39:45 +09:00
Yuya Ochiai 04839a630e Deploy windows-installers to draft 2016-06-17 23:28:22 +09:00
Yuya Ochiai f98f1fbab2 Merge branch 'windows-installer' into dev 2016-06-17 23:19:55 +09:00
Yuya Ochiai 339dd4e404 Update CHANGELOG.md 2016-06-17 23:19:43 +09:00
Yuya Ochiai 1cb55aa893 Update dist package's author to control the stat menu folder 2016-06-17 22:02:20 +09:00
Yuya Ochiai 2b7dc1190e Update CHANGELOG.md 2016-06-17 21:50:01 +09:00
Yuya Ochiai 3061598935 Merge pull request #159 from MetalCar/blinkNotification 2016-06-17 21:29:12 +09:00
Yuya Ochiai 722807a5cb Refactor notification to simplify event handling 2016-06-16 23:01:37 +09:00
Yuya Ochiai 4b11504b81 Update issue templates 2016-06-16 21:31:03 +09:00
Yuya Ochiai 3698b19495 Update docs 2016-06-16 21:08:40 +09:00
Yuya Ochiai 84c1ac1d9b Merge pull request #164 from Razzeee/auto-launch-option
Adds a setting to launch the app on system login
2016-06-16 20:05:35 +09:00
Kolja Lampe 447f6ec41d Adds a setting to launch the app on system login 2016-06-15 17:23:10 +02:00
Yuya Ochiai b8f8c4b8f7 Merge pull request #166 from Razzeee/bump-prebuild
Bump prebuild to 1.2.2
2016-06-15 20:17:24 +09:00
Yuya Ochiai 9778c4fba2 Override author of dist/package.json
"Mattermost, Inc." is used:
  - to create the start menu shortcut.
  - as the publisher on "Add/Remove Programs" list.
2016-06-15 00:19:44 +09:00