Commit Graph

2269 Commits

Author SHA1 Message Date
6709883fe4 Shared:Components:ArticleItem: add link 2024-08-27 09:59:13 +03:00
b083009309
Merge pull request #600 from ONLYOFFICE/bugfix/tile-rerender
Client: Fixed re-render tile
2024-08-23 15:34:49 +04:00
505dbf000d Fix Bug 69796 - Account: Login. Hover effect closes the right border of the drop-down. 2024-08-23 14:13:21 +03:00
Akmal Isomadinov
2b22c154e5 Client:TilesView Fixed resize 2024-08-23 16:10:24 +05:00
e21ecd0f3e Merge branch 'hotfix/v2.6.1' into bugfix/about-license 2024-08-22 16:58:58 +04:00
ad28e374a2 Web: Components: Table: restored HANDLE_OFFSET 2024-08-22 14:56:38 +03:00
374feb440b Merge branch 'hotfix/v2.6.1' into bugfix/about-license 2024-08-22 13:21:24 +03:00
84696a0e64 Shared: Themes: fix color 2024-08-22 13:18:56 +03:00
71fd806822 Shared: SettingsStore: add license url 2024-08-21 23:15:54 +03:00
Timofey Boyko
dd33346a46
Merge pull request #594 from ONLYOFFICE/bugfix/imports
Bugfix/imports
2024-08-21 15:18:15 +03:00
64ea57f0eb Shared: restored Table.constants.ts 2024-08-21 15:50:02 +04:00
Akmal Isomadinov
0b5c0b0308 Shared:RoomIcon Fixed the initial of the room 2024-08-21 16:18:01 +05:00
49f7bc01b1 Fix Bug 69107 - Dropdown did not move behind the combobox when the keyboard disappeared. 2024-08-20 17:26:37 +03:00
Tatiana Lopaeva
8687972f98
Merge pull request #591 from ONLYOFFICE/bugfix/fix-backup-third-party
Fix Bug 69727 - Settings: Backup. Fixed backup providers
2024-08-20 16:51:40 +03:00
91f7292676 Web: Files: Fixed ThirdPartyComboBox 2024-08-20 15:06:31 +03:00
445bf4224b Client: Replaced blur to blackout 2024-08-20 15:16:21 +04:00
Akmal Isomadinov
7bf1b1c5ba Client:MediaViewer Added the ability to automatically play videos when opening 2024-08-19 13:33:49 +05:00
0494768a60 Client: Fixed the logic of the restriction when the user limit is reached. 2024-08-19 10:02:24 +03:00
6a7463b300 Client: Fixed bar for standalone mode. 2024-08-19 09:39:45 +03:00
189ae17034
Merge pull request #588 from ONLYOFFICE/feature/quota-limit
Feature/quota limit
2024-08-16 20:02:23 +04:00
6d9721bfd2 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-16 17:07:47 +03:00
034dd5026e Web: Components: TabledHeader: removed log 2024-08-16 16:07:08 +03:00
32180ce6e2 Shared: OperationContainer: Added OperationContainer component 2024-08-16 15:53:38 +03:00
7fff40a677 Shared: Deleted useless code. 2024-08-16 15:41:00 +03:00
3e9ead34a6 Merge branch 'hotfix/v2.6.1' into feature/quota-limit
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
2024-08-16 11:25:44 +03:00
cba322ba03 Client: Fixed translations. 2024-08-16 11:17:59 +03:00
58f1ef50ae Client: Refactoring. 2024-08-16 11:02:05 +03:00
e70099c09c Client: Added a banner when room and storage limits have been reached. 2024-08-16 10:59:47 +03:00
7df6e815ef Client: Added modal dialog after creating a room if the limit is almost exceeded. 2024-08-15 18:23:03 +03:00
6d5c567da4 Web: Components: Section: fixed closing the context menu when uploading files 2024-08-15 18:22:03 +03:00
706380fcbf Fix Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:55:39 +04:00
ec0dbf9518 Client: Added dialogues if the limits for adding users and rooms have been reached. 2024-08-15 15:45:24 +03:00
cfc7cf0114 Shared: Utils: Fixed force redirect inside frame on 401 response 2024-08-15 14:54:54 +03:00
266fdabc75 Client: Updated room and storage bar when almost reaching the tariff limit. 2024-08-14 22:04:05 +03:00
645adf6050 Shared: ErrorContainer: Fixed vertical scroll on clouds animation 2024-08-14 17:40:33 +03:00
76c47dcedb Client: Updated bar for user and storage. 2024-08-14 16:37:10 +03:00
Akmal Isomadinov
921ff8dc71 Shared:MediaViewer Fixed: player rewind functionality 2024-08-14 17:47:20 +05:00
f2997597fe Client: Updated bar for storage tenant quota. 2024-08-14 15:36:41 +03:00
93dd41ff7e Client: Changed translation for personal quota. 2024-08-14 14:46:06 +03:00
Akmal Isomadinov
01a8d48354 Shared:MediaViewer Disabled context menu in viewer 2024-08-14 16:07:10 +05:00
5994561951 Client: Added banners when the storage limit for a tariff is reached. 2024-08-14 11:35:11 +03:00
7247363b02 Shared: Navigation: Disabled tariff bar inside sdk frame 2024-08-14 11:17:01 +03:00
ca7157a5b1 Fix Bug 69568
Backlighting of available dates not active
2024-08-13 19:02:30 +03:00
097adc82d5 Client: EditGroupStore: Fix moving manager to members without setting new manager 2024-08-13 17:45:19 +02:00
625a7aa5a6 JS-SDK: Added onNoAccess event 2024-08-13 18:10:38 +03:00
cf47278719 Client: Renaming. 2024-08-13 17:54:45 +03:00
f3ebbe20ea Fixed Bug 69396: Zoom: Fixed wrong height on resize 2024-08-13 16:01:01 +03:00
7d9edea5a4 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-13 13:55:19 +03:00
eb7c8380b5 Client/Shared: fix drop down width from 'fit-content' to 'auto' for correct calculation at FF 2024-08-13 13:55:11 +03:00
92cf12621d Client: Added a bar for reaching the user limit by tariff. 2024-08-13 13:08:26 +03:00