Skip to content

Commit

Permalink
Release v13.1.1 (#149)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
8 people authored Feb 20, 2023
1 parent 13719ed commit d8c97b7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/qa_issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: QA Issues
about: Create an issue for QA
title: '<App Name> QA Week <Desired execution week>'
labels: ["type: qa"]
---

### Before submitting this issue

Please add this ticket to the [Automated/Manual Testing Github Project](https://github.com/orgs/datavisyn/projects/8/views/4) in the `Inbox`

### Corresponding DEV Issues
> Please summarize/link the corresponding dev tickets here as a task list
- [ ]
- [ ]

### Additional information
> Provide any additional information for the tester here
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ordino_public",
"displayName": "Ordino",
"description": "",
"version": "13.1.0",
"version": "13.1.1",
"author": {
"name": "datavisyn",
"email": "[email protected]",
Expand Down Expand Up @@ -53,7 +53,7 @@
],
"dependencies": {
"ordino": "git+ssh://[email protected]:Caleydo/ordino#semver:^13.0.1",
"tdp_core": "^16.2.1",
"tdp_core": "^17.0.0",
"react-router-dom": "^5.2.0",
"visyn_scripts": "^1.1.1"
},
Expand Down

0 comments on commit d8c97b7

Please sign in to comment.