Commit Graph

33664 Commits

Author SHA1 Message Date
6f5e548689 Web: Files: fixed user context-menu 2023-05-19 15:08:21 +03:00
efe454806a Web: Files: fixed mobile styles 2023-05-19 12:22:09 +03:00
571f272cfb Web: Files: fixed LinkDoesNotExist translation 2023-05-19 11:27:36 +03:00
f1f41bcda6 Web: Files: added hotkeys support to dialogs, added UnsavedChangesDialog 2023-05-18 17:01:03 +03:00
d836f9ead1 Web: Files: added copy link after save 2023-05-18 14:13:28 +03:00
5ecadb617d Web: Files: fixed public room rights 2023-05-18 12:45:04 +03:00
1b466d5b38 Web: Files: added error pages for public-room 2023-05-18 12:05:16 +03:00
3c01d698e3 Web: Files: fixed getFolder 2023-05-17 17:46:12 +03:00
46087784ee Web: Files: fixed errors 2023-05-17 17:45:13 +03:00
7898d8e0e0 Web: Files: fixed onClickBack 2023-05-17 17:38:04 +03:00
ab9bc2efed Web: Files: added share support for getFolderInfo 2023-05-17 17:37:23 +03:00
f4345e5198 Web: Files: added getPublicRoom api 2023-05-17 17:36:47 +03:00
02954aa899 Web: Components: Navigation: added logo support 2023-05-17 17:34:57 +03:00
8d4cecef6d Merge branch 'develop' into feature/public-room 2023-05-16 16:09:47 +03:00
2011fc7320
Merge pull request #1420 from ONLYOFFICE/bugfix/fix-combo-box
Fix ComboBox
2023-05-16 16:08:40 +03:00
137d715519 Web:Fix missing setIsOpenItemAccess. 2023-05-16 14:26:47 +03:00
d70c981f7f Web: Files: added public-room translations 2023-05-16 14:23:17 +03:00
4b095500b3 Web: Files: added validatePublicRoomPassword, fixed public-room route 2023-05-16 13:30:47 +03:00
cc05daf8b7 Web: Files: added PublicRoom page 2023-05-15 16:49:03 +03:00
c4d9ab94ec Web: Files: added RoomPassword page 2023-05-15 16:45:48 +03:00
26e46a2f1a Web: Files: added new ValidationResult status 2023-05-15 16:40:16 +03:00
ef51ef2272 Web: Files: fixed FormGallery styles 2023-05-15 16:39:32 +03:00
5043a67c91 Web: Files: fixed section-body scroll 2023-05-15 16:38:51 +03:00
db4ad650b6 Web: Files: added validatePublicRoomKey 2023-05-15 16:38:18 +03:00
51e021d5ab Web: Files: added EmbeddingPanel 2023-05-11 17:51:22 +03:00
b9b513af59 Web: Files: added delete link dialog 2023-05-11 13:57:38 +03:00
ea45c5803b Web: Files: added external link api 2023-05-11 11:37:32 +03:00
426616c217 Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/pages/Home/InfoPanel/Body/views/Members/index.js
#	packages/client/src/pages/Home/Section/Header/index.js
2023-05-04 16:19:30 +03:00
e790b13d83
Merge pull request #1365 from ONLYOFFICE/feature/access-drop-down
Feature/access drop down
2023-05-04 17:04:46 +04:00
b385911387 Merge branch 'develop' into feature/access-drop-down 2023-05-04 16:50:15 +04:00
12c790046b Web: Files: added new options to LinkRow 2023-05-04 15:10:06 +03:00
7bc756facc Web: Files: fixed separator 2023-05-04 13:04:52 +03:00
df4e53da70 Web: fix 2023-05-04 12:50:30 +03:00
7d8a8a517d Merge branch 'feature/access-drop-down' of github.com:ONLYOFFICE/AppServer into feature/access-drop-down 2023-05-04 12:39:37 +03:00
6c044944d6 Web:Client:Corrected the view of the list when opened on mobile in vertical orientation. 2023-05-04 12:22:10 +03:00
2ec25c6811
Merge pull request #1398 from ONLYOFFICE/bugfix/fix-section-blinking
Bugfix/fix section blinking
2023-05-03 19:37:38 +04:00
Timofey Boyko
dce4989864 Web:Client:Files: fix render without section width 2023-05-03 18:29:17 +03:00
Timofey Boyko
a5a43a89e1 Web:Client:Home: fix accounts empty page 2023-05-03 18:08:20 +03:00
Timofey Boyko
3244792ad3 Web:Client:EmptyContainer: fix blinking 2023-05-03 17:40:57 +03:00
5bfc351818 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 17:13:06 +03:00
Timofey Boyko
503ee844a7 Merge branch 'develop' into bugfix/fix-section-blinking 2023-05-03 17:01:20 +03:00
fd05e3f5a3 Web:Fixed missing scroll when opening user roles. Fixed the view of the list of user roles when the mobile phone is in a horizontal position. 2023-05-03 16:47:58 +03:00
Timofey Boyko
912dd6af01 Web:Client:Home: fix filter blinking 2023-05-03 16:25:34 +03:00
Timofey Boyko
f9efe4fffd Web:Client: delete console log 2023-05-03 13:55:20 +03:00
0c3ab885a9 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 13:38:20 +03:00
Timofey Boyko
8a49d98e45 Web:Client:PortalSettings: fix branding mobile view 2023-05-03 13:30:47 +03:00
Timofey Boyko
cf9a5117df Web:Common:API: fix getUserList 2023-05-03 13:20:20 +03:00
5edd7b498e
Merge pull request #1389 from ONLYOFFICE/bugfix/fix-invite-panel-list
Fixed the height of the list in the invitation panel
2023-05-03 14:11:45 +04:00
Timofey Boyko
fd808d8ab9 Web:Client:PortalSettings: fix integration routes 2023-05-03 12:48:46 +03:00
f237631d4f Web:Client:Fix. 2023-05-03 10:58:40 +03:00