Commit graph

232 commits

Author SHA1 Message Date
Yuya Ochiai feb03f1e74 Merge pull request #75 from mattermost/experiment/stabilize-test
Stabilize tests
2016-03-15 19:59:17 +09:00
Yuya Ochiai 361b71a04a Add waiting when switching tabs 2016-03-14 21:38:50 +09:00
Yuya Ochiai 63aaab804b Try to stabilize tests
pause() was missing before getUrl() in some tests.
2016-03-14 21:28:43 +09:00
Yuya Ochiai 072559a869 Merge pull request #71 from mattermost/testing-guide
Release Testing Guide proposal
2016-03-14 21:15:19 +09:00
Yuya Ochiai 79c06e049a Merge pull request #74 from mattermost/volume-mixer
Updating known issue on volume mixer in Windows
2016-03-14 21:12:01 +09:00
Yuya Ochiai a7d3ef8430 Merge pull request #73 from mattermost/http
Propose https instead of http in examples
2016-03-14 21:10:41 +09:00
it33 91b94bd0bb Updating known issue on volume mixer in Windows 2016-03-13 16:24:25 -07:00
it33 a32066d39a Change http to https 2016-03-13 08:54:03 -07:00
it33 6e445ba40f Change http:// to https:// 2016-03-13 08:52:41 -07:00
it33 defce47f9d Adding clarification on changes and known issues 2016-03-13 08:49:05 -07:00
it33 65a4625095 Fixing incorrect reference to Android device 2016-03-13 08:44:47 -07:00
it33 b946ba1b10 Correct build number format 2016-03-13 08:43:57 -07:00
it33 bcad1d536d Correcting heading hierarchy 2016-03-12 11:00:01 -08:00
it33 8626a47fcb Adding link example to verification report 2016-03-12 10:16:14 -08:00
it33 7561970daf Create TESTING.md
Initial draft of testing instructions across operating systems, begins with Windows testing guide
2016-03-12 10:10:22 -08:00
it33 5fb9e51fc0 Renaming "Top Menu" to "Menu Bar"
For consistency
2016-03-12 10:05:06 -08:00
it33 b7a5b8755b Changing "menubar" to "Menu Bar"
More common phrasing
2016-03-12 09:48:21 -08:00
it33 3c0869256e Documenting Windows functionality for testing 2016-03-12 09:46:39 -08:00
Yuya Ochiai 4bee65881b Merge pull request #69 from mattermost/fixing-gif
Fixing link to GIF in README
2016-03-13 00:37:09 +09:00
it33 d738e5c3e3 Changing from absolute to relative links 2016-03-12 07:28:11 -08:00
Yuya Ochiai 125b11290d Update URL for CircleCI
Close #62
2016-03-13 00:06:54 +09:00
it33 48d3e33f77 Merge pull request #68 from mattermost/feature-idea-forum
Introduce the Feature Idea forum
2016-03-11 08:26:59 -08:00
it33 0ba82ffe2a Fixing link to GIF in README
I accidentally linked it to the branch in the first PR :p
2016-03-11 08:06:39 -08:00
Yuya Ochiai 1c4289ef35 Introduce the Feature Idea forum 2016-03-12 00:22:06 +09:00
Yuya Ochiai 80694814ee Merge pull request #64 from mattermost/draft-changelog
Create CHANGELOG.md
2016-03-12 00:05:39 +09:00
Yuya Ochiai ccb5111e5e Minor fix for CHANGELOG.md 2016-03-11 23:50:42 +09:00
it33 a135c55325 Create CHANGELOG.md
Proposing a changelog format to document known issues. Eventually this could move to docs.mattermost.com to make it easier to review all the components of Mattermost in one place.
2016-03-10 08:04:58 -08:00
Yuya Ochiai 2646df05cd Merge pull request #61 from mattermost/README-tweaks
Proposing minor README changes
2016-03-10 21:48:30 +09:00
Yuya Ochiai f7c1be1268 Trim trailing white spaces 2016-03-10 21:46:47 +09:00
Yuya Ochiai 05f55aac9e Merge pull request #60 from mattermost/windows-help
Documenting menu for Windows application
2016-03-10 21:43:24 +09:00
it33 a26edac048 Proposing minor README changes 2016-03-09 22:53:51 -08:00
it33 1b0c3ae4fd Documenting menu for Windows application 2016-03-09 22:38:20 -08:00
Yuya Ochiai 1a2480bac6 Merge pull request #58 from mattermost/rename-1
Initial rename
2016-03-10 08:34:21 +09:00
it33 e9948e7612 Initial rename 2016-03-09 09:02:36 -08:00
it33 2bb0782b61 Screenshot: Public Test Channel 2016-03-09 08:58:50 -08:00
Yuya Ochiai 0661caef55 Update version to 1.0.7 2016-02-20 21:47:49 +09:00
Yuya Ochiai 7659f9e34b Merge branch 'fix-notification' 2016-02-20 21:45:53 +09:00
Yuya Ochiai 81baf05c78 Fix desktop notification not working with Mattermost 2.0
Fix #36
Notification.permission was missing in override
2016-02-20 21:45:15 +09:00
Yuya Ochiai 6748078a83 Merge branch 'fix-toggle-fullscreen' 2016-02-20 21:44:55 +09:00
Yuya Ochiai f8f525c6df Fix "Toggle Fullscreen" not working
win.setFullScreenable() is necessary from Electron v0.36.6.
fix #37
2016-02-19 00:59:40 +09:00
Yuya Ochiai 3e49f6935b Update README.md 2016-02-19 00:42:47 +09:00
Yuya Ochiai 9fdf2106b2 Update CONTRIBUTING.md 2016-02-19 00:35:03 +09:00
Yuya Ochiai 3168135082 Update version to 1.0.6 2016-02-16 21:19:13 +09:00
Yuya Ochiai 8b059ae453 Merge branch 'dev' 2016-02-16 21:17:44 +09:00
Yuya Ochiai cf6cfb4775 Merge pull request #33 from pascalw/feature/mac-default-application-menu
Add default Mac application menu
2016-02-16 04:13:17 -08:00
Pascal Widdershoven 325d1996c6 Add default Mac application menu
All Mac apps generally have this menu, allows to hide the app with the
default shortcut.
2016-02-15 19:54:41 +01:00
Yuya Ochiai da5dca6f5d Don't prettify dist directory 2016-02-14 23:00:19 +09:00
Yuya Ochiai 631415280e Fix window state restoration not working 2016-02-14 20:03:25 +09:00
Yuya Ochiai d2e5c7e118 Cache src/node_modules in CircleCI 2016-02-13 21:25:36 +09:00
Yuya Ochiai 35fe559161 Merge branch 'master' into dev 2016-02-13 21:16:22 +09:00