Commit graph

1511 commits

Author SHA1 Message Date
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
Yuya Ochiai 6dd4754b19 Tweak pause duration of failing test 2018-02-14 22:51:52 +09:00
Yuya Ochiai 309ecaf9d4 Upgrade Electron to 1.8.2 2018-02-14 22:38:41 +09:00
Yuya Ochiai dc14df9e2a
Merge pull request #709 from yuya-oc/upgrade-babel
Upgrade devDependencies - babel
2018-02-14 20:27:52 +09:00
Yuya Ochiai ff5569ccfe Use babel-preset-env to use latest JavaScript features 2018-02-13 22:11:12 +09:00
Yuya Ochiai 6ac977113f Upgrade babel packages 2018-02-13 22:11:12 +09:00
Yuya Ochiai 3dc519f088
Merge pull request #703 from yuya-oc/upgrade-dependencies
Upgrade devDependencies - test tools and misc
2018-02-09 23:21:24 +09:00
Yuya Ochiai 54c4cffa9a Use valid URL in test 2018-02-08 21:46:12 +09:00
Yuya Ochiai d5773b138b Wait unselected team disappears in test 2018-02-07 21:33:51 +09:00
Yuya Ochiai d3e43bb8e6 Rewrite tests with non-nested promises 2018-02-07 21:33:50 +09:00
Yuya Ochiai 92f56ce2d3 Fix tests which use AutoSaveIndicator 2018-02-07 21:33:50 +09:00
Yuya Ochiai 88e6dd9de0 Fix tests with proper promise chain 2018-02-07 21:33:50 +09:00
Yuya Ochiai abfe5f1ae8 Add a missing peer dependency 2018-01-31 00:37:00 +09:00