Commit Graph

58 Commits

Author SHA1 Message Date
TatianaLopaeva
545dacc8ca Web: Common: Fixed scrolling of article on small tablet and mobile, fixed margin top of unpin article. 2021-01-22 16:50:20 +03:00
Artem Tarasov
50552cfb15 Web: Common: Layout: fixed bugs of recalculation of height on large tablets (ios) 2021-01-21 16:27:04 +03:00
TatianaLopaeva
f44b086598 Web: Common: Fixed non-loadable content in the landscape version. (ios) 2021-01-21 13:03:00 +03:00
TatianaLopaeva
beb349e26a Web: Common: Removed useless horizontal scroll bar. 2021-01-21 11:38:53 +03:00
TatianaLopaeva
d033841728 Web: Common: Removed scrolled of article on mobile/tablet devices. 2021-01-20 21:56:32 +03:00
TatianaLopaeva
4c262c2854 Web: Common: Changed mobile layout only for mobile/tablet devices. 2021-01-20 21:04:00 +03:00
Artem Tarasov
ce98d325b7 Web: Common: Layout: removed the white bar in the selector if there is a hidden block in the fileter 2021-01-19 21:16:09 +03:00
Artem Tarasov
ce04e3b3fe Web: Common: Layout: fixed bugs when changing orientation (ios, chrome) 2021-01-18 22:54:52 +03:00
TatianaLopaeva
f7fbbceeb6 Web: Common: Layout: Set height to 100% for mobile. 2021-01-15 16:05:54 +03:00
TatianaLopaeva
31d053bc13 Web: Common: Fixed the issue of not scrolling horizontally (touchpad). 2021-01-15 14:41:44 +03:00
TatianaLopaeva
02df0294cf Web: Common: Removed inactive scrollbars in tablet view, horizontal scroll added to the end of the visible page height. 2021-01-13 15:21:06 +03:00
TatianaLopaeva
a9d7228dcb Web: Common: Fixed padding-right of section. 2020-12-28 15:42:51 +03:00
TatianaLopaeva
78b7315a6e Web: Common/Components: Fixed the problem of updating data when switching from desktop to tablet view. 2020-12-28 15:34:05 +03:00
TatianaLopaeva
5c12649789 Web: Common: Fixed displaying when changing window height at desktop. 2020-12-23 16:28:37 +03:00
Artem Tarasov
0ee4acb133 Web: Common: Layout: refactoring 2020-12-16 14:38:20 +03:00
Artem Tarasov
d036b52fa1 Web: Common: Layout: fixed change orientation chrome (ios) 2020-12-16 13:58:05 +03:00
Artem Tarasov
91bce60705 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Components/src/components/drop-down/index.js
2020-12-15 16:33:01 +03:00
Artem Tarasov
a66d5c59c6 Web: Common: Layout: refactoring 2020-12-15 13:40:29 +03:00
Artem Tarasov
12c7d62796 Web: Common: Layout: fixed inability to sctroll after changing orientation, added swithing from tabletView to desktop 2020-12-15 13:26:56 +03:00
Artem Tarasov
ad42652fdc Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Common/src/components/Layout/index.js
2020-12-14 18:20:58 +03:00
Artem Tarasov
b154b4bcc8 Web: Common: Layout: added isTabletView flag to store 2020-12-14 18:16:21 +03:00
Artem Tarasov
8e0104920b Web: Common: Layout: fixed isTablet 2020-12-14 17:20:26 +03:00
TatianaLopaeva
ae5b128285 Web: Common: Layout: Refactoring 2020-12-14 16:40:20 +03:00
Artem Tarasov
cdcd5a6aff Web: Common: Layout: fixed bug when changing orientation from portrait to landscape (ios-chrome) 2020-12-03 11:25:08 +03:00
Artem Tarasov
96bfc3f8f9 Web: Common: Layout: refactoring 2020-12-03 11:02:19 +03:00
Artem Tarasov
543f855c28 Web: Common: Layout: refactoring, moved orientation change tracking to Layout 2020-12-02 15:28:37 +03:00
Artem Tarasov
bf5aefb64c Web: Common: Layout/PageLayout/Main: refactoring 2020-12-01 23:39:38 +03:00
Artem Tarasov
65dc3d5f43 Web: Common: Layout/PageLayout: fixed component rendering bugs when changing orientation(ios-safari) 2020-12-01 20:28:22 +03:00
TatianaLopaeva
7c6b6f648b Web: Common: Changed the condition for comparing the current window 2020-11-18 18:30:46 +03:00
TatianaLopaeva
3ea59223f4 Web: Common: Imported tablet size from utils to compare with window size 2020-11-18 14:10:30 +03:00
TatianaLopaeva
55ac57816b Web: Common: Refactoring 2020-11-17 11:36:49 +03:00
TatianaLopaeva
f121d1a84d Web: Common: Splitting files to fix the error when switching from desktop to tablet 2020-11-16 12:29:12 +03:00
TatianaLopaeva
55e2feb18d Web: Common: Added listener for current window width and changed context, deleted Box and unnecessary classes 2020-11-15 19:15:48 +03:00
TatianaLopaeva
89bb769b92 Web: Common: Fix scrolling position when opening or editing a profile, refactoring Layout 2020-11-11 20:29:57 +03:00
TatianaLopaeva
9289acdb51 Web: Common: Fixed the problem with show header scrolling horizontally 2020-11-05 19:04:24 +03:00
TatianaLopaeva
c36f79b526 web: Common: Added window width in comparison condition 2020-11-03 16:02:20 +03:00
TatianaLopaeva
5c89eabc81 Web: Common/Components: Added Hide Header on Scroll Down & Show on Scroll Up 2020-11-02 11:55:59 +03:00
TatianaLopaeva
c553d8990b Web: Common: Added context for passing ref to section-body 2020-10-28 16:34:56 +03:00
TatianaLopaeva
9c95aa4362 Web: Common: Refactoring 2020-10-27 11:13:42 +03:00
TatianaLopaeva
b74a6a11a0 Web: Common: Changed Layout with full page scroll for mobile 2020-10-23 12:31:58 +03:00
TatianaLopaeva
ce6f879f67 Web: People/Common added Layout 2020-10-22 20:09:44 +03:00
cbde3120aa Web: Common: Removed Layout and StudioLayout components 2020-10-07 12:48:38 +03:00
0f00799480 Web: Client: Fixed redirect to defaultPage 2020-09-19 18:24:48 +03:00
667b3f0032 web: common: Fixed Cannot update a component from inside the function body of a different component (issue: call of i18n.changeLanguage without useEffect) 2020-08-25 16:28:14 +03:00
Vladislav Makhov
c54129bf33 Recover: fix translation 2020-07-28 13:25:09 +03:00
Vladislav Makhov
362f1cca02 Fix render 2020-07-24 15:35:24 +03:00
Vladislav Makhov
b3abfa05cc Add recover access 2020-07-24 15:31:23 +03:00
Vladislav Makhov
68f3139c46 Add translations 2020-07-24 15:12:31 +03:00
Vladislav Makhov
749702248d Refactor 2020-07-24 14:49:01 +03:00
Vladislav Makhov
e751296adb Unauth header init 2020-07-24 14:21:13 +03:00