Commit Graph

19573 Commits

Author SHA1 Message Date
Timofey Boyko
2df4d09407 Web:Components:Aside: fix transform for tablet devices 2022-05-05 15:11:51 +03:00
382c3be2c8 Web: Files: fix reset selection 2022-05-05 14:35:42 +03:00
60a1fda656 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 14:06:29 +03:00
bdc5aefe34 Web: Client: Layout: fixed layout scroll, fixed IOS height 2022-05-05 14:06:22 +03:00
8abc8827b9 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 13:51:34 +03:00
Artem Tarasov
4955b55cf1 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 13:46:57 +03:00
631cc9598b Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 13:46:50 +03:00
Artem Tarasov
cc219c9bb3 Web: Common: MediaViewer: fixed zoom animation duration 2022-05-05 13:46:39 +03:00
085651a2b1 Web:Components:Scrollbar: Added paddingRight 8px for mobile view for Scrollbar. 2022-05-05 13:46:39 +03:00
Timofey Boyko
9161165373 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 13:25:31 +03:00
Timofey Boyko
81883b78fc Web:Files:Panels: add onClise and visible props for aside component of sharing panel 2022-05-05 13:25:04 +03:00
Timofey Boyko
d50b9a1344 Web:Files:Panels: add onClise and visible props for aside components of embedding panel 2022-05-05 13:24:50 +03:00
Timofey Boyko
29bdfbc7e6 Web:Files:Panels: add onClise and visible props for aside components of change owner panel 2022-05-05 13:24:36 +03:00
Timofey Boyko
aaf359fa1d Web:Files:Panels: add onClise and visible props for aside components of add users panel 2022-05-05 13:24:22 +03:00
Timofey Boyko
c105687fdc Web:Files:Panels: add onClise and visible props for aside components of add groups panel 2022-05-05 13:24:10 +03:00
Timofey Boyko
26b3df92a8 Web:Files:Panels: remove useless code from styled panels 2022-05-05 13:23:33 +03:00
e157686093 Web: Components: Aside: fix crash 2022-05-05 13:13:31 +03:00
b2a03478b1 Web: Files: add icons for folder context button 2022-05-05 13:08:31 +03:00
4c2229dbaa Web: Files: add icons for plus button 2022-05-05 12:58:55 +03:00
80aa8c0d2f Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 12:32:58 +03:00
119fae7570 Web: Files: VersionHistory: truncate title 2022-05-05 12:32:49 +03:00
bfa7b2d544 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 12:22:11 +03:00
3da10ceb66 Web: Common: added sorting for favorites folder 2022-05-05 12:22:00 +03:00
Timofey Boyko
7809835047 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-05 12:17:35 +03:00
Timofey Boyko
39e859e5f5 Resolve conflicts after merge 2022-05-05 12:16:56 +03:00
045826e073 Web: Files: fix show prev file in the version history 2022-05-05 12:13:32 +03:00
Timofey Boyko
9a3918439f Web:Client: fix display debug info dialog 2022-05-05 12:12:57 +03:00
Timofey Boyko
e3a0556d9f Web:Client: fix display about dialog 2022-05-05 12:12:43 +03:00
Timofey Boyko
3f315375dc Web:Components:ModalDialog: add onClose function to aside component 2022-05-05 11:58:36 +03:00
Timofey Boyko
f6da7d806d Web:Components:DatePicked: add onClose function to aside component 2022-05-05 11:58:18 +03:00
Timofey Boyko
98f557fa96 Web:Components:ContextMenuButton: add onClose function to aside component 2022-05-05 11:58:05 +03:00
Timofey Boyko
0728e58104 Web:Files:Panels: remove border for body of version history panel and remove useless code 2022-05-05 11:46:02 +03:00
Timofey Boyko
e6c7d336dc Web:Files:Panels: add close function to aside component of version history panel 2022-05-05 11:45:07 +03:00
a239344743 Web: Files: fixed hotkeys panel styles 2022-05-05 11:43:58 +03:00
Timofey Boyko
86b12f4381 Web:Files:Panels: remove margin-right for upload panel header 2022-05-05 11:25:57 +03:00
Timofey Boyko
e8da40d3e4 Web:Files:Panels: add close function to aside component of upload panel 2022-05-05 11:25:18 +03:00
Timofey Boyko
3711723739 Web:Files:Panels: increase border for header of hotkey panel and delete width 2022-05-05 11:05:41 +03:00
Timofey Boyko
7b40efbe8a Web:Files:Panels: add border for header content 2022-05-05 10:47:51 +03:00
Timofey Boyko
ed9cea898b Web:Files:Panels: add onClose prop for aside component of new files panel 2022-05-05 10:32:58 +03:00
Timofey Boyko
01e28676f1 Web:Components:Aside: add close button 2022-05-05 10:08:01 +03:00
a9b94bc296 Web: Files: add lock/unlock toast 2022-05-04 19:32:51 +03:00
419a6709f9 Web: Files: add translation 2022-05-04 19:32:32 +03:00
664135b164 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-04 19:08:43 +03:00
de45318b81 Web:Components:Added to theme for submenu textColor, bottomLineColor. 2022-05-04 19:07:49 +03:00
Timofey Boyko
fd313b1f32 Web:Components:Aside: change aside width 2022-05-04 18:41:57 +03:00
6e3a47ecba Web: Files: fixed table border styles 2022-05-04 18:06:36 +03:00
85b6c40bf1 Web:Components:Submenu styling for isMobileOnly. 2022-05-04 17:52:58 +03:00
813a484d72 Web:Common:Added props settingsStudio.Changed background for section-body_header for studio settings. 2022-05-04 17:51:44 +03:00
10303378af Web: Files: Added VersionBadge translation for rows view. 2022-05-04 17:46:35 +03:00
Timofey Boyko
13d0984abb Web:Common:Section: reduce blur for section info-panel 2022-05-04 17:37:54 +03:00