Commit graph

1873 commits

Author SHA1 Message Date
Yuya Ochiai b737e63f68 Add "Enable GPU hardware acceleration" option 2018-03-21 00:02:13 +09:00
Yuya Ochiai 5fc2cacf59 Add missing libgconf-2-4 for CircleCI
Somehow it might be missing in containers.
2018-03-21 00:00:56 +09:00
Yuya Ochiai d5ff7c7a98 Ignore did-fail-load event when trying to use U2F devices 2018-03-16 22:12:38 +09:00
Yuya Ochiai 3cfc75604b
Merge pull request #732 from yuya-oc/circleci-2.0
Migrate to CircleCI 2.0
2018-03-16 21:53:00 +09:00
Yuya Ochiai 154db5a331 Migrate to CircleCI 2.0 2018-03-16 20:41:00 +09:00
Yuya Ochiai aa5e6563fe Tweak pause of modal tests 2018-03-16 20:17:33 +09:00
Yuya Ochiai c99866a971 Update CHANGELOG.md 2018-03-16 00:16:11 +09:00
Yuya Ochiai 75116e66d8
Merge pull request #731 from yuya-oc/fix-spellchecker
Fix correct spellchecker locale is not selected for non en-US locales
2018-03-16 00:12:31 +09:00
Yuya Ochiai d23a244509
Merge pull request #730 from yuya-oc/async-test
Rewrite tests with async/await
2018-03-15 23:50:44 +09:00
Yuya Ochiai bacf11e681 Fix correct spellchecker locale not selected for non en-US locales
app.getLocale() should be called after app.on('init') event.
spellCheckerLocale is removed from defaultPreferences.js
2018-03-14 23:54:21 +09:00
Yuya Ochiai a0ab0255d6 Make sure SpellCheker.getSpellCheckerLocale() returns correct locale 2018-03-14 23:34:34 +09:00
Yuya Ochiai 0be402be81 Rewrite tests with async/await 2018-03-14 21:55:20 +09:00
Yuya Ochiai 4f95e12894 Upgrade Node.js for development 2018-03-14 21:55:20 +09:00
Jason Blais ef870992ba
Merge pull request #727 from yuya-oc/tweak-issue-template
Tweak ISSUE_TEMPLATE.md
2018-03-12 12:26:45 -04:00
Yuya Ochiai 579631a260
Merge pull request #722 from uber-uchat/clean_mattermost_branded_window
Whitelabel: Downloads link opens in Mattermost branded window.
2018-03-13 01:02:15 +09:00
Yuya Ochiai 5ae1a6a3d4 Tweak ISSUE_TEMPLATE.md 2018-03-13 00:50:42 +09:00
David Meza 011b84e2f4 Whitelabel: Downloads link opens in Mattermost branded window. 2018-03-07 20:11:29 -05:00
Yuya Ochiai a104621f43 Update CHANGELOG.md 2018-02-28 20:31:56 +09:00
Yuya Ochiai 71ea4f2e5f
Merge pull request #720 from yuya-oc/fix-tray-settings
Fix app crached after toggling tray icon settings on Mac and Linux
2018-02-28 20:24:30 +09:00
Yuya Ochiai 12f240d196 Add showTrayIcon test for Mac and Linux 2018-02-27 20:00:49 +09:00
Yuya Ochiai 6749152d7c Fix crashing when tray icon visibility and theme are changed on Mac and Linux 2018-02-27 20:00:49 +09:00
Yuya Ochiai 294f33a05f Update CHANGELOG.md 2018-02-27 19:59:32 +09:00
Yuya Ochiai c25de6e8ad
Merge pull request #719 from yuya-oc/upgrade-src-dependencies
Upgrade src dependencies
2018-02-26 21:54:18 +09:00
Yuya Ochiai 7718cf046a
Merge pull request #712 from lip-d/file_protocol
Fixed an issue where clicking on a file:// protocol path does not open windows explorer since version 3.5.0. #579
2018-02-26 21:29:12 +09:00
lip-d 267b8780cf Fixed an issue where clicking on a file:// protocol path does not open windows explorer since version 3.5.0. 2018-02-25 10:51:45 +09:00
Yuya Ochiai 75b34927b9 Tweak pause duration of failing test 2018-02-23 20:29:44 +09:00
Yuya Ochiai 95e81bf5a8 Refer to the documentation for configuration guides 2018-02-23 20:15:43 +09:00
Yuya Ochiai bdff27a573 Create configuration guides 2018-02-23 20:15:43 +09:00
amyblais 8f1a2d0f75 Update CHANGELOG.md 2018-02-23 20:01:33 +09:00
Yuya Ochiai 7a39f54d47 Upgrade React-Bootstrap 2018-02-23 00:46:17 +09:00
Yuya Ochiai e80aae20d0 Migrate to react-transition-group v2
https://github.com/reactjs/react-transition-group/blob/v2.2.1/Migration.md
2018-02-23 00:46:16 +09:00
Yuya Ochiai abe274fb66 Update NOTICE.txt to use MIT of React 2018-02-23 00:46:16 +09:00
Yuya Ochiai bd087540f0 Upgrade React 2018-02-23 00:46:16 +09:00
Yuya Ochiai e37276f718 Upgrade src dependencies 2018-02-23 00:46:16 +09:00
Yuya Ochiai 715e18f12b
Merge pull request #714 from yuya-oc/upgrade-eslint
Upgrade ESLint
2018-02-23 00:39:55 +09:00
Yuya Ochiai 197b172a59 Fix eslint errors 2018-02-23 00:37:24 +09:00
Yuya Ochiai 22fdf01d38 Upgrade ESLint and rules
https://github.com/mattermost/mattermost-webapp/blob/v4.7.1/.eslintrc.json
2018-02-23 00:31:18 +09:00
Yuya Ochiai e06040e537 Update CHANGELOG.md for #711 2018-02-23 00:27:00 +09:00
Yuya Ochiai ba7711fa15 Add "UNDER DEVELOPMENT" section for next release 2018-02-23 00:19:44 +09:00
Yuya Ochiai a5a5393149
Merge pull request #711 from yuya-oc/upgrade-electron
Upgrade Electron
2018-02-23 00:15:11 +09:00
Jesse Hallam 02434ecd7b
Merge pull request #716 from mattermost/comma-dangle-always-multiline
update eslint's `comma-dangle` rule to `always-multiline`
2018-02-22 09:59:42 -05:00
Jesse Hallam 620c5484e3
invoke yarn fix:js to adopt the updated eslint rules. No other changes are included. 2018-02-21 14:21:16 -05:00
Jesse Hallam 38bcaaae5e
remove deprecated react/jsx-space-before-closing rule, already handled by react/jsx-tag-spacing 2018-02-21 14:21:16 -05:00
Jesse Hallam f3d9a311ad
add fix:js script to package.json 2018-02-21 14:21:16 -05:00
Jesse Hallam 086e3bb1a5
update eslint's comma-dangle rule to always-multiline 2018-02-21 14:21:16 -05:00
Yuya Ochiai f58cd7bde0 Remove "npm run serve" which is no longer available 2018-02-21 22:32:22 +09:00
Yuya Ochiai b112c558ee Don't apply NODE_ENV=production in development 2018-02-21 22:29:31 +09:00
lip-d dcc7819dea implemented all the review comments 2018-02-21 19:57:15 +09:00
lip-d d4060d0d59 Fixed issue: clicking on a file:// protocol path does not open windows explorer since version 3.5.0 #579 2018-02-17 18:15:14 +09:00
Yuya Ochiai 054b6e2dd8 Fix nested promises 2018-02-14 23:17:08 +09:00