Commit Graph

26330 Commits

Author SHA1 Message Date
8aa7d5d549 Web: Fixed errors connecting and disconnecting accounts. 2022-10-10 12:03:14 +03:00
TimofeyBoyko
9a831cd2bf Web:Client: fix filter header translation key 2022-10-10 14:01:27 +05:00
TimofeyBoyko
09dbd9d088 Web: move translation key 'AdvancedFilter' from Files to Common 2022-10-10 13:53:24 +05:00
c908c0e0ea Web: Added error message output. 2022-10-10 10:45:38 +03:00
4013f00115 Web: fixed context-menu height. 2022-10-10 10:39:09 +03:00
Elyor Djalilov
7f7b4c38df Web: InputPhone: bugfix 2022-10-10 12:21:28 +05:00
a563bbe3cf Merge branch 'develop' into feature/two-factor-authentication
# Conflicts:
#	web/ASC.Web.Api/Api/AuthenticationController.cs
2022-10-09 21:32:14 +03:00
4d19337805
Merge pull request #792 from ONLYOFFICE/feature/login-settings
Feature/login settings
2022-10-09 20:56:22 +03:00
75aebdd9b2 optimization 2022-10-09 19:35:59 +03:00
mushka
cd63f5c6d4 added mechanism that removes all left-out separators from context menu after show-info key deletion 2022-10-07 20:15:15 +03:00
mushka
8e2335416a removed unused file 2022-10-07 18:55:26 +03:00
mushka
1da45e8c3b fixed rerendering on selectiong change visual issue 2022-10-07 18:49:31 +03:00
Elyor Djalilov
044494625f Web: InputPhone: bugfix 2022-10-07 20:29:42 +05:00
964e372477
Merge pull request #895 from ONLYOFFICE/bugfix/context-menu-header
Bugfix/context menu header
2022-10-07 18:27:54 +03:00
mushka
5975024de1 removed unused code 2022-10-07 18:10:47 +03:00
mushka
969f104466 removed unused console.log 2022-10-07 17:55:00 +03:00
mushka
5cdcd122b8 fixed checkAndOpenLocationAction method 2022-10-07 17:54:51 +03:00
fe2dd3c394 Merge branch 'develop' into feature/login-settings
# Conflicts:
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
2022-10-07 17:47:24 +03:00
TimofeyBoyko
0af18bf639 Merge branch 'develop' into bugfix/context-menu-header 2022-10-07 19:32:45 +05:00
1c3571c259 Web: Fixed styles. 2022-10-07 17:28:29 +03:00
TimofeyBoyko
68fc4fb2d4 Web:Common:FilterInput: delete useless code 2022-10-07 19:24:56 +05:00
TimofeyBoyko
3fa401c790 Web:Components:Combobox: disable mobile view for low count of options 2022-10-07 19:24:39 +05:00
mushka
29f0041529 discarded feed changes 2022-10-07 17:16:32 +03:00
mushka
aecc841e55 Merge branch 'develop' into feature/doc-space-info-panel 2022-10-07 17:15:15 +03:00
mushka
e1c2d82fb2 implemented new checkAndOpenLocationAction method to history view item list 2022-10-07 17:12:39 +03:00
mushka
92478ca4dc coded out new filesActionsStore method to check given folder accesibility by its id and open it if it is or show warning if it isnt 2022-10-07 17:12:10 +03:00
d0682bb467
Merge pull request #779 from ONLYOFFICE/feature/user-quota
Feature/user quota
2022-10-07 17:09:52 +03:00
302b9c57ff fix 2022-10-07 17:08:38 +03:00
8f14b6ce27 Merge branch 'develop' into feature/user-quota 2022-10-07 16:54:14 +03:00
mushka
1ece30bcdd now folder label hiding mechanism work also with selected folders 2022-10-07 16:51:25 +03:00
e3bcada474 fix 2022-10-07 16:49:03 +03:00
mushka
44de9ce824 fixed noItem view appearing on viewDetails context click 2022-10-07 16:48:45 +03:00
mushka
f0c6c21030 fixed issue with items not appearing on viewDetails context click 2022-10-07 16:48:11 +03:00
c8e6578c11 fix 2022-10-07 16:48:06 +03:00
5b96dbdb55 removed DbUsersQuotaRow 2022-10-07 16:37:57 +03:00
mushka
7de3650533 Merge branch 'develop' into feature/doc-space-info-panel 2022-10-07 16:21:59 +03:00
mushka
fe4b49f6cd removed unused console.log 2022-10-07 16:08:07 +03:00
mushka
f120bad6e5 created and passed FilesItemTitle ref to pass to itemContextOtions 2022-10-07 16:00:27 +03:00
mushka
55db42473b itemTitleContextOptions contextMenu now hides on selection change 2022-10-07 15:59:41 +03:00
mushka
a3b492333e complete overhaul of itemContextOptions component, separated to contextOptions and ContextOptionsButton and fixed issue with sub-leafs 2022-10-07 15:58:55 +03:00
Elyor Djalilov
54f80ce4c7 bugfix 2022-10-07 17:17:52 +05:00
Elyor Djalilov
664d5480fd Web: InputPhone: bugfix 2022-10-07 17:17:23 +05:00
18d1da7fa5
Merge pull request #894 from ONLYOFFICE/bugfix/scroll-after-keyboard
Bugfix/scroll-after-keyboard
2022-10-07 15:15:38 +03:00
8d5ac645e6 Web: Fixed scroll shift and page height reduction, moved logic to a common component. 2022-10-07 15:09:55 +03:00
mushka
98061910a8 cleaed up members view 2022-10-07 14:45:00 +03:00
mushka
75686e79a9 improved and fixed props passing in body component 2022-10-07 14:39:11 +03:00
mushka
941e317748 disabled folder label if item was created in selectedFolder 2022-10-07 14:38:51 +03:00
Elyor Djalilov
34f5c7b434 Web: InputPhone: changed mask of several countries 2022-10-07 15:59:12 +05:00
294bffbe13
Merge pull request #893 from ONLYOFFICE/bugfix/border-styles
Bugfix/border styles
2022-10-07 11:06:20 +03:00
c794e0443e Web: Fixed hotkey border styles. 2022-10-07 10:40:55 +03:00