Commit Graph

  • 12f5e711c4
    Fix type and lint errors after upgrading corresponding dependencies master ErickSkrauch 2021-07-13 22:40:31 +0200
  • 404fcb804a
    Migrate to the postcss-logical-properties-polyfill. Update what can be updated. ErickSkrauch 2021-07-13 21:39:19 +0200
  • aababa1113
    Allow to execute decline oauth e2e tests since the backend has been fixed ErickSkrauch 2021-03-29 04:54:37 +0200
  • 89202e0942
    Fix locales flags overriding ErickSkrauch 2021-03-29 03:35:53 +0200
  • f62d9f915f
    Fix locale name for Udmurt language ErickSkrauch 2021-03-29 03:13:36 +0200
  • b1774d8354 Allow escape from activation step back to login page SleepWalker 2021-03-28 18:07:46 +0300
  • 5849d1f169 Disable jsdoc/require-param because we have ts for that SleepWalker 2021-03-28 17:59:52 +0300
  • 403e35cfae
    Allow escape from activation step back to login page SleepWalker 2021-03-28 18:07:46 +0300
  • 26d770bbd0
    Disable jsdoc/require-param because we have ts for that SleepWalker 2021-03-28 17:59:52 +0300
  • 3c897845ab
    Merge branch 'i18n' ErickSkrauch 2021-03-28 03:02:35 +0200
  • 4379444abe
    Add Udmurt language, replace locales override implementation i18n ErickSkrauch 2021-03-27 03:57:26 +0100
  • bda3994138
    Fix scroll direction for the SlideMotion component ErickSkrauch 2021-03-26 21:09:03 +0100
  • 068115d7c2
    Add valid locale flag for Arabic language ErickSkrauch 2021-03-26 21:08:22 +0100
  • 4525089725
    The UI is adapted to the RTL layout ErickSkrauch 2021-03-26 04:19:04 +0100
  • 370725dd7e
    Add html dir attribute ErickSkrauch 2021-03-25 04:35:50 +0100
  • a2d4243bc3
    Allow to pull languages without proofreading ErickSkrauch 2021-03-25 04:35:45 +0100
  • 73caa34acc
    Merge branch 'account_deletion' into master ErickSkrauch 2020-11-19 15:40:08 +0100
  • 86122c506a
    Fix footer's delimiter dots and profile's padding bottom [deploy dev] ErickSkrauch 2020-11-07 19:54:14 +0300
  • 18a8037a0d Implemented visual indication for deleted accounts [deploy dev] ErickSkrauch 2020-10-27 01:46:57 +0300
  • 8075192472 Split the AccountSwitcher component on 2 independent implementations Improve auth's ChooseAccount visual behavior Rework the ComponentLoader component. Make it more stylable ErickSkrauch 2020-10-23 01:23:59 +0300
  • c58816212d [deploy dev] ErickSkrauch 2020-10-11 21:39:07 +0300
  • cd8a5a8a8b chore: fix linting errors SleepWalker 2020-10-11 21:19:12 +0300
  • 831ab42155 fix: correct logic for handling deleted users during oauth (#27) SleepWalker 2020-10-11 20:15:53 +0300
  • 79ff3b9410 chore(build): enable support for ts declare fields SleepWalker 2020-10-11 19:33:55 +0300
  • 62db4d8bc3
    chore: fix linting errors SleepWalker 2020-10-11 21:19:12 +0300
  • 33f7443ee9
    fix: correct logic for handling deleted users during oauth (#27) SleepWalker 2020-10-11 20:15:53 +0300
  • 61d037f4f4
    chore(build): enable support for ts declare fields SleepWalker 2020-10-11 19:33:55 +0300
  • f7b0c10ba9
    Allow to deploy to the dev from non-master branch [deploy dev] ErickSkrauch 2020-08-21 18:21:09 +0300
  • 51fb3afe76
    Clear form errors before submitting (#30) kotwys 2020-08-06 00:27:22 +0400
  • 863919511b
    Expose clearErrors proxy method on Form like setErrors kotwys 2020-08-05 21:40:36 +0400
  • 6fd9f87fdd
    Revert setError signature to the previous state kotwys 2020-08-05 20:07:41 +0400
  • c2f743e5cd
    Move error clearing logic to FormModel kotwys 2020-08-05 20:01:32 +0400
  • 4cc5eb8c3d
    Clear form errors before submitting kotwys 2020-08-05 19:00:07 +0400
  • 4265b37543
    Fix field errors view (fixes #23) (#29) kotwys 2020-08-05 15:58:31 +0400
  • 4085a80005
    Undo state initialization from props kotwys 2020-08-05 15:44:32 +0400
  • 048c56c78e
    Track field errors from state only kotwys 2020-08-05 14:19:45 +0400
  • bed919d2af
    Probably fixes #23 kotwys 2020-08-05 14:16:01 +0400
  • 74f04e9080
    Create storybooks for developers’ pages (#28) kotwys 2020-08-04 18:16:00 +0400
  • 2fc449c9f1
    Concretize the types and behaviour kotwys 2020-08-04 17:51:44 +0400
  • bfd23dd1fb
    Clean up the code kotwys 2020-08-04 15:55:22 +0400
  • 3b2fbb2cc4
    Fixes by review ErickSkrauch 2020-08-04 13:48:16 +0300
  • f3c072ebca
    Fix ‘ApplicationForm/Create Minecraft server’ story kotwys 2020-08-04 13:54:08 +0400
  • 5ce9eab889
    Create storybooks for developers' pages kotwys 2020-08-04 12:51:08 +0400
  • 00e74b1faf Add additional E2E tests cases for user agreement auth state and ensure, that oauth flow works correctly with deleted accounts ErickSkrauch 2020-08-01 22:19:00 +0300
  • 60e892d993
    Allow account deletion from the user agreement page ErickSkrauch 2020-08-01 01:40:11 +0300
  • 7eeeb7cc61
    Some auth storybooks progress [skip ci] ErickSkrauch 2020-07-31 23:11:26 +0300
  • 3cff6ad26c
    Cover delete/restore account forms with E2E tests ErickSkrauch 2020-07-28 23:00:51 +0300
  • 8ee2323bfa
    Prevent using any profile url when account is deleted ErickSkrauch 2020-07-28 00:42:45 +0300
  • dd506b894c
    Implemented loading state, when user clicked on the restore button ErickSkrauch 2020-07-28 00:42:28 +0300
  • 55d767b65c
    Fix defaultMessages for the AccountDeleted component ErickSkrauch 2020-07-27 14:25:51 +0300
  • c0b3e328b6
    Implemented handlers to delete/restore account. Implemented "account deleted" page ErickSkrauch 2020-07-27 10:28:37 +0300
  • 9247ad7178
    Implemented UI for the account deletion ErickSkrauch 2020-07-26 20:06:25 +0300
  • a790c2b24f
    Rework layout of the profile ErickSkrauch 2020-07-22 18:15:58 +0300
  • 8f335a3511
    Fix ACCOUNTS-FRONTEND-MM ErickSkrauch 2020-07-24 19:29:10 +0300
  • 108e5eb0e9
    Fix labels on auth forms ErickSkrauch 2020-07-24 19:19:11 +0300
  • 208817f69e
    Implemented ability to override definitions from @formatjs. Added fixed definitions for Esperanto (#26) kotwys 2020-07-24 19:24:55 +0400
  • 11b2cf6dcf
    Add newline character at the end kotwys 2020-07-24 18:27:20 +0400
  • 1d55ba9cd1
    Include locales in the repository kotwys 2020-07-24 18:19:07 +0400
  • 816eb9ec8b
    Redo locale substitution kotwys 2020-07-24 11:56:34 +0400
  • 930a272cd0 Fix crowdin's branch selection for non-tty environment, add support for CI-provided branch name [skip ci] ErickSkrauch 2020-07-22 18:11:44 +0300
  • fffe82dd09
    Update Esperanto locales kotwys 2020-07-23 19:37:07 +0400
  • a7dae18e1e Add fixed Esperanto locale kotwys 2020-07-23 15:34:34 +0400
  • f2e1047fd8 Introduce locale searching kotwys 2020-07-23 12:47:18 +0400
  • d84497ac28
    Rework Button component to pass its label via children content ErickSkrauch 2020-07-22 14:20:10 +0300
  • 993d0cdedb
    Fix dev mode ErickSkrauch 2020-07-22 14:19:23 +0300
  • 8d9d830a7e
    Don't run E2E tests on CI ErickSkrauch 2020-07-22 13:06:59 +0300
  • 5a9c54002d
    Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions ErickSkrauch 2020-07-22 13:01:12 +0300
  • 96e74cf9bb Cleanup user's reducer ErickSkrauch 2020-07-22 02:40:39 +0300
  • 21949c780c Fixes ACCOUNTS-FRONTEND-JC ErickSkrauch 2020-07-22 02:25:45 +0300
  • d25653dd7c
    Improve assets caching ErickSkrauch 2020-07-21 21:28:03 +0300
  • 364b7f3c80
    Fix duplication of the codejs ErickSkrauch 2020-07-21 21:15:28 +0300
  • bc88f56f43
    Improve chunks for locales ErickSkrauch 2020-07-21 21:28:39 +0300
  • 75a7de2af2
    Fix TS errors ErickSkrauch 2020-07-21 16:23:32 +0300
  • 9faf7cf404
    Reduce source maps size ErickSkrauch 2020-07-21 16:12:21 +0300
  • 54c6578c15
    Reduce amount of chunks ErickSkrauch 2020-07-21 15:53:34 +0300
  • 19a9f952ea
    Introduce storybooks for all profile pages ErickSkrauch 2020-07-21 15:30:18 +0300
  • 347fd59319
    Cleanup localeFlags.ts [skip ci] ErickSkrauch 2020-07-20 15:19:15 +0300
  • c1a790f48b
    Build app for the latest browsers in dev mode. Upgrade babel [skip ci] ErickSkrauch 2020-07-20 14:56:47 +0300
  • 7a7d07203e Close language switcher popup not earlier than locale will be loaded and applied ErickSkrauch 2020-07-20 00:04:57 +0300
  • 88c2eab802 Update storybook for the LanguageSwitcherPopup to show unknown locale ErickSkrauch 2020-07-20 00:00:39 +0300
  • 9a9bd74763 Implemented loading of custom flags for languages, not associated with concrete country. Implemented "unknown" language flag to prevent errors for new languages when flag can't be associated automatically ErickSkrauch 2020-07-19 23:52:02 +0300
  • 49698e6bda Merge branch 'open_source_popup' ErickSkrauch 2020-07-13 01:45:57 +0300
  • af9bdcb20e Implemented source code popup markup ErickSkrauch 2020-07-09 21:59:54 +0300
  • 1dfe85e736
    Improve storybook's performance by not building all possible locales/countries flags ErickSkrauch 2020-07-09 21:59:17 +0300
  • 70070ef516 Prepare footer for new item ErickSkrauch 2020-07-09 02:50:40 +0300
  • cfb0c8d9e3
    Increase Cypress tests timeout ErickSkrauch 2020-07-07 16:06:23 +0300
  • e9977cc9a0
    Merge branch 'popups_cleanup' ErickSkrauch 2020-07-07 14:04:30 +0300
  • fb65a3f852 Fix E2E tests configuration ErickSkrauch 2020-07-07 01:46:42 +0300
  • 82abe0a746
    Extract general popups markup to its own component Split popups controllers into separate components Implemented storybooks for all project's popups ErickSkrauch 2020-07-06 19:29:56 +0300
  • 28ccab8a98 Fix Czech language ErickSkrauch 2020-06-15 01:04:41 +0300
  • 6309985295 Remove git installing from the E2E Yarn install ErickSkrauch 2020-06-15 00:48:50 +0300
  • 20be130d4b
    Merge pull request #25 from elyby/crowdin_rework ErickSkrauch 2020-06-15 00:33:18 +0300
  • 7bd45e7ada Improve file search algorithm ErickSkrauch 2020-06-15 00:22:19 +0300
  • b25e888781
    Enable prettier for the i18n-crowdin script ErickSkrauch 2020-06-10 15:01:49 +0300
  • 270f4c9c4d Remove typescript/eslint-recommeneded beacuse from v3 it is a part of typescript/recommended SleepWalker 2020-06-10 08:32:31 +0300
  • 2a4be6f1b9 Move all operations with crowdin to its own step ErickSkrauch 2020-06-10 00:33:42 +0300
  • 5f6c11dddb Pin inquirer to the version, when it throws an exception on unavailable TTY ErickSkrauch 2020-06-10 00:21:36 +0300
  • c3b778e3ca
    Fix errors catching in i18n-crowdin script. Detect non tty environment and apply defaults. ErickSkrauch 2020-06-09 22:02:41 +0300
  • 8194f8d106
    Answer "yes" for all i18n:push questions ErickSkrauch 2020-06-09 21:31:12 +0300
  • 038c5704ed
    Add push source strings CI step ErickSkrauch 2020-06-09 21:12:43 +0300