-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c7acf5f
commit 0cbabf6
Showing
4 changed files
with
53 additions
and
4 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "1.0.0" | ||
".": "1.1.0" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/clevercanary/hca-atlas-tracker/compare/v1.0.0...v1.1.0) (2025-01-06) | ||
|
||
|
||
### Features | ||
|
||
* add atlas source dataset detail page ([#489](https://github.com/clevercanary/hca-atlas-tracker/issues/489)) ([#504](https://github.com/clevercanary/hca-atlas-tracker/issues/504)) ([d08f22b](https://github.com/clevercanary/hca-atlas-tracker/commit/d08f22b82de3d58c220cacb1474358f531051e90)) | ||
* add cellxgene collection id to atlas forms ([#484](https://github.com/clevercanary/hca-atlas-tracker/issues/484)) ([#486](https://github.com/clevercanary/hca-atlas-tracker/issues/486)) ([a36d125](https://github.com/clevercanary/hca-atlas-tracker/commit/a36d1258710132a556e95b807813b0d108ee2525)) | ||
* add doi input to atlas forms ([#485](https://github.com/clevercanary/hca-atlas-tracker/issues/485)) ([#497](https://github.com/clevercanary/hca-atlas-tracker/issues/497)) ([168d66f](https://github.com/clevercanary/hca-atlas-tracker/commit/168d66f2b529a19a5418ccf13387cb5f16bca2bf)) | ||
* add metadata specification field to atlas edit form ([#488](https://github.com/clevercanary/hca-atlas-tracker/issues/488)) ([#499](https://github.com/clevercanary/hca-atlas-tracker/issues/499)) ([aab4f67](https://github.com/clevercanary/hca-atlas-tracker/commit/aab4f67bf03c5fc107b5a9dc097cd47c008b86a0)) | ||
* add publication column to atlas source datasets list and make related adjustments ([#490](https://github.com/clevercanary/hca-atlas-tracker/issues/490)) ([#501](https://github.com/clevercanary/hca-atlas-tracker/issues/501)) ([6d51232](https://github.com/clevercanary/hca-atlas-tracker/commit/6d51232d0b30cd7258f058fb70b6f0217a582fa1)) | ||
* add release please to automate releases ([#435](https://github.com/clevercanary/hca-atlas-tracker/issues/435)) ([#446](https://github.com/clevercanary/hca-atlas-tracker/issues/446)) ([7642198](https://github.com/clevercanary/hca-atlas-tracker/commit/76421987b118d49eed746b50b9f64fcbc037c320)) | ||
* add source dataset count to atlas list ([#494](https://github.com/clevercanary/hca-atlas-tracker/issues/494)) ([#507](https://github.com/clevercanary/hca-atlas-tracker/issues/507)) ([bb32b0e](https://github.com/clevercanary/hca-atlas-tracker/commit/bb32b0e0115c41ce50118de77d1030e5026b7518)) | ||
* add status input to atlas edit form ([#495](https://github.com/clevercanary/hca-atlas-tracker/issues/495)) ([#509](https://github.com/clevercanary/hca-atlas-tracker/issues/509)) ([0a9ae14](https://github.com/clevercanary/hca-atlas-tracker/commit/0a9ae14f52416890d7c2569577061e1fd8c90ef6)) | ||
* add title to atlas cellxgene collection input ([#505](https://github.com/clevercanary/hca-atlas-tracker/issues/505)) ([#506](https://github.com/clevercanary/hca-atlas-tracker/issues/506)) ([2784028](https://github.com/clevercanary/hca-atlas-tracker/commit/27840288e9fcf2cd1bb861d58121eef589cf9775)) | ||
* add version info to footer ([#459](https://github.com/clevercanary/hca-atlas-tracker/issues/459)) ([#460](https://github.com/clevercanary/hca-atlas-tracker/issues/460)) ([04d5089](https://github.com/clevercanary/hca-atlas-tracker/commit/04d5089cbd11ecf26fdca91fd9a5b1b510860867)) | ||
* allow adding/removing integration leads ([#456](https://github.com/clevercanary/hca-atlas-tracker/issues/456)) ([#463](https://github.com/clevercanary/hca-atlas-tracker/issues/463)) ([42e82db](https://github.com/clevercanary/hca-atlas-tracker/commit/42e82db7f1f05e2960ccca32695a49fc101f393a)) | ||
* allow linking source datasets to atlases ([#467](https://github.com/clevercanary/hca-atlas-tracker/issues/467)) ([#479](https://github.com/clevercanary/hca-atlas-tracker/issues/479)) ([73bd56a](https://github.com/clevercanary/hca-atlas-tracker/commit/73bd56a069f23d44adfcf17572d6f383a17a35c0)) | ||
* create account automatically when unregistered user logs in ([#464](https://github.com/clevercanary/hca-atlas-tracker/issues/464)) ([#466](https://github.com/clevercanary/hca-atlas-tracker/issues/466)) ([8a9bff3](https://github.com/clevercanary/hca-atlas-tracker/commit/8a9bff36719f899eb23c67eab248ab7718b3d3a9)) | ||
* implement group by for lists ([#414](https://github.com/clevercanary/hca-atlas-tracker/issues/414)) ([#500](https://github.com/clevercanary/hca-atlas-tracker/issues/500)) ([d03023f](https://github.com/clevercanary/hca-atlas-tracker/commit/d03023f72ad1a4936ba4a0eb1fda0c7eef07f283)) | ||
* include entity lists in breadcrumbs ([#471](https://github.com/clevercanary/hca-atlas-tracker/issues/471)) ([#474](https://github.com/clevercanary/hca-atlas-tracker/issues/474)) ([36f6548](https://github.com/clevercanary/hca-atlas-tracker/commit/36f6548ad622f348b71207899dd19c24f17de26c)) | ||
* make atlas wave and integration lead columns hidden by default ([#491](https://github.com/clevercanary/hca-atlas-tracker/issues/491)) ([#508](https://github.com/clevercanary/hca-atlas-tracker/issues/508)) ([755091a](https://github.com/clevercanary/hca-atlas-tracker/commit/755091aa01adaa5a3bb9bbb8df7418a2339b8820)) | ||
* option to add row count on tables ([#415](https://github.com/clevercanary/hca-atlas-tracker/issues/415)) ([#465](https://github.com/clevercanary/hca-atlas-tracker/issues/465)) ([ce461e0](https://github.com/clevercanary/hca-atlas-tracker/commit/ce461e01cf60eef3def2aeff5a115f427d97b145)) | ||
* rename source study source datasets to "datasets" in ui ([#470](https://github.com/clevercanary/hca-atlas-tracker/issues/470)) ([#473](https://github.com/clevercanary/hca-atlas-tracker/issues/473)) ([16cd346](https://github.com/clevercanary/hca-atlas-tracker/commit/16cd3463abc8f89e1d8c40fa7b5626369dc7e7d3)) | ||
* update findable-ui to latest v21.0.0 ([#516](https://github.com/clevercanary/hca-atlas-tracker/issues/516)) ([#517](https://github.com/clevercanary/hca-atlas-tracker/issues/517)) ([c7acf5f](https://github.com/clevercanary/hca-atlas-tracker/commit/c7acf5fd4baa6d950ed0cf5329c532e75bf15d3f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add venv to pretier ignore ([#447](https://github.com/clevercanary/hca-atlas-tracker/issues/447)) ([#449](https://github.com/clevercanary/hca-atlas-tracker/issues/449)) ([d47a1ad](https://github.com/clevercanary/hca-atlas-tracker/commit/d47a1ad5204746b5ff22ddcefdd2f308dbc9873a)) | ||
* avoid error when saving published source study ([#496](https://github.com/clevercanary/hca-atlas-tracker/issues/496)) ([#510](https://github.com/clevercanary/hca-atlas-tracker/issues/510)) ([c1a152c](https://github.com/clevercanary/hca-atlas-tracker/commit/c1a152c05279bfd54b359a1f3906a62cd752ba45)) | ||
* disabled integration lead buttons when user doesn't have edit access ([#513](https://github.com/clevercanary/hca-atlas-tracker/issues/513)) ([#514](https://github.com/clevercanary/hca-atlas-tracker/issues/514)) ([9d2a0a9](https://github.com/clevercanary/hca-atlas-tracker/commit/9d2a0a97d598ae84532a6de89451b1f33101ca31)) | ||
* resolve error when searching `disabled` filter ([#493](https://github.com/clevercanary/hca-atlas-tracker/issues/493)) ([#498](https://github.com/clevercanary/hca-atlas-tracker/issues/498)) ([5e081af](https://github.com/clevercanary/hca-atlas-tracker/commit/5e081af62822a7de85dfd1f24643a5c8eef9d3a4)) | ||
* simplify release please config and remove pat ([#452](https://github.com/clevercanary/hca-atlas-tracker/issues/452)) ([#453](https://github.com/clevercanary/hca-atlas-tracker/issues/453)) ([b74860e](https://github.com/clevercanary/hca-atlas-tracker/commit/b74860e7ed8e88a6661f0fc6a00e7d2cc96e237f)) | ||
|
||
|
||
### Chores | ||
|
||
* add `content` commit type to commitlint config ([#454](https://github.com/clevercanary/hca-atlas-tracker/issues/454)) ([#455](https://github.com/clevercanary/hca-atlas-tracker/issues/455)) ([88030bd](https://github.com/clevercanary/hca-atlas-tracker/commit/88030bdd987454bde26a40ca3f985d04e951af6f)) | ||
* removed the 'no.' after 'DOI no.' ([#469](https://github.com/clevercanary/hca-atlas-tracker/issues/469)) ([#480](https://github.com/clevercanary/hca-atlas-tracker/issues/480)) ([0561003](https://github.com/clevercanary/hca-atlas-tracker/commit/0561003518d8fc50287c4ba19057e3a84b0e6463)) | ||
* updated findable-ui to latest v20.0.0 ([#511](https://github.com/clevercanary/hca-atlas-tracker/issues/511)) ([#515](https://github.com/clevercanary/hca-atlas-tracker/issues/515)) ([4d719f4](https://github.com/clevercanary/hca-atlas-tracker/commit/4d719f425b4fab7417f9dd06dbb6560696974c66)) | ||
* upgrade findable-ui to 14.0.0 ([#431](https://github.com/clevercanary/hca-atlas-tracker/issues/431)) ([#450](https://github.com/clevercanary/hca-atlas-tracker/issues/450)) ([797a445](https://github.com/clevercanary/hca-atlas-tracker/commit/797a4452e20064e19a0885f9e3956c8c68d2cb4f)) | ||
* upgrade findable-ui to 15.0.0 ([#457](https://github.com/clevercanary/hca-atlas-tracker/issues/457)) ([#458](https://github.com/clevercanary/hca-atlas-tracker/issues/458)) ([eac0e69](https://github.com/clevercanary/hca-atlas-tracker/commit/eac0e696bf0fa70d420bde49a50da5e1f3dfe101)) | ||
|
||
|
||
### Content | ||
|
||
* replace "requesting access" page with "requesting elevated permissions" ([#475](https://github.com/clevercanary/hca-atlas-tracker/issues/475)) ([#477](https://github.com/clevercanary/hca-atlas-tracker/issues/477)) ([14fd3a4](https://github.com/clevercanary/hca-atlas-tracker/commit/14fd3a4f835c54d633703b4b2a95ddb098c0e269)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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