Commit Graph

971 Commits

Author SHA1 Message Date
SleepWalker
3b971aca06 Add bundle analyzer plugin 2019-11-09 14:29:08 +02:00
SleepWalker
3a9d81cf57 Minor build performance improvement for dev mode 2019-11-09 14:13:24 +02:00
SleepWalker
3b06d9d2ea Add reporting/stats webpack plugins 2019-11-09 14:11:09 +02:00
SleepWalker
0acf1a8d97 Setup production optimizations 2019-11-09 13:54:30 +02:00
SleepWalker
c1c9d46fda Drop providePlugin usage for react 2019-11-09 13:15:11 +02:00
SleepWalker
93e165667e Configure mini extract css plugin 2019-09-02 08:27:52 +03:00
SleepWalker
fa46046f5f Webpack 4 2019-08-21 07:52:48 +03:00
ErickSkrauch
8319f8ae14 Pull the latest translates 2019-07-08 02:13:57 +03:00
ErickSkrauch
1cfb4e0052 Fixes #9. Update Roboto fonts, add all available glyphs 2019-07-08 02:11:50 +03:00
SleepWalker
4783f1bad0 Bump babel to v7 2019-06-30 18:19:28 +03:00
SleepWalker
b21f650ec6 Bump webpack to v2 2019-06-30 17:31:09 +03:00
SleepWalker
627d503d43 Major deps updates: router, redux, intl, react-transition-group, flow-type, testing deps 2019-06-30 16:32:50 +03:00
SleepWalker
6821bcfe40 Fix e2e tests 2019-06-30 14:25:43 +03:00
SleepWalker
1a532ce698 Minor versions bump 2019-06-30 12:15:19 +03:00
ErickSkrauch
5d3cb3e1da Merge branch '2-fix-animation-on-error' 2019-06-09 14:30:33 +03:00
ErickSkrauch
97bcf8f755 Merge remote-tracking branches 'remotes/origin/dependabot/npm_and_yarn/clean-css-4.1.11', 'remotes/origin/dependabot/npm_and_yarn/fstream-1.0.12' and 'remotes/origin/dependabot/npm_and_yarn/tar-2.2.2'
# Conflicts:
#	yarn.lock
2019-06-09 14:29:13 +03:00
SleepWalker
afde390401 Cover PanelTransition with types 2019-06-09 11:29:54 +03:00
SleepWalker
99fc667a2b Fix form height was not re-calculcated when validation error changes 2019-06-09 10:54:03 +03:00
SleepWalker
a69ae9d3c6 Improve config check warning 2019-06-09 10:38:59 +03:00
dependabot[bot]
7ed2fd47c2
Bump clean-css from 4.1.9 to 4.1.11
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 03:07:29 +00:00
dependabot[bot]
743332f963
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-31 07:54:34 +00:00
dependabot[bot]
baa3b73809
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-25 03:02:50 +00:00
ErickSkrauch
a4b653a5a4 Fix mv 🤦 2019-05-23 00:52:26 +03:00
ErickSkrauch
7f3755289d Fix mkdir 2019-05-23 00:43:29 +03:00
ErickSkrauch
28d65af0f6 Send source maps to Sentry on release 2019-05-23 00:39:01 +03:00
ErickSkrauch
100ba4c897
Install sentry-cli only for its deploy step 2019-05-22 19:21:11 +03:00
ErickSkrauch
112f3d57f9
Add source maps to allow Sentry create more detailed stacktrace 2019-05-22 19:16:07 +03:00
ErickSkrauch
b58bd90de1
Migrate to the sentry.io. Add deployment step to inform Sentry about new release. 2019-05-22 19:01:12 +03:00
ErickSkrauch
adf08ea8dd
Enable deployment to the production for master branch 2019-05-21 18:44:21 +03:00
ErickSkrauch
b0a2923026
Fixes #3, ACCOUNTS-5CR, ACCOUNTS-5CD, ACCOUNTS-5DM, ACCOUNTS-5CV, ACCOUNTS-5GX, ACCOUNTS-5FK, ACCOUNTS-5EB. Handle cases when previously used language is missing. Add flow types for i18n related services and components. 2019-05-21 18:23:13 +03:00
ErickSkrauch
b1dfcab7bb
Pull the latest translates 2019-05-20 16:46:50 +03:00
ErickSkrauch
8f6ff72965
Fixes ACCOUNTS-5C5. Resolve fetchAvailableApps with empty array in case when user's id is unavailable by unknown reasons. 2019-05-20 16:43:55 +03:00
ErickSkrauch
afd6c3c300
Fixes ACCOUNTS-5FJ. Use common getJwtPayloads function to decode jwt payloads 2019-05-20 16:32:07 +03:00
ErickSkrauch
9ee96473c2
Upgrade node-sass to be compatible with Node.js 12 2019-05-20 16:09:38 +03:00
ErickSkrauch
7bacec3162
Upload compressed archives to draft release 2019-04-06 19:27:08 +02:00
ErickSkrauch
4aac28fc45
Add deployment to the github releases 2019-04-06 16:53:47 +02:00
ErickSkrauch
811805a20d Another fix for deployment script 2019-03-11 00:35:56 +03:00
ErickSkrauch
12ed3b1a9f Another fix for deployment script 2019-03-11 00:25:15 +03:00
ErickSkrauch
2d418de17e Build without matrix 2019-03-11 00:03:50 +03:00
ErickSkrauch
57e8304ea4 Fix build and deploy steps 2019-03-11 00:02:38 +03:00
ErickSkrauch
043f8a4f93 Simplify stages setup. Setup deployment script 2019-03-10 23:22:31 +03:00
ErickSkrauch
9adee5c937 Specify node version for TravisCI 2019-03-10 21:53:10 +03:00
ErickSkrauch
52902052ef Fix TravisCI config 2019-03-10 21:50:32 +03:00
ErickSkrauch
3a0bb81f5b Add TravisCI 2019-03-10 21:47:20 +03:00
ErickSkrauch
2cf86dc5d7 Prepare project to OpenSource 2019-03-10 21:30:42 +03:00
ErickSkrauch
d9c303ed92 Suppress possible missing env.js file for i18n-crowdin script 2019-03-10 03:14:49 +03:00
ErickSkrauch
a5f98e6d9a Finally fix forgot password string. Pull locales. 2019-03-10 03:04:14 +03:00
ErickSkrauch
d042f796b4 Fix typo in suggest password resetting message 2019-03-09 03:31:31 +03:00
ErickSkrauch
38eff395c7 Change language switcher bottom text 2019-03-09 03:30:06 +03:00
ErickSkrauch
9f49bebc3b Replace OneSkyApp with Crowdin API. Remove unused strings from password component 2019-03-09 03:10:06 +03:00