Commit Graph

47 Commits

Author SHA1 Message Date
dff3333862 fix query 2023-06-29 11:32:05 +03:00
bfb9a096e6 Merge branch 'develop' into feature/optimization-queries
# Conflicts:
#	common/ASC.Core.Common/Billing/License/LicenseReader.cs
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Data/DbAzService.cs
#	common/ASC.Core.Common/Data/DbQuotaService.cs
#	common/ASC.Core.Common/Data/DbSubscriptionService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Core.Common/Data/DbUserService.cs
#	common/ASC.Data.Backup.Core/Core/DbHelper.cs
#	common/ASC.Feed/Data/FeedAggregateDataProvider.cs
#	common/ASC.Feed/Data/FeedReadedDataProvider.cs
#	common/ASC.IPSecurity/Data/IPRestrictionsRepository.cs
#	common/ASC.Webhooks.Core/DbWorker.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
2023-06-27 18:29:23 +03:00
f4f5edec05 Merge branch 'develop' into feature/webhooks-page
# Conflicts:
#	web/ASC.Web.Api/Api/Settings/WebhooksController.cs
2023-06-06 01:49:14 +03:00
f5620a3666 Merge branch 'develop' into feature/optimization-queries 2023-06-01 23:52:40 +03:00
9b456a71ae fix 2023-06-01 15:59:17 +03:00
75ebc4ce65 fix await using 2023-06-01 14:27:27 +03:00
1dce9ba876 refactoring 2023-06-01 13:54:19 +03:00
Vladimir Khvan
7619fe03e8 Merge branch 'develop' into feature/webhooks-page 2023-05-31 16:05:47 +05:00
a6cfdc252e fix 2023-05-31 12:04:20 +03:00
6c78438b75 Merge branch 'develop' into feature/optimization-ef
# Conflicts:
#	common/ASC.Api.Core/Middleware/WebhooksGlobalFilterAttribute.cs
#	common/ASC.Core.Common/Context/Impl/TenantManager.cs
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/RegionHelper.cs
#	common/ASC.Core.Common/Data/DbQuotaService.cs
#	common/ASC.Core.Common/GeolocationHelper.cs
#	common/ASC.Data.Backup.Core/Core/NotifyHelper.cs
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Services/NotifyService/NotifyClient.cs
#	products/ASC.Files/Service/Thumbnail/Builder.cs
#	products/ASC.People/Server/Api/UserController.cs
#	web/ASC.Web.Api/Api/ConnectionsController.cs
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/Settings/RadicaleController.cs
#	web/ASC.Web.Api/Api/Settings/TfaappController.cs
#	web/ASC.Web.Api/Core/QuotaHelper.cs
#	web/ASC.Web.Core/Notify/NotifyConfiguration.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
#	web/ASC.Web.Core/Notify/StudioNotifyServiceHelper.cs
2023-05-30 14:13:02 +03:00
20320a8fb1 CompileAsyncQuery:DbWorker 2023-05-29 15:01:13 +03:00
8d7219c0e0 async refactoring 2023-05-19 14:42:02 +03:00
5521b925e8 Webhooks: added total for Webhooks journal 2023-05-16 12:22:53 +03:00
63b0370a07 Webhooks: fixed query 2023-05-16 11:51:02 +03:00
64c176855c Webhooks: optimization 2023-05-06 19:55:12 +03:00
NikitaVashchuk
828d4ca35c fix groupStatus 2023-04-18 14:58:18 +05:00
NikitaVashchuk
26c566e7d2 fix CreateWebhook, added query parameters for UpdateWebhook 2023-04-14 21:31:36 +05:00
NikitaVashchuk
61533655d5 added log filter by eventId 2023-04-12 16:35:15 +05:00
NikitaVashchuk
acff2c4439 fix ssl 2023-04-11 14:59:02 +05:00
NikitaVashchuk
3fc877a422 GetJournal(HttpGet("webhooks/log"): added group status for webhooks as bit flag; added deliveryFrom, deliveryTo; added search by configId;
GetTenantWebhooks(HttpGet("webhook")): added status for last webhook;
UpdateWebhook([HttpPut("webhook")]): added ssl option;
Updated db migrations
2023-04-06 23:46:23 +05:00
a3800de721 TenantDbContext -async part1 2023-03-20 19:16:00 +03:00
Vashchuk Nikita
e6005f5ab7 added name attribute, modified migrations 2023-03-14 21:27:12 +05:00
beb1834a0a EF: batch operations 2023-02-27 16:39:52 +03:00
3269d48e15 added new table 2023-02-21 14:22:34 +03:00
Vashchuk Nikita
cf37c1704d remove name from returned parameters 2023-01-30 21:31:31 +05: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
12760ef28f Webhook: merged services. Added Polly. 2022-08-16 13:36:48 +03:00
dba122eb96 Common, files: added dbcontext pool 2022-07-28 21:00:49 +03:00
62fbab1185 Merge branch 'feature/backend-refactor' into feature/warnings 2022-03-22 13:20:43 +03:00
6a09cf47e9 IDE0044 2022-03-17 18:07:17 +03:00
80eb1c8257 IDE0011 2022-03-17 18:01:39 +03:00
65db98f65c added new license headers 2022-03-15 21:00:53 +03:00
e6f111f651 Merge branch 'feature/backend-refactor' into feature/asc-core-common-refactor 2022-02-25 20:16:00 +03:00
ca7140186d Core: resolve properties for mapping, add mapping/projection 2022-02-15 13:30:05 +03:00
fb4698af87 refactoring: property to field 2022-02-14 17:43:03 +03:00
205e13ab09 refactoring: webhooks.core 2022-02-11 17:46:49 +03:00
47eabc2610 Merge branch 'feature/backend-refactor' into feature/refactoring-webhooks.core 2022-02-10 16:46:26 +03:00
687c2235fb refactoring: webhooks.core: file-scope namespace 2022-02-03 16:43:37 +03:00
df26903973 refactoring: webhooks.core 2022-02-02 17:47:35 +03:00
655c70948d refactoring: add globalusings: webhooks.core 2022-01-31 11:35:57 +03:00
Vashchuk Nikita
3b4cb1dfc6 Added GlobalFilter, fix 2021-09-03 17:02:52 +03:00
Vashchuk Nikita
45d221a109 Split webhooks into service and core 2021-08-26 21:43:41 +03:00