Commit Graph

35415 Commits

Author SHA1 Message Date
9c1b938703 Web: Components: Fix scroll when file element is not visible 2023-07-24 12:28:55 +02:00
124afc4a05 Web: Components: Fix 0 height scrollbar block in EmailChips 2023-07-21 17:15:33 +02:00
b41c5c278f Web: Components: Add autohide ability to scrollbar 2023-07-21 15:57:56 +02:00
1aaa1666c7 Web: Components: Fix event touch error in rtl mode when clientX equals 0 2023-07-21 13:40:41 +02:00
bab27d2c2f Web: Components: Fix TabsContainer primary tab position 2023-07-20 22:43:18 +02:00
bf24041594 Web: Components: Fix TabsContainer autoscrolling 2023-07-20 22:33:31 +02:00
760b1ee6d2 Web: Components: Fix getting scroll element 2023-07-20 21:59:22 +02:00
490a438d83 Web: Components: Remove duplicate scroll padding setting 2023-07-20 21:51:31 +02:00
1e30e9e3e8 Web: Components: Change scrollbar (part 3) 2023-07-20 21:46:36 +02:00
e98f269776 Web: Components: Change scrollbar (part 2) 2023-07-20 18:33:34 +02:00
236a1d5221 Web: Components: Change scrollbar (part 1) 2023-07-20 16:53:59 +02:00
08f1149e66 Web: Components: install react-scrollbars-custom lib 2023-07-20 12:55:45 +02:00
Subhonbek
4c8f0da014 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-18 14:52:23 +03:00
Subhonbek
9acab40a4c web component rtl scrollbar add vertical and horizontal 2023-07-18 14:52:16 +03:00
Subhonbek
e4525eefaa web component rtl scrollbar add vertical and horizontal 2023-07-18 14:51:35 +03:00
be6f2c415c Merge branch 'develop' into feature/rtl-interface-direction 2023-07-18 09:07:45 +02:00
e80a38363b Web: Components: Fix dropdown item missing semicolon 2023-07-17 15:16:02 +02:00
Subhonbek
8e3296de6c web component rtl main button fix arrow position 2023-07-17 16:07:19 +03:00
Subhonbek
e228aaaad1 web component rlt main button fix position 2023-07-17 15:57:33 +03:00
Subhonbek
014cc50e99 web component rlt main button fix right unset 2023-07-17 15:23:57 +03:00
Subhonbek
eea48c818a web component rlt float-button fix position 2023-07-17 14:33:21 +03:00
Subhonbek
e417b4c624 web component rlt float-button fix position 2023-07-17 14:30:06 +03:00
2be4b96ab4 Files: fix SetAceObjectAsync for current user 2023-07-17 14:29:05 +03:00
Subhonbek
1df75a8f7e Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-17 14:00:27 +03:00
Subhonbek
849f844796 web component rlt context-sub-menu fix margin 2023-07-17 13:56:15 +03:00
f953587ff0
Merge pull request #1538 from ONLYOFFICE/bugfix/rooms-badge
bugfix/rooms-badge
2023-07-17 14:49:10 +04:00
22335d9231
Merge pull request #1552 from ONLYOFFICE/feature/room-download
Feature/room download
2023-07-17 14:46:00 +04:00
d34df1b565 Web: Removed the download item for files and folders in accordance with user rights. 2023-07-17 13:42:06 +03:00
15f0d690d9 Web: The ability to download a room has been added to the context menu. 2023-07-17 13:32:40 +03:00
9b1e13309b Files: fixed leave room 2023-07-17 13:06:36 +03:00
Subhonbek
3243a771e8 web component rlt input phone border radius 2023-07-17 12:32:37 +03:00
80bf83f2e2 Merge branch 'develop' into feature/rtl-interface-direction 2023-07-17 09:13:00 +02:00
8b82a9f2de Files: fixed cahnge owner method 2023-07-14 18:46:51 +03:00
9a20ed685d
Merge pull request #1540 from ONLYOFFICE/feature/public-room-backend
Feature/public room backend
2023-07-14 04:54:26 -07:00
81f47776e9 Web: Components: Fix wrong LTR heading punctuation in RTL mode 2023-07-13 15:44:58 +02:00
Subhonbek
c1c9ca9beb Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-13 15:01:24 +03:00
Subhonbek
b34f10ddff web component rlt fix id in scrollbar 2023-07-13 15:01:15 +03:00
46691df72c Web: Components: Add missing semicolons in modal dialog styles 2023-07-13 13:58:27 +02:00
Subhonbek
beb232dc92 Merge branch 'feature/rtl-interface-direction' of github.com:ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-07-13 14:21:01 +03:00
Subhonbek
1f04acb689 web component rlt fix left text 2023-07-13 14:20:05 +03:00
96586b0aa0 Merge branch 'develop' into feature/public-room-backend 2023-07-13 13:45:08 +03:00
97ecc99607 Merge branch 'develop' into feature/rtl-interface-direction 2023-07-13 09:59:25 +02:00
Vladimir Khvan
7f4773cf4e fixed missing setIsLoading 2023-07-13 10:31:22 +05:00
a42d2f8b6c
Merge pull request #1515 from ONLYOFFICE/bugfix/webhooks
Bugfix/webhooks
2023-07-12 19:34:49 +04:00
3f27bb6ce5 Merge branch 'develop' into feature/public-room-backend 2023-07-12 14:37:37 +03:00
c45ae8d990 Files: FileShareDto: added expired property, disable expired link 2023-07-12 14:23:45 +03:00
d749508640 Files: ExternalShare: refactoring 2023-07-12 14:20:22 +03:00
66dcbb3e57 Files: ExternalLink: fixed expiration date converting 2023-07-12 14:19:58 +03:00
040377198f People: filter by employeeTypes 2023-07-12 13:10:47 +03:00
Subhonbek
c0e1cc062e web component rlt combo-button fix margin auto 2023-07-12 11:43:40 +03:00