Commit Graph

9133 Commits

Author SHA1 Message Date
Artem Tarasov
a0f5261576 Merge branch 'develop' into bugfix/dropdown-fix
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-12-14 20:59:14 +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
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
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
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
Artem Tarasov
8ae9dd0df7 Web: Common: FilterInput: fixed z-index for backdrop when HideFilter is displayed 2020-12-11 17:16:11 +03:00
e8eb014a6f Files: fix download 2020-12-11 16:42:36 +03:00
Artem Tarasov
94240cc1c7 Web: Components: paging: fixed width dd 2020-12-11 16:33:02 +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
7a193e3ea0
Merge branch 'develop' into bugfix/dropdown-fix 2020-12-11 15:55:56 +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
Artem Tarasov
277e934cb1 Web: Components: backdrop: added the ability to pass an array to className 2020-12-11 15:25:53 +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
Artem Tarasov
80d8ec58cd Web: Components: backdrop: simplified rendering conditions 2020-12-11 13:25:02 +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
Artem Tarasov
1b825e4cfa Web: Common: PageLayout: fixed condition for trigger stopping if current element is undefined 2020-12-11 11:54:07 +03:00
0a775abb82 Files: optimization 2020-12-11 11:46:41 +03:00
Artem Tarasov
eaa436f28f Web: Components: backdrop: fixed class name 2020-12-11 10:20:42 +03:00
Ilya Oleshko
902cf95094 Web: Files : Home: Fixed action duplication on row 2020-12-11 10:17:25 +03:00
Artem Tarasov
b49c41929b web: components: bump version 2020-12-10 20:49:27 +03:00
Artem Tarasov
7d5cb10068 web: common: bump version 2020-12-10 20:49:11 +03:00
Artem Tarasov
82e3e35cd4 Web: Common: PageLayoyt: deleted console.log 2020-12-10 20:48:58 +03:00
Artem Tarasov
72a21a1def Merge branch 'develop' into bugfix/dropdown-fix 2020-12-10 20:46:24 +03:00
Artem Tarasov
7fbe85b318 Web: Common: PageLayout: fixed application crash after calling the context menu with right button and then clicking on the backdrop 2020-12-10 20:23:49 +03:00
Artem Tarasov
e6dfb13d7d Web: Common/Components/Files: applied isAside prop for backdrop, fixed related bugs 2020-12-10 20:09:16 +03:00
Artem Tarasov
48f782b6bc Web: Common/Components: removed unnecessary DOM requests 2020-12-10 20:06:04 +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
Artem Tarasov
c8aad2f2d2 Web: Components: context-menu: added prop withBackdrop, tests 2020-12-10 19:42:59 +03:00
Artem Tarasov
5510487db8 Web: Components: dropdown: added backdrop, new props, tests 2020-12-10 19:41:42 +03:00
Artem Tarasov
83bfa3ed06 Web: Components: backdrop: backdrop rendering conditions changed 2020-12-10 19:40:23 +03:00
b0617ac111
Merge branch 'develop' into bugfix/upload-with-convertation 2020-12-10 19:35:51 +03:00