Commit Graph

8577 Commits

Author SHA1 Message Date
Vladimir Khvan
aeb1be875a Web: Client: Webhooks: injection was corrected 2024-01-17 20:23:09 +05:00
Vladimir Khvan
87be38a9ba Web: Client: Webhooks: refactored onFormSubmit 2024-01-17 20:19:30 +05:00
Vladimir Khvan
4c71b63179 Web: Client: Webhooks: wrapped form submit with try finally / reduced redundant code 2024-01-17 19:28:36 +05:00
Vladimir Khvan
58c235c9af Web: Client: Webhooks: loading state and success toast were added for webhook creation 2024-01-17 18:49:30 +05:00
Vladimir Khvan
fa4ae167c0 Merge branch 'hotfix/v2.0.1' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/webhook-creation 2024-01-17 18:46:14 +05:00
462242ca32 Fix show old tags on creation room 2024-01-16 11:52:32 +04:00
cc0471c207
Merge pull request #175 from ONLYOFFICE/bugfix/fixed-unexpected-signout
Fix Bug 65761 - Rooms.ExternalLink. Fixed redirection to login after …
2024-01-15 15:16:40 +04:00
aa9efe0056 Fix Bug 65761 - Rooms.ExternalLink. Fixed redirection to login after moveTo event 2024-01-15 12:28:49 +03:00
Vladimir Khvan
7ded108f23 Web: Client: Webhooks: handled error in webhook creation 2024-01-12 19:43:10 +05:00
Vladimir Khvan
75f738f4fd fix Bug 65389 - incorrect category type 2024-01-11 20:18:13 +05:00
f89a528e6d
Merge pull request #165 from ONLYOFFICE/bugfix/info-panel-members
Web: Files: InfoPanel: fixed members list
2024-01-11 15:31:19 +04:00
9cb31910fd Web: Files: removed edit-file icon for public-room 2024-01-11 12:49:54 +03:00
7950911362 Fixed Bug 65759 Rooms:ExternalLink: Action menu does not hide when opening selected folder 2024-01-11 12:20:38 +03:00
ba8a006f08 Web: Files: InfoPanel: fixed logo 2024-01-11 11:48:27 +03:00
ba932eb622 Web: Files: fixed updateSelectionParentRoomActionSelection error 2024-01-10 16:36:35 +03:00
f3bac44b42 Web: Files: fixed onClickArchive 2024-01-10 16:22:06 +03:00
db0dfd7710 Fix Bug 65761 - Rooms.ExternalLink. Fixed markasnew-folder 2024-01-10 15:01:25 +03:00
1b1bb5b6e8 Web: Files: fixed inRoom 2024-01-10 14:30:50 +03:00
9481f1a56b Fix Bug 65758 - Files. Removed "Leave the room" button for folders from the header menu 2024-01-10 14:01:41 +03:00
354ee03769 Web: Files: InfoPanel: fixed members list 2024-01-10 10:57:24 +03:00
87e419a3c8 Web: Files: fixed leave-room action 2023-12-28 13:52:08 +03:00
eff55af8ca Merge branch 'hotfix/v2.0.1' into bugfix/65568 2023-12-27 22:09:30 +04:00
c81b20974c
Merge pull request #158 from ONLYOFFICE/bugfix/disable-save-button
Fix Bug 65710 - Rooms.ExternalLink. Added disabling the save button i…
2023-12-27 14:08:57 +04:00
6aa6bc8427 Fix Bug 65709 - Rooms.AdditionalLink. Fixed expiration date 2023-12-27 11:51:28 +03:00
651229dcc4 Fix Bug 65710 - Rooms.ExternalLink. Added disabling the save button if there are no changes. Restored UnsavedChangesDialog 2023-12-27 11:06:35 +03:00
3705f3c329 Merge branch 'hotfix/v2.0.1' into bugfix/copy-file-link 2023-12-27 11:54:34 +04:00
f2a585365e
Merge pull request #152 from ONLYOFFICE/bugfix/65631
bugfix/65631
2023-12-27 11:47:54 +04:00
59a63e0692 Fix Bug 65708 - Rooms.Files. Restored the "Download As" action for the public room. 2023-12-27 10:27:30 +03:00
df5d4a3fc4 Web: Files: added copy file link with key for public/custom rooms 2023-12-26 17:59:39 +03:00
27f8d4616d Merge branch 'hotfix/v2.0.1' into bugfix/65631 2023-12-26 17:52:21 +04:00
565e20a5e0 Fixed Bug 65677 - Rooms.Files.AsNewPanel. Diagram from the panel New files are loaded instead of opening. 2023-12-26 15:53:17 +03:00
335f2f9986 Applied changes in API responses 2023-12-26 14:31:26 +04:00
697dd4603f
Merge pull request #153 from ONLYOFFICE/bugfix/fixed-accounts-loader
Bugfix/fixed accounts loader
2023-12-25 19:38:38 +04:00
b0a8ab7b29 Refactoring: merged several methods to getAuthorDecoration 2023-12-25 16:22:07 +04:00
c1ed610091 Fix Bug 65630 - Accounts. Unreadable characters instead of diacretic marks in the user name on the Info panel when going to Accounts through the Info/Details of the room. 2023-12-25 16:20:59 +04:00
5af6f75df6 Web: Files: removed "Leave the room" option for folders from header menu 2023-12-25 12:38:28 +03:00
dbe18aad0a Web: Accounts: fixed infinite loader after updating user type 2023-12-25 12:27:48 +03:00
977bbb6d66 Fix decode of undefined crash 2023-12-25 12:45:17 +04:00
e50ce976c5 Fix Bug 65627 - Rooms. ‘Something went wrong’ when clicking owner – om portal in the name of another room owner on Info/Details of the room. 2023-12-25 12:09:00 +04:00
ccd8757baf Developer-Tools: JS-SDK: Added usage requestToken for selected public rooms 2023-12-22 15:51:02 +03:00
ffc8eecd17 Fix Bug 65631 - Rooms: fix broken return from profile to room/folder 2023-12-22 13:40:52 +01:00
adb2430161 FilesSelectorInput: Added public room check in selected folder path 2023-12-22 14:36:54 +03:00
2420f736bd Fix set sloUrl 2023-12-22 15:25:00 +04:00
Akmal Isomadinov
227165238a Web:InvitePanel:Infobar: Fixed info bar theme 2023-12-21 15:04:19 +05:00
1f553557b8 Fixed Bug 65623: OformsStore: Fixed check default locale if cookie storage empty 2023-12-20 17:58:05 +03:00
5717aa226a Client:FilesSelector: fix request for My documnets folder and inside room 2023-12-20 12:58:47 +03:00
65d3e2fde0 Web:Client:Added general adding and hiding skeleton. 2023-12-19 13:31:59 +03:00
cbbfcecbcd Merge branch 'hotfix/v2.0.1' into bugfix/fix-form-gallery-locale 2023-12-19 09:39:38 +03:00
3830977804 Web:Client:Refactoring. 2023-12-18 17:45:40 +03:00
aeeaafcdd3 Web:Client:Refactoring skeleton for LanguageFilter and CategoryFilter. 2023-12-18 17:28:56 +03:00