Commit Graph

835 Commits

Author SHA1 Message Date
SleepWalker
8734956c79 Upgrade cypress to the latest version and configure it to support ts 2019-12-07 23:18:30 +02:00
SleepWalker
73e1af6e89 Fix dll webpack config 2019-12-07 22:01:48 +02:00
SleepWalker
c638c1566e Replace classnames with clsx 2019-12-07 21:43:08 +02:00
SleepWalker
d226fb2974 Merge remote-tracking branch 'origin/master' into deps-updates 2019-12-07 21:36:14 +02:00
SleepWalker
f9d3bb4e20 Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace 2019-12-07 21:06:42 +02:00
SleepWalker
d8d2df0702 Migrate from flow to typescript 2019-12-07 13:42:59 +02:00
SleepWalker
85a535430e Add husky and lint-staged 2019-11-27 11:10:37 +02:00
SleepWalker
d795ec164f Add prettier and re-configure lint according to current best practises 2019-11-27 11:07:02 +02:00
SleepWalker
991031f211 Migrate from karma+mocha to jest 2019-11-27 10:09:51 +02:00
SleepWalker
06597c482a Bump deps 2019-11-26 20:14:46 +02:00
SleepWalker
2708650f17 Upgrade to intl@^3.0.0 2019-11-11 10:40:05 +02:00
SleepWalker
705bc2f9d6 Initial attempt to setup hmr 2019-11-09 19:31:41 +02:00
SleepWalker
116a92b75a Bump deps 2019-11-09 15:17:25 +02:00
SleepWalker
39c186e341 Move to .env configuration 2019-11-09 14:42:02 +02:00
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