Commit Graph

25146 Commits

Author SHA1 Message Date
TimofeyBoyko
4c27fb0c02 Web:Client:ChangePortalOwnerDialog: fix translation 2022-09-08 15:14:48 +03:00
dd292518bf
Merge pull request #803 from ONLYOFFICE/bugfix/fixed-row-hover
Web: Files: fixed hover for row
2022-09-08 15:09:27 +03:00
0958da82e4
Merge branch 'develop' into bugfix/fixed-row-hover 2022-09-08 15:09:16 +03:00
5ee228ffbd Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2022-09-08 15:03:48 +03:00
1a6e25ddb0 Web: Fix WARNING export 'StyledAddUsersPanelPanel' (imported as 'StyledAddUsersPanelPanel') was not found in '../StyledPanels' 2022-09-08 15:03:40 +03:00
9c1f380191
Merge pull request #806 from ONLYOFFICE/bugfix/fixed-main-height
Bugfix/fixed main height
2022-09-08 14:57:11 +03:00
fd1b90e352
Merge branch 'develop' into bugfix/fixed-main-height 2022-09-08 14:57:00 +03:00
78dc669fa0
Merge pull request #805 from ONLYOFFICE/bugfix/fixed-closing-delete-user-dialog
Web: People: fixed closing delete profile dialog
2022-09-08 14:51:41 +03:00
9a48bc19b3
Merge branch 'develop' into bugfix/fixed-closing-delete-user-dialog 2022-09-08 14:51:33 +03:00
TimofeyBoyko
41873e3c69 Web:Client:ChangePortalOwnerDialog: fix translation keys and theme 2022-09-08 14:45:52 +03:00
23dfc5236e Web: Components: Layout: fixed content height for mobile devices 2022-09-08 14:36:53 +03:00
f61b7d0f10 Web: Components: Main: removed useless code 2022-09-08 14:32:55 +03:00
46acc3ac19 Web: Made toastr work from single function (duplicate issue) 2022-09-08 14:29:59 +03:00
888744a586 rabbitmq: extended config 2022-09-08 14:20:01 +03:00
TimofeyBoyko
0aba1e4a95 Web:Client:Locales: add new translation keys for change portal owner 2022-09-08 14:01:09 +03:00
TimofeyBoyko
a71f2f6fc5 Web:Client:ChangePortalOwnerDialog: add people selector and refactoring 2022-09-08 14:00:41 +03:00
TimofeyBoyko
d28af1baf5 Web:Client:Store: fix opening changePortalOwnerDialog 2022-09-08 13:59:48 +03:00
TimofeyBoyko
93b6bdac75 Web:Client:Accounts: delete useless code 2022-09-08 13:59:17 +03:00
8e01115ab8 Web: Fix Case-Sensitive path issue on Linux 2022-09-08 12:34:41 +03:00
66479f0788 Web: People: fixed closing delete profile dialog 2022-09-08 12:29:06 +03:00
TimofeyBoyko
8bcfa96959 Web:Client:PeopleSelector: add excludeItems array 2022-09-08 12:25:42 +03:00
90af2f1903 Merge branch 'develop' into feature/additional-resources 2022-09-08 12:17:34 +03:00
5954c20c37 Web: Translations: Moved all toasts title translations to Common.json 2022-09-08 12:10:33 +03:00
TimofeyBoyko
419ad0ec6f Web:Client:PeopleSelector: fix user role 2022-09-08 12:06:27 +03:00
TimofeyBoyko
e46ce1a853 Web:Client:PeopleSelector: fix using filter from props 2022-09-08 11:55:42 +03:00
d7bd44cfb1 Web: Files: fixed hover for row 2022-09-08 11:48:06 +03:00
TimofeyBoyko
f16382d6d7 Web:Components:ModalDialog: fix display container 2022-09-08 11:29:00 +03:00
TimofeyBoyko
5f0f71a2bf Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 11:27:49 +03:00
4a41235f09
Merge pull request #802 from ONLYOFFICE/bugfix/fixed-section-body-padding
Web: Common: fixed section-body padding styles for row view
2022-09-08 11:15:08 +03:00
a94fc40294
Merge branch 'develop' into bugfix/fixed-section-body-padding 2022-09-08 10:57:54 +03:00
TimofeyBoyko
9d0c6c0a97 Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 10:49:30 +03:00
e1f6a94eec
Merge pull request #799 from ONLYOFFICE/feature/selector
Feature/selector
2022-09-08 10:45:20 +03:00
6977534102
Merge branch 'develop' into feature/selector 2022-09-08 10:35:53 +03:00
mushka
89c471166b change show-info icon in section header context menu 2022-09-08 04:41:55 +03:00
mushka
45e0c743a5 removed unused files 2022-09-08 04:36:08 +03:00
mushka
8c0df398cf complete overhaul of info/panel body selection parsing logic, now work without unnecessary rerendering and with context menu without buffer selection 2022-09-08 04:35:53 +03:00
mushka
52b2d6678e changed members logic and code styling (work in progress) 2022-09-08 04:34:56 +03:00
mushka
9d2a1695d3 updated infoPanel header to display different different submenues not based on content but on category type 2022-09-08 04:34:28 +03:00
mushka
05fbe1bd7e changed for-dev console.logs 2022-09-08 04:33:21 +03:00
mushka
47811f1d1e added no file or folder variant for noItem view 2022-09-08 04:32:55 +03:00
mushka
ce6f00027a added no room item variant for noItem view 2022-09-08 04:32:39 +03:00
mushka
33cb980011 added no gallery item variant for noItem view 2022-09-08 04:32:24 +03:00
mushka
61d40ae745 restuctured noItem view 2022-09-08 04:31:53 +03:00
mushka
15b47b9a3a moved gallery item to its own view 2022-09-08 04:31:25 +03:00
mushka
58926f304b fixed crash after going back from form templates page 2022-09-08 04:30:54 +03:00
mushka
bec5772775 improved context itemTitle code styling 2022-09-08 04:29:48 +03:00
mushka
ebee40f48e added possibility to remove properties from details based on content 2022-09-08 04:29:18 +03:00
mushka
b3b48bda64 improved context helper code styling 2022-09-08 04:28:18 +03:00
mushka
8008a4857e changed header context menu show-info item logic from toggle info panel to open only 2022-09-08 04:27:31 +03:00
mushka
110868a7a8 started fixing issue with item selection on context menu show-info item click 2022-09-08 04:26:23 +03:00