ErickSkrauch
|
af59cc033f
|
Extract device code into a separate view.
Convert more components from class components to functional.
Fix invalid finish state when client was auto approved
|
2024-12-14 13:16:29 +01:00 |
|
ErickSkrauch
|
3f0565e26b
|
Initial device code flow implementation
|
2024-12-10 20:42:06 +01:00 |
|
ErickSkrauch
|
12f5e711c4
|
Fix type and lint errors after upgrading corresponding dependencies
|
2021-07-13 22:40:31 +02:00 |
|
ErickSkrauch
|
4525089725
|
The UI is adapted to the RTL layout
|
2021-03-26 04:19:04 +01:00 |
|
ErickSkrauch
|
370725dd7e
|
Add html dir attribute
|
2021-03-25 04:35:50 +01:00 |
|
ErickSkrauch
|
86122c506a
|
Fix footer's delimiter dots and profile's padding bottom [deploy dev]
|
2020-11-07 19:59:02 +03:00 |
|
ErickSkrauch
|
18a8037a0d
|
Implemented visual indication for deleted accounts [deploy dev]
|
2020-10-27 01:46:57 +03:00 |
|
ErickSkrauch
|
8075192472
|
Split the AccountSwitcher component on 2 independent implementations
Improve auth's ChooseAccount visual behavior
Rework the ComponentLoader component. Make it more stylable
|
2020-10-26 22:09:01 +03:00 |
|
SleepWalker
|
cd8a5a8a8b
|
chore: fix linting errors
|
2020-10-11 21:30:50 +03:00 |
|
SleepWalker
|
79ff3b9410
|
chore(build): enable support for ts declare fields
|
2020-10-11 21:30:50 +03:00 |
|
ErickSkrauch
|
3b2fbb2cc4
|
Fixes by review
|
2020-08-04 13:48:16 +03:00 |
|
ErickSkrauch
|
8ee2323bfa
|
Prevent using any profile url when account is deleted
|
2020-08-01 01:49:30 +03:00 |
|
ErickSkrauch
|
c0b3e328b6
|
Implemented handlers to delete/restore account. Implemented "account deleted" page
|
2020-08-01 01:49:29 +03:00 |
|
ErickSkrauch
|
9247ad7178
|
Implemented UI for the account deletion
|
2020-08-01 01:49:29 +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
|
54c6578c15
|
Reduce amount of chunks
|
2020-07-21 15:53:34 +03:00 |
|
ErickSkrauch
|
19a9f952ea
|
Introduce storybooks for all profile pages
|
2020-07-21 15:30:18 +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
|
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
|
5ca4c323c7
|
Fix the rest of the tests
|
2019-12-29 18:38:35 +02:00 |
|
SleepWalker
|
f284664818
|
Cover change username page with e2e tests and fix minor bugs
|
2019-12-29 14:00:40 +02:00 |
|
SleepWalker
|
951f538ee5
|
Add more auth/oauth/multi-acc related test cases
|
2019-12-28 12:16:20 +02:00 |
|
SleepWalker
|
f6f0aedc65
|
Fix signin and add more signin e2e tests cases
|
2019-12-27 21:01:59 +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
|
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 |
|
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 |
|