Skip to content
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 develop to main #159

Merged
merged 20 commits into from
Feb 11, 2025
Merged

Merge develop to main #159

merged 20 commits into from
Feb 11, 2025

Conversation

anilnatha
Copy link
Collaborator

🗒️ Summary

This PR addresses the need to merge the develop branch to main to prep for a release.

⚙️ Test Data and/or Report

All changes have been tested and verified to be working against the develop branch. Also verified that the production build does not generate errors during compilation.

dependabot bot and others added 20 commits January 23, 2025 17:57
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
-Added fix to update search box when navigating from back or forward in history.
-Added fix for invalid investigation lids causing crash. Example search for "arecibo"
-Added fix to keep the value of the search text when returning from the back button and then selecting a new checkbox.
-Fixed the message that shows on the search page when unrelated filters are selected from the home page.
-Fixed the label showing as "0 selected" instead of "all" when the filter chip X button is clicked.
-The "all" checkbox is now shown as checked when all chips are deselected.
-The all value is removed from single select filters since it should not be able to be selected. It is already acting as if all is selected when nothing is selected.
-If the search service fails the search page will show an error message.
-Added error case for errors thrown after page has been loaded.
-Added error flag reset for solr warning banner and search page.
…ontend/vite-5.4.14

Bump vite from 5.4.11 to 5.4.14 in /apps/frontend
Show Search Errors Message In Search Page #138
Fixes 121 search textfield update and fixes several search page bugs.
-Datasets, bundles, collections, targets, telescopes, facilities, and resources all link to the resLocation value.
Use resLocation For Linking Search Results #147
-Fixed an issue where the instrument page would attempt to load investigation url before it was loaded.
…es-and-info

Update dependencies and package version
…e-load-error

Fix Direct Instrument Page Load Error #156
@anilnatha anilnatha requested a review from a team as a code owner February 11, 2025 19:00
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
7.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Copy link
Member

@eddiesarevalo eddiesarevalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New release!

@anilnatha anilnatha merged commit 1c98b33 into main Feb 11, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants