Commit Graph

5358 Commits

Author SHA1 Message Date
mushka
415c620574 Merge branch 'develop' into feature/doc-space-info-panel 2022-10-10 17:27:16 +03:00
mushka
946c4a8408 selectionParentRoom setting mechanism fix 2022-10-10 17:21:43 +03:00
mushka
be3bb23144 fixed loader error in accounts 2022-10-10 17:19:19 +03:00
TimofeyBoyko
998c06d0ea Merge branch 'develop' into feature/portal-access-rights 2022-10-10 19:04:53 +05:00
TimofeyBoyko
2bafe2c590 Web:Client: disable 'Move to' button to the current folder 2022-10-10 18:59:28 +05:00
TimofeyBoyko
0e9ccf9f12 Web:Client: disable 'Move to' button to the current folder 2022-10-10 18:58:49 +05:00
TimofeyBoyko
cebab845cd Merge branch 'develop' into bugfix/block-move-to-button 2022-10-10 18:32:19 +05:00
TimofeyBoyko
df103904d5 Web:Client:Components: disable move to button of selection panel body while loading folders tree 2022-10-10 18:20:28 +05:00
mushka
27d7f9678f fixed openLocationAction not defined issue on opne file location from history 2022-10-10 16:14:49 +03:00
mushka
f6f6bd871e fixed members blinking on room change 2022-10-10 16:02:36 +03:00
19e336f734 Web: Components: fixed combo-button 2022-10-10 15:57:38 +03:00
368a23fd4e Web: Common: fixed action button styles, removed useless code 2022-10-10 15:11:43 +03:00
mushka
513f1aab67 deleted unused console.log 2022-10-10 15:01:44 +03:00
mushka
7551b5c271 fixed historyBlockMessage crashing on empty selection 2022-10-10 14:58:53 +03:00
mushka
36c6372a53 fixed issue with equal root folder and file ids 2022-10-10 14:57:42 +03:00
TimofeyBoyko
b6cf14f62e Merge branch 'develop' into bugfix/accounts-filter 2022-10-10 14:57:56 +05:00
TimofeyBoyko
fe310ee9d4 Web:Common:FilterInput: fix combo-item styles 2022-10-10 14:29:16 +05:00
TimofeyBoyko
763d8ff860 Web:Common:Loaders: add support dark-theme for filter block loader 2022-10-10 14:11:05 +05:00
9be67022ab Web: Deleted useless code. 2022-10-10 12:08:53 +03:00
770c414c93
Merge pull request #883 from ONLYOFFICE/bugfix/branding-loader
Bugfix/branding loader
2022-10-10 12:07:50 +03:00
734a03019a
Merge pull request #877 from ONLYOFFICE/feature/phone-input
Feature/phone input
2022-10-10 12:04:59 +03:00
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
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
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
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
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
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
mushka
1ece30bcdd now folder label hiding mechanism work also with selected folders 2022-10-07 16:51:25 +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
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
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
c794e0443e Web: Fixed hotkey border styles. 2022-10-07 10:40:55 +03:00
c6fd7f0621 Web: Removed the transition when clicking on a room in the archives. 2022-10-07 10:37:26 +03:00
mushka
ed594430aa updated imports in details and histiory view 2022-10-06 20:18:50 +03:00
mushka
ffdbf54da8 added several new stores to infoPanelStore 2022-10-06 20:06:58 +03:00
mushka
4363a51ede updated history view imports to infoPanelStore update 2022-10-06 20:06:39 +03:00
mushka
d66e6b21e0 updated historyBlockUser componenet to InfoPanelStore update 2022-10-06 20:06:05 +03:00
mushka
1268d8d806 refactored details ejection to its own component 2022-10-06 20:05:37 +03:00
mushka
92a7c8a426 updated details user links to new openUser functionality 2022-10-06 20:05:10 +03:00
mushka
8acd04d7b4 moved openUser and openAccounts functionality to userStore 2022-10-06 20:04:34 +03:00
mushka
6c33e0da3a cleaned up details props 2022-10-06 19:03:59 +03:00
mushka
99e47c9add fixed thumbnail visual error occuring on file creation 2022-10-06 19:03:44 +03:00
mushka
9131dfa55f deleted isRoom prop from SubInfoPanelHeader component 2022-10-06 18:25:11 +03:00
mushka
f139b34b74 cleaned up InfoPanelHeaderLoader component code 2022-10-06 18:24:00 +03:00
mushka
ab562953e8 removed unused console.log 2022-10-06 18:22:07 +03:00
mushka
40173ec5cf removed unused console.logs 2022-10-06 18:21:19 +03:00
mushka
f873ab210d reverted changes in My/index.js file 2022-10-06 18:19:49 +03:00
mushka
cd720c57d7 removed unused commented code block 2022-10-06 18:14:07 +03:00
mushka
8eeca2c0b3 added exceptions to accountsHome headerMenu Info button 2022-10-06 18:12:51 +03:00
mushka
5ea610594b added infoPanelToggle to accountsHome 2022-10-06 18:11:41 +03:00
Elyor Djalilov
0f5498f81d Web: InputPhone: bug with style fixed 2022-10-06 20:07:49 +05:00
TimofeyBoyko
df17649b19 Web:Components:ContextMenu: fix header styles 2022-10-06 17:39:15 +03:00
TimofeyBoyko
f2a9985694 Web:Components: add header context menu for accounts 2022-10-06 17:33:26 +03:00
mushka
956f4e5099 removed unused console.log 2022-10-06 15:58:11 +03:00
mushka
1b80b97547 provided changeType method in peopleStore with a prop that prevents fetching users on call 2022-10-06 15:57:12 +03:00
mushka
328b1270c2 fixed context menu not updating after enabling/disabling user 2022-10-06 15:55:41 +03:00
mushka
7dbded977e moved ejection to history view separetly and added imports 2022-10-06 15:55:09 +03:00
mushka
954b4d7941 removed unused console.log 2022-10-06 15:54:39 +03:00
mushka
c494b1f101 fixed bug on noItemAccounts view appearing after changing user role in members view 2022-10-06 15:54:25 +03:00
mushka
7557864d20 updated histoyBlockUser: added new functionality to onClick action 2022-10-06 15:51:42 +03:00
mushka
79930e419f fixed translation in historyBlockMessage 2022-10-06 15:50:56 +03:00
mushka
94ce31fdf3 cleanded up InfoPanel/body 2022-10-06 15:50:23 +03:00
mushka
0e0902efc2 removed unused isRooms prop from Home page 2022-10-06 15:49:48 +03:00
ba6b92c7c2 Web: Added the ability to see alert in the article for administrators only. 2022-10-06 14:26:36 +03:00
8e7bf575ed Web: Fixed translation (ru). 2022-10-06 14:17:52 +03:00
6bbf8a606a Web: Fixed the display of the payer's avatar. 2022-10-06 14:15:38 +03:00
Elyor Djalilov
4aaa63543f Web: InputPhone: bug with mask fixed 2022-10-06 15:54:19 +05:00
Elyor Djalilov
3a1333c4a7 Web: InputPhone: flag display fixed 2022-10-06 15:48:08 +05:00
TimofeyBoyko
5cfc7cf8d0 Merge branch 'develop' into feature/portal-access-rights 2022-10-06 13:41:14 +03:00
Elyor Djalilov
85332ffbb4 Web: InputPhone: bug with mask fixed 2022-10-06 15:25:25 +05:00
TimofeyBoyko
46dc79c25c Merge branch 'develop' into feature/change-name-context-options 2022-10-06 13:15:06 +03:00
TimofeyBoyko
b62d870f76 Web:Client:Accounts: add change name dialog action to context menu 2022-10-06 13:12:44 +03:00
TimofeyBoyko
a21f8986bc Web:Client: move save logic from profile to change name dialog 2022-10-06 13:12:13 +03:00
e833fd227f Web: Client: fixed article selected node for portal settings 2022-10-06 12:44:40 +03:00
19bfd19966 Web: Client: fixed article selected node for profile 2022-10-06 12:42:38 +03:00
37f8589603 Web: Components: fixed combobox styles 2022-10-06 12:41:30 +03:00
8c1456d19a Merge branch 'develop' into feature/stripe 2022-10-06 12:14:57 +03:00