Commit Graph

348 Commits

Author SHA1 Message Date
d0c3d6be6d
Merge pull request #246 from ONLYOFFICE/bugfix/table-resize
Web: Components: Table: fixed resize
2024-02-09 18:15:13 +04:00
5fa8ebe810 Web: Components: Table: fixed resize 2024-02-09 16:28:16 +03:00
f033ccc0bf Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-02-09 13:16:59 +05:00
2de9f21957 Web: corrected the user type in members, invite panel and selector 2024-02-09 13:16:48 +05:00
80a3112948
Merge pull request #238 from ONLYOFFICE/bugfix/66280
bugfix/66280
2024-02-09 01:23:26 +04:00
cff9066645 Fix confirm invite (password settings issue) 2024-02-08 18:57:31 +04:00
902363529b
Merge pull request #239 from ONLYOFFICE/bugfix/image-editor
Bugfix/image editor
2024-02-08 15:04:55 +04:00
3aed1f74f4 Fix display InfoPanel button (design issue) 2024-02-08 15:02:18 +04:00
f23916268d Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-client into develop 2024-02-08 15:40:12 +05:00
570d105863 Fixed Bug 66280 - Files. The Sort by button icon is separately highlighted when hovered. 2024-02-08 14:09:57 +05:00
d33a1224af Shared:Components:RoomIcon: fix base theme color 2024-02-07 15:21:20 +03:00
bd6b48f68f Shared:Components:RoomIcon: fix load image 2024-02-07 12:37:47 +03:00
bd96af8c1d
Merge pull request #215 from ONLYOFFICE/feature/refactoring-media-viewer
Feature/refactoring media viewer
2024-02-06 21:54:08 +04:00
Akmal Isomadinov
2ad2e0dfcd Shared:Components:MediaViewer: Fixed import/export 2024-02-06 20:42:15 +05:00
bdc164ca25
Merge pull request #223 from ONLYOFFICE/bugfix/context-menu-button
bugfix/context-menu-button
2024-02-06 02:49:58 +04:00
cbf70fd432 the fix has been shortened 2024-02-05 18:24:59 +05:00
72be9e6da7 Merge branch 'develop' into feature/refactoring-media-viewer
# Conflicts:
#	packages/shared/package.json
2024-02-05 17:21:59 +04:00
3d1d1f2e29 Web: Shard: Components: ImageEditor: corrected the step in the call 2024-02-05 18:20:00 +05:00
8679a0a529 Web: Shared: Components: ImageEditor: fixed a problem where large images might not load 2024-02-05 18:14:29 +05:00
84a0128912 Shared:Components:Scrollbar: fix custom scrollbar storybook 2024-02-05 14:20:42 +03:00
0f5b73a9b5 Shared: move custom-scrollbar from utils to scrollbar component 2024-02-05 13:49:14 +03:00
000b1fa6cd Shared:Utils:Scrollbar: fix using from library to utils 2024-02-05 13:21:48 +03:00
Akmal Isomadinov
251de059f4 Merge branch 'develop' into feature/refactoring-media-viewer 2024-02-05 14:31:47 +05:00
Akmal Isomadinov
c19fd9d297 MediaViewer: Updated stories 2024-02-05 14:10:06 +05:00
Akmal Isomadinov
980f13aa7f MediaViewer:Player Fix 2024-02-05 13:47:58 +05:00
Akmal Isomadinov
8c056f5907 MediaViewer:Player Added load progress 2024-02-05 13:29:56 +05:00
2e6d4252e2 fixed page crashing when clicked clickOutsideAction 2024-02-05 12:13:19 +05:00
Akmal Isomadinov
755e2386ce MediaViewer: Fixed memory leak tiff 2024-02-04 21:26:29 +05:00
Akmal Isomadinov
b0a792f3d7 MediaViewer: Optimization of tiff decoding 2024-02-04 19:08:01 +05:00
Akmal Isomadinov
73379d43d6 MediaViewer: Updated README.md 2024-02-02 20:27:48 +05:00
Akmal Isomadinov
7c09046880 MediaViewer: Added description 2024-02-02 20:27:23 +05:00
97cdf17362 Shared: Navigation: fix 2024-02-02 18:22:42 +03:00
Akmal Isomadinov
01927114cd MediaViewer: Added stories 2024-02-02 18:48:07 +05:00
Akmal Isomadinov
29e4418b3e MediaViewer: Fixed export 2024-02-02 18:47:33 +05:00
5823c18b73 Shared: Navigation: fix trash warning position 2024-02-02 14:35:43 +03:00
b7ed472dae Web: Files: Navigation: fixed header-menu width 2024-02-02 13:49:28 +03:00
338b3eca62 Web: Files: Fixed navigation styles for public room 2024-02-02 13:27:28 +03:00
Akmal Isomadinov
b4fc13d045 Renamed to media-viewer 2024-02-02 12:46:42 +05:00
Akmal Isomadinov
cb6b4d0a57 Merge branch 'develop' into feature/refactoring-media-viewer
# Conflicts:
#	packages/common/components/MediaViewer/sub-components/Viewer/index.tsx
2024-02-02 12:25:09 +05:00
Akmal Isomadinov
ee666a6fad MediaViewer: Removed dependence on store 2024-02-01 19:25:01 +05:00
Akmal Isomadinov
101cdf8cd6 Shared:Components:MediaViewer Refactoring types 2024-02-01 17:14:33 +05:00
Akmal Isomadinov
b3558f0f66 Shared:Components:MediaViewer:Player Fixed visible controls 2024-02-01 16:23:09 +05:00
767376c37c Merge branch 'develop' into feature/refactoring-auth-store 2024-02-01 13:53:52 +03:00
82a720b16b Merge branch 'develop' into feature/public-room 2024-02-01 13:59:48 +04:00
b40b37018d Merge branch 'develop' into feature/refactoring-auth-store 2024-02-01 12:54:43 +03:00
Akmal Isomadinov
93000a6ab0 Shared:Components:MediaViewer:Player Fixed flashing of the audio icon when opening the player 2024-02-01 14:47:50 +05:00
Akmal Isomadinov
341dd8bbb2 Shared:Components:MediaViewer: Fixed style code 2024-02-01 14:18:06 +05:00
04a31c61d0 Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/shared/components/navigation/Navigation.tsx
#	packages/shared/components/navigation/Navigation.types.ts
#	packages/shared/components/navigation/sub-components/ControlBtn.tsx
2024-02-01 11:36:29 +03:00
e4339f721f Merge branch 'develop' into feature/list-accounts-additional-info 2024-02-01 12:50:35 +05:00
Akmal Isomadinov
4440677bbf Merge branch 'develop' into feature/refactoring-media-viewer 2024-02-01 12:45:59 +05:00