generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 149
PetSite updates #350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
PetSite updates #350
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bonclay7
reviewed
Aug 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@awsimaya do we even need this file at all?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will clean up from Rafael's branch. This is harmless for now.
bonclay7
added a commit
that referenced
this pull request
Aug 15, 2025
* PetSite updates (#350) * useId in querystring, userId in trace context, and new layout + more * Basecontroller changes to avoid dual redirect * Change SSM approach * Change SSM Access and change petitem layout slightly * Comment cuteness rate for testing * TryParse check * Comment Food stuff * Aggressive logging for debugging purposes * Add app wide error page * Adding logging to AdoptionController * Add DataProtection dependency for TempData * Make TempData use Session * Get rid of TempData altogether * Logging for ViewData checks * Change from HttpSession Cookies for Payment * Moved userId management to ViewData and hidden controls * Validate querystring in URLs, use inline input fields for userIds * Add Helpers * App wide Error page * enable app-signals and autoinstrumentation on petsite * remove xray sdk and add custom span attributes to the traces from auto-instrumentation * .NET Version, new page design, favicon etc * Remove stuff from appsettings * Add appsettings.development.json to gitignore * Remove duplicate entries from gitignore * payforadoption async split into pethistory (#334) * Add UserId to completeadoption API * Complete adoption moves from transaction to event * Add SQS permissions * Modify adoption schema * Add pet adopter lambda function * Fix app signals requirements * Rework petadopter to focus on history in async mode * Enable testing on staging branch * Split adoption and history logic * Update CI tests * Remove dead param * Update stack name * Remove db stats metrics as not collected * Disable code guru comments (#337) * Fix petsite ADOT migration (#341) * Create tracing span with activity source on PetSite * add ASPNETCORE_HTTP_PORTS env variable for PetSite to listen on Port 80 * useId in querystring, userId in trace context, and new layout + more (#342) * Set up Rust project structure and core dependencies * Implement core data models and validation * Set up configuration management and AWS integration * Implement DynamoDB repository layer * Implement business logic services * Add observability middleware to handle metrics and tracing * Implement HTTP API endpoints and routing * Add admin API operations * Add checkout API * Cleanup and tests * Fix docker build * Add CDK definition * Update CI tests * cleanup * fixup! Update CI tests * fixup! Update CI tests * Fix shutdown * cargo fmt * Update task def settings * Improve docker build * Cargo fmt * Fix cargo tests --------- Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: Raviteja Sunkavalli <[email protected]> Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: sunkavar <[email protected]>
rafaelpereyra
added a commit
that referenced
this pull request
Aug 15, 2025
* chore: Removed old CDK code and reorg apps * fix: improve build configuration and cleanup - Fixed indentation in GitHub Actions workflow file (.github/workflows/build-test.yml) - Added .NET build files pattern (**/obj/**) to .gitignore - Removed copyright header from minified CSS file (site.min.css) * New petfood service (#347) * PetSite updates (#350) * useId in querystring, userId in trace context, and new layout + more * Basecontroller changes to avoid dual redirect * Change SSM approach * Change SSM Access and change petitem layout slightly * Comment cuteness rate for testing * TryParse check * Comment Food stuff * Aggressive logging for debugging purposes * Add app wide error page * Adding logging to AdoptionController * Add DataProtection dependency for TempData * Make TempData use Session * Get rid of TempData altogether * Logging for ViewData checks * Change from HttpSession Cookies for Payment * Moved userId management to ViewData and hidden controls * Validate querystring in URLs, use inline input fields for userIds * Add Helpers * App wide Error page * enable app-signals and autoinstrumentation on petsite * remove xray sdk and add custom span attributes to the traces from auto-instrumentation * .NET Version, new page design, favicon etc * Remove stuff from appsettings * Add appsettings.development.json to gitignore * Remove duplicate entries from gitignore * payforadoption async split into pethistory (#334) * Add UserId to completeadoption API * Complete adoption moves from transaction to event * Add SQS permissions * Modify adoption schema * Add pet adopter lambda function * Fix app signals requirements * Rework petadopter to focus on history in async mode * Enable testing on staging branch * Split adoption and history logic * Update CI tests * Remove dead param * Update stack name * Remove db stats metrics as not collected * Disable code guru comments (#337) * Fix petsite ADOT migration (#341) * Create tracing span with activity source on PetSite * add ASPNETCORE_HTTP_PORTS env variable for PetSite to listen on Port 80 * useId in querystring, userId in trace context, and new layout + more (#342) * Set up Rust project structure and core dependencies * Implement core data models and validation * Set up configuration management and AWS integration * Implement DynamoDB repository layer * Implement business logic services * Add observability middleware to handle metrics and tracing * Implement HTTP API endpoints and routing * Add admin API operations * Add checkout API * Cleanup and tests * Fix docker build * Add CDK definition * Update CI tests * cleanup * fixup! Update CI tests * fixup! Update CI tests * Fix shutdown * cargo fmt * Update task def settings * Improve docker build * Cargo fmt * Fix cargo tests --------- Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: Raviteja Sunkavalli <[email protected]> Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: sunkavar <[email protected]> * feat: added petfood to the new folder structure * fix: added missing petsite changes from #347 --------- Co-authored-by: Rafael Pereyra <[email protected]> Co-authored-by: Rodrigue Koffi <[email protected]> Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: Raviteja Sunkavalli <[email protected]> Co-authored-by: Imaya Kumar Jagannathan <[email protected]> Co-authored-by: sunkavar <[email protected]>
bonclay7
added a commit
that referenced
this pull request
Aug 16, 2025
* origin/staging: PetSite updates (#350)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes: