-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge pull request #1528 from Enterprise-CMCS/masterclone #1531
Open
Dark-Knight-1313
wants to merge
247
commits into
masterclone
Choose a base branch
from
develop
base: masterclone
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.
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
remove svg icon from faq header buttons and filter panel buttons
* add lambda layers for aws sdk v2 * add layer service to deploy script * remove aws sdk 2 dependency since it will be provided by the layer * Update deploy.sh * use awssdkv2 lambda layer across all services * fix for running locally
bflynn-cms
requested review from
kristin-at-theta and
bflynn-cms
as code owners
October 18, 2024 13:42
anyoussefinia
temporarily deployed
to
develop
December 13, 2024 20:15 — with
GitHub Actions
Inactive
merge sub ld
* added function to console log attemp/userIP/role; put in getUser, getUserList, updateUserStatus * changed the ipAddress to use events.requestContext.identity.sourceIp * removed the andie console logs
…bility Pages and Cards (#1569) * added mmdlNotification flag to hide/show the cards related to mmdl * removed an extra console log - oopsies * added console log for launch darkly flags * git ignore env & added another console log * hopefully made react be able to know wwhen to update * need to spread triageData.choices ... i think * okay no choices had to be state my b * lint fix
* empty commit: need branch to deploy to test running script in aws * run notification API then check if we should/shouldnt display a notification * added missing depencies in useEffect * added some styling for button
update state/cms user guides and added demo video for uploaad SS docs
andieswift
temporarily deployed
to
as-fix-flags
January 9, 2025 17:05 — with
GitHub Actions
Inactive
…for hiding mmdl cards (#1573) * changed notifications to be under mmdl notification - changed mmdl cards to be under mmdlfaq * console logs for all ld flags * nawh those console logs are too much
input validation matching phone number format
* dont auto dismiss user notifications * remove dismissed notifications only when manually dismissed * fix bug in dismiss notifications from UI
* dont auto dismiss user notifications * remove dismissed notifications only when manually dismissed * fix bug in dismiss notifications from UI * simplify notification storage
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.
Masterclone
Story: https://qmacbis.atlassian.net/browse/OY2-XXXX
Endpoint: See github-actions bot comment
Details
The purpose of this PR is to merge the latest changes from develop to masterclone ( UAT environment ).
Changes
Implementation Notes
Test Plan