Commit Graph

9212 Commits

Author SHA1 Message Date
TatianaLopaeva
fcc2d2f5a8 Web: Common: PageLayout: Refactoring. 2020-12-15 14:10:07 +03:00
TatianaLopaeva
90780cb631 Web: Common: PageLayout: Fixed displaying of article. 2020-12-15 14:09:22 +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
TatianaLopaeva
5eb1230dc1 Web: Common: PageLayout: Fixed after merge 2020-12-14 21:39:01 +03:00
TatianaLopaeva
0dd8f2858a Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/article.js
2020-12-14 21:30:39 +03:00
543f5a8212
Merge pull request #151 from ONLYOFFICE/release/v0.0.2
Release/v0.0.2
2020-12-14 20:29:42 +03:00
TatianaLopaeva
0c615d470b Web: Took the information about the width of the window from the store 2020-12-14 19:50:54 +03:00
Ilya Oleshko
f43a2562dd web: common: bump version 2020-12-14 18:41:53 +03:00
Ilya Oleshko
bdb433ae35 Web: Common : Api: Fixed default filter sort order 2020-12-14 18:41:44 +03:00
Ilya Oleshko
8fd87415fd Web: Files : Home: Fixed downloading action 2020-12-14 18:21:45 +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
TatianaLopaeva
b695e9d081 Web: People: Profile: Removed automatic scrolling down after multiple updates (ipad) 2020-12-14 16:37:18 +03:00
ca9e7bd58a Web: Files: Fixed resize window 2020-12-14 15:11:34 +03:00
f232625ca4 Web: Files: Extended error toast 2020-12-14 14:57:18 +03:00
b1ad327e1c Web: Files: Fixed blocking popup on file creation by Enter in FF 2020-12-14 14:09:33 +03:00
TatianaLopaeva
ead4841112 Merge branch 'develop' into feature/fix-hide/show-header 2020-12-14 10:57:03 +03:00
697ef7ed69 Web: Files: Refactoring of DocEditor page 2020-12-14 10:56:39 +03:00
c1c922f176 Web: Files: Removed useless api methods calls on DocEditor page 2020-12-14 10:54:27 +03:00
cc4fa01479 Web: Files: Removed displaying NavMenu loader on editor page 2020-12-14 10:51:58 +03:00
babde5e603 Fix converter url 2020-12-12 14:11:35 +03:00
TatianaLopaeva
89f5cb670c web: common: bump version 2020-12-11 18:44:44 +03:00
TatianaLopaeva
0657447229 Web: Common: PageLayout: Added maximum width when loading an article (tablet/mobile) 2020-12-11 18:44:35 +03:00
bc9dc7cd65 Log: fix 2020-12-11 18:27:59 +03:00
ca26adf8e2 Web: Files: fixed onEditComplete 2020-12-11 17:21:38 +03:00
e8eb014a6f Files: fix download 2020-12-11 16:42:36 +03:00
Ilya Oleshko
460b1ec0d9 Web: People : Home : Fixed fetch users after profile navigation 2020-12-11 16:03:48 +03:00
Alexey Kostenko
d4f93443af Merge branch 'release/v0.0.2' of github.com:ONLYOFFICE/AppServer into release/v0.0.2 2020-12-11 16:00:25 +03:00
Alexey Kostenko
a20af486ad web: common: bump version 2020-12-11 16:00:06 +03:00
Alexey Kostenko
3340786838 Web: Common: FilterInput: Fixed bug in the filter when navigating through groups in the People module 2020-12-11 16:00:00 +03:00
6e0dd74e3e Merge branch 'release/v0.0.2' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into release/v0.0.2 2020-12-11 15:41:34 +03:00
0d7636d321 Web: Files: fixed dowload as 2020-12-11 15:41:16 +03:00
TatianaLopaeva
aa6eebb51b Web: Files/People: Home: Fixed the displaying load of section header 2020-12-11 14:21:37 +03:00
2bb8502526 Core: fix parse 2020-12-11 13:34:23 +03:00
d00d13bb8f Core: fix 2020-12-11 13:03:30 +03:00
fa7d8e2010 Merge branch 'develop' into release/v0.0.2 2020-12-11 13:02:11 +03:00
156bf72046 Core: fix GetProperty 2020-12-11 12:48:21 +03:00
Ilya Oleshko
43346003fc Web: Files : Actions: Fixed wrong method on finish operation 2020-12-11 11:54:10 +03:00
0a775abb82 Files: optimization 2020-12-11 11:46:41 +03:00
TatianaLopaeva
8f0dba2be2 Web: Common: PageLayout: Fixed after merged 2020-12-11 11:20:52 +03:00
TatianaLopaeva
c9a8027ddf Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Components/package.json
2020-12-11 11:12:28 +03:00
TatianaLopaeva
09d2dfcbc5 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2020-12-11 10:50:59 +03:00
TatianaLopaeva
fd7c4f40cd Merge branch 'bugfix/toast' into develop 2020-12-11 10:49:09 +03:00
Ilya Oleshko
902cf95094 Web: Files : Home: Fixed action duplication on row 2020-12-11 10:17:25 +03:00
cd72aa3d12
Merge pull request #150 from ONLYOFFICE/bugfix/upload-with-convertation
Bugfix/upload with convertation
2020-12-10 19:51:52 +03:00
b0617ac111
Merge branch 'develop' into bugfix/upload-with-convertation 2020-12-10 19:35:51 +03:00