Commit Graph

1060 Commits

Author SHA1 Message Date
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
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
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
5bebc14b58 Web: Components: fix social buttons theme 2022-03-16 11:44:03 +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
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
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
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
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
mushka
5e8d4cd4f1 added dark theme support 2022-03-14 18:45:02 +03:00
mushka
4e6d79eda2 change gap between loader and text from 8 to 12px 2022-03-14 18:36:00 +03:00
mushka
7537292369 fixed padding-forced vertical discentering bug 2022-03-14 18:28:46 +03:00
mushka
e614136645 small tweaks 2022-03-14 18:26:13 +03:00
d5f5bcc37a Web: Components: EmailInput: fix 2022-03-14 14:18:10 +03:00
38e280a286 Web: Components: PasswordInput: fix 2022-03-14 12:19:01 +03:00
mushka
1a80691c61 added icon styles and enlarged gap between icon and text 2022-03-11 19:43:17 +03:00
58eb82acff
Merge pull request #515 from ONLYOFFICE/feature/hotkeys
Feature/hotkeys
2022-03-11 19:09:21 +03:00
19e657e738 Web:Components:Styling SaveCancelButtons. 2022-03-11 18:04:26 +03:00
mushka
cd93ed2e2b remove unnecessary .btnIcon class and Icon component 2022-03-11 17:34:14 +03:00
mushka
546f7bc4a7 fixed horizontal alignment bugs 2022-03-11 17:21:52 +03:00
mushka
befd64b93c Remved loaders from Scale and fixed labels on Hover/Fixed/Disabled templates 2022-03-11 15:31:21 +03:00
mushka
52f36bce92 fixed withIcon padding 2022-03-11 15:26:52 +03:00
mushka
588ce13e08 deleted commented visual intends 2022-03-11 14:18:11 +03:00
mushka
88da9381f4 changed description 2022-03-11 14:16:17 +03:00
mushka
30c63620a3 change default size to extraSmall 2022-03-11 13:46:32 +03:00
mushka
25ad35ab6a added Normal Touchscreen/Desktop differentiation 2022-03-11 13:41:48 +03:00
e62c1a5f59 Web:Components:Added white arrowColor for dark theme. 2022-03-10 18:27:14 +03:00
ce7c2aab6e Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 17:10:31 +03:00
5a6eba1b5e Web: Files: fixed renderContext 2022-03-10 16:39:03 +03:00
mushka
c3c59ceaff changed size names in app buttons 2022-03-10 15:59:04 +03:00
mushka
0d2c626445 design tweaks 2022-03-10 15:35:26 +03:00
mushka
959c8f1e99 redesigned buttons 2022-03-10 15:14:08 +03:00
b8be01dca3 Web:Components:Styling the SaveCancelButtons component. 2022-03-10 14:46:55 +03:00
Timofey Boyko
c45baeb3c9 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 14:01:29 +03:00
4a68b32583 Web: Components: EmailInput: add disallow char 2022-03-10 11:08:10 +03:00
2a045fc1ef Web: Files: removed contextMenuData, moved getContextModel to withFileActions HOC 2022-03-10 10:09:10 +03:00