Commit Graph

17457 Commits

Author SHA1 Message Date
7d246ffcb0 Web: Components: PasswordInput: fix 2022-03-17 11:10:56 +03:00
b07aeae206 Web: Components: fix tooltip padding 2022-03-17 10:47:24 +03:00
fe2881cea1 Merge branch 'feature/login-redesign' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-17 09:57:03 +03:00
8d6a3ae0ab Web: Components: Fix EmailInput + tests 2022-03-16 18:51:02 +03:00
a17a779ec6 Web: Components: Utils: Fix parseAddress (issue: '') 2022-03-16 18:26:44 +03:00
d4938aac6f Web: Login: fix forgot email input 2022-03-16 18:04:43 +03:00
bfb27ce17f Web: Login: fix registration email input 2022-03-16 17:33:26 +03:00
c77f35895c Web: Login: use email input 2022-03-16 16:27:33 +03:00
c001de8f74 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-16 13:03:29 +03:00
4e7d3e467e Web: Components: PasswordInput: fix width 2022-03-16 13:02:39 +03:00
7ad41b219e Web: Client: Confirm: fix button size 2022-03-16 12:49:31 +03:00
b0e22fdac9 Web: change password input icons 2022-03-16 12:47:44 +03:00
199afaac03 Web: Components: PasswordInput: delete useless 2022-03-16 12:42:35 +03:00
2903dc068b Web: Components: PasswordInput: fix tooltip style 2022-03-16 12:35:39 +03:00
d4d0ecb04b Web: Components: Tooltip: remove arrow 2022-03-16 12:35:02 +03:00
9056b14453 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-16 12:11:48 +03:00
ba7ea3f9d6 Web:Studio:Styling, added "resize" event, added checkInnerWidth function, removed Consumer, added useEffect, useState hooks for Customization component. 2022-03-16 12:11:08 +03:00
fcb41aeb9e Web:Studio:Styling, added a "resize" event, changed the checkInnerWidth function, removed the Consumer for the LanguageAndTimeZone component. 2022-03-16 12:07:33 +03:00
6f7cb4c6f4 Web:Studio:Changed the margin-right of the arrow-button for the HeaderContainer. 2022-03-16 12:03:34 +03:00
a7c631d11c Web: Client: Confirm: fix style, button size 2022-03-16 11:54:05 +03:00
5bebc14b58 Web: Components: fix social buttons theme 2022-03-16 11:44:03 +03:00
b05aa5048b Web:Studio:Styling the PortalRenaming component. 2022-03-16 11:36:26 +03:00
2ea15ac80f Web: Login: fix button size 2022-03-16 11:36:00 +03:00
d9dec883b8 Web:Studio:Styling the CustomizationNavbar component. 2022-03-16 11:35:54 +03:00
f9b1e26b0b Web:Studio:Styling the CustomTitles component. 2022-03-16 11:35:28 +03:00
c4c02698d3 Web:Studio:Changed the name "Time Zone" to "Time zone". 2022-03-16 11:32:41 +03:00
bada6b7dd0 Web: Files: Hotkeys: added new translations 2022-03-16 11:32:19 +03:00
0a87411fbc Web: Login: fix buttons size 2022-03-16 11:26:28 +03:00
c30ba25631 Web:Components:Changed the margin of the fieldContainer for dark theme. 2022-03-16 11:22:10 +03:00
50c8920bb6 Web:Components:Changed the margin of the fieldContainer for base theme. Changed fillColor of arrow in comboBox for base theme. 2022-03-16 11:21:36 +03:00
89b2f94469 Web: add missed translate for de 2022-03-16 11:19:44 +03:00
ad8edb5b2c Web:Components:Styling SaveCancelButtons. 2022-03-16 11:18:56 +03:00
0cd4cb49ed Merge branch 'feature/virtual-rooms-1.2' into feature/login-redesign
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/themes/dark.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/createUser.js
#	web/ASC.Web.Login/src/Login.jsx
2022-03-16 11:03:07 +03:00
d2855e47a4 Merge branch 'develop' into feature/virtual-rooms-1.2 2022-03-15 19:17:44 +03:00
a54dabde3d Merge branch 'feature/login-redesign' of https://github.com/ONLYOFFICE/AppServer into feature/login-redesign 2022-03-15 19:00:16 +03:00
e8a403717b Web: Components: Jest: Added vscode-jest-tests config 2022-03-15 19:00:09 +03:00
a493a8e70a Web: Components: Utils: Fix parseAddress (issue: 'te"st@test.com') 2022-03-15 18:59:09 +03:00
5cd1ea7356 Web: Added extensions:recommendations for jest 2022-03-15 18:31:49 +03:00
e0df6dfa12 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-15 15:23:59 +03:00
76b9b03952 Web: Common: add skipLogout option 2022-03-15 14:33:21 +03:00
9886c434b2 Web: Login: fix 2022-03-15 14:32:53 +03:00
9c537f3d8e Web: Components: Fix jest warnings from eslint 2022-03-15 14:01:51 +03:00
2f4a93188f Web: delete feature disallow char 2022-03-15 13:57:33 +03:00
5c820fdcd5 Index: create index only in service 2022-03-14 21:47:34 +03:00
8f685a76d4
Merge pull request #581 from ONLYOFFICE/feature/button-redesign
Feature/button redesign
2022-03-14 19:32:28 +03:00
mushka
f608ffcd1a returned ability to set custom min width 2022-03-14 19:22:18 +03:00
mushka
15b9113ba0 fixed min-width bug 2022-03-14 19:20:01 +03:00
mushka
338c66720b resolved missed merge conflicts 2022-03-14 19:10:10 +03:00
mushka
ddd973c024 fixed dark theme supportion 2022-03-14 19:03:23 +03:00
mushka
57f75cd8a5 merge with feature/virtual-rooms-1.2 2022-03-14 18:53:15 +03:00