Commit Graph

17485 Commits

Author SHA1 Message Date
26d092085e Web: Login: fix enter action 2022-03-17 16:26:49 +03:00
9bc3adb433 Web: Login: fix 2022-03-17 15:56:23 +03:00
00e5b2ebf6 Web: Login: fix show error logic 2022-03-17 15:46:09 +03:00
c08b673421 Web: Login: fix enter action 2022-03-17 15:39:45 +03:00
20b5e34d96 Web: Components: PasswordInput: fix margin 2022-03-17 15:37:55 +03:00
fd8567fd17 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-17 15:31:26 +03:00
c36f32dc6d Web: Components: ViewSelector: delete loading func 2022-03-17 15:16:44 +03:00
b031cadb29 Web: People: Badges: fix color 2022-03-17 15:10:19 +03:00
5e5b7c3d3e Web: Common: FilterInput: fix button size 2022-03-17 15:04:27 +03:00
e0339c4978 Web: Components: Button: fix warnings 2022-03-17 14:49:26 +03:00
31bc153a56 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-17 13:28:53 +03:00
f6f869a029 Web: Components: Fixed table view style. 2022-03-17 13:28:09 +03:00
679d0d51aa Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/login-redesign 2022-03-17 12:42:26 +03:00
04a5e4d1cc Web: Client: Confirm: fix 2022-03-17 12:42:16 +03:00
6b84d183b8 Web: add translates 2022-03-17 12:41:57 +03:00
4ea8d65c08 Web: Login: fix field jumping 2022-03-17 12:28:20 +03:00
b1894a03f3 Web: Login: fix show error 2022-03-17 12:25:46 +03:00
9efaef5d45 Web: Components: fix tooltip shadow 2022-03-17 11:12:15 +03:00
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
a82c27a19c Web:Studio:Added Consumer, renaming the checkInnerWidth function to checkSectionWidth, adding to the state sectionWidth. 2022-03-16 19:10:05 +03:00
8d6a3ae0ab Web: Components: Fix EmailInput + tests 2022-03-16 18:51:02 +03:00
95ca77a4ed Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-16 18:40:58 +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
06c946a2bf Web:Studio:Border styling. 2022-03-16 17:41:36 +03:00
bfb27ce17f Web: Login: fix registration email input 2022-03-16 17:33:26 +03:00
4f799f1916 Web:Studio:Passing props sectionWidth to child components. 2022-03-16 17:24:33 +03:00
5be408a827 Web:Studio:Removed Consumer, added checkInnerWidth call when mounting, added sectionWidth prop in LanguageAndTimeZone component. 2022-03-16 17:23:33 +03:00
4a2be198cd Web:Studio:Added sectionWidth. 2022-03-16 17:21:16 +03:00
141ea71c2b Web:Components:Styling SaveCancelButtons. 2022-03-16 17:20:46 +03:00
c77f35895c Web: Login: use email input 2022-03-16 16:27:33 +03:00
e407031ec0 Web: Files: Tile: fix background 2022-03-16 16:07:55 +03:00
b6c595bb8a Web:Studio:Added Consumer and conditions for mobile display. 2022-03-16 15:46:59 +03:00
f212ffb5d1 Web:Studio:Added Consumer. 2022-03-16 15:46:02 +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