Commit Graph

5977 Commits

Author SHA1 Message Date
Viktor Fomin
379ce84517 Client: NavMenu: add hideProfileMenu 2023-07-29 17:50:50 +03:00
Viktor Fomin
92fb3499bb Client: expose PaymentsPage 2023-07-29 14:59:16 +03:00
Viktor Fomin
94ace69c1f Client: PortalSettings: useIsSmallWindow 2023-07-28 01:54:56 +03:00
Viktor Fomin
8c3a9bc82a Client: PortalSettings: Branding: useIsSmallWindow 2023-07-28 01:38:28 +03:00
Viktor Fomin
47a9f7a367 Client: expose LoaderWhiteLabel 2023-07-28 01:28:32 +03:00
Viktor Fomin
528e7b97a7 Client: PortalSettings: Common: fix loaderWhiteLabel styles 2023-07-28 01:28:02 +03:00
Viktor Fomin
c36da266ea Client: expose BreakpointWarning 2023-07-28 01:14:57 +03:00
Viktor Fomin
1772d018cc Merge branch 'develop' into feature/management 2023-07-28 00:26:58 +03:00
39caff8634 web: fix display PublicRoomBar on Custom room 2023-07-27 15:18:49 +04:00
0e0e359368
Merge pull request #1572 from ONLYOFFICE/bugfix/fix-move-copy-toast
bugfix/fix-move-copy-toast
2023-07-26 19:33:19 +04:00
0d375cb414
Merge pull request #1573 from ONLYOFFICE/bugfix/fix-click-new-items
Fix page crash
2023-07-26 19:31:53 +04:00
f19364c9ef
Merge pull request #1575 from ONLYOFFICE/bugfix/fix-non-unique-id
Fix non unique ids
2023-07-26 19:31:25 +04:00
Viktor Fomin
9b015e0860 Merge branch 'develop' into feature/management 2023-07-26 18:29:38 +03:00
a46a82180c Web: Renamed translation 2023-07-26 18:56:07 +04:00
Viktor Fomin
5da205b488 Client: add wrapper for whitelabel 2023-07-26 12:31:46 +03:00
Viktor Fomin
331a8bb33d Client: ProfileActionsStore: add management item 2023-07-26 12:24:35 +03:00
2853735615 Web: Files: EditLinkPanel: fixed mobile view 2023-07-25 19:14:52 +03:00
a67f301608 Web: Files: fixed translations 2023-07-25 19:04:28 +03:00
cffbf97517 Web: Files: EditLinkPanel: fixed onCopyClick 2023-07-25 19:01:13 +03:00
1b8fb5ca59 Web: Files: EmbeddingBody: fixed CodeCopySuccess translation 2023-07-25 19:00:48 +03:00
960e0655bb Web: Files: fixed table after merge 2023-07-25 18:51:16 +03:00
3d3f244cc1 Web: Files: fixed RoomSharingDialog styles 2023-07-25 18:32:22 +03:00
f4e2f76fff Web: Editor: fixed goBack 2023-07-25 18:27:43 +03:00
a1a2d5aa4a Web: Files: fixed files open 2023-07-25 17:59:25 +03:00
7917549533 Web: Files: fixed double share url 2023-07-25 17:44:56 +03:00
2e42741e4b Web: Files: fixed public-room error after added new file 2023-07-25 17:27:11 +03:00
Viktor Fomin
f3df3fe0dd Merge branch 'develop' into feature/management 2023-07-25 15:16:41 +03:00
7d727e0842 Merge branch 'develop' into feature/public-room
# Conflicts:
#	packages/client/src/components/dialogs/index.js
#	packages/client/src/components/panels/UploadPanel/index.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableHeader.js
#	packages/client/src/pages/Home/Section/Header/index.js
#	packages/client/src/store/FilesActionsStore.js
#	packages/client/src/store/FilesStore.js
2023-07-25 13:01:21 +03:00
3958e9f156 Web: Client: Fixed FilesFilter 2023-07-24 17:50:40 +03:00
Viktor Fomin
ac005ccda0 Client: expose CommonWhiteLabel 2023-07-24 16:58:41 +03:00
Viktor Fomin
2fa1a878d0 Client: PortalSettings: CommonWhiteLabel: fix tooltip 2023-07-24 16:58:41 +03:00
Viktor Fomin
5918ae2252 Client: PortalSettings: WhiteLabel: use getLogosAsText 2023-07-24 16:58:41 +03:00
Viktor Fomin
5304ec36f8 Client: PortalSettings: WhiteLabel: use getNewLogoArr 2023-07-24 16:58:41 +03:00
Viktor Fomin
6ae5c89db8 Client: Pages: PortalSettings: observer CommonWhiteLabel 2023-07-24 16:58:41 +03:00
Viktor Fomin
9b8862d9e6 Client: PortalSettings: delete useless, use whiteLabelHelper from common 2023-07-24 16:58:41 +03:00
Viktor Fomin
99db55634c Client: Pages: PortalSettings: Whitelabel: useTranslations instead of withTranslation 2023-07-24 16:58:41 +03:00
Viktor Fomin
c299f63088 Client: Pages: PortalSettings: Whitelabel: use CommonWhiteLabel 2023-07-24 16:58:40 +03:00
Viktor Fomin
556665726a Client: Pages: PortalSettings: brought out layout whitelabel 2023-07-24 16:58:15 +03:00
5a893a8a0a Web: Files: Public-room fixed access for users with authorization, refactoring 2023-07-24 14:41:26 +03:00
997ce4945c Merge branch 'fix-conflicts-merge' of github.com:ONLYOFFICE/DocSpace into fix-conflicts-merge 2023-07-21 16:52:02 +03:00
545bacfaf0 Merge branch 'develop' into fix-conflicts-merge
# Conflicts:
#	packages/client/src/pages/VersionHistory/Section/Body/index.js
#	products/ASC.Files/Core/Configuration/FilesSettings.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
#	products/ASC.Files/Core/Core/Security/FileSecurity.cs
#	products/ASC.Files/Core/Core/Security/FileShareOptions.cs
#	products/ASC.Files/Server/Api/FoldersController.cs
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
2023-07-21 16:51:49 +03:00
Viktor Fomin
461112a7f3 Client: Profile: fix warning 2023-07-21 12:38:57 +03:00
e88d23cf50 Web: InvitePanel: Deleted useless ref code. 2023-07-21 12:15:01 +03:00
5bb6c6a8f4 Web: Fixed display of files loading during operations on it. 2023-07-21 11:14:18 +03:00
gazizova-vlada
21fd2c8342 Web:Client:Fix non unique ids. 2023-07-20 18:13:54 +03:00
gazizova-vlada
9e82b77273 Web:Client:Fixed page crash when clicking on the new files icon in the menu. 2023-07-20 17:19:35 +03:00
gazizova-vlada
77f050a15d Web:Client:Fixed missing toast about move and copy. 2023-07-20 16:22:06 +03:00
Viktor Fomin
69d002d44a Client: fix accountLoginType empty screen 2023-07-20 14:30:50 +03:00
Viktor Fomin
7dbef13bc1 Client: return changeOwner route 2023-07-20 13:38:42 +03:00
695be3d804 Web:Client: fix redirect from /accounts 2023-07-20 13:33:52 +03:00