Commit Graph

1430 Commits

Author SHA1 Message Date
Yuya Ochiai
e6fef85128 Clear webFrame cache at a certain interval
mattermost-webapp is SPA. So cache is not cleared due to no navigation.
We needed to manually clear cache to free memory in long-term-use.
2018-03-27 21:57:57 +09:00
Yuya Ochiai
f725b4a330 Merge pull request #733 from yuya-oc/ignore-u2f-error
Ignore did-fail-load event when trying to use U2F devices
2018-03-26 23:46:38 +09:00
Yuya Ochiai
0ecdb4ddc5 Merge pull request #741 from yuya-oc/upgrade-electron
Upgrade Electron to 1.8.4
2018-03-26 22:43:47 +09:00
Yuya Ochiai
b725abb537 Upgrade Electron to 1.8.4 2018-03-26 20:17:24 +09:00
Yuya Ochiai
a73d18137b Merge branch 'release-template' 2018-03-24 00:53:05 +09:00
Yuya Ochiai
ab6020973e Add checksum for release template 2018-03-24 00:52:20 +09:00
Yuya Ochiai
91273be3f8 Add script to generate download links for release 2018-03-24 00:52:20 +09:00
Yuya Ochiai
faef73dd83 Update CHANGELOG.md 2018-03-22 20:19:13 +09:00
Yuya Ochiai
2b65319e42 Merge pull request #734 from yuya-oc/enable-gpu-option
Add "Enable GPU hardware acceleration" option
2018-03-22 20:15:17 +09:00
Yuya Ochiai
570b256da9 Stop using scroll in test 2018-03-21 00:02:13 +09:00
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
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