Commit Graph

144 Commits

Author SHA1 Message Date
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
TatianaLopaeva
eb0743a3ad Web: Common/People/Files: Added simplified functionality of scrolling up when switching to a new page. 2020-12-15 14:08:14 +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
Artem Tarasov
fec2e6d685 Web: Common: NavMenu/Layout: refactoring 2020-12-01 20:24:35 +03:00
TatianaLopaeva
9c2f3d4cc3 Web: Common: Fixed scroll down when switching from profile editing to user profile (Android) 2020-11-30 16:06:50 +03:00
Artem Tarasov
9e68de8a24 Web: Common: MobileLayout: fixed header jumps (ios, mac) and incorect positioning Profile(ios) 2020-11-26 22:53:42 +03:00
Artem Tarasov
13d5418859 Web: Common: MobileLayout: fixed hiding header when microscrolling, switching to another page 2020-11-26 16:37:27 +03:00
TatianaLopaeva
18bee6adad Web: Common: Fixed incorrect display of the header when scrolling to the end of the page. (IOS/Chrome) 2020-11-25 19:47:09 +03:00
TatianaLopaeva
fd8598908a Web: Common: Added comparison to hide header (Safari) 2020-11-24 17:09:32 +03:00
TatianaLopaeva
0dd804bd0b Web: Common: FIxed the problem with showing header 2020-11-24 15:08:46 +03:00
TatianaLopaeva
8df5e17b01 Web: Common: Added additional condition 2020-11-24 11:33:27 +03:00
TatianaLopaeva
bcadb285c2 Web: Common: Rename id for scroll 2020-11-24 11:26:10 +03:00
TatianaLopaeva
9f784aa76d Web: Common: Fixed the problem with showing header when scrolling down to the end of the page (ios) 2020-11-19 10:00:31 +03:00
TatianaLopaeva
bb8061cde2 Web: Common: Fixed the problem with the disappearance of the header when scrolling up (ios) 2020-11-18 18:34:36 +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
6101dc32db Web: Common: fixed main styles 2020-09-22 15:33:12 +03:00
c65fa43050 Web: Common: fixed main style 2020-09-22 14:14:30 +03:00
0f00799480 Web: Client: Fixed redirect to defaultPage 2020-09-19 18:24:48 +03:00
e5525f4e08 Web: Components: Removed useless comma 2020-09-16 09:50:31 +03:00
b3b6fd0938 Web: Components: Re-written ModalDialog component with SLOT pattern 2020-09-09 21:49:25 +03:00
Artem Tarasov
6d68dfd0c6 added redirect from / to homepage(settings in state.auth.settings.homepage) 2020-09-07 18:26:44 +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
14abe9c3f4 Web: Common: fixed profile menu 2020-08-20 12:45:59 +03:00
105ac1a577 Web Common: simplified configuration of i18n 2020-08-14 22:32:21 +03:00
Artem Tarasov
bdeedbbb42 added seLicense() 2020-08-03 22:36:13 +03:00
72ae1f5e9b Merge branch 'master' into feature/Wizard
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Models/SettingsWrapper.cs
#	web/ASC.Web.Common/src/api/settings/index.js
2020-07-31 16:49:54 +03:00
Vladislav Makhov
13a4bae881 Fix toastr 2020-07-29 17:13:40 +03:00