Commit Graph

448 Commits

Author SHA1 Message Date
Viktor Fomin
3ceda4c395 Login: fix style 2023-02-09 21:26:28 +03:00
Timofey Boyko
698b00eabb Web:Login: refactoring 2023-02-08 11:03:15 +03:00
Timofey Boyko
2bbcf5a03a Web: move wrongPortalNameUrl to common/constants 2023-02-08 10:58:35 +03:00
Timofey Boyko
469455312b Web:Login:Server: delete useless code 2023-02-08 10:58:03 +03:00
Timofey Boyko
ede3a5d21d Web:Login: add mechanism for throwing error from server 2023-02-07 18:36:44 +03:00
Timofey Boyko
1dc5d41884 Web:Login: fix error message type 2023-02-07 18:36:16 +03:00
Timofey Boyko
7e23b7118e Web:Login:Server: add protect for undefined values 2023-02-07 18:32:17 +03:00
Timofey Boyko
88624cccf0 Web:Login:Client: add protect for undefined values 2023-02-07 18:32:02 +03:00
Timofey Boyko
b6ece7b2ac Web:Login: add correct theme for Error502 and pass it to all components inside 2023-02-07 18:26:51 +03:00
Timofey Boyko
03116b8ffa Web:Login: update interfaces and add new IError for error from server 2023-02-07 18:26:05 +03:00
Timofey Boyko
2397482010 Web:Login: add html template to catch section and send error to client 2023-02-07 18:25:37 +03:00
Timofey Boyko
131dd06bdb Web: fix build 2023-02-06 19:15:04 +03:00
Timofey Boyko
6137e2a122 Web: remove before-build-webpack-plugin and apply custom plugin for create autoGeneratedTranlsations files 2023-02-06 11:32:02 +03:00
Timofey Boyko
ccbe89546f Web:Login: add autoGeneratedTranslations.ts to gitignore file 2023-02-03 19:08:46 +03:00
Timofey Boyko
0b7b214fbb Web: change prebuild-webpack-plugin for before-build-webpack-plugin 2023-02-03 18:52:51 +03:00
Timofey Boyko
d83c9520dc Web:Login: fix 2023-02-03 17:51:44 +03:00
Timofey Boyko
d4314b6601 Web:Login: commit new autoGeneratedTranslations 2023-02-03 17:16:32 +03:00
Timofey Boyko
69c2390895 Web:Login:Client: fix helpers for work with translations files 2023-02-03 17:16:01 +03:00
Timofey Boyko
2502557c58 Web:Login:Server: send only en and current lang locales to client 2023-02-03 17:15:17 +03:00
Timofey Boyko
e8cdfd6213 Web:Login:Server:i18n: import locales as resources 2023-02-03 17:14:54 +03:00
Timofey Boyko
500d1fe09b Web:Login: remove file loader for json file for server 2023-02-03 17:14:20 +03:00
Timofey Boyko
bc3cf59630 Web:Login: add additional path for beforeBuild script 2023-02-03 17:14:02 +03:00
Timofey Boyko
dcb1f29306 Web:Login: add new alias CLIENT_PUBLIC_DIR 2023-02-03 17:13:29 +03:00
Timofey Boyko
7fff409f0f Web:Login:Server: add function for changed currentLanguage to correct currentLanguage 2023-02-03 14:22:08 +03:00
961b0ad613 Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 17:46:41 +03:00
Timofey Boyko
9f0d2b62cb Web: fix regexp for json locales 2023-02-02 17:09:26 +03:00
Timofey Boyko
9e67aadbe9 Web: delete useless code 2023-02-02 17:07:41 +03:00
de95953b14 Web: Fix OS path separator split 2023-02-02 16:50:45 +03:00
Timofey Boyko
4bd1483718 Web:Login:Template: change fonts import 2023-02-02 15:15:17 +03:00
Timofey Boyko
27b7723cb2 Web:Login:Client: delete useless code 2023-02-02 15:14:57 +03:00
Timofey Boyko
9b07ea2b61 Web:Login: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:14:23 +03:00
Timofey Boyko
779cd5f4c8 Web: update regexp for webpack for work with locales files as url 2023-02-01 18:49:17 +03:00
Timofey Boyko
7beb8403cc Web:Login: fix multi create auto generated translations file 2023-02-01 18:43:01 +03:00
Timofey Boyko
57d6925791 Web: update webpack configs for work with auto generated translations file 2023-02-01 18:36:43 +03:00
Timofey Boyko
72e3fe9032 Web: rename translations to autoGeneratedTranslations 2023-02-01 17:53:33 +03:00
Timofey Boyko
2b2b8377c7 Web: add beforeBuild to all modules 2023-02-01 16:06:33 +03:00
Timofey Boyko
531e265e73 Web:Login: add prebuild-webpack-plugin 2023-02-01 16:04:41 +03:00
Timofey Boyko
1dd4f2b42d Web:Login: delete useless code 2023-02-01 11:50:45 +03:00
Timofey Boyko
440e80e9d3 Web:Login:Helpers: fix loadLanguagePath and initI18n functions for work with static locales 2023-02-01 11:45:20 +03:00
Timofey Boyko
a8f550b0c5 Web:Login: disable copy file with file-loader and return copy-webpack-plugin for locales 2023-02-01 11:41:34 +03:00
Timofey Boyko
f56f136e8e Web:Login: fix work with hashed translation 2023-01-31 19:23:36 +03:00
Timofey Boyko
71c14db6df Revert 6bbf8e3a62 2023-01-31 18:56:58 +03:00
Timofey Boyko
713b8b6369 Web:Login: delete useless code 2023-01-31 18:54:13 +03:00
Timofey Boyko
521a1658c6 Web:Editor: disable sw and fix tranlsation hash 2023-01-31 17:10:19 +03:00
Timofey Boyko
f9e09b2299 Web:Login: fix work with hashed translation 2023-01-31 11:27:45 +03:00
Timofey Boyko
17a1ab2152 Web:Login: update webpack config for work with json files as url 2023-01-30 19:18:49 +03:00
Timofey Boyko
6bbf8e3a62 Web: move all Locales from Login and Editor to public dir 2023-01-30 15:11:30 +03:00
Timofey Boyko
d3e28341a7 Web:Login: add PUBLIC_DIR alias 2023-01-27 16:30:33 +03:00
Timofey Boyko
ab7e49b93e Merge branch 'release/rc-v1.2.0' into bugfix/images-static-versioned 2023-01-27 16:01:11 +03:00
Timofey Boyko
cfe642a82f Web:Login:Server: disable cache-control 2023-01-27 13:53:34 +03:00
7db5e5f353 Merge branch 'release/rc-v1.2.0' into bugfix/restoring-portal 2023-01-27 12:11:11 +03:00
Timofey Boyko
76bd31350f Merge branch 'release/rc-v1.2.0' into bugfix/images-static-versioned 2023-01-27 11:42:52 +03:00
761a8357dd Fix Bug 60788 - Rooms.Search. The background scrolls behind the List accounts panel on the touchpad in Chrome on MacOS. 2023-01-26 20:23:50 +03:00
Timofey Boyko
123e25d907 Web:Login: change 'client/' to '/login/' to images 2023-01-26 17:00:17 +03:00
Timofey Boyko
6fbef8ee4d Web:Login: change assets rule 2023-01-26 16:59:53 +03:00
75ef9b68f3 Merge branch 'release/rc-v1.2.0' into bugfix/restoring-portal 2023-01-24 18:36:09 +03:00
Timofey Boyko
f2a28941ee Web:Login: fix hash url at template 2023-01-24 18:19:13 +03:00
Timofey Boyko
9e5f76d7c0 Web: fix double slash for favicon 2023-01-24 17:37:18 +03:00
7b55fe5a68 Web: Added portal recovery pages to the login page. 2023-01-24 16:19:06 +03:00
Timofey Boyko
ef1d0c0184 Web: change assetModuleFilename rule 2023-01-19 15:37:15 +03:00
Timofey Boyko
aa56742bce Web:Login: fix webpack rules 2023-01-16 17:58:55 +03:00
Timofey Boyko
0cb238e5d3 Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-16 10:36:22 +03:00
Viktor Fomin
e71573ba9d Login: useThemeDetector 2023-01-13 22:00:38 +03:00
Timofey Boyko
b46d21c258 Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-11 18:47:06 +03:00
Timofey Boyko
6b8afcaa33 Web: add import svg with url 2023-01-11 18:08:01 +03:00
Timofey Boyko
2ee7c8e124 Web:Login: fix importan images 2023-01-09 16:41:19 +03:00
Timofey Boyko
96d3458e2d Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-09 11:03:08 +03:00
6526b1463d edited en 2022-12-30 14:56:53 +03:00
9aad0214a3 Translations: Added rus translations (by Google) 2022-12-28 21:42:28 +03:00
Timofey Boyko
9fc5ce7f23 Web:Login:Client: fix import default logo 2022-12-27 18:20:34 +03:00
Timofey Boyko
c1ee0f7f05 Web:Login: fix webpack rules 2022-12-27 18:19:59 +03:00
Timofey Boyko
774065c165 Web: fix default logo import 2022-12-27 17:04:56 +03:00
Timofey Boyko
205fc24365 Web:Login: add new webpack rules for assets 2022-12-27 16:59:04 +03:00
Viktor Fomin
f9be71a87f Login: use custom favicon 2022-12-27 14:39:26 +03:00
Akmal Isomadinov
c97e59ee67 Web: Fixed cyclic import LoginContainer 2022-12-26 17:45:02 +05:00
e907b3aaf9 Update login.babel and applied sorting 2022-12-23 19:10:19 +03:00
Akmal Isomadinov
c62000f3f5 Web: Fixed redirection after login 2022-12-23 15:56:42 +05:00
Akmal Isomadinov
9f88b7a14f Web:Login Fixed warning useLayoutEffect 2022-12-22 20:48:35 +05:00
Viktor Fomin
04bd4ab927 Login: use useLayoutEffect 2022-12-22 14:56:24 +03:00
Akmal Isomadinov
532f94ba0c Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0
# Conflicts:
#	packages/client/src/helpers/confirmRoute.js
2022-12-22 15:47:55 +05:00
Akmal Isomadinov
e816a72280 Web:Login Fixed invalid link error handler and login/error page 2022-12-22 15:32:11 +05:00
Akmal Isomadinov
0010ca4b5a Web:Login:Locales Updated translations for the login/error page 2022-12-22 15:16:58 +05:00
e8141c6f22 Web: Changed load Docspace config for clients 2022-12-20 19:51:49 +03:00
Akmal Isomadinov
2e66174a87 Web Fixed catch 2022-12-16 17:17:30 +05:00
Viktor Fomin
15ff7aa19d Merge branch 'develop' into feature/fix-whitelable 2022-12-06 16:50:55 +03:00
Elyor Djalilov
a1710df2ef unused key removed 2022-11-30 19:26:49 +05:00
Elyor Djalilov
c628368e9b deleted duplicate keys 2022-11-28 13:26:08 +05:00
Viktor Fomin
75bcfdbdd2 Login: SimpleNav: fix logo 2022-11-23 06:18:48 +05:00
Viktor Fomin
85f092aa0d Login: fix logo 2022-11-23 06:18:24 +05:00
Viktor Fomin
2d41cd5a72 Login: fix logo 2022-11-22 12:48:34 +05:00
7415a19a5e Merge branch 'develop' into bugfix/login 2022-11-17 19:05:09 +03:00
9da275952c fix nconf 2022-11-17 15:58:13 +03:00
Viktor Fomin
9cca8532c3 Merge branch 'develop' into bugfix/login 2022-11-16 19:58:03 +05:00
Viktor Fomin
09796e8ec4 Web: fix serve 2022-11-16 19:55:46 +05:00
Viktor Fomin
6c3684985f Login: use more login from common 2022-11-16 17:23:31 +05:00
Viktor Fomin
eb22002d64 Login: delete useless 2022-11-16 17:22:58 +05:00
e50833f7f3 common settings for configure aws cloudwatch credentials 2022-11-16 12:44:53 +03:00
Viktor Fomin
5a214cc658 Login: fix style 2022-11-16 00:56:27 +05:00
Viktor Fomin
5a9c9f20d2 Login: fix text color 2022-11-16 00:49:53 +05:00
Viktor Fomin
343d2ee9fd Login: fix 2022-11-16 00:46:18 +05:00
Viktor Fomin
c7e34d63be Login: fix warnings 2022-11-15 19:34:39 +05:00
Viktor Fomin
680679e480 Merge branch 'develop' into bugfix/login 2022-11-15 19:31:42 +05:00
Viktor Fomin
8e2811074f Login: fix style 2022-11-15 15:25:38 +05:00
Viktor Fomin
012aa3bc2c Login: fix style 2022-11-15 15:13:23 +05:00
Viktor Fomin
42f263294e Login: fix enable admin message 2022-11-15 15:13:16 +05:00
Viktor Fomin
ee239756c7 Login: fix 2022-11-15 14:52:37 +05:00
7c0d97361d Merge branch 'develop' into feature/Add-identifier-for-test 2022-11-15 10:38:41 +03:00
Viktor Fomin
5d0f809a4a Login: fix style 2022-11-14 17:25:45 +05:00
Viktor Fomin
a62dbbc49c Login: fix style 2022-11-14 17:21:07 +05:00
Viktor Fomin
d8761eda42 Login: add bg pattern 2022-11-14 17:17:17 +05:00
Viktor Fomin
97f0277449 Merge branch 'develop' into bugfix/login 2022-11-14 17:13:21 +05:00
Viktor Fomin
08c86d8a37 Login: add support ssr theme 2022-11-14 17:13:07 +05:00
7bf47d6251 Fix login connect ECONNREFUSED ::1:8092 2022-11-14 13:48:28 +03:00
Akmal Isomadinov
4c51c6dc55 Web:Login:Client:Components:Login Added id 2022-11-14 13:04:18 +05:00
Akmal Isomadinov
7c7ecd210a Web:Login:Client:Components:Sub-Components: Added id for test 2022-11-14 13:04:18 +05:00
Akmal Isomadinov
c790439098 Web:Login:Client:Components:Login: Added id to the RecoverAccessModalDialog 2022-11-14 13:04:17 +05:00
Akmal Isomadinov
e3363c1a84 Web:Login:Client:Components:Sub-Components: Add id to the ForgotPasswordModalDialog component for the test 2022-11-14 13:04:17 +05:00
Akmal Isomadinov
2ab04c6a1d Web:Login:Components:Sub-Components: Add id for forgot password link 2022-11-14 13:04:17 +05:00
Viktor Fomin
92844a82bf Login: add support dark theme 2022-11-13 05:09:14 +05:00
Viktor Fomin
b8df7f8b6a Merge branch 'develop' into bugfix/login 2022-11-13 03:59:57 +05:00
518e10f4ee Added opportunity to start production frontend 2022-11-11 11:28:03 +03:00
Viktor Fomin
f94023403a Login: fix crash 2022-11-11 13:08:49 +05:00
Viktor Fomin
6f1f1e6dc5 Login: fix style 2022-11-11 12:59:27 +05:00
Viktor Fomin
643e9285ce Login: fix line, text colors 2022-11-11 04:41:49 +05:00
Viktor Fomin
8aa148d79e Login: fix padding 2022-11-11 04:16:45 +05:00
19e7742803 Fix ERR_OSSL_EVP_UNSUPPORTED and remove codeceptjs (canvas issue) 2022-11-10 16:46:14 +03:00
dfb1509961 Update more-login.tsx
Added logging
2022-11-07 22:43:22 +03:00
Viktor Fomin
8f39246f5e Login: fix 2022-11-01 15:51:51 +05:00
Viktor Fomin
8a77cad5f4 Merge branch 'develop' into feature/whitelabel 2022-10-27 17:13:27 +05:00
Viktor Fomin
e231dafb62 Login: fix help button color 2022-10-27 17:10:39 +05:00
Viktor Fomin
61d8379753 Login: delete useless 2022-10-27 16:05:10 +05:00
Viktor Fomin
80ef93d7f7 Login: use whitelabel logo 2022-10-27 16:04:53 +05:00
Viktor Fomin
10fb8b159b Login: use from common 2022-10-24 15:01:54 +05:00
Viktor Fomin
37ead8c825 Login: add mounted hook 2022-10-24 12:45:00 +05:00
Viktor Fomin
1b0c161b15 Login: fix 2022-10-24 12:16:04 +05:00
Viktor Fomin
8983855bd2 Login: fix template style 2022-10-21 15:32:25 +05:00
Viktor Fomin
29c646c14d Login: wait tReady 2022-10-21 15:16:22 +05:00
Viktor Fomin
e67b10eada Login: fix style 2022-10-21 15:16:08 +05:00
Viktor Fomin
fc10e8731f Login: fix 2022-10-20 20:45:51 +05:00
Viktor Fomin
8f97977da3 Login: fix template style 2022-10-20 20:43:20 +05:00
Viktor Fomin
6c6850ffa2 Login: auto theme 2022-10-20 20:25:28 +05:00
Viktor Fomin
12b3ea476f Login: fix style 2022-10-20 17:57:52 +05:00
Viktor Fomin
e2951f1586 Login: fix style 2022-10-20 17:54:26 +05:00
Viktor Fomin
d2fe1b8e9b Login: fix access for auth user 2022-10-20 15:32:20 +05:00
Viktor Fomin
a3f505f2b6 Login: use theme from store 2022-10-20 14:04:48 +05:00
Viktor Fomin
0e59cf271e Login: add support dark theme 2022-10-20 14:01:20 +05:00
Viktor Fomin
9c421fdbec Login: add theme for nav 2022-10-19 23:53:09 +05:00
Viktor Fomin
b4bf23faaa Login: delete useless 2022-10-19 15:08:20 +05:00
Viktor Fomin
c3243584d2 Login: use greeting title from settings 2022-10-18 15:58:32 +05:00
Viktor Fomin
b21c9e079b Login: add types 2022-10-18 13:58:15 +05:00
Viktor Fomin
c090b22b83 Login: fix style 2022-10-18 13:51:33 +05:00
Viktor Fomin
e2770c3375 Login: add mobile header 2022-10-18 01:12:25 +05:00
Viktor Fomin
6586de55b6 Login: use color pattern 2022-10-17 20:53:57 +05:00
Viktor Fomin
c82f6dbc03 Login: fix color 2022-10-14 14:22:15 +05:00
Viktor Fomin
ce1b77c2b1 Merge branch 'develop' into bugfix/login 2022-10-12 12:29:16 +05:00
Viktor Fomin
cd2acf9602 Login: fix button size 2022-10-11 14:38:05 +05:00
Viktor Fomin
d7dbb429b7 Login: fix login if user logged in 2022-10-10 15:59:53 +05:00
Viktor Fomin
90e833c00c Login: fix help color 2022-10-06 17:54:58 +03:00
22381f8f44 Web: Moved dialog to common folder. 2022-09-19 15:12:49 +03:00
cd16261353 Web: fixed after merge. 2022-09-16 09:32:24 +03:00
bec4f11dcd Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.Api.Core/Extensions/HostBuilderExtension.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Webhooks.Service/Program.cs
#	packages/common/components/Loaders/index.js
#	packages/common/store/AuthStore.js
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	packages/login/webpack.config.js
#	products/ASC.Files/Service/Program.cs
#	web/ASC.Web.Api/Program.cs
2022-09-15 17:16:04 +03:00
8df94b6af1 i18n: Translations: fix project files + sorting 2022-09-09 18:02:39 +03:00
ead45257f1 Web: Added 'Recover Access Modal Dialog' to the unavailable portal page. 2022-09-09 11:25:55 +03:00
d016efea48 Web: Moved translations to the common. 2022-09-09 11:12:02 +03:00
bd519f4184 Web: Login: Renamed locale folders 2022-09-06 13:01:23 +03:00
Artem Tarasov
65f1b61998 Web: Login/Editor: fixed showing warnings about request as expression 2022-09-05 13:16:04 +03:00
Artem Tarasov
a3f344712b Web: Login/Editor: added webpack-filter-warnings-plugin 2022-09-05 13:14:32 +03:00
7b623c4e30 Merge branch 'develop' into feature/stripe
# Conflicts:
#	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
#	packages/client/src/pages/PortalSettings/utils/settingsTree.js
#	packages/common/store/AuthStore.js
#	packages/components/slider/index.js
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
2022-09-05 10:19:52 +03:00
Artem Tarasov
d7b517c25e Web: Login: fixed production build 2022-09-05 04:25:32 +03:00
e136a41928 Merge branch 'feature/login-ssr' of github.com:ONLYOFFICE/DocSpace into feature/login-ssr 2022-09-02 17:15:36 +03:00
b5048bfafe Web: Fix react types warnings 2022-09-02 17:15:05 +03:00
6bcc951ad4 Web: Fix warning 2022-09-02 17:14:20 +03:00
Artem Tarasov
b0019f0967 Web: Login: deleted unnecessary code 2022-09-01 14:57:32 +03:00
Artem Tarasov
45bcfe4a8d Web: Login/Client: fixed parameter url name 2022-09-01 14:53:37 +03:00
f751cc5a8b Web: Auto-fix 2022-09-01 12:22:20 +03:00
Artem Tarasov
3f27595995 Web: Login: fixed server build 2022-09-01 01:50:27 +03:00
Artem Tarasov
3e34505eed Web: Login/Components: fixed styles 2022-09-01 01:14:24 +03:00
Artem Tarasov
8c28fda299 Web: Login/ColorTheme: fixed ssr 2022-08-31 18:32:13 +03:00
Artem Tarasov
d8e98fa208 Web: Login: MoreLogin mf fix 2022-08-31 18:02:05 +03:00
Artem Tarasov
1931e56f07 Web: Login: added LoginStore 2022-08-31 17:32:33 +03:00
370696aba0 Web: Fixed property name for ColorTheme component, changed type => themeId 2022-08-31 15:38:39 +03:00
a9338edd81 Web: Transferring translations to a common file 2022-08-31 15:22:48 +03:00
Artem Tarasov
0621fd9c86 Merge branch 'develop' into feature/login-ssr
# Conflicts:
#	packages/client/src/components/dialogs/ConnectDialog/index.js
#	packages/login/src/Login.jsx
#	packages/login/src/client/components/sub-components/forgot-password-modal-dialog.tsx
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	yarn.lock
2022-08-30 18:38:12 +03:00
Artem Tarasov
73f2983177 Web: Login: added build scripts 2022-08-30 18:13:12 +03:00
Artem Tarasov
bc0e986707 Web: Login/Common: added language cookie setting on the server 2022-08-30 17:50:54 +03:00
Artem Tarasov
7e487bb064 Web: Login: deleted unnecessary code 2022-08-30 17:39:27 +03:00
Artem Tarasov
ee7986e7bb Web: Login: added getting language from portal settings, removed accept-language-parser 2022-08-30 15:00:31 +03:00
Artem Tarasov
b5c3e0b241 Web: Login: deleted unnecessary files 2022-08-30 14:42:20 +03:00
Artem Tarasov
25c1672e30 Web: Login: RoomsLogin moved to Login 2022-08-30 14:41:09 +03:00
Artem Tarasov
456166a7d5 Web: Login: RoomsLogin moved to Login 2022-08-30 14:40:46 +03:00
Artem Tarasov
bf925aeeed Web: Login: added types for IS_PERSONAL, IS_ROOMS_MODE 2022-08-30 13:30:29 +03:00
Artem Tarasov
044fd627e5 Web: Login: added support for rooms mode in webpack 2022-08-30 13:28:51 +03:00
Artem Tarasov
8a15cbc331 Web: Login: deleted console.log 2022-08-30 12:57:05 +03:00
Artem Tarasov
0c4033869f Web: Login/Client: fixed login routes 2022-08-30 12:56:28 +03:00
Artem Tarasov
b6e77cb2ac Web: Login: added code login to routes 2022-08-30 00:41:16 +03:00
Artem Tarasov
d1df749053 Web: Login: refactoring 2022-08-30 00:02:37 +03:00
Artem Tarasov
e1302e8b01 Web: Login: fixed styled-components warnings 2022-08-30 00:01:46 +03:00
Artem Tarasov
9bfc072508 Web: Login: added routing 2022-08-30 00:01:08 +03:00
Vlada Gazizova
2f822b0406
Merge branch 'develop' into feature/settings-common 2022-08-29 22:27:08 +03:00
ab654bc889 Web: Fix same key duplication warning 2022-08-29 11:33:52 +03:00