Commit Graph

41685 Commits

Author SHA1 Message Date
7487d0d94b Merge branch 'hotfix/v2.0.2' into develop 2024-02-02 18:13:01 +04:00
b2023331e3 FilesSelector: Fixed stopping requests for embedded mode 2024-02-02 16:34:20 +03:00
e885c0485d Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/client/src/pages/Home/Hooks/usePublic.js
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/zh-CN/Common.json
2024-02-02 16:15:04 +04:00
2e66a739bf
Merge pull request #220 from ONLYOFFICE/bugfix/public-room-header-menu
Bugfix/public room header menu
2024-02-02 15:15:53 +04:00
b7ed472dae Web: Files: Navigation: fixed header-menu width 2024-02-02 13:49:28 +03:00
7a87bc295c Web: Files: fixed public room socket, requests after rewriting to typescript 2024-02-02 13:44:28 +03:00
338b3eca62 Web: Files: Fixed navigation styles for public room 2024-02-02 13:27:28 +03:00
cf9f65b21f Web: Files: fixed empty-screen for public room 2024-02-02 13:11:17 +03:00
76c1556c9e Fix Bug 65386 - Rooms. Fixed header menu for public room 2024-02-02 13:10:40 +03:00
c164d0ccc1 Fix Minified React error #130 2024-02-02 01:34:34 +04:00
dccdb6c7f1
Merge pull request #202 from ONLYOFFICE/feature/refactoring-auth-store
Feature/refactoring auth store
2024-02-02 00:10:07 +04:00
a8f5f8b261 Client: fix import util 2024-02-01 18:02:05 +03:00
1774685438
Merge pull request #219 from ONLYOFFICE/feature/edit-oform_keys
Feature/edit oform keys
2024-02-01 18:18:32 +04:00
70b8c66f24 Client:InfoPanel: fix setIsMobileHidden 2024-02-01 16:32:53 +03:00
077a9e1cd5 edited NameSorting keys 2024-02-01 16:18:48 +03:00
ee2f010de3 edited oform -> PDF form 2024-02-01 16:06:21 +03:00
684951f0ae Hooks: Added loaded command for public room fetch data 2024-02-01 15:15:28 +03:00
8c0fd10645 JS-SDK: Fixed iframe style in loading. Changed config empty check 2024-02-01 14:45:23 +03:00
767376c37c Merge branch 'develop' into feature/refactoring-auth-store 2024-02-01 13:53:52 +03:00
ca0b62edbb JS-SDK: Fixed setting style params for frame 2024-02-01 13:21:08 +03:00
eb06a4c209
Merge pull request #213 from ONLYOFFICE/feature/public-room
Feature/public room
2024-02-01 14:10:40 +04:00
82a720b16b Merge branch 'develop' into feature/public-room 2024-02-01 13:59:48 +04:00
64f48f47d6
Merge pull request #217 from ONLYOFFICE/bugfix/info-panel-store
Common:Store:InfoPanelStore: fix warning
2024-02-01 13:55:00 +04:00
b40b37018d Merge branch 'develop' into feature/refactoring-auth-store 2024-02-01 12:54:43 +03:00
d1e88bab0c Common:Store:InfoPanelStore: fix warning 2024-02-01 12:43:38 +03:00
68daf52992
Merge pull request #216 from ONLYOFFICE/feature/list-accounts-additional-info
Feature/list accounts additional info
2024-02-01 13:25:01 +04:00
41aec3368c Web: Files: fixed planet icon 2024-02-01 12:06:21 +03:00
64d1e756ba PortalSettings: Fixed errors for settings page on unload 2024-02-01 12:02:35 +03:00
2f3a60205c Web: changed from firstLetterToUppercase to capitalize 2024-02-01 13:56:40 +05:00
6c357ea855 Merge branch 'feature/public-room' of github.com:ONLYOFFICE/DocSpace-client into feature/public-room 2024-02-01 11:36:42 +03: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
20e11df520 Web: Client: InfoPanel: Members: commented on showing the tooltip there are no online statuses yet 2024-02-01 12:59:44 +05:00
e4339f721f Merge branch 'develop' into feature/list-accounts-additional-info 2024-02-01 12:50:35 +05:00
14f7b06e06
Merge pull request #177 from ONLYOFFICE/feature/new-tariff-bar
feature/new-tariff-bar
2024-01-31 21:09:06 +04:00
9816f1743b Removed useless translation key 2024-01-31 21:08:26 +04:00
91165250d6 Merge branch 'develop' into feature/new-tariff-bar 2024-01-31 21:01:07 +04:00
ce696a19f2 Fix display badge inside Room InfoiPanel 2024-01-31 20:57:14 +04:00
b187939065 Merge branch 'develop' into feature/public-room 2024-01-31 20:07:01 +04:00
0f57ef231e
Merge pull request #208 from ONLYOFFICE/bugfix/textarea
Bugfix/textarea
2024-01-31 19:57:18 +04:00
2c91c5ec1e Merge branch 'develop' into bugfix/textarea 2024-01-31 19:46:53 +04:00
54ed8d7e1d Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/client/src/pages/PublicRoom/sub-components/RoomPassword.js
#	packages/login/src/client/components/CodeLogin.tsx
#	packages/login/src/client/components/Login.tsx
2024-01-31 19:45:25 +04:00
fd0a30d057 Merge branch 'develop' into feature/list-accounts-additional-info
# Conflicts:
#	packages/client/src/pages/Home/InfoPanel/Body/views/Members/User.js
#	packages/client/src/pages/Home/InfoPanel/Body/views/Members/index.js
2024-01-31 19:59:18 +05:00
0343b95435 Web: Client: InfoPanel: Members: added a tooltip when hovering over a user 2024-01-31 19:30:08 +05:00
5c59c1e5d5 Login: Added setIsLoaded call command for embedded 2024-01-31 14:13:39 +03:00
06307a8dbe PublicRoom: Added setIsLoaded call command for embedded 2024-01-31 14:13:20 +03:00
0054c2b1ad PortalSettings: JS-SDK: Fixed preview border size 2024-01-31 14:12:17 +03:00
35f9dae56f Web: Files: fixed color crash 2024-01-31 13:49:14 +03:00
Vladimir Khvan
f3f6f981ca Web: Shared: heightTextArea was cast to union of string and number | error indication was fixed 2024-01-31 12:48:23 +05:00
e6a328d6e1 JS-SDK: Api: Fixed targetFrame id selecting on destroyFrame call 2024-01-31 10:31:13 +03:00
3fd7599021 Fix Bug 66263 - Rooms. ‘Warning. Operation is not valid due to the current state of the object.’ 2024-01-31 01:36:05 +04:00