Commit Graph

60 Commits

Author SHA1 Message Date
Viktor Fomin
49c5104806 Common: add useThemeDetector 2023-01-13 21:59:47 +03:00
a40b71be06 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-26 17:08:32 +03:00
b27045eb18 Web: Replaced pure axios to request function 2022-12-26 17:08:28 +03:00
Akmal Isomadinov
c87ef9316c Web: Fixed cyclic import method getUserRole 2022-12-23 20:54:04 +05:00
Timofey Boyko
4a3438ed90 Web:Common:AxiosClient: fix SSR error message 2022-12-23 10:52:42 +03:00
a9d08f397e Web: SDK: Fixed config initialization 2022-12-21 14:44:05 +03:00
e8141c6f22 Web: Changed load Docspace config for clients 2022-12-20 19:51:49 +03:00
Akmal Isomadinov
639478d0f4 Web:Common:Utils:axiosClient Fixed error message 2022-12-20 13:53:21 +05:00
67a85a0095 Merge branch 'release/rc-v1.2.0' into feature/advanced-security 2022-12-16 16:45:54 +03:00
Akmal Isomadinov
91257d2745 Web:Client Added a stub for rooms not found or inaccessible 2022-12-16 17:17:01 +05:00
5ccbda995b Web: Deleted getArchiveRoomRoleActions; 2022-12-14 19:42:12 +03:00
c209e55210 Web: Deleted useless code. 2022-12-14 19:35:35 +03:00
32ad4c9e2b Web: Removed ability to delete users in the archive room. 2022-12-09 18:38:58 +03:00
61f7765a4f Merge branch 'develop' into feature/api-origin 2022-12-06 21:47:56 +03:00
23a7210fbc Merge branch 'develop' into bugfix/access-rights 2022-11-24 20:33:59 +03:00
9ad9127eeb Web: Removed the ability to delete a room without being in the archive. 2022-11-22 17:12:32 +03:00
407dd9c74e Update socket.js
Fix work of early subscriptions to socket events
2022-11-22 16:59:23 +03:00
045c98258f Web: Added check for archive folder. 2022-11-21 10:37:10 +03:00
f68789220e Web: Refactoring. 2022-11-21 10:02:31 +03:00
c41a4bb17f Web: Fixed error. 2022-11-21 10:01:12 +03:00
69944587b9 fix 2022-11-20 20:02:32 +03:00
0f49b15dd6 fix 2022-11-19 21:01:47 +03:00
9bcaf62b9a temp 2022-11-18 21:54:05 +03:00
28b8ac504e Web: Common: added getArchiveFileRoleActions 2022-11-18 18:01:58 +03:00
94ce8ff399 Merge branch 'develop' into bugfix/access-rights 2022-11-18 17:41:40 +03:00
d26c875f0a Web: Added canCopy function. 2022-11-18 15:34:40 +03:00
811c58e4da Web: Added canPinRoom function. 2022-11-18 14:11:39 +03:00
d29088c33f Web: Common: added getArchiveRoomRoleActions 2022-11-18 14:04:29 +03:00
8bc024d260 Web: Added canMakeForm function. 2022-11-18 11:58:17 +03:00
8b9683022c Update axiosClient.js 2022-11-16 18:00:41 +03:00
b3db2e5f3e Update axiosClient.js 2022-11-14 19:46:07 +03:00
8a909c33d2 Merge branch 'develop' into feature/api-origin 2022-11-14 17:17:14 +03:00
TimofeyBoyko
05de3adde7 Web:Common:Utirls: delete accessRights and add actions for rooms, files and accounts 2022-11-14 12:03:49 +03:00
TimofeyBoyko
5f9a777c2d Web:Common:AccessRights: rename getAccountsAccessRights to getAccountsRights 2022-11-14 10:36:51 +03:00
8da3deaa72 Added api_origin 2022-11-13 22:38:33 +03:00
TimofeyBoyko
21a1c0c10d Web:Common:Utils: fix get room rights 2022-11-11 17:34:39 +03:00
TimofeyBoyko
5e52c802df Web:Common:Utils: add access rights matrix for accounts 2022-11-11 16:26:05 +03:00
TimofeyBoyko
5bbc75f8bf Web:Common:Utils: add access rights matrix 2022-11-11 15:58:41 +03:00
Viktor Fomin
86c6a8421a Common: Utils: add bg pattern func 2022-10-24 15:01:43 +05:00
f013c74475 Web: Added additional units for measuring the amount of information, added verification. 2022-10-11 10:58:10 +03:00
7f1d946269 Merge branch 'develop' into feature/stripe
# Conflicts:
#	packages/client/src/Shell.jsx
#	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
#	packages/client/src/pages/PortalSettings/categories/common/settingsCustomization/dns-settings.js
#	packages/client/src/pages/PortalSettings/index.js
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.People/Server/Api/UserController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Core/HttpHandlers/SsoHandler.cs
2022-09-23 16:11:23 +03:00
5953732f20 Common: Utils: init data url to file 2022-09-21 03:39:38 +03:00
bec4f11dcd Merge branch 'develop' into feature/stripe
# Conflicts:
#	common/ASC.Api.Core/Extensions/HostBuilderExtension.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Webhooks.Service/Program.cs
#	packages/common/components/Loaders/index.js
#	packages/common/store/AuthStore.js
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	packages/login/webpack.config.js
#	products/ASC.Files/Service/Program.cs
#	web/ASC.Web.Api/Program.cs
2022-09-15 17:16:04 +03:00
20fe2a3763 Web:Added values for the downgrade plan dialog from the stores. 2022-09-15 12:54:00 +03:00
d2ce2f4435 Web: Added replacement in returned feature objects. 2022-09-14 16:01:40 +03:00
cb1da48faf Web: Profile: fix selected language 2022-09-06 12:52:57 +03:00
69b692bd40 Web: Added functionality for the expired period. 2022-09-01 17:28:08 +03:00
Artem Tarasov
106152a2a4 Web: Login/Common: fixed types 2022-08-27 00:49:06 +03:00
Artem Tarasov
6f9120ee03 Merge branch 'develop' into feature/login-ssr
# Conflicts:
#	packages/client/src/store/TargetUserStore.js
#	packages/common/store/AuthStore.js
#	packages/common/store/SettingsStore.js
#	packages/common/utils/index.ts
#	packages/login/src/Login.jsx
#	packages/login/src/RoomsLogin.jsx
2022-08-24 10:17:39 +03:00
Artem Tarasov
eba3f4ebe5 Web: Common: utils: added types for login func 2022-08-22 15:07:11 +03:00