Commit Graph

33578 Commits

Author SHA1 Message Date
6c044944d6 Web:Client:Corrected the view of the list when opened on mobile in vertical orientation. 2023-05-04 12:22:10 +03:00
fd05e3f5a3 Web:Fixed missing scroll when opening user roles. Fixed the view of the list of user roles when the mobile phone is in a horizontal position. 2023-05-03 16:47:58 +03:00
0c3ab885a9 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 13:38:20 +03:00
5edd7b498e
Merge pull request #1389 from ONLYOFFICE/bugfix/fix-invite-panel-list
Fixed the height of the list in the invitation panel
2023-05-03 14:11:45 +04:00
f237631d4f Web:Client:Fix. 2023-05-03 10:58:40 +03:00
24c12593a8 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-05-03 10:51:05 +03:00
580d81d2e7 Web:Removed an incorrect fix for opening the list of roles for a user on the phone. 2023-05-03 10:44:01 +03:00
6b2ba9669e Merge branch 'bugfix/fix-invite-panel-list' of github.com:ONLYOFFICE/AppServer into bugfix/fix-invite-panel-list 2023-05-02 17:52:57 +03:00
dbc9cc1653 Web:Fixed the appearance of two scrolls in the list of added users when resizing in the invitation panel. Fixed that the list of user roles in the list of added users on mobile in a vertical position opened not nailed to the bottom. 2023-05-02 17:51:36 +03:00
1f51ac13f2
Merge pull request #1370 from ONLYOFFICE/feature/action-buttons-hints
Feature/action buttons hints
2023-04-28 18:08:11 +04:00
51f7cdac9a Web: Files: fixed translations 2023-04-28 16:59:48 +03:00
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
53704749bb
Merge pull request #1308 from ONLYOFFICE/feature/vscode-tasks
feature/vscode-tasks
2023-04-27 17:04:06 +04:00
d42d8505d1
Merge pull request #1390 from ONLYOFFICE/feature/thirdparty
Feature/thirdparty
2023-04-27 17:02:34 +04:00
Mushka Nikita
e2a1a3be00 added and returned optional chaining to some bool expressions in tags 2023-04-27 15:55:31 +03:00
Mushka Nikita
359f77e4ca removed unused todo comment 2023-04-27 15:54:18 +03:00
Mushka Nikita
c590e5774f fixed thirdpart tag update logic 2023-04-27 15:06:55 +03:00
a4a29b5286 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-04-27 14:24:06 +04:00
nasrullonurullaev
1cf5423a07
Passed the eventBus arguments to services (#1392) 2023-04-27 11:41:10 +05:00
2809ee1de5 Web: Components: ContextMenuButton: Fixed a bug with double opening a component in the info panel 2023-04-26 15:49:26 +03:00
Mushka Nikita
b417ae0365 Merge branch 'develop' into feature/thirdparty 2023-04-26 15:02:13 +03:00
efcdd6d952 Web:Client:Fixed the height of the list in the invitation panel to the maximum so that the dropdown with the list of user roles opens completely. 2023-04-26 12:27:18 +03:00
f2ca17ad24
Merge pull request #1380 from ONLYOFFICE/bugfix/storybook-fixes
Bugfix/storybook fixes
2023-04-25 22:45:51 +04:00
12fce4a155 Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 22:15:10 +04:00
bec14c23a7 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 18:56:45 +03:00
b20b105172 Web: Components: TextArea: Fixed warning of custom attribute 2023-04-25 18:56:31 +03:00
24f0abbcfc Web: Fix crash of /wizard on static version 2023-04-25 19:46:51 +04:00
DmitrySychugov
c7d326ffc2 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 20:46:18 +05:00
DmitrySychugov
71ed7e5792 Web: Components: fixed some storybook warnings 2023-04-25 20:45:57 +05:00
55f30a4eca Web: Components: Fixed stories property`s issues 2023-04-25 18:38:27 +03:00
6dd66811b4 Web: Components: Fixed stories property`s issues 2023-04-25 18:23:04 +03:00
8ff8bfde99 Web: Components: Fixed stories 2023-04-25 15:30:01 +03:00
4f86ab9488 Web: Components: ContextMenu: Added missing keys for demo model 2023-04-25 14:59:01 +03:00
e261c8877a Storybook: Fix mdx warnings 2023-04-25 15:16:18 +04:00
b12814d8f8 Web: Components: DropDown: Removed unused property`s 2023-04-25 13:58:46 +03:00
d798773f62 Web: Components: ContextMenuButton: Fixed property usage. Added new display type - "toggle". Fixed usage on clients. 2023-04-25 13:57:49 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
DmitrySychugov
20938f0ce1 Web: Components: ToggleContent - fixed property name 2023-04-25 12:55:09 +05:00
DmitrySychugov
ef1658652c Web: Components: hidden docs tab 2023-04-25 12:54:30 +05:00
DmitrySychugov
47dbb1d4e0 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-24 20:54:16 +05:00
DmitrySychugov
0ec5c1b8d8 Web: Components: Badge - fixed description 2023-04-24 20:39:12 +05:00
DmitrySychugov
b61925b024 Web: Components: removed unnecessary properties from the storybook 2023-04-24 20:38:50 +05:00
1aebfbcd1c Merge branch 'develop' into feature/access-drop-down 2023-04-24 18:49:57 +04:00
6575fc14cc
Merge pull request #1366 from ONLYOFFICE/bugfix/comment-edit-style
Fixed small comment width in version panel
2023-04-24 18:30:03 +04:00
cd95baa914 Merge branch 'develop' into bugfix/comment-edit-style 2023-04-24 18:26:42 +04:00
980d7282eb
Merge pull request #1363 from ONLYOFFICE/bugfix/invite-panel-scroll
Bugfix/invite panel scroll
2023-04-24 18:20:40 +04:00
f3ca1adb73 Merge branch 'develop' into bugfix/invite-panel-scroll 2023-04-24 18:15:28 +04:00
4e833cf04f Merge branch 'develop' into bugfix/storybook-fixes 2023-04-24 17:04:37 +04:00
db976e019e Web: Fix routing to login (logout issues) 2023-04-24 14:25:14 +04:00
a7dc928f27 Web: Fix removeEventListener usage 2023-04-24 13:56:03 +04:00