Commit Graph

  • 73d2baeb3a E2e tests for activation and password reset pages with keys in url SleepWalker 2019-12-29 15:33:48 +02:00
  • 8af40aed47 Cover change email with e2e tests and fix bugs SleepWalker 2019-12-29 15:26:07 +02:00
  • 5a5d41749e Cover change password with e2e tests SleepWalker 2019-12-29 14:27:44 +02:00
  • f284664818 Cover change username page with e2e tests and fix minor bugs SleepWalker 2019-12-29 13:57:44 +02:00
  • b2c072e5e1 Fix locale switcher and cover it with e2e SleepWalker 2019-12-28 13:13:11 +02:00
  • ba49382fb6 Improve tests structure SleepWalker 2019-12-28 12:25:44 +02:00
  • 5d411fd6ca Add e2e tests for contact form SleepWalker 2019-12-28 12:05:41 +02:00
  • 951f538ee5 Add more auth/oauth/multi-acc related test cases SleepWalker 2019-12-28 11:28:25 +02:00
  • 0325f0aac4 Cover forgot password with e2e tests SleepWalker 2019-12-27 22:40:26 +02:00
  • c8b0168c69 Cover register and activation with e2e tests SleepWalker 2019-12-27 22:00:13 +02:00
  • f6f0aedc65 Fix signin and add more signin e2e tests cases SleepWalker 2019-12-27 21:01:59 +02:00
  • d9fc503f9e Cover oauth with e2e tests and fix some old and newly introduced bugs SleepWalker 2019-12-26 14:18:58 +02:00
  • 8e95fd835e Merge remote-tracking branch 'origin/master' into deps-updates SleepWalker 2019-12-25 13:33:42 +02:00
  • 6373e95e5c Fix local flag icon url SleepWalker 2019-12-25 13:30:47 +02:00
  • d5e0e9a7fb Bump deps SleepWalker 2019-12-25 13:15:50 +02:00
  • 8db75ac8c8 Fix babel warnings about ts types re-export SleepWalker 2019-12-25 12:01:12 +02:00
  • 0609815ac6 Fix the case when passed more than 2 scopes, delimited by comma ErickSkrauch 2019-12-15 16:38:13 +03:00
  • f72c880ad1 Bump deps to the latest versions SleepWalker 2019-12-13 09:53:09 +02:00
  • 59debce051 Migrate auth components to new Context api SleepWalker 2019-12-13 09:26:29 +02:00
  • 08a2158042 Add env plugin in webpack dll config SleepWalker 2019-12-13 09:19:00 +02:00
  • d13dee748d Merge remote-tracking branch 'origin/master' into deps-updates SleepWalker 2019-12-12 09:32:06 +02:00
  • 71833c1033 Switch Profile to new Context API SleepWalker 2019-12-12 09:26:23 +02:00
  • 7af08f3ed7
    Merge pull request #15 from elyby/issue_12 ErickSkrauch 2019-12-11 16:06:31 +03:00
  • 1b98fe9f34
    Fixes #12. Replace commas with spaces in scopes list ErickSkrauch 2019-12-11 15:54:33 +03:00
  • 98ca1ca892
    Temporary disable automatic deployment ErickSkrauch 2019-12-11 15:34:04 +03:00
  • 9ef65920fe Fix build cmd SleepWalker 2019-12-11 09:45:10 +02:00
  • 3b20475cc6 Remove deprecated methods usage SleepWalker 2019-12-10 09:47:32 +02:00
  • 2a2a473e39 Enable linting for /tsx?/ files SleepWalker 2019-12-10 09:17:44 +02:00
  • c93a1368f7 Configure storybook SleepWalker 2019-12-09 09:47:51 +02:00
  • 76679f03a6 Remove old unused env variables SleepWalker 2019-12-09 09:47:24 +02:00
  • 128f327ec4 Move App into shell dir. Decouple ContextProviders. Improved type coverage for reducers SleepWalker 2019-12-09 09:07:07 +02:00
  • 5c70021456 May be enable color output on ci SleepWalker 2019-12-08 00:03:48 +02:00
  • 7c23a56070 May be fix ci SleepWalker 2019-12-07 23:58:43 +02:00
  • c82468333f Fix regressions found by cypress tests SleepWalker 2019-12-07 23:53:22 +02:00
  • 8734956c79 Upgrade cypress to the latest version and configure it to support ts SleepWalker 2019-12-07 23:18:30 +02:00
  • 73e1af6e89 Fix dll webpack config SleepWalker 2019-12-07 22:01:48 +02:00
  • c638c1566e Replace classnames with clsx SleepWalker 2019-12-07 21:43:08 +02:00
  • d226fb2974 Merge remote-tracking branch 'origin/master' into deps-updates SleepWalker 2019-12-07 21:36:14 +02:00
  • f9d3bb4e20 Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace SleepWalker 2019-12-07 21:02:00 +02:00
  • d8d2df0702 Migrate from flow to typescript SleepWalker 2019-12-07 13:28:52 +02:00
  • 85a535430e Add husky and lint-staged SleepWalker 2019-11-27 11:08:08 +02:00
  • d795ec164f Add prettier and re-configure lint according to current best practises SleepWalker 2019-11-27 11:03:32 +02:00
  • 991031f211 Migrate from karma+mocha to jest SleepWalker 2019-11-27 10:09:51 +02:00
  • 06597c482a Bump deps SleepWalker 2019-11-26 20:14:46 +02:00
  • 2708650f17 Upgrade to intl@^3.0.0 SleepWalker 2019-11-11 10:40:05 +02:00
  • 705bc2f9d6 Initial attempt to setup hmr SleepWalker 2019-11-09 19:26:46 +02:00
  • 116a92b75a Bump deps SleepWalker 2019-11-09 15:07:03 +02:00
  • 39c186e341 Move to .env configuration SleepWalker 2019-11-09 14:42:02 +02:00
  • 3b971aca06 Add bundle analyzer plugin SleepWalker 2019-11-09 14:29:08 +02:00
  • 3a9d81cf57 Minor build performance improvement for dev mode SleepWalker 2019-11-09 14:13:24 +02:00
  • 3b06d9d2ea Add reporting/stats webpack plugins SleepWalker 2019-11-09 14:11:09 +02:00
  • 0acf1a8d97 Setup production optimizations SleepWalker 2019-11-09 13:52:41 +02:00
  • c1c9d46fda Drop providePlugin usage for react SleepWalker 2019-11-09 13:15:11 +02:00
  • 93e165667e Configure mini extract css plugin SleepWalker 2019-09-02 08:27:52 +03:00
  • fa46046f5f Webpack 4 SleepWalker 2019-07-01 06:39:59 +03:00
  • e1c5158ade
    Bump lodash-es from 4.17.4 to 4.17.14 dependabot[bot] 2019-07-11 00:08:39 +00:00
  • 9140337b9c
    Bump lodash.merge from 4.6.0 to 4.6.2 dependabot[bot] 2019-07-10 23:10:15 +00:00
  • 8319f8ae14 Pull the latest translates ErickSkrauch 2019-07-08 02:13:57 +03:00
  • 1cfb4e0052 Fixes #9. Update Roboto fonts, add all available glyphs ErickSkrauch 2019-07-08 02:11:50 +03:00
  • 4783f1bad0 Bump babel to v7 SleepWalker 2019-06-30 18:19:28 +03:00
  • b21f650ec6 Bump webpack to v2 SleepWalker 2019-06-30 17:31:09 +03:00
  • 627d503d43 Major deps updates: router, redux, intl, react-transition-group, flow-type, testing deps SleepWalker 2019-06-30 16:32:50 +03:00
  • 6821bcfe40 Fix e2e tests SleepWalker 2019-06-30 14:25:43 +03:00
  • 1a532ce698 Minor versions bump SleepWalker 2019-06-30 12:15:19 +03:00
  • 5d3cb3e1da Merge branch '2-fix-animation-on-error' ErickSkrauch 2019-06-09 14:30:33 +03:00
  • 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' ErickSkrauch 2019-06-09 14:29:13 +03:00
  • afde390401 Cover PanelTransition with types SleepWalker 2019-06-09 11:29:54 +03:00
  • 99fc667a2b Fix form height was not re-calculcated when validation error changes SleepWalker 2019-06-09 10:54:03 +03:00
  • a69ae9d3c6 Improve config check warning SleepWalker 2019-06-09 10:38:59 +03:00
  • 7ed2fd47c2
    Bump clean-css from 4.1.9 to 4.1.11 dependabot[bot] 2019-06-06 03:07:29 +00:00
  • 743332f963
    Bump fstream from 1.0.11 to 1.0.12 dependabot[bot] 2019-05-31 07:54:34 +00:00
  • baa3b73809
    Bump tar from 2.2.1 to 2.2.2 dependabot[bot] 2019-05-25 03:02:50 +00:00
  • 7e57799a0d
    Bump webpack-dev-server from 1.16.5 to 3.1.11 dependabot[bot] 2019-05-23 11:56:43 +00:00
  • a4b653a5a4 Fix mv 🤦 ErickSkrauch 2019-05-23 00:52:26 +03:00
  • 7f3755289d Fix mkdir ErickSkrauch 2019-05-23 00:43:29 +03:00
  • 28d65af0f6 Send source maps to Sentry on release ErickSkrauch 2019-05-23 00:39:01 +03:00
  • 100ba4c897
    Install sentry-cli only for its deploy step ErickSkrauch 2019-05-22 19:21:11 +03:00
  • 112f3d57f9
    Add source maps to allow Sentry create more detailed stacktrace ErickSkrauch 2019-05-22 19:16:07 +03:00
  • b58bd90de1
    Migrate to the sentry.io. Add deployment step to inform Sentry about new release. ErickSkrauch 2019-05-22 19:01:12 +03:00
  • adf08ea8dd
    Enable deployment to the production for master branch ErickSkrauch 2019-05-21 18:44:21 +03:00
  • 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. ErickSkrauch 2019-05-21 18:23:13 +03:00
  • b1dfcab7bb
    Pull the latest translates ErickSkrauch 2019-05-20 16:46:50 +03:00
  • 8f6ff72965
    Fixes ACCOUNTS-5C5. Resolve fetchAvailableApps with empty array in case when user's id is unavailable by unknown reasons. ErickSkrauch 2019-05-20 16:43:55 +03:00
  • afd6c3c300
    Fixes ACCOUNTS-5FJ. Use common getJwtPayloads function to decode jwt payloads ErickSkrauch 2019-05-20 16:32:07 +03:00
  • 9ee96473c2
    Upgrade node-sass to be compatible with Node.js 12 ErickSkrauch 2019-05-20 16:09:38 +03:00
  • 7bacec3162
    Upload compressed archives to draft release ErickSkrauch 2019-04-06 19:27:08 +02:00
  • 4aac28fc45
    Add deployment to the github releases ErickSkrauch 2019-04-06 16:53:47 +02:00
  • 811805a20d Another fix for deployment script ErickSkrauch 2019-03-11 00:35:56 +03:00
  • 12ed3b1a9f Another fix for deployment script ErickSkrauch 2019-03-11 00:25:15 +03:00
  • 2d418de17e Build without matrix ErickSkrauch 2019-03-11 00:03:50 +03:00
  • 57e8304ea4 Fix build and deploy steps ErickSkrauch 2019-03-11 00:02:38 +03:00
  • 043f8a4f93 Simplify stages setup. Setup deployment script ErickSkrauch 2019-03-10 23:22:31 +03:00
  • 9adee5c937 Specify node version for TravisCI ErickSkrauch 2019-03-10 21:53:10 +03:00
  • 52902052ef Fix TravisCI config ErickSkrauch 2019-03-10 21:50:32 +03:00
  • 3a0bb81f5b Add TravisCI ErickSkrauch 2019-03-10 21:47:20 +03:00
  • 2cf86dc5d7 Prepare project to OpenSource ErickSkrauch 2019-03-10 21:30:42 +03:00
  • d9c303ed92 Suppress possible missing env.js file for i18n-crowdin script ErickSkrauch 2019-03-10 03:14:49 +03:00
  • a5f98e6d9a Finally fix forgot password string. Pull locales. ErickSkrauch 2019-03-10 03:04:14 +03:00
  • d042f796b4 Fix typo in suggest password resetting message ErickSkrauch 2019-03-09 03:31:31 +03:00
  • 38eff395c7 Change language switcher bottom text ErickSkrauch 2019-03-09 03:30:06 +03:00