kotwys
51fb3afe76
Clear form errors before submitting ( #30 )
...
* Clear form errors before submitting
* Move error clearing logic to FormModel
* Revert setError signature to the previous state
* Expose clearErrors proxy method on Form like setErrors
2020-08-05 23:27:22 +03:00
kotwys
4265b37543
Fix field errors view ( fixes #23 ) ( #29 )
...
* Probably fixes #23
* Track field errors from state only
The previous commit has moved error storage to state so it isn't
necessary to check for error in props anymore.
* Undo state initialization from props
2020-08-05 14:58:31 +03:00
kotwys
74f04e9080
Create storybooks for developers’ pages ( #28 )
...
* Create storybooks for developers' pages
* Fix ‘ApplicationForm/Create Minecraft server’ story
* Clean up the code
* Concretize the types and behaviour
2020-08-04 17:16:00 +03:00
ErickSkrauch
8f335a3511
Fix ACCOUNTS-FRONTEND-MM
2020-07-24 19:29:10 +03:00
ErickSkrauch
108e5eb0e9
Fix labels on auth forms
2020-07-24 19:19:19 +03:00
ErickSkrauch
d84497ac28
Rework Button component to pass its label via children content
2020-07-22 14:20:10 +03:00
ErickSkrauch
5a9c54002d
Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions
2020-07-22 13:01:12 +03:00
ErickSkrauch
96e74cf9bb
Cleanup user's reducer
2020-07-22 02:40:39 +03:00
ErickSkrauch
21949c780c
Fixes ACCOUNTS-FRONTEND-JC
2020-07-22 02:25:45 +03:00
ErickSkrauch
75a7de2af2
Fix TS errors
2020-07-21 16:23:32 +03:00
ErickSkrauch
19a9f952ea
Introduce storybooks for all profile pages
2020-07-21 15:30:18 +03:00
ErickSkrauch
347fd59319
Cleanup localeFlags.ts [skip ci]
2020-07-20 15:19:15 +03:00
ErickSkrauch
7a7d07203e
Close language switcher popup not earlier than locale will be loaded and applied
2020-07-20 00:04:57 +03:00
ErickSkrauch
88c2eab802
Update storybook for the LanguageSwitcherPopup to show unknown locale
2020-07-20 00:00:39 +03:00
ErickSkrauch
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
2020-07-19 23:52:02 +03:00
ErickSkrauch
af9bdcb20e
Implemented source code popup markup
2020-07-12 01:57:40 +03:00
ErickSkrauch
70070ef516
Prepare footer for new item
2020-07-09 02:50:40 +03:00
ErickSkrauch
82abe0a746
Extract general popups markup to its own component
...
Split popups controllers into separate components
Implemented storybooks for all project's popups
2020-07-06 19:29:56 +03:00
ErickSkrauch
28ccab8a98
Fix Czech language
2020-06-15 01:04:41 +03:00
ErickSkrauch
02e767b57c
Simplify locales preloading
2020-06-09 21:01:54 +03:00
ErickSkrauch
243510a671
Remove defaultMessages from the production build.
...
Don't run the application before active locale will be loaded
2020-06-05 18:34:59 +03:00
ErickSkrauch
e962a01a4a
Fix tests
2020-06-04 21:03:24 +03:00
ErickSkrauch
747e21f0ae
Fix linting errors
2020-06-04 19:54:33 +03:00
ErickSkrauch
bf6a76d006
Remove all *.intl.json files. Move strings to the corresponding views. Implement custom command to build i18n/en.json file
2020-06-04 19:43:08 +03:00
ErickSkrauch
f85b9d8d35
Change prettier rules
2020-05-24 02:08:24 +03:00
SleepWalker
0192f53932
Fix linting errors
2020-05-21 21:52:58 +03:00
SleepWalker
e1f15b5d22
Fix all tests and replace enzyme with @testing-library/react
2020-05-21 21:52:58 +03:00
SleepWalker
29326519b8
Upgrade ts to the latest version and fix type errors
2020-05-20 20:02:24 +03:00
SleepWalker
2d903f96fc
Upgrade prettier before it will be removed forever
2020-05-20 20:02:22 +03:00
ErickSkrauch
96049ad4ad
Implemented strict mode for the project (broken tests, hundreds of @ts-ignore and new errors are included) [skip ci]
2020-05-20 19:59:43 +03:00
ErickSkrauch
228bc048af
Add typings for Box and BoxesField classes, split BSoD view into controller and pure view, add storybook, fix support link styles
2020-01-15 23:39:53 +03:00
ErickSkrauch
32ebba63a1
Add global app styles to the StoryBook, fix casing for UI stories
2020-01-15 22:22:35 +03:00
ErickSkrauch
503687c50a
Rework FooterMenu, add vertical padding and let links break on multiple lines. Add a story for the FooterMenu
2020-01-15 22:14:35 +03:00
SleepWalker
925a3a868e
Some more minor fixes
2019-12-30 10:57:52 +02:00
SleepWalker
03e26209f4
Add some split points for routes
2019-12-30 10:33:18 +02:00
SleepWalker
b3f1268950
Replace react-helmet with react-helmet-async
2019-12-30 09:52:22 +02:00
SleepWalker
f8ae8282ed
Improve dev/applications e2e coverage
2019-12-29 16:44:07 +02:00
SleepWalker
f8670db315
E2e tests for mfa. Fix a bug that made mfa impossible to disable
2019-12-29 16:20:08 +02:00
SleepWalker
8af40aed47
Cover change email with e2e tests and fix bugs
2019-12-29 15:26:07 +02:00
SleepWalker
f284664818
Cover change username page with e2e tests and fix minor bugs
2019-12-29 14:00:40 +02:00
SleepWalker
b2c072e5e1
Fix locale switcher and cover it with e2e
2019-12-28 13:13:11 +02:00
SleepWalker
5d411fd6ca
Add e2e tests for contact form
2019-12-28 12:16:20 +02:00
SleepWalker
951f538ee5
Add more auth/oauth/multi-acc related test cases
2019-12-28 12:16:20 +02:00
SleepWalker
0325f0aac4
Cover forgot password with e2e tests
2019-12-27 22:40:26 +02:00
SleepWalker
d9fc503f9e
Cover oauth with e2e tests and fix some old and newly introduced bugs
2019-12-26 14:33:44 +02:00
SleepWalker
6373e95e5c
Fix local flag icon url
2019-12-25 13:30:47 +02:00
SleepWalker
8db75ac8c8
Fix babel warnings about ts types re-export
2019-12-25 12:54:05 +02:00
SleepWalker
59debce051
Migrate auth components to new Context api
2019-12-13 09:39:05 +02:00
SleepWalker
71833c1033
Switch Profile to new Context API
2019-12-12 09:26:23 +02:00
SleepWalker
3b20475cc6
Remove deprecated methods usage
2019-12-11 09:57:50 +02:00