Commit Graph

2284 Commits

Author SHA1 Message Date
TimofeyBoyko
d1d984471f Web:Client:InfoPanel: fix warning 2022-11-11 15:24:35 +03:00
TimofeyBoyko
33aa3ce202 Web:Client:InfoPanel: fix memory leak 2022-11-11 14:58:06 +03:00
TimofeyBoyko
550fc7f31e Web:Client:InfoPanel: fix rerender info panel after move from profile page 2022-11-11 12:40:10 +03:00
TimofeyBoyko
0bd8d4e1df Web:Client:InfoPanel: delete useless code 2022-11-11 11:53:22 +03:00
TimofeyBoyko
d7323c7492 Web:Client:InfoPanel: delete console log 2022-11-11 11:52:45 +03:00
TimofeyBoyko
7fd5ca23d1 Merge branch 'develop' into bugfix/fix-members-info-panel 2022-11-11 11:51:48 +03:00
TimofeyBoyko
c26fd15459 Web:Client:InfoPanel: fix invite users into room for portal owner and DocSpace admin, disable change room owner role 2022-11-11 11:50:36 +03:00
TimofeyBoyko
6369378cb2 Web:Client:InvitePanel: add fixed direction for access rights select 2022-11-11 11:32:24 +03:00
TimofeyBoyko
82525391cc Web:Client:InvitePanel: hide toast if link doesnt exists 2022-11-11 10:14:54 +03:00
TimofeyBoyko
80b573462f Merge branch 'develop' into bugfix/fix-invite-panel 2022-11-10 18:17:39 +03:00
TimofeyBoyko
d114a782df Web:Client:InviteLinkStore: fix external links for room admins 2022-11-10 18:17:31 +03:00
TimofeyBoyko
1f531d5f9b Web:Client:InvitePanel: remove 'DocSpace admin' access right for RoomAdmin and DocSpace admin at accounts 2022-11-10 18:17:08 +03:00
TimofeyBoyko
8e087e3e7c Web:Client:InvitePanel: fix copy external link after open and change access rights 2022-11-10 17:37:49 +03:00
TimofeyBoyko
44115d9298 Web:Client:InvitePanel: fix people selector for mobile devices 2022-11-10 17:06:59 +03:00
4463d81d41
Merge pull request #1015 from ONLYOFFICE/feature/add-move-to-archive-dialog
Feature/add move to archive dialog
2022-11-10 16:50:09 +03:00
TimofeyBoyko
19313e9415 Merge branch 'develop' into bugfix/fix-user-type-row-view 2022-11-10 16:33:41 +03:00
TimofeyBoyko
d4b448deec Web:Client:AccountsHome: fix user type for row view 2022-11-10 16:33:02 +03:00
TimofeyBoyko
67425e8001 Web:Client: rename SureWant to WantToContinue 2022-11-10 16:20:57 +03:00
TimofeyBoyko
4bff30fc31 Web:Client: move delete room action to files actions store 2022-11-10 16:12:50 +03:00
TimofeyBoyko
95dafdaa9e Web:Client:ContextOptionsStore: delete useless code 2022-11-10 15:55:48 +03:00
TimofeyBoyko
7fa1fddf79 Web:Client: fix translation keys 2022-11-10 15:54:53 +03:00
TimofeyBoyko
879cfd0256 Merge branch 'develop' into feature/add-move-to-archive-dialog 2022-11-10 15:22:33 +03:00
TimofeyBoyko
cb9eb34733 Web:Client: add delete room dialog 2022-11-10 15:22:13 +03:00
Elyor Djalilov
e628f8b580 Web:Client:ActiveSessions: removed console.log 2022-11-10 15:30:58 +05:00
TimofeyBoyko
a763087b78 Web:Client: add Archive dialog for archive rooms and restore rooms operations 2022-11-10 13:18:55 +03:00
Elyor Djalilov
efa6334c75 Web:Client:ActiveSessions: bugfix 2022-11-10 15:09:14 +05:00
Elyor Djalilov
9c0c62349e Merge branch 'develop' into feature/active-sessions
# Conflicts:
#	packages/client/src/pages/Profile/Section/Footer/index.js
2022-11-10 14:53:27 +05:00
TimofeyBoyko
4971cb828e Web:Client: add flag for restore all rooms to dialogs store 2022-11-10 12:35:36 +03:00
TimofeyBoyko
e84cdf861f Web:Client: add new translation key for restore archive dialog 2022-11-10 12:12:08 +03:00
TimofeyBoyko
4dd6400f6a Web:Client:Dialog: rename restore all archive dialog to restore archive dialog 2022-11-10 12:07:29 +03:00
TimofeyBoyko
beaef73f0c Web:Client:Store: add mark for archived dialog 2022-11-10 11:36:32 +03:00
TimofeyBoyko
48f67493b6 Web:Client: add new translation kets for move to archived dialog 2022-11-10 11:35:08 +03:00
TimofeyBoyko
a0c4b1e111 Web:Client: change 'Archive' translation key 2022-11-10 11:25:28 +03:00
TimofeyBoyko
9adfa5c9d9 Web:Client:InfoPanel: fix context menu into room 2022-11-10 10:55:30 +03:00
a062181894
Merge pull request #1003 from ONLYOFFICE/bugfix/portal-deletion
Bugfix/portal deletion
2022-11-09 17:18:14 +03:00
Akmal Isomadinov
8c680cf9d3 Web:Client: Update size Button 2022-11-09 17:01:17 +05:00
cad00f6b06
Merge pull request #1002 from ONLYOFFICE/bugfix/fixed-tags
Web: Files: fixed tiles tags
2022-11-09 14:37:05 +03:00
TimofeyBoyko
5dc3376f85 Web:Client:Home: update logic for render tags for tile view 2022-11-09 14:35:04 +03:00
TimofeyBoyko
9290603b4b Web:Client:Home: update logic for render for table view 2022-11-09 14:32:23 +03:00
90370d1584 Fix group operation: accounts re-invitation 2022-11-09 14:23:21 +03:00
51097dd0ce Web: Removed the deactivation tab of the portal during the expired period. 2022-11-09 14:15:51 +03:00
6046fe345a Temporary hide MoreLoginModal 2022-11-09 14:11:11 +03:00
8f6d197f7e Web: Access to the portal deletion page is prohibited for anyone who is not the owner. 2022-11-09 14:07:59 +03:00
b729805fa7 Web: Files: fixed tiles tags 2022-11-09 13:24:14 +03:00
187c61df68 Web: Added a page for deleting the portal during the expired period. 2022-11-09 13:22:31 +03:00
bc96186d62 Web: Files: fixed article loader 2022-11-09 12:47:20 +03:00
Elyor Djalilov
5d6ab42543 Web:Client:ActiveSessions: bugfix 2022-11-09 14:23:28 +05:00
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