Commit Graph

92 Commits

Author SHA1 Message Date
d2e23e3ed4 Merge remote-tracking branch 'remotes/origin/master' into feature/api-descriptions
# Conflicts:
#	common/ASC.Core.Common/Tenants/TenantQuota.cs
#	products/ASC.Files/Core/Core/Dao/Interfaces/IFileDao.cs
#	products/ASC.Files/Server/Api/FoldersController.cs
#	products/ASC.Files/Server/Api/OperationController.cs
#	products/ASC.Files/Server/Api/SettingsController.cs
#	web/ASC.Web.Api/Api/AuthenticationController.cs
#	web/ASC.Web.Api/Api/CapabilitiesController.cs
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/Settings/MessageSettingsController.cs
#	web/ASC.Web.Api/Api/SmtpSettingsController.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/SettingsDto.cs
2023-08-01 11:39:57 +03:00
9b32618dd2 added translations 2023-07-14 16:01:54 +03:00
725310d472 added translations 2023-07-03 17:18:59 +03:00
3ba27cd577 added translations 2023-06-27 16:42:20 +03:00
0f571bf31b added translations 2023-06-23 18:11:24 +03:00
b5b865236b added translations 2023-06-16 13:54:38 +03:00
65d2343c65 added translations 2023-06-07 17:40:23 +03:00
819c6597f4 added translations 2023-05-18 18:23:26 +03:00
4f10368a78 added translations 2023-05-11 19:12:10 +03:00
a0293fee03 added translations 2023-05-10 18:42:42 +03:00
64c176855c Webhooks: optimization 2023-05-06 19:55:12 +03:00
8dba4f6290 generate documentation (963bcb67f1) 2023-04-26 11:08:10 +03:00
aa708c8877 added more descriptions and data types 2023-04-25 19:23:54 +03:00
963bcb67f1 generate documentation 2023-04-19 13:39:32 +05:00
beb1834a0a EF: batch operations 2023-02-27 16:39:52 +03:00
0787427bce fix 2023-02-21 15:12:57 +03:00
3269d48e15 added new table 2023-02-21 14:22:34 +03:00
25859e5d4e refactoring 2023-02-17 15:56:40 +03:00
d5d8373125 EnableSSLVerification is true by default 2023-02-15 15:06:22 +03:00
afe82d599d ASC.Webhooks.Service moved to ASC.Web.Studio 2023-02-08 20:31:58 +03:00
6d363d4abd Webhooks: settings 2023-02-08 14:46:33 +03:00
e58175f69e WebHooks: added resources, new methods and settings for disable webhook 2023-02-08 14:17:06 +03:00
d49ee80fd8 Merge branch 'develop' into feature/fix-webhooks-second 2023-02-08 13:18:59 +03:00
Vashchuk Nikita
d8b9fada67 added functionality for disable SSL verification on WebhookSender requests 2023-01-31 00:25:51 +05:00
Vashchuk Nikita
cf37c1704d remove name from returned parameters 2023-01-30 21:31:31 +05:00
4ddf7d521c update external dependency 2023-01-19 19:05:07 +03:00
a4fd81b404 migrate from .net6 to .net7 2022-11-10 13:10:18 +03:00
ca85ef1d49 fix usings 2022-11-07 12:34:50 +03:00
4870031c1a Api: webhooks retry 2022-08-22 14:00:57 +03:00
22213a25a7 Webhook: filter 2022-08-22 11:00:55 +03:00
585a9f8d00 Webhooks: fix 2022-08-18 22:06:51 +03:00
753284b312 Webhook: added name. renamed config_id 2022-08-18 16:41:53 +03:00
1bcd0c524c Webhoks: added automapper 2022-08-18 12:34:48 +03:00
d26f045e8e Webhooks: added enabled and delivery columns 2022-08-18 12:03:13 +03:00
4cdce5b713 Webhook: async 2022-08-17 12:18:50 +03:00
6ec79e015e Webhook: splited event in two columns 2022-08-16 17:47:40 +03:00
12760ef28f Webhook: merged services. Added Polly. 2022-08-16 13:36:48 +03:00
ceae4ff07d packages updated 2022-08-01 13:58:12 +03:00
fe5c8b0b13 fixed tests and tools 2022-07-29 20:23:19 +03:00
dba122eb96 Common, files: added dbcontext pool 2022-07-28 21:00:49 +03:00
61ec4a18da migrations moved to external projects 2022-07-24 16:02:00 +03:00
Vashchuk Nikita
db9eaa3b08 fix 2022-07-22 23:09:16 +03:00
Vashchuk Nikita
94ca41011b recreate migrations 2022-07-22 22:34:48 +03:00
Vashchuk Nikita
5cfb69ae48 recreated all migrations 2022-07-11 18:33:57 +03:00
Vashchuk Nikita
4628769136 fix Contexts,
fix migrations,
removed MailDbContext.cs,
moved ResourceDbContext.cs
2022-07-08 14:24:18 +03:00
Vashchuk Nikita
bdbd6bd65e Recreating and fixing migrations 2022-07-01 14:27:28 +03:00
Vashchuk Nikita
5a0acc8eaa Renaming folders for contexts and models 2022-07-01 14:23:07 +03:00
75da995099 Merge branch 'develop' into feature/logger-refactoring 2022-05-20 17:01:51 +03:00
19cf415898 backend: updated packages version 2022-04-27 13:02:17 +03:00
13bbce8ea4 Custom logger replaced with Microsoft.Extensions.Logging 2022-04-26 20:53:48 +03:00