Commit Graph

6201 Commits

Author SHA1 Message Date
90c38d0d66 Web: Added checks. 2022-11-09 11:28:23 +03:00
e13f140e19 Web: Removed the ability to invite users to the archive room. 2022-11-09 11:19:40 +03:00
4e57850572 Web: Added cursor style for Archived room. 2022-11-09 10:53:21 +03:00
c0cd2eb59a Web: Deleted useless code. 2022-11-09 10:32:22 +03:00
67d7febc9b Web: Returned of the members menu. 2022-11-09 10:31:07 +03:00
3a8e1e4267 Web: Changed translation. 2022-11-09 10:26:11 +03:00
20bd6e36e1 Merge branch 'develop' into bugfix/border-style 2022-11-08 20:51:56 +03:00
9031572a63 Merge branch 'develop' into bugfix/badge 2022-11-08 20:40:27 +03:00
cc4b69c51c Web: Files: fixed hotkeys list 2022-11-08 18:49:27 +03:00
c3ee84d464 Web: Files: Hotkeys: fixed room creation, fixed translation 2022-11-08 18:29:06 +03:00
594b03dd5d Web: Files: Hotkeys: fixed user rights 2022-11-08 18:21:34 +03:00
5a2532f06f Merge branch 'feature/added-new-hotkeys' of github.com:ONLYOFFICE/AppServer into feature/added-new-hotkeys 2022-11-08 18:18:02 +03:00
fff8c7eae9 Web: Files: fixed hotkeys 2022-11-08 18:17:47 +03:00
a2a23f56a9 Merge branch 'develop' into feature/added-new-hotkeys 2022-11-08 17:49:29 +03:00
5d2c14c5b3 Added api-system to docker dev 2022-11-08 17:44:09 +03:00
3175554fed Web: Files: added create, delete, move to archive room hotkeys 2022-11-08 17:34:32 +03:00
649444d5b8
Merge pull request #997 from ONLYOFFICE/bugfix/fixed-room-visitor-rights
Bugfix/fixed room visitor rights
2022-11-08 14:44:19 +03:00
f1f4128e66
Merge pull request #996 from ONLYOFFICE/bugfix/fix-row-description
Bugfix/fix row room description
2022-11-08 14:24:39 +03:00
85dae6bf4c Fix warning of import TrashIcon (File not found) 2022-11-08 14:14:33 +03:00
1ea534f6e6 Web: Files: fixed rights for users 2022-11-08 14:12:18 +03:00
cc64fc9887 Web: Files: fixed selectionParentRoom error 2022-11-08 14:11:17 +03:00
TimofeyBoyko
c3897224f6 Web:Components:RowContent: fix 2022-11-08 13:43:56 +03:00
TimofeyBoyko
22308acc29 Web:Components:RowContent: fix truncate for tablet side info 2022-11-08 13:39:24 +03:00
TimofeyBoyko
3cb9538e76 Web:Client:Home: delete useless code for row view 2022-11-08 13:24:05 +03:00
TimofeyBoyko
3c481aa724 Merge branch 'develop' into bugfix/fix-row-description 2022-11-08 13:21:12 +03:00
TimofeyBoyko
f676e8feda Web:Client:Section: fix description for rooms at row view 2022-11-08 13:20:09 +03:00
a0766d931e Web: Fixes styles. 2022-11-08 10:47:06 +03:00
126ab097e9 Web: Removed the ability to invite users according to access rights. 2022-11-08 10:35:51 +03:00
dfb1509961 Update more-login.tsx
Added logging
2022-11-07 22:43:22 +03:00
Elyor Djalilov
74ef2c3ad2 Merge branch 'develop' into bugfix/border-style 2022-11-07 20:55:14 +05:00
87290aa5a1
Merge pull request #986 from ONLYOFFICE/feature/new-ui-button
Feature/new UI button
2022-11-07 18:44:12 +03:00
Elyor Djalilov
f2c6bf7b00 bugfix/fixed bug with border style 2022-11-07 20:43:08 +05:00
Akmal Isomadinov
8195b01ab4 Web:Components:Button Removed letter-spacing and rollback Themes 2022-11-07 18:41:06 +05:00
a70e2339d9
Merge pull request #993 from ONLYOFFICE/bugfix/hide-menu
Bugfix/hide menu
2022-11-07 15:10:01 +03:00
42d11bec95
Merge pull request #991 from ONLYOFFICE/bugfix/info-panel-links
Bugfix/info panel links
2022-11-07 15:05:15 +03:00
Viktor Fomin
657ccbb7c8 Common: Article: add support color scheme 2022-11-07 16:58:53 +05:00
Akmal Isomadinov
4555f023ad Web:Components:Button: Fix: font weight and padding 2022-11-07 16:57:54 +05:00
1b0a46303e Web: Removed the link if the user does not have rights. 2022-11-07 14:22:37 +03:00
Viktor Fomin
dc5833d328 Client: Layout: delete useless 2022-11-07 16:10:20 +05:00
be6530c8ff Web: Removed the link if the user does not have rights. 2022-11-07 14:03:18 +03:00
Akmal Isomadinov
1c860d40b2 Web:Components:Loader Fix size loader 2022-11-07 15:37:32 +05:00
Viktor Fomin
d88c619876 Client: SmartBanner: delete useless 2022-11-07 15:36:24 +05:00
Viktor Fomin
1cb56a31fe Merge branch 'develop' into bugfix/smart-banner 2022-11-07 15:09:16 +05:00
Viktor Fomin
a9c07394e4 Client: fix layout vh 2022-11-07 15:09:06 +05:00
bb881b7510 Web: Fixed translation. 2022-11-07 13:02:37 +03:00
ddf5021e3f Web: Fixed translation. 2022-11-07 12:57:24 +03:00
a8b4662317 Web: Fixed the transition to the profile. 2022-11-07 12:54:51 +03:00
82db9ca04b Web: Components: fixed checkbox styles 2022-11-07 12:44:56 +03:00
Akmal Isomadinov
81f698f305 Merge branch 'feature/new-ui-button' of github.com:ONLYOFFICE/DocSpace into feature/new-ui-button 2022-11-07 13:53:37 +05:00
Akmal Isomadinov
7d510a8026 Web:Components:Button: Removed sizes nomralDescktop and normalTouchScreen from props 2022-11-07 13:50:55 +05:00