Commit Graph

174 Commits

Author SHA1 Message Date
518e10f4ee Added opportunity to start production frontend 2022-11-11 11:28:03 +03: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