Commit Graph

1875 Commits

Author SHA1 Message Date
Artem Tarasov
b2ee7251b7 Web: Common: PeopleSelector: added the ability to send a list of groups to PeopleSelector without calling api 2021-02-04 17:32:28 +03:00
Artem Tarasov
7f972e615f web: common: bump version 2021-02-04 11:06:33 +03:00
Artem Tarasov
5eef56b5d4 Web: People/Common: added and applied a method to request complete information for all groups 2021-02-03 17:25:13 +03:00
Artem Tarasov
ecce59a4ff Web: Common/People: Filter: renamed method resetWithoutGroup to reset' 2021-02-02 20:12:38 +03:00
Artem Tarasov
4eebd79dec Web: Common: Filter: fixed resetting the order of blocks in the filter 2021-02-02 20:09:08 +03:00
Artem Tarasov
9ae026d23b Web: Common: Filter: fixed unnecessary renders of Filter Component, fixed bugs with filter reset and navigation 2021-02-02 16:46:30 +03:00
Artem Tarasov
b2aac3838c Web: People/Files/Common: Filter: fixed default value for Search 2021-02-02 16:35:06 +03:00
Artem Tarasov
e791db684c Web: Common: Filter: fixed value flickering in filter 2021-01-30 02:27:48 +03:00
Artem Tarasov
ddc6aeac40 Web: People/Common: Filter: added a method to the filter to reset the state (except for the currnent group and sort) 2021-01-29 16:46:14 +03:00
TatianaLopaeva
7730e43f5a web: common: bump version 2021-01-28 16:27:35 +03:00
TatianaLopaeva
754a790d3f Web: Common: Deleted useless import. 2021-01-28 16:23:56 +03:00
TatianaLopaeva
6782af330e Web: Common: Deleted commented code. 2021-01-28 16:22:03 +03:00
TatianaLopaeva
a22e262310 Update yarn lock files 2021-01-28 16:18:22 +03:00
0b79d24b38 web: common: bump version 2021-01-28 15:08:55 +03:00
ca5e60837b Merge branch 'feature/fix-hide/show-header' of https://github.com/ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-28 15:07:48 +03:00
d2da68badf Web: Common: fixed backdrop closing 2021-01-28 15:07:38 +03:00
TatianaLopaeva
3d0ad401e3 Web: Common: Fixed the problem with backdrop. 2021-01-28 14:45:57 +03:00
Artem Tarasov
93e6777b27 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Components/package.json
2021-01-27 18:03:12 +03:00
Viktor Fomin
32bfef070e Update yarn.lock files 2021-01-27 17:23:40 +03:00
Viktor Fomin
93753dc753 web: common: bump version 2021-01-27 17:19:15 +03:00
Viktor Fomin
6e6d706b23 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 16:09:59 +03:00
TatianaLopaeva
0cf5c0e39f Web:Common: ScrollToTop component refactoring. 2021-01-27 11:09:28 +03:00
Artem Tarasov
8829da29b0 Web: Common: Layout: fixed recalculation of height in Safari for large tablets 2021-01-26 20:20:21 +03:00
TatianaLopaeva
951961ad35 Web: Refactoring. 2021-01-26 18:21:50 +03:00
Artem Tarasov
7bd819a1ae Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-26 16:29:06 +03:00
Artem Tarasov
8082be3eb4 Web: Common: Layout: fixed page height for large tablets 2021-01-26 16:28:45 +03:00
TatianaLopaeva
99162c3c2a Web: Common: PageLayout: Deleted useless condition. 2021-01-26 16:25:53 +03:00
TatianaLopaeva
3ccf73adb7 Web: Common: PageLayout: Fixed margin top for Ipad. 2021-01-26 15:41:03 +03:00
TatianaLopaeva
40d94e48e5 Web: Common: PageLayout: Changed the height of section header for Ipad. 2021-01-26 15:06:02 +03:00
TatianaLopaeva
d8a17e6443 Web: Common: PageLayout: Added the condition for margin top for Ipad. 2021-01-26 14:39:44 +03:00
TatianaLopaeva
2b8dfc80e9 Web: Common/Files/People: Fixed "jumps" when go to the next page. 2021-01-26 13:50:29 +03:00
Artem Tarasov
3c815511ac Web: Common: Layout: fixed the ability to scroll the page when the dropdown is open 2021-01-25 16:34:56 +03:00
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
Vladislav Makhov
93af940e51 web: commented console.log 2021-01-21 20:55:36 +03:00
4f1398e33e web: common: bump version 2021-01-21 18:44:13 +03:00
3b43cfa334 Web: Files: fixed header styles 2021-01-21 18:43:48 +03:00
Artem Tarasov
cdecfc3ed3 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Client/src/App.js
2021-01-21 16:45:35 +03:00
Artem Tarasov
560a12e157 Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-21 16:27:35 +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
e871a0793a Web: Common: Fixed displaying of context menu. 2021-01-21 14:19:15 +03:00
TatianaLopaeva
16c6389215 Web:Common: Fixed styles for Ipad. 2021-01-21 13:41:59 +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
8d62eb5fbf Update yarn.lock files 2021-01-20 12:55:23 +03:00
b07e76d993 web: common: bump version 2021-01-20 12:49:23 +03:00
ceb1da1c06 Web: Files: fix "getsharingkeys" condition 2021-01-20 12:49:14 +03:00
39d904a7c5 web: common: bump version 2021-01-20 12:36:58 +03:00
bf7a5d81df Web: Files: fix "getsharingkeys" working 2021-01-20 12:36:35 +03:00