Releases: esgf2-us/metagrid
Releases · esgf2-us/metagrid
v1.5.3
- Updates to the Globus Transfer authentication flow:
- Now using refresh tokens to reduce need for repeated authorizations to perform globus transfers.
- Removed frontend management of globus authorization and tokens to improve reliability.
- Backend now handles the globus auth flow and manages tokens for better security and error correction.
- Updated the reset button to reset scopes and delete stored tokens for a fresh auth start when needed.
- Expanded the copy search options by changing the save search button into a drop-down menu that allows users to:
- Copy a shareable Metagrid search URL to your clipboard.
- Convert your search into an esgpull search query (search results may vary) and save it to your clipboard.
- Convert your search into a download command for esgpull, which will download search results (results may vary).
- Converts your search into Intake ESGF python code that will utilize the ESGF Search catalog (results may vary).
- Updates to the Joyride Tutorial to include the new copy search options.
v1.5.2
- Correct Globus transfer bugs
v1.3.5
Release refactors the docker compose scripts and revamps the management of settings
v1.2.2
Summary
- Fixes issue with node status display icons.
- Additional bugfixes - eg. Globus collection list pagination
v1.2.1
Fixes Globus Transfer backend bug
v1.2.0 Official
-
Several bugfixes, typo fixes and minor enhancements -
Updates to the CI configuration and full test suite upgrade -
Additional reliability with most unit tests completed and passing -
Several package upgrades for backend and frontend
v1.1.3.1
What's Changed
- Fix broken/incompatible Python container version
autogenerated
- Pin dependencies by @renovate in #461
- Update dependency @types/jest to v28.1.8 by @renovate in #462
- Support backend settings in config by @sashakames in #482
- Update react monorepo to v18 (major) by @renovate in #478
- Pin dependencies by @renovate in #477
- Feature/500 info notifications by @downiec in #520
- Feature/500 info notifications by @downiec in #523
- Correct the Search URL setting by @sashakames in #525
- Messages to accompany Globus Transfer beta release by @sashakames in #534
- Nodes link and Django, packages upgrade by @sashakames in #540
- Updated keycloak-js to 19.0.3 and using login.esgf.io for localhost by @sturoscy-personal in #546
- Upgrade keycloak-js to v19.0.3 and remove local Keycloak container by @sashakames in #547
- Globus dev demo updates keycloak by @sturoscy-personal in #568
- Globus dev demo updates tests by @sturoscy-personal in #575
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend by @dependabot in #586
- Temp updates for 1.0.11 by @downiec in #585
- Bump postcss from 8.4.21 to 8.4.31 in /frontend by @dependabot in #565
- Map data_node, legacy Globus endpoint, handle multiple endpoints (create multiple transfers) by @sashakames in #544
- Feature/591 copy facets to clipboard by @downiec in #593
- One-line add CMIP5 subprojects by @sashakames in #599
- Feature/558 transfer logging by @sashakames in #590
- Added the facet count to the copy facet list button. by @downiec in #604
- V1.1.0 container update by @jasonb5 in #608
- Feature/504 project selected on dropdown by @downiec in #600
- Fixes local container by @jasonb5 in #616
- Support custom Solr port by @sashakames in #607
- Change transfer from get to post by @sashakames in #618
- Fixes creating files templated/generated by entrypoint by @jasonb5 in #622
- Created an endpoint selection modal popup for users to save, add improvements on endpoint selection by @downiec in #630
- Added secrets variables so that globus key and secret are available o… by @downiec in #649
- V1.1.2 rc test and bug fixes by @downiec in #655
New Contributors
- @sturoscy-personal made their first contribution in #546
- @jasonb5 made their first contribution in #608
Full Changelog: v1.0.10.1...v1.1.3.1
v1.1.3-pre
What's Changed
Full Changelog: v1.1.2-pre...v1.1.3-pre
v1.1.2 (pre)
- Added Globus endpoint pop-up that allows users to search and save collections and paths for transfers
- This is a "quazi-pre" release. We are short again of a full test suite, but it is a vast improvement on the prior so it is recommended to deploy.
v1.1.1-pre
Fixes a critical bug where Saved Searches were no longer working.
What's Changed
- Pin dependencies by @renovate in #461
- Update dependency @types/jest to v28.1.8 by @renovate in #462
- Support backend settings in config by @sashakames in #482
- Update react monorepo to v18 (major) by @renovate in #478
- Pin dependencies by @renovate in #477
- Feature/500 info notifications by @downiec in #520
- Feature/500 info notifications by @downiec in #523
- Correct the Search URL setting by @sashakames in #525
- Messages to accompany Globus Transfer beta release by @sashakames in #534
- Nodes link and Django, packages upgrade by @sashakames in #540
- Updated keycloak-js to 19.0.3 and using login.esgf.io for localhost by @sturoscy-personal in #546
- Upgrade keycloak-js to v19.0.3 and remove local Keycloak container by @sashakames in #547
- Globus dev demo updates keycloak by @sturoscy-personal in #568
- Globus dev demo updates tests by @sturoscy-personal in #575
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend by @dependabot in #586
- Temp updates for 1.0.11 by @downiec in #585
- Bump postcss from 8.4.21 to 8.4.31 in /frontend by @dependabot in #565
- Map data_node, legacy Globus endpoint, handle multiple endpoints (create multiple transfers) by @sashakames in #544
- Feature/591 copy facets to clipboard by @downiec in #593
- One-line add CMIP5 subprojects by @sashakames in #599
- Feature/558 transfer logging by @sashakames in #590
- Added the facet count to the copy facet list button. by @downiec in #604
- V1.1.0 container update by @jasonb5 in #608
- Feature/504 project selected on dropdown by @downiec in #600
- Fixes local container by @jasonb5 in #616
- Support custom Solr port by @sashakames in #607
- Change transfer from get to post by @sashakames in #618
New Contributors
- @sturoscy-personal made their first contribution in #546
Full Changelog: v1.0.10.1...v1.1.1-pre