Граф коммитов

1252 Коммитов

Автор SHA1 Сообщение Дата
SANTHOSH B cdcd486a0a
Merge pull request #772 from fthorntonai/main
MeteredTriggerJob failing due to Unhandled exception
2024-10-07 11:38:12 -07:00
fthornton67 202f6852fd missing semi-colon 2024-10-07 14:16:19 -04:00
fthornton67 55bb4ca9b4 MeteredTriggerJob failing due to Unhandled exception 2024-10-07 13:49:08 -04:00
SANTHOSH B 2102f20c8d
Merge pull request #767 from santhoshb-msft/main
Added app version 8.0.0
2024-10-03 14:53:02 -07:00
SANTHOSH B f46d55501b added app version 2024-10-03 14:32:53 -07:00
SANTHOSH B 3658c3228d
Merge pull request #766 from santhoshb-msft/main
Simplified logic to show three part version, removing the revision
2024-10-03 08:59:33 -07:00
SANTHOSH B edd53ffe78 simplified logic to show three part version, removing the revision 2024-10-01 12:33:42 -07:00
SANTHOSH B 97978e9a37
Merge pull request #760 from santhoshb-msft/main
Fixed email service error during send email
2024-09-22 21:16:54 -07:00
SANTHOSH B e37480939c
Merge pull request #763 from Jayshaw91/patch-1
Update Installation-Instructions.md
2024-09-06 15:26:44 -07:00
Jayshaw91 db764b1d62
Update global.json 2024-09-06 15:07:17 -07:00
Jayshaw91 499073af39
Update Installation-Instructions.md 2024-09-06 15:05:07 -07:00
SANTHOSH B 52c19b8205 updating global json to use latestFeature 2024-09-04 14:01:35 -07:00
SANTHOSH B 558e3bfdcf Removed throwing exceptions on formatting issues
Removed manual exception throwing when To email are empty
Handled both in SMTPemailservice.
2024-09-04 13:43:11 -07:00
SANTHOSH B 9ce5725c66
Merge pull request #749 from msalemcode/msalem/add_8lts_support
Upgrade to Dotnet 8TLS
2024-08-29 13:43:54 -07:00
msalemcode 4052fece77 update cicd.yml 2024-08-20 11:49:10 -07:00
msalemcode 3b25c303ce update ci.yml 2024-08-20 11:46:14 -07:00
msalemcode 3698e4edc9 update dotnet to 8.0.303 to support github scanning 2024-08-20 11:12:41 -07:00
msalemcode 00ccefcc9c adding supported dotnet 8.0.404 version 2024-08-20 11:06:14 -07:00
msalemcode 8e6d88cbc5 update dotnet 8 minor version 2024-08-20 11:03:48 -07:00
msalemcode ecaa30772e update webapp to dotnet8lts 2024-08-15 14:52:24 -07:00
SANTHOSH B 31c7abd87f
Show release version on both apps and new release (#721)
* Added changes to show release version on both apps and new release version message

* Fix casing and remove unused reference

* Added logic to handle exceptions

* Added OSS language
2024-08-15 13:38:54 -07:00
msalemcode c00163938f add 8tls support 2024-08-15 12:49:03 -07:00
SANTHOSH B db99c0dd3f
Merge pull request #720 from msalemcode/msalem/add_sql-pe
Secure SQL Server and KV with PE
2024-08-14 15:03:47 -07:00
SANTHOSH B 543387314f
Merge pull request #715 from neelavarshad/single-tenant-admin
Changed Admin app to single tenant
2024-08-14 10:07:22 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 03d7e288f7 Modified app reg checks 2024-08-07 12:01:11 -07:00
Neelavarsha Duddanahalli Kumar Mahesh f5854cbc70 Modified app reg checks 2024-08-07 11:53:07 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 65ff90f54b Modified app reg checks 2024-08-07 11:47:31 -07:00
Neelavarsha Duddanahalli Kumar Mahesh b66be8d5b2 Modified app reg checks 2024-08-07 11:28:28 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 7dc017bf06 Modified app reg checks 2024-08-07 11:25:51 -07:00
Neelavarsha Duddanahalli Kumar Mahesh dc4a4979ad Modified app reg checks 2024-08-07 11:16:17 -07:00
Neelavarsha Duddanahalli Kumar Mahesh cc99529823 Modified app reg checks 2024-08-07 10:44:47 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 450b7b2564 Modified app reg checks 2024-08-07 10:01:23 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 5ff8acdd98
Merge branch 'Azure:main' into single-tenant-admin 2024-07-24 14:53:08 -07:00
SANTHOSH B c810995d50
Merge pull request #738 from code4clouds/Deploy-fix
Deploy fix
2024-07-24 14:43:37 -07:00
Julio Colon 7031ed42a7
moved params to the top 2024-07-24 13:15:13 -04:00
Julio Colon 7122e95ddf
fixed param to be at the top 2024-07-24 13:07:55 -04:00
Neelavarsha Duddanahalli Kumar Mahesh 7cb42fb803 Added null reference check in admin site startup.cs 2024-07-23 17:06:25 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 716893ce6d Changed default to False in appsettings 2024-07-23 15:22:19 -07:00
SANTHOSH B 3f37d01860
Update footer text (#737)
Adding language to clarify this is an OSS project, not officially supported by MS
2024-07-22 16:37:49 -07:00
SANTHOSH B 489806c27b
Update README.md (#735)
* Update README.md

* Update README.md

* Update Installation-Instructions.md
2024-07-19 14:47:31 -07:00
SANTHOSH B 226a1e6ed4
Merge pull request #734 from code4clouds/code4clouds-support-message
Add support messaging
2024-07-19 14:26:49 -07:00
Julio Colon 324d1aa16a
Update Upgrade.ps1 2024-07-19 16:59:33 -04:00
Julio Colon ca1ba69d50
Update Deploy.ps1
Show a message regarding supportability of the project.
2024-07-19 16:56:55 -04:00
msalemcode 3b4100574e Merge branch 'main' into msalem/add_sql-pe 2024-07-19 09:44:04 -07:00
SANTHOSH B 90223b6365
Ability to have emails flowing without needing to set at individual plan level (#727)
* Removed precondition to setup email on plans
Added email send/error to application logs
Updated instructions
Added try/catch/using for email send

* Show the offer planID
2024-07-18 15:25:35 -07:00
MAGDY SALEM c467dbdab6
Moving subscription selection to top (#726)
This fixes the invalid subscription error while running the deployment script
2024-07-18 15:21:23 -07:00
bkhabazan 6658d99150
Update package references across projects (#719)
Updated package references in AdminSite.csproj, CustomerSite.csproj, and Services.csproj for enhanced MVC view support and Azure service integration. 
Specifically, added `Microsoft.AspNetCore.Mvc.ViewFeatures` version `2.1.3` to both AdminSite and CustomerSite projects for improved MVC view functionalities. In Services.csproj, introduced `Azure.Identity` for Azure service authentication, streamlined Azure authentication by replacing older packages with `Microsoft.Identity.Client`, and aligned `Microsoft.AspNetCore.Mvc.ViewFeatures` version with other projects for compatibility.
2024-07-18 15:18:03 -07:00
Neelavarsha Duddanahalli Kumar Mahesh d32cf4efca Set default multi-tenant admin portal to false 2024-07-18 15:13:26 -07:00
SANTHOSH B 8d5e9cd7de
Added post for subscription operation (#718) 2024-07-17 14:03:57 -07:00
Neelavarsha Duddanahalli Kumar Mahesh 731f58e05e Updated install instructions 2024-06-20 17:26:05 -07:00