Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
john-conroy committed Aug 28, 2024
1 parent e9feec0 commit 101bbb2
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 21 deletions.
1 change: 0 additions & 1 deletion CHANGELOG-add-id-search-to-dialog.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-cat-844.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-cat-862.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-handle-creators-or-contributors-collections.md

This file was deleted.

2 changes: 0 additions & 2 deletions CHANGELOG-homepage-text-updates.md

This file was deleted.

2 changes: 0 additions & 2 deletions CHANGELOG-styled-components.md

This file was deleted.

10 changes: 0 additions & 10 deletions CHANGELOG-unified-views-fixes.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-update-workspace-detail-page.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-update-workspace-toast.md

This file was deleted.

1 change: 0 additions & 1 deletion CHANGELOG-workspaces-user-group.md

This file was deleted.

25 changes: 25 additions & 0 deletions context/app/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## v1.0.1 - 2024-08-28

- Add the HuBMAP ID search bar component to the "Launch New Workspace" dialog on the "My Workspaces" landing page.
- Deprecate `ancestors`, `descendants`, and their `immediate` variants to only look up by ID.
- Improve behavior of entity header at certain intermediate screen widths.
- Handle both contributors and creators fields for collections until the creators field is renamed to contributors.
- Adjust link for 10X Multiome/Visium news item to point to those assays specifically.
- Update language describing HRA/EUI/ASCT+B Reporter on the homepage and navigation.
- Update to Styled-Components v6.
- Standardize styling to use the same utility/theme provider throughout the site.
- Prevent helper panel overflow from long titles/descriptions.
- Prevent lifting of publication ancillary data on dataset pages.
- Remove excessive margin on section descriptions.
- Indicate disabled state on entity header items.
- Add tooltip to bulk download shortcut link.
- Restore assay graphs for datasets with no defined search terms but with present datasets.
- Remove duplicate HuBMAP ID from bulk data transfer panel links.
- Fix single-tab table styles so the single tab appears selected.
- Add tooltips to unlabeled status icons.
- Remove link from helper panel dataset ID display.
- Add "Relevant Pages" section to workspace detail pages.
- Update language and add an action button to toasts for successful workspace creation.
- Enable access to workspaces for users in HuBMAP Read or HuBMAP Workspaces globus groups.


## v1.0.0 - 2024-08-23

- Extend provenance table logic to handle missing entities.
Expand Down

0 comments on commit 101bbb2

Please sign in to comment.