Commit Graph

31725 Commits

Author SHA1 Message Date
Vladimir Khvan
ede90e72ee datepicker was hidden / elements are displayed flex 2023-03-10 18:26:18 +05:00
Vladimir Khvan
86e74d9ff7 disabled click on icon, when disabled prop is true 2023-03-10 10:55:22 +05:00
Vladimir Khvan
e340a92e47 selected date was passed to props as date 2023-03-10 10:54:43 +05:00
Vladimir Khvan
1ddcbd14f7 unused value was removed 2023-03-08 23:07:25 +05:00
Vladimir Khvan
286a1720de default values for selectedDate and setSelectedDate were added 2023-03-08 23:06:28 +05:00
Vladimir Khvan
1e36bef9fc datepicker's props were updated according to new calendar 2023-03-08 15:22:18 +05:00
Vladimir Khvan
cc879cecab handle click is checking calendar click/padding on datepicker dialog was removed 2023-03-07 16:20:27 +05:00
Vladimir Khvan
b835214581 selected date is covered with moment in case when date object was passed 2023-03-07 16:19:16 +05:00
Vladimir Khvan
c3b7966e08 selected date is updated without calling onchange on didComponentUpdate 2023-03-07 16:17:42 +05:00
Vladimir Khvan
2d672904b9 selected date prop was added to date picker and calendar 2023-03-07 16:16:19 +05:00
913b931544 Merge branch 'develop' into feature/webhooks-ui 2023-03-06 11:21:00 +04:00
f9d7ab1c72
Merge pull request #1283 from ONLYOFFICE/bugfix/toolbar-viewer
Bugfix/toolbar viewer
2023-03-06 11:16:45 +04:00
Akmal Isomadinov
7ee3770bd2 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed the wheel event and removed useless code 2023-03-06 11:59:41 +05:00
Akmal Isomadinov
ff18523e43 Web:Common:Components:MediaViewer:Sub-Components Fixed the zoom value in the toolbar 2023-03-06 11:21:28 +05:00
b341ddfb62 Fix socket operations 2023-03-05 11:39:44 +04:00
6934ee79bc thumbnails: refactoring, optimization 2023-03-04 19:58:45 +03:00
f95c56198e thumbnail: bump ImageSharp from v2.0.0 to 3.0.0, optimization, refactoring 2023-03-03 22:49:36 +03:00
f8af64e9d6 ASC.Common.Threading: extension for channel 2023-03-03 22:00:20 +03:00
792ba4c69a
Merge pull request #1227 from ONLYOFFICE/feature/fix-back-button-rooms
Browser back button fix
2023-03-03 18:48:40 +04:00
c91f6c9e5d Merge branch 'develop' into feature/fix-back-button-rooms 2023-03-03 18:03:29 +04:00
5b1d952be2
Merge pull request #1261 from ONLYOFFICE/bugfix/oforms-context-info
Bugfix/oforms context info
2023-03-03 17:53:16 +04:00
964300cd19 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-03 17:02:35 +04:00
b6b24fd4fc
Merge pull request #1280 from ONLYOFFICE/bugfix/fix-truncate-text
Bugfix/fix truncate text
2023-03-03 17:01:16 +04:00
3a58d3ee56
Merge pull request #1277 from ONLYOFFICE/bugfix/settings-backup
Bugfix/settings backup
2023-03-03 16:56:03 +04:00
e68e5a2cbb Web:Components:Fix missing text clipping if text is out of width. 2023-03-03 15:21:24 +03:00
c872fc0162 Web: Client: browserDetector: Fixed bug for detecting mobile app 2023-03-03 15:13:07 +03:00
68ce5c8764 Merge branch 'bugfix/settings-backup' of github.com:ONLYOFFICE/AppServer into bugfix/settings-backup 2023-03-03 14:46:21 +03:00
f4d8972358 Web: Renaming. 2023-03-03 14:46:01 +03:00
8acbf0bd64 Merge branch 'develop' into bugfix/settings-backup 2023-03-03 15:23:05 +04:00
Mushka Nikita
bc2eda8a4c fiixed erasure sorting 2023-03-03 14:21:25 +03:00
Mushka Nikita
00d44aad43 added russian translation to erasure functionality 2023-03-03 14:21:17 +03:00
4dbc7da238
Merge pull request #1279 from ONLYOFFICE/feature/reset-auth
Feature/reset auth
2023-03-03 15:09:26 +04:00
Viktor Fomin
b2edb13072 Client: AccountsHome: add ResetApplicationDialog 2023-03-03 14:03:32 +03:00
Viktor Fomin
c7aa870767 Client: init reset auth 2023-03-03 14:03:02 +03:00
Viktor Fomin
4d60816027 Client: ResetApplicationDialog: add success toast 2023-03-03 14:01:10 +03:00
Viktor Fomin
c6e1c58e97 Client: add translates 2023-03-03 14:00:53 +03:00
Mushka Nikita
5171aeceb8 fiixed infoPanel closing on category switch 2023-03-03 13:34:03 +03:00
96f19a78c1
Merge pull request #1275 from ONLYOFFICE/feature/refactoring-viewer-base
Feature/refactoring viewer base
2023-03-03 14:22:30 +04:00
3448048b2b Web: PortalSettings: Restore: Deleted useless code. 2023-03-03 13:06:21 +03:00
d49f5ead91 Web: PortalSettings: Deleted useless code. 2023-03-03 12:56:38 +03:00
Akmal Isomadinov
e6fe2125d8 Web:Common:Components:MediaViewer:Sub-Components:ImageViewerToolbar Fixed a typo in the file name 2023-03-03 14:55:55 +05:00
f8000cdc2a Web: PortalSettings: Backup: Fixed component display by direct url. 2023-03-03 12:54:22 +03:00
Akmal Isomadinov
63821e70f3 Web:Common:Components:MediaViewer:Sub-Components Correcting the function name and casting a single style 2023-03-03 14:52:17 +05:00
Akmal Isomadinov
fbab03fa5e Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed a typo in the function name 2023-03-03 14:41:59 +05:00
d88d866deb Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-03 13:24:49 +04:00
Akmal Isomadinov
50b50cb75b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed position calculation in wheel events 2023-03-03 13:36:58 +05:00
Akmal Isomadinov
e20b60b5af Web:Common:Components:MediaViewer:Sub-Components:ViewerWrapper Fixed closing the viewer during deletion and renaming 2023-03-03 13:26:44 +05:00
f80c9ce620
Merge pull request #1278 from ONLYOFFICE/bugfix/filter
Bugfix/filter
2023-03-03 12:18:30 +04:00
23b5689205 Web:Client:Fix. 2023-03-03 11:17:58 +03:00
Akmal Isomadinov
a8a7344225 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed hiding the toolbar after opening the viewer 2023-03-03 13:11:39 +05:00