Commit Graph

25176 Commits

Author SHA1 Message Date
TimofeyBoyko
0e5b27e8ad Web:Client:Home: update rooms filter with excludeSubject 2022-09-16 17:34:46 +03:00
TimofeyBoyko
65e04b76c8 Web:Common:Api: change withoutMe to excludeSubject at rooms filter 2022-09-16 17:34:17 +03:00
f5bdc75bc1
Merge pull request #826 from ONLYOFFICE/feature/nlog-refactoring
Feature/nlog refactoring
2022-09-16 17:43:41 +04:00
6563d4b633 nlog: refactoring service name 2022-09-16 16:41:51 +03:00
b1c8ce4ba0
Merge pull request #832 from ONLYOFFICE/bugfix/fixed-accounts-crash
Web: People: fixed user role
2022-09-16 16:21:28 +03:00
fbc24b2187 Web: People: fixed user role 2022-09-16 16:20:04 +03:00
39a4103646
Merge pull request #831 from ONLYOFFICE/bugfix/fixed-logo-click
Bugfix/fixed logo click
2022-09-16 16:04:43 +03:00
54c30e3813
Merge branch 'develop' into bugfix/fixed-logo-click 2022-09-16 16:04:36 +03:00
d246dc4dfd Web: Files: fixed EmptyFolderContainer crash 2022-09-16 16:00:07 +03:00
0f731d11a3
Merge pull request #828 from ONLYOFFICE/feature/files-filter
Feature/files filter
2022-09-16 15:59:26 +03:00
150072b885 Web: Common: fixed logo click, fixed burger styles 2022-09-16 15:53:19 +03:00
6f1243b382 Files: changed filter logic, refactor 2022-09-16 15:30:43 +03:00
294e1199b2
Merge pull request #830 from ONLYOFFICE/bugfix/fixed-navigation-path
Bugfix/fixed navigation path
2022-09-16 14:48:30 +03:00
930e4f7ad3
Merge branch 'develop' into bugfix/fixed-navigation-path 2022-09-16 14:47:25 +03:00
f6f5c0a338 Web: Files: fixed back to parent folder from thirdparty folder 2022-09-16 14:42:30 +03:00
5d748a1788 Web: Files: fixed navigationPath for Shared folder 2022-09-16 14:41:23 +03:00
50e45e7289 Web: Editor: Fix SaveAs dialog 2022-09-16 14:38:44 +03:00
abe0f8563f Files: refactor 2022-09-16 14:01:50 +03:00
22d5c0c427 Files: refactor 2022-09-16 13:52:54 +03:00
5296bb8394 Merge branch 'develop' into feature/files-filter 2022-09-16 13:34:49 +03:00
d91848cfff Files: added withoutMe for files filter 2022-09-16 13:32:00 +03:00
fce913a209 Web:Common:Fix disableStyles in StyledMainButton. 2022-09-16 12:46:59 +03:00
37142b7712 Web:Common:
Added hiding InfoPanelButton when isEmptyFilesList is empty.
2022-09-16 11:51:53 +03:00
7deca97d7c
Merge pull request #827 from ONLYOFFICE/bugfix/sort-menu
Web:Cliet:Home: fix displaying 'Created' option to sort menu
2022-09-16 11:27:32 +03:00
TimofeyBoyko
315f232294 Web:Cliet:Home: fix displaying 'Created' option to sort menu 2022-09-16 11:24:39 +03:00
4767673d2e Web:Client:Added onGoToShared method, archiveButtons. 2022-09-16 11:21:54 +03:00
c957f0eecb Web:Common:Add check if isEmptyFilesList is empty then don't show the filter. 2022-09-16 11:17:57 +03:00
0f45e83a41 Web:Client:Add translation "GoToShared". 2022-09-16 11:11:05 +03:00
26b07766fa Web:Client:Add image folder. 2022-09-16 11:10:21 +03:00
7f7d7e5200 merge from develop 2022-09-16 00:03:52 +03:00
c91711dbeb hosting: fixed running ActivePassive instance 2022-09-15 23:56:55 +03:00
c14bd6810d
Merge pull request #824 from ONLYOFFICE/bugfix/fixed-infinite-tiles-styles
Bugfix/fixed infinite tiles styles
2022-09-15 21:03:13 +03:00
d0a01ff723
Merge branch 'develop' into bugfix/fixed-infinite-tiles-styles 2022-09-15 20:54:58 +03:00
8b9e7792e4
Merge pull request #823 from ONLYOFFICE/feature/redesign-personal-filter
Feature/redesign personal filter
2022-09-15 20:54:27 +03:00
6438bca15d Web: Files: Fix translation 2022-09-15 20:47:04 +03:00
30618e3e22 Web: Files: Fix translation 2022-09-15 20:43:35 +03:00
TimofeyBoyko
a3d2bc47f7 Web:Client:Home: delete useless 2022-09-15 18:24:38 +03:00
TimofeyBoyko
2d1e18b337 Web:Client:Accounts: add clearAll 2022-09-15 18:21:04 +03:00
TimofeyBoyko
ca485bc41d Web:Client:Home: fix clearAll 2022-09-15 18:18:36 +03:00
ab5de603c1 nlog: fixed config 2022-09-15 18:17:23 +03:00
TimofeyBoyko
25188c57b8 Web:Client:Home: fix clear search 2022-09-15 18:06:00 +03:00
TimofeyBoyko
98ce868db0 Web:Client:Home: fix type of oform and docxf at info-panel 2022-09-15 17:48:15 +03:00
ee27ad4437 nlog: support target aws cloudfront. refactoring startup.cs. added applicationContext,integrationEventContext property 2022-09-15 17:44:04 +03:00
TimofeyBoyko
b557ad5127 Web:Client:Home: refactoring type cell at table view 2022-09-15 17:35:41 +03:00
d21c910842 Web: Components: InfiniteLoader: removed useless selectedFolderId prop 2022-09-15 17:31:19 +03:00
TimofeyBoyko
afaa0db5c1 Web:Client:Home: fix type for OFORM and DOCXF at table view 2022-09-15 17:29:48 +03:00
TimofeyBoyko
b9e52bff6c Merge branch 'feature/redesign-personal-filter' of github.com:ONLYOFFICE/DocSpace into feature/redesign-personal-filter 2022-09-15 17:25:56 +03:00
TimofeyBoyko
24ea0edf19 Web:Client:Home: add catch error if available sort is undefiened at filter 2022-09-15 17:24:33 +03:00
9af39bd7c9 Web: Files: fixed infinite loading 2022-09-15 17:16:19 +03:00
74fa95d843 Web: Components: fixed styles of infinite tiles 2022-09-15 17:14:34 +03:00