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
|
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
|
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
|
e1f15b5d22
|
Fix all tests and replace enzyme with @testing-library/react
|
2020-05-21 21:52:58 +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 |
|
SleepWalker
|
5d411fd6ca
|
Add e2e tests for contact form
|
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
|
c638c1566e
|
Replace classnames with clsx
|
2019-12-07 21:43:08 +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 |
|