-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release to val #364
Merged
Release to val #364
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
…ext valid business day. (#358) * functional * Add tests * remove unneeded info * remove throw * Correct logic * Naming * accommodate github * Update per paul's comments
mdial89f
temporarily deployed
to
master-kibana
February 5, 2024 22:43 — with
GitHub Actions
Inactive
…ing errors (#368) * Try/Catch for the sink... essentially ignoring malformed test records, where the key was undefined * adding try catch for changelog...
mdial89f
temporarily deployed
to
master-kibana
February 7, 2024 15:05 — with
GitHub Actions
Inactive
mdial89f
temporarily deployed
to
master-kibana
February 7, 2024 23:45 — with
GitHub Actions
Inactive
…ccommodate Medicaid specific biz logic (#357) * change rai behavior for medicaid * Update rule for issue rai * Set withdrawn date for medicaid and adjust rules, per AC. * Correct issue rai behavior for medicaid * fix timestamps * hide issue rai for chip when rai withdraw is enabled
mdial89f
temporarily deployed
to
master-kibana
February 8, 2024 16:58 — with
GitHub Actions
Inactive
This reverts commit 085eec0.
mdial89f
temporarily deployed
to
master-kibana
February 8, 2024 17:09 — with
GitHub Actions
Inactive
… being processed correctly, due to a return in place of a continue. (#370)
* initial commit * fix type error in new/test form * add additional plan type and modify test form * conditionally run different queries run different queries based on the authority (waiver, spa, chip, etc) * add to the query for waivers this should set one of the dropdown fields in seatool which is mapped to the type table in the db * let's see * fix sql formatting issue * remove and comment out queries the type and sub-type queries will be important in PI 3 when we have more understanding * add a form * fix type errors and add placeholder forms * stuff for the initial form * add breadcrumb nav for capitated waivers 1915b specifically * add additional forms and setup breadcrumbs for contracting forms * update waiver contracting initial form * update waiver forms * ammend in not a word * update waiver renewal form * write initial capitated waiver for to seatool * update contracting initial * reset to master * change waivernumber to id cap-initial * update ammendment * add 1915b to allowed plan types * add waiver renewal form for contracting * make capitated waiver ammendment work for now * take some things out and finish a form * experimenting * lay the groundwork for waiver actions * finish look and feel of issue rai * add contracting waiver ammendment * Move around some components (making this more scoped to the feature of waiver package actions) * make things make sense * Come up with a reusable hook for package actions on waivers * remove package action stuff and use a different branch for that * Try/Catch for the sink... essentially ignoring malformed test records, where the key was undefined * adding try catch for changelog... * Condense getAvailableActions using an OR * Re-enable existing id check on medicaid and chip spas * Enable spa id checks for waivers * revert back to how we were determining state, since all records should have an ID * AC Fixes * whoops * Lint * typos * spacing * typos and crumbs * Correct regex for ids * add initial intake needd to waviers * make additional info optional * Add Waiver Authority to the details page for waivers only * only allow approved original numbers * Fix typo in form causing submission failure * Enforce the 01+ rule * pass around actiontype * add action type support yut * Fix attachment labels * Super refine --------- Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Mike Dial <[email protected]>
mdial89f
temporarily deployed
to
master-kibana
February 8, 2024 18:02 — with
GitHub Actions
Inactive
mdial89f
approved these changes
Feb 8, 2024
🎉 This PR is included in version 1.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.5.0-val.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Release to val.
Please create a merge commit