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

add: release notes for Ordino release v10.1 #147

Merged
merged 4 commits into from
Nov 22, 2022

Conversation

thinkh
Copy link
Member

@thinkh thinkh commented Nov 21, 2022

Closes Caleydo/tdp_bi_bioinfodb/issues/1407

Developer Checklist (Definition of Done)

Issue

  • All acceptance criteria from the issue are met
  • Tested in latest Chrome/Firefox

UI/UX/Vis

  • Requires UI/UX/Vis review
    • Reviewer(s) are notified (tag assignees)
    • Review has occurred (link to notes)
    • Feedback is included in this PR
    • Reviewer(s) approve of concept and design

Code

  • Branch is up-to-date with the branch to be merged with, i.e., develop
  • Code is cleaned up and formatted
  • Unit tests are written (frontend/backend if applicable)
  • Integration tests are written (if applicable)

PR

  • Descriptive title for this pull request is provided (will be used for release notes later)
  • Reviewer and assignees are defined
  • Add type label (e.g., bug, feature) to this pull request
  • Add release label (e.g., release: minor) to this PR following semver
  • The PR is connected to the corresponding issue (via Closes #...)
  • Summary of changes is written

Summary of changes

  • add release notes for Ordino v10.1 to the news page and welcome page teaser
  • add the two new scores to the datasets page

Screenshots

Additional notes for the reviewer(s)


Thanks for creating this pull request 🤗

@thinkh thinkh added type: feature New feature or request release: minor PR merge results in a new minor version labels Nov 21, 2022
@thinkh thinkh self-assigned this Nov 21, 2022
@thinkh thinkh marked this pull request as draft November 21, 2022 15:19
@thinkh
Copy link
Member Author

thinkh commented Nov 21, 2022

Waiting for possible changes from https://github.com/Caleydo/tdp_bi_bioinfodb/pull/1410 which needs to be mirrored here.

@thinkh thinkh marked this pull request as ready for review November 21, 2022 20:56
Copy link
Contributor

@oltionchampari oltionchampari left a comment

Choose a reason for hiding this comment

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

Looks good.
Fixed a minor issue with the contact email

@thinkh thinkh merged commit a2175c5 into develop Nov 22, 2022
@thinkh thinkh deleted the thinkh/1407_update-news-page-ordino-10.1 branch November 22, 2022 20:45
@dvvanessastoiber dvvanessastoiber mentioned this pull request Nov 23, 2022
2 tasks
dvvanessastoiber added a commit that referenced this pull request Nov 24, 2022
* add data-testid

* add data-testid

* add data-testid

* fix data-testid in footer for tabs

* add tourspage

* update dist

* compile

* update dist

* update dist

* update dist

* update dist

* update dist

* rename for consistency

* prepare next development version 12.0.1-SNAPSHOT

* Prepare github changes

* Remove circleci

* prepare next dev version

* Update release.yml

* Update publish.yml

* Update fontawesome

* feat: Improve Cypress setup and structure (#141)

* feat: Use URL search query for CLUE and rewrite hash parameters (#142)

Use URL search query for CLUE + rewrite hash props

Requires datavisyn/tdp_core@07ddf99

* Add Visyn Scripts (#144)

* Prepare visyn_script changes

* Moved phovea_registry to src/phovea_registry.ts

* Update workspace.scss

* Update engine and prepare script

* Remove react and react-dom from deps

* Fix wrongly formatted visyn_scripts git ssh link

* Add yarn-3.2.2

* Add _head import to templates

Co-authored-by: anita-steiner <>
Co-authored-by: Michael Puehringer <[email protected]>

* Fix robot.txt import

* prepare next dev version

* add: release notes for Ordino release v10.1 (#147)

Co-authored-by: oltionchampari <[email protected]>
Closes Caleydo/tdp_bi_bioinfodb#1407

* prepare release 13.1.0

Co-authored-by: Florian Engertsberger <[email protected]>
Co-authored-by: Holger Stitz <[email protected]>
Co-authored-by: anita-steiner <>
Co-authored-by: Anita Steiner <[email protected]>
Co-authored-by: datavisyn-bot <[email protected]>
Co-authored-by: Michael Puehringer <[email protected]>
thinkh added a commit that referenced this pull request Feb 20, 2023
* add data-testid

* add data-testid

* add data-testid

* fix data-testid in footer for tabs

* add tourspage

* update dist

* compile

* update dist

* update dist

* update dist

* update dist

* update dist

* rename for consistency

* prepare next development version 12.0.1-SNAPSHOT

* Prepare github changes

* Remove circleci

* prepare next dev version

* Update release.yml

* Update publish.yml

* Update fontawesome

* feat: Improve Cypress setup and structure (#141)

* feat: Use URL search query for CLUE and rewrite hash parameters (#142)

Use URL search query for CLUE + rewrite hash props

Requires datavisyn/tdp_core@07ddf99

* Add Visyn Scripts (#144)

* Prepare visyn_script changes

* Moved phovea_registry to src/phovea_registry.ts

* Update workspace.scss

* Update engine and prepare script

* Remove react and react-dom from deps

* Fix wrongly formatted visyn_scripts git ssh link

* Add yarn-3.2.2

* Add _head import to templates

Co-authored-by: anita-steiner <>
Co-authored-by: Michael Puehringer <[email protected]>

* Fix robot.txt import

* prepare next dev version

* add: release notes for Ordino release v10.1 (#147)

Co-authored-by: oltionchampari <[email protected]>
Closes Caleydo/tdp_bi_bioinfodb#1407

* prepare next dev version

* Update by update-qa-issue-template.sh

* chore: release v13.1.1

---------

Co-authored-by: Florian Engertsberger <[email protected]>
Co-authored-by: dvvanessastoiber <[email protected]>
Co-authored-by: Holger Stitz <[email protected]>
Co-authored-by: anita-steiner <>
Co-authored-by: Anita Steiner <[email protected]>
Co-authored-by: Vanessa Stoiber <[email protected]>
Co-authored-by: datavisyn-bot <[email protected]>
Co-authored-by: Michael Puehringer <[email protected]>
@thinkh thinkh mentioned this pull request Jul 28, 2023
dvvanessastoiber added a commit that referenced this pull request Jul 28, 2023
## What's Changed

### Features

* Use URL search query for CLUE and rewrite hash parameters by @thinkh
in #142
* Add release notes for Ordino release v10.1 by @thinkh in
#147
* Add release notes for Ordino release v11.0 by @thinkh in
#153

### Bugfixes

* Fix deep links from tours page into tours by @thinkh in
#151

### Chore

* Improve Cypress setup and structure by @dvvanessastoiber in
#141
* Cypress testing by @dvvanessastoiber in
#133
* Add Visyn Scripts by @datavisyn-bot in
#144
* Migration to visyn_core by @oltionchampari in
#150
* React 18 Migration by @dvmoritzschoefl in
#152

## New Contributors
* @datavisyn-bot made their first contribution in
#144
* @dvmoritzschoefl made their first contribution in
#152

**Full Changelog**:
v13.1.1...v14.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: minor PR merge results in a new minor version type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants