-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature/678 add guid to gspc emails #761
Open
john-labbate
wants to merge
68
commits into
staging
Choose a base branch
from
feature/678-add-guid-to-gspc-emails
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
merge from feature branch to dev for verifying backend changes
fix previous revert causing code not merged in issue
implement favicon
merge code for final agencies list update into dev branch for back end testing
merge latest from staging back to dev
Merge Staging to Dev
remove the wildcard CORS origin and add origins to help with local dev
sync dev with staging branch
address home page URl issue
sync dev with staging latest code
sync dev with staging latest code
Mmeyer/structlogs
add gunicorn to requirements
use correct flags for gunicorn--sigh
try without gunicorn
specificy stdout for log stream
merge latest code from staging into dev
per issue 364, remove lower case of topic
Mmeyer/increase workers
reduce number of workers
make number of workers a variable so it can be set differently in dif…
Dependabot Alert: Server-Side Request Forgery in axios #620
Update USWDS to latest version 3.8.2 | Training #615
merge main into dev
Dependabot Alert: Vite's server.fs.deny is bypassed when using ?import&raw #651 Dependabot Alert: Vite DOM Clobbering gadget found in vite bundled scripts that leads to XSS #650 Dependabot Alert: Vite DOM Clobbering gadget found in vite bundled scripts that leads to XSS #650 Biobased in Training #663
* Production Release Sprint 46 issues included: BUG: Admin/User Profile Saved Changes are Not Displayed on Results screen #709 BUG: Insert a space between the date field of Completion date range end and Quiz type(s) on the SmartPay Training Report #705 Customizable Training Report for A/OPC #633 * Fixed merge issue * Added finally block to reset loading and show spinner boolean value * Update Fedrooms broken link
Sprint 47 issues includes: Dependabot Alert: Atro CSRF Middleware Bypass (security.checkOrigin) #720 Dependabot Alert: Astro's server source code is exposed to the public if source maps are enabled #725 Update to the latest version of USWDS 3.11.0 #722 BUG: Training Report - Selecting an Agency w/o Bureau No Results Returned #728 Update SMTP to reflect GSA IT naming convention standard #736
* Production Release Sprint 48 issues includes: Federal Website Standards - Meta Page Descriptions #715 Remove All Content/References to Executive Order (E.O.) 14081 #746 Add Asterisk to the 4-digit Prefixes where referenced throughout website and add additional content #745 Federal Website Standards - HTML Page Titles #714 * Add mailto link to email per code review comments
…to feature/678-add-guid-to-gspc-emails
Feature/678 add guid to gspc emails
…com/GSA/smartpay-training into feature/678-add-guid-to-gspc-emails
…eature/678-add-guid-to-gspc-emails
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.
WIP do not merge