-
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 #684
Merged
Merged
Release to val #684
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
asharonbaltazar
temporarily deployed
to
master-kibana
July 25, 2024 18:19 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
github-pages
July 25, 2024 18:27 — with
GitHub Actions
Inactive
13bfrancis
temporarily deployed
to
appk-text-kibana
July 25, 2024 20:25 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
fix-banner-submit
July 26, 2024 12:54 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
fix-banner-submit
July 26, 2024 12:55 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
fix-banner-submit
July 26, 2024 13:47 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
fix-banner-submit
July 26, 2024 13:47 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
fix-banner-submit
July 26, 2024 13:47 — with
GitHub Actions
Inactive
* feat: update `useGetItemCache` to params * feat: change details to :authority/:id route; update dashboard links * feat: rework breadcrumbs and navigating to work with `authority` param * feat: create new `Authority` unions and maps * revert: revert `routes` change to `/details` route * feat: preference to use union over enum changes * fix: update `useOriginPath` to work with new `details/:authority/:id` route * fix: remove optional parameter type from `getDashboardTabForAuthority` * fix: update unit test for new `AuthorityAPI` type * fix: update test `.toEqual` value * fix: add `encodeURIComponent` for authority table links * fix: redirect wasn't working due to wrong authority type * chore: remove unused `locationState` arg * feat: add `hasSubmissionDate` check to `statusChecks` * fix: add `recordExists` and `hasSubmissionDate` * chore: prefer react-router `useParams` * feat: update `origin` to `details` and `dashboard` * feat: add typ guard function: `isStringAuthority` * chore: remove `origin` query from `OptionCard` * feat: rework origin tracking function * feat: lift banner/alert functions into `ActionForm`; use simplified origin function * feat: rework origin logic in `SubmitAndCancelBtnSection` * chore: remove `originPath` variable/prop * chore: remove `navigationLocation` variable and prop * chore: update origin handling in forms * chore: some function renaming * fix: mark `getFormOrigin` args optional * chore: delete unused `useQuery` * chore: delete `stripQueryString` * revert: correct document polling checks for waiver forms * chore: remove `/details` route from tests, no longer static route * chore: remove `/details` route from tests, no longer static route * chore: move `getDashboardTabForAuthority` to `switch` logic * chore: simplify render logic for cell details link * feat: opt to use `Authority` * chore: fill in missing types * chore: update types to `Authority` * add a log to see record info when it fails * give mako topic gets new id --------- Co-authored-by: 13bfrancis <[email protected]>
asharonbaltazar
temporarily deployed
to
master-kibana
July 26, 2024 15:06 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
github-pages
July 26, 2024 15:12 — with
GitHub Actions
Inactive
asharonbaltazar
approved these changes
Jul 26, 2024
🎉 This PR is included in version 1.5.0-val.66 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
asharonbaltazar
temporarily deployed
to
github-pages
July 26, 2024 15:30 — with
GitHub Actions
Inactive
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