Commit Graph

45871 Commits

Author SHA1 Message Date
Vladimir Khvan
e574eee425 Web: Client: Data Import: fix parseQuota util 2024-06-10 14:36:36 +05:00
Vladimir Khvan
0e92195133 Web: Client: Data Import: index page of onlyoffice workspace was translated into ts 2024-06-07 17:55:20 +05:00
Vladimir Khvan
118762b088 Web: Client: Data Import: index page of google workspace was translated into ts 2024-06-07 17:33:31 +05:00
Vladimir Khvan
c6e0638509 Merge branch 'develop' into refactoring/data-import
Conflicts:
	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/index.js
	packages/shared/api/settings/index.ts
	packages/shared/api/settings/types.ts
2024-06-06 13:08:57 +05:00
af59952251
Merge pull request #436 from ONLYOFFICE/bugfix/data-import
Bugfix/data import
2024-06-06 11:40:01 +04:00
5194875ec4 Merge branch 'develop' into bugfix/data-import 2024-06-06 11:24:02 +04:00
c9d901662b
Merge pull request #460 from ONLYOFFICE/bugfix/dropdown
bugfix/dropdown
2024-06-05 19:12:48 +04:00
89febc906a Returning a backdrop solution without using portals. 2024-06-05 18:08:59 +03:00
7525ec76a5
Merge pull request #458 from ONLYOFFICE/bugfix/fix-hotkeys-translations
Web: Hotkeys: fixed translations
2024-06-05 15:56:25 +03:00
dbede6ca01 Web: Hotkeys: fixed translations 2024-06-05 15:52:38 +03:00
df1d07f0eb
Merge pull request #457 from ONLYOFFICE/bugfix/editor-actions
Bugfix/editor actions
2024-06-05 15:10:26 +03:00
5f69578ee8 Client: CreateEvent: Removed log 2024-06-05 15:06:57 +03:00
c28e661d7a Client: ConvertPasswordDialog: Added hash to document creation method 2024-06-05 15:06:23 +03:00
4330881958 Client: CreateEvent: Added hash to document creation method 2024-06-05 15:05:54 +03:00
e175300d72 Fixed Bug 68325: SDK: Infinite loader when opening a document with a password. Call setIsLoaded after onAppReady editor event 2024-06-05 15:04:15 +03:00
Vladimir Khvan
8e5a6f654a Web: Client: Data Import: status pooling was corrected 2024-06-05 16:41:57 +05:00
4bbb61035f
Merge pull request #456 from ONLYOFFICE/bugfix/fixed-copy-link-icon-clickability
Bugfix/fixed copy link icon clickability
2024-06-05 14:18:57 +03:00
43a2d37596 Web: Files: fixed palm cursor 2024-06-05 13:22:21 +03:00
f12abb952c Fix Bug 68367 - Links. The clickable area for the icon has been increased 2024-06-05 13:20:49 +03:00
Vladimir Khvan
1b8ba6be4f Web: Client: Data Import: table group menu spacings 2024-06-05 13:42:43 +05:00
Vladimir Khvan
5a0f1dd8d0 Web: Client: Data Import: rerenders were fixed 2024-06-05 12:39:33 +05:00
Vladimir Khvan
c2dc1a0578 Web: Client: Data Import: translations were corrected 2024-06-05 12:39:18 +05:00
f6bccfa6e2 Merge branch 'develop' into bugfix/data-import 2024-06-05 11:09:12 +04:00
Vladimir Khvan
ede3b2be5c Web: Shared: className prop was added to progress bar component 2024-06-04 14:49:56 +05:00
Vladimir Khvan
69b579521f Web: Client: Data Import: nextcloud select file step was translated into ts 2024-06-04 14:49:16 +05:00
9cd1e2e371
Merge pull request #454 from ONLYOFFICE/bugfix/fix-accounts-hoykeys-event
Web: Accounts: fixed keydown event unmount
2024-06-03 18:01:20 +03:00
f50fdbfce1 Web: Accounts: fixed keydown event unmount 2024-06-03 17:49:44 +03:00
02fc9583c6
Merge pull request #437 from ONLYOFFICE/bugfix/form-gallery
bugfix/form-gallery
2024-06-03 17:17:46 +04:00
namushka
838324696c
fixed SortButton center positioning 2024-06-03 15:32:17 +03:00
c2030c4a9a
Merge pull request #448 from ONLYOFFICE/bugfix/delete-files
bugfix/delete-files
2024-06-03 15:59:39 +04:00
813824f291 Merge branch 'develop' into bugfix/delete-files 2024-06-03 14:46:55 +03:00
f7dc448104 Client: fix 2024-06-03 14:46:50 +03:00
d3e7588e53
Merge pull request #452 from ONLYOFFICE/bugfix/fixed-closing-creation-context-menu
Web: Fixed closing the creation context menu
2024-06-03 13:35:39 +03:00
Vladimir Khvan
515fc32865 Web: Client: Data Import: nextcloud index page was translated into ts 2024-06-03 15:32:14 +05:00
3a6f19df47 Web: Accounts: Hotkeys: added selectAll support 2024-06-03 13:20:20 +03:00
b085df80a8 Web: Fixed closing the creation context menu 2024-06-03 12:39:57 +03:00
namushka
dcb5e534a8
fixed SortButton icon ltr 2024-06-03 10:41:39 +03:00
e6adff241e Merge branch 'develop' into bugfix/form-gallery 2024-06-03 10:16:21 +03:00
e6a0aeaf7f Client: FilesActionsStore: fix 2024-06-01 15:45:24 +03:00
ee6b29f227 Merge branch 'develop' into bugfix/delete-files 2024-06-01 15:39:34 +03:00
Vladimir Khvan
9a9e89180c Web: Client: Data Import: renamed directory 2024-05-31 19:01:40 +05:00
daee3b539f
Merge pull request #445 from ONLYOFFICE/feature/tabs-redesign
feature/tabs-redesign
2024-05-31 17:53:51 +04:00
3f9e697a56 Merge branch 'develop' into feature/tabs-redesign 2024-05-31 15:49:37 +03:00
Vladimir Khvan
3bb9e09847 Web: Client: Data Import: providers and main pages were added 2024-05-31 17:22:26 +05:00
fa1ce72967
Merge pull request #450 from ONLYOFFICE/bugfix/input-autofill
Bug 67108
2024-05-31 16:06:51 +04:00
4feb846b9a Fixed Bug 67108: Fixed user-agent autofill styles for TextInput component 2024-05-31 15:00:58 +03:00
bb5e1bd55a
Merge pull request #443 from ONLYOFFICE/bugfix/fixed-room-sharing-link
Web: Files: fixed link for "Share room" button
2024-05-31 15:18:14 +04:00
95ab6a410d
Merge pull request #444 from ONLYOFFICE/bugfix/delete-user-dialog
bugfix/delete-user-dialog
2024-05-31 14:40:38 +04:00
2378ddbc75 Merge branch 'develop' into bugfix/delete-user-dialog 2024-05-31 13:13:09 +03:00
cf2864c1fd
Merge pull request #446 from ONLYOFFICE/bugfix/68250
Bugfix/68250
2024-05-31 14:11:09 +04:00