Commit Graph

1223 Commits

Author SHA1 Message Date
Timofey Boyko
64a4271a8a Web: move BannerStore from Client to Common 2023-03-17 18:36:31 +03:00
1c6f4453a4 Web: Deleted useless code. 2023-03-16 15:09:58 +03:00
Timofey Boyko
411b23fbfd Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 12:14:03 +03:00
Viktor Fomin
14376af10e Common: TfaStore: set type 2023-03-16 12:12:38 +03:00
Timofey Boyko
11344865f0 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 12:12:37 +03:00
Timofey Boyko
42b7d73add Web:Common:Loaders: fix loader styles for room type section 2023-03-16 12:12:30 +03:00
7474947f68 Web: Files: fixed loaders flickering 2023-03-16 11:35:07 +03:00
a4567c99dc Web: Hide room types FillingFormsRoom, ReviewRoom, ReadOnlyRoom 2023-03-16 11:57:28 +04:00
ca18f997c3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-15 18:08:07 +03:00
bf9063b497 Web: Added links to go to support and help center. 2023-03-15 18:07:21 +03:00
faa4df0d73 Web:Client:Fix loader styles profile mobile. 2023-03-15 15:32:00 +03:00
e19e813738 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-15 12:10:55 +03:00
98c9fd3e37 Web:Common:Add ProfileFooterLoader. 2023-03-15 12:06:48 +03:00
01693db8ba Web:Common:Fix margin for SectionFooter. 2023-03-15 12:05:55 +03:00
9a45dea8bd Web: Added opportunity to change wrongPortalNameUrl in config.json 2023-03-14 22:31:43 +04:00
Timofey Boyko
8aa2102e05 Web:Common:Loaders: fix loader styles 2023-03-14 18:23:53 +03:00
1f5e0ea835 Web: SettingsStore: The "with password" parameter is set to true. 2023-03-14 17:49:51 +03:00
2c1ec72c3a Web: PrivateRoute: Fixed redirect to the 'portal unavailable' page. 2023-03-14 14:30:16 +03:00
1ebc887717 Web: Fix Payments translation issues (moved some keys to Common) 2023-03-14 15:00:19 +04:00
1df9a39a13 Web: Fix some translations issues 2023-03-14 14:15:43 +04:00
696b6504fc Web: Hid upgrade button in dialog for room admin. 2023-03-13 17:23:36 +03:00
7420a2a25a Web: Removed number substitution in translation. 2023-03-13 11:57:19 +03:00
4bb0bc9d1c Web: Change version to v1.0.0 2023-03-13 12:19:48 +04:00
9d0a3f10e8 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-12 18:27:19 +03:00
0fd2142e82 Web:Common: Fixed applying tablet styles for tablets larger than 1024px to desktop styles. 2023-03-12 18:26:37 +03:00
bc68d350bf Merge branch 'release/v1.0.0' into bugfix/payments-page 2023-03-10 19:41:04 +04:00
122f9065dc Web: Added errors handler, getting link was moved to init function. 2023-03-10 18:25:24 +03:00
511c9d0bef Web: Added error handler. 2023-03-10 17:09:03 +03:00
bd61c2c322 Web: Payments: Splitting a file into several. 2023-03-10 15:41:33 +03:00
Vashchuk Nikita
2d92da7c0c Merge branch 'release/v1.0.0' into feature/notifications
# Conflicts:
#	web/ASC.Web.Api/GlobalUsings.cs
2023-03-10 17:39:47 +05:00
e138399ab2 Web:Common:Add title for SortButton. 2023-03-09 19:11:55 +03:00
14a6bceb86 Fixed Bug 61529 - Rooms.Archive. Fixed "Clear search" action 2023-03-09 13:36:50 +03:00
29abce027d Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/client/src/pages/Accounts.jsx
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/constants/index.js
#	products/ASC.People/Server/Api/UserController.cs
2023-03-06 15:37:45 +03:00
43e465697d Fix Bug 61481 - Accounts. The email of the portal owner is not confirmed 2023-03-06 14:20:59 +04:00
83c03823aa Fix confirmLink activeEmail 2023-03-06 12:35:49 +04:00
Akmal Isomadinov
7ee3770bd2 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed the wheel event and removed useless code 2023-03-06 11:59:41 +05:00
Akmal Isomadinov
ff18523e43 Web:Common:Components:MediaViewer:Sub-Components Fixed the zoom value in the toolbar 2023-03-06 11:21:28 +05:00
964300cd19 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-03 17:02:35 +04:00
Mushka Nikita
5171aeceb8 fiixed infoPanel closing on category switch 2023-03-03 13:34:03 +03:00
Akmal Isomadinov
e6fe2125d8 Web:Common:Components:MediaViewer:Sub-Components:ImageViewerToolbar Fixed a typo in the file name 2023-03-03 14:55:55 +05:00
Akmal Isomadinov
63821e70f3 Web:Common:Components:MediaViewer:Sub-Components Correcting the function name and casting a single style 2023-03-03 14:52:17 +05:00
Akmal Isomadinov
fbab03fa5e Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed a typo in the function name 2023-03-03 14:41:59 +05:00
d88d866deb Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-03 13:24:49 +04:00
Akmal Isomadinov
50b50cb75b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed position calculation in wheel events 2023-03-03 13:36:58 +05:00
Akmal Isomadinov
e20b60b5af Web:Common:Components:MediaViewer:Sub-Components:ViewerWrapper Fixed closing the viewer during deletion and renaming 2023-03-03 13:26:44 +05:00
Akmal Isomadinov
a8a7344225 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed hiding the toolbar after opening the viewer 2023-03-03 13:11:39 +05:00
Timofey Boyko
a1c6d87598 Web:Common:FilterInput: fix empty tag 2023-03-03 11:07:52 +03:00
Timofey Boyko
f4f7a1b3ad Web:Client: move FilterGroups and FilterKeys constants to common 2023-03-03 11:05:26 +03:00
Akmal Isomadinov
26df02cd2c Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed on close 2023-03-03 12:58:50 +05:00
Akmal Isomadinov
94e5321e13 Web:Common:Components:MediaViewer:Sub-Components: Removed useless code 2023-03-03 12:47:26 +05:00