Commit Graph

18526 Commits

Author SHA1 Message Date
Timofey Boyko
e5f3d27eb9 Web:Common:Section: add support dark-theme for section-header with scroll 2022-03-30 11:17:43 +03:00
Timofey Boyko
ab3f95f5ff Web:Common:Article: add scroll to article-body 2022-03-30 10:40:44 +03:00
Timofey Boyko
c7d71117fa Web:Common:Article: disable scroll for article 2022-03-30 10:34:15 +03:00
d92451193d Web: Client: Tests: update screenshots 2022-03-29 23:34:23 +03:00
3558dde0a2 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 22:35:14 +03:00
f7e95db28f Web:Studio:Added mock timezones data. 2022-03-29 22:33:30 +03:00
75bd270037 Web: Files: Fix thumbnails: increased size and replaced 'resize' to real size 2022-03-29 22:03:11 +03:00
9fdddf09ea Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 22:02:30 +03:00
df13a06d39 Web: Client: Confirm: fix tablet layout 2022-03-29 21:59:51 +03:00
ab05212f59 Web:Studio:Added Change language and Change time zone tests. 2022-03-29 21:45:21 +03:00
80de482c4d Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 21:06:04 +03:00
047a2f18a0 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-redesign 2022-03-29 20:31:17 +03:00
Timofey Boyko
fab034094f Web:People:GroupSelector: add correct total prop 2022-03-29 17:58:15 +03:00
Timofey Boyko
d4dd11129c Web:Files:AddUsersPanels: change groups id for selected options 2022-03-29 17:54:24 +03:00
Timofey Boyko
866b75eef6 Web:Common:AdvancedSelector: add check if group index didn found 2022-03-29 17:53:52 +03:00
d3b6a4eeab Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 16:33:04 +03:00
Timofey Boyko
0ffb92d56e Web:Files:Section: fix table group menu width for mobile and tablet devices 2022-03-29 14:37:22 +03:00
Timofey Boyko
72519549d7 Web:Common:Navigation: fix width on mobile and tablet devices when navigation open 2022-03-29 14:36:57 +03:00
Timofey Boyko
7d23fd5c55 Web:Common:Section: fix section header after moved scroll into section for mobile and tablet devices 2022-03-29 14:35:55 +03:00
Timofey Boyko
4fe9f8deb5 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 13:13:11 +03:00
Timofey Boyko
194a2060d9 Web:Common:Section: fix padding-right of paging 2022-03-29 11:58:24 +03:00
357bfc216f Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 11:52:43 +03:00
1129f0b509 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 11:30:04 +03:00
adb8e4e680 Web: Files: TableView: use avatar in author cell 2022-03-29 11:29:53 +03:00
f05dadf17c Web: Components: Avatar: substitute default image 2022-03-29 11:20:57 +03:00
889028d5c6 Merge branch 'feature/virtual-rooms-1.2' into feature/inputWithChips 2022-03-29 13:19:52 +05:00
080079c944 Web: add avatar images 2022-03-29 11:19:35 +03:00
Timofey Boyko
89525d49e4 Web:Files: fix third-party 24px folder-icons 2022-03-29 11:14:57 +03:00
Timofey Boyko
a38283c33f Web:Client: remove page scrolling for tablet devices and move it to section 2022-03-29 10:34:43 +03:00
Timofey Boyko
51c094d340 Web:Common:Article: disable resize width of article for desktop 2022-03-29 10:13:23 +03:00
Timofey Boyko
61abc26732 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 10:09:38 +03:00
Timofey Boyko
bd94ebb621 Web:Files: change 24px folder-icon for thirdparty 2022-03-29 10:09:27 +03:00
0efe18f99f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 22:26:23 +03:00
0bc5bc13f6 Web:Studio:Moved the checkScrollSettingsBlock function to a separate utils.js file. 2022-03-28 22:24:21 +03:00
fe65e040cb Web:Studio:Refactoring of the Customization component. Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:22:29 +03:00
1b6a7ab2ba Web:Studio:Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:18:16 +03:00
51039fa773 Web:Studio:Removed CustomizationNavbar component. 2022-03-28 22:16:36 +03:00
2112d4d02a Web:Studio:Created a settingsCustomization folder. Moved the CustomTitles, LanguageAndTimeZone, PortalRenaming components there. 2022-03-28 22:15:41 +03:00
66c5d14883 Web:Studio:Added isMobileViewLanguageTimeSettings to LanguageAndTimeZone component. Added the checkScrollSettingsBlock function to the LanguageAndTimeZone component. 2022-03-28 22:14:34 +03:00
969e5382f1 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 18:46:56 +03:00
5831f29ec9 Web: Components: Themes: fix toggle content icon color 2022-03-28 18:46:38 +03:00
Timofey Boyko
448d4eecd5 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 18:34:05 +03:00
Timofey Boyko
9d428ffa3d Web:Files: increase rect of 24px folder-icon 2022-03-28 18:32:11 +03:00
c0251f71f3 Web: Client: Home: fix tiles align 2022-03-28 18:21:17 +03:00
Timofey Boyko
822abd7a08 Web:Components:Themes: fix border image source width for table container header and fix section width 2022-03-28 18:15:29 +03:00
cbfbc4faae Web: Login: fix warning 2022-03-28 18:09:08 +03:00
265132dbec Web: People" ProfileAction: fix dialogs 2022-03-28 17:39:53 +03:00
7cca6cb98c Web: revert kafka config 2022-03-28 17:22:42 +03:00
004435936e Web: Files: Hotkeys: fixed keyboard input 2022-03-28 17:05:47 +03:00
d6aaabdd34 Web: Client: removed commented code 2022-03-28 17:39:59 +05:00