Skip to content

Commit

Permalink
Merge pull request #339 from researchdata-sheffield/master
Browse files Browse the repository at this point in the history
Merge master into dev
  • Loading branch information
yld-weng authored Apr 10, 2024
2 parents 36166fa + 7d563c2 commit d155cce
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
shell: bash
steps:
- name: Git info
run: echo ${{ github.event.commits[0].message }}
run: echo "${{ github.event.commits[0].message }}"
- name: Webhook
# https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
run: |
Expand Down
54 changes: 54 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
### [2.0.7](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.6...v2.0.7) (2022-11-08)


### 🔨 Build/Dependencies

* **style:** make global scss variables ([8573604](https://github.com/researchdata-sheffield/dataviz-hub2/commit/8573604337c437fa1f3f830ba00ebb0b2b071d38))
* **ga:** migrate to google analytics 4 ([ecd23cd](https://github.com/researchdata-sheffield/dataviz-hub2/commit/ecd23cd924255e7971cd71d5f2e7e0111b1ea61c))


### 🎨 Styles

* change more styles for branding ([4f208d7](https://github.com/researchdata-sheffield/dataviz-hub2/commit/4f208d75c3ad916769d8dbf51d6c207bdd65f387))
* more branding styles and update snapshots ([8b21b1c](https://github.com/researchdata-sheffield/dataviz-hub2/commit/8b21b1cb768ede3aa191788e6015bf1e077bb82a))
* new branding ([86c7176](https://github.com/researchdata-sheffield/dataviz-hub2/commit/86c71768a78533990005e5e623854906be7560ed))
* **vis:** replace loading image ([04873d2](https://github.com/researchdata-sheffield/dataviz-hub2/commit/04873d2b92c53d12d2e38d5eb0d84c86c152a86f))


### 🔧 Continuous Integration

* update cancel-workflow action [skip ci] ([6d33795](https://github.com/researchdata-sheffield/dataviz-hub2/commit/6d3379580b6afcadae5a336cd68fbb2b2c083d28))


### 🐛 Bug Fixes

* issuesreported in sonar cloud ([5671495](https://github.com/researchdata-sheffield/dataviz-hub2/commit/5671495bb44d3be088c881920280b210bf827945))
* **header:** menu button position ([2beedab](https://github.com/researchdata-sheffield/dataviz-hub2/commit/2beedab24ff1c7a5c6365534b99dd3127247527b))
* more fix according to sonar cloud ([36166fa](https://github.com/researchdata-sheffield/dataviz-hub2/commit/36166fac9cedd84ac90880cd6eb56ceab84fd5e5))

### [2.0.6](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.5...v2.0.6) (2022-09-05)


### 🐛 Bug Fixes

* **ci:** npm ci upstream errors ([e865edd](https://github.com/researchdata-sheffield/dataviz-hub2/commit/e865edda78b5f147d1eba4fb0ed67776e3c447d6))


### 🔧 Continuous Integration

* reduce cron schedule for deployment ([1f96c12](https://github.com/researchdata-sheffield/dataviz-hub2/commit/1f96c122fe09db90a527e9f35846000098610bff))

### [2.0.5](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.4...v2.0.5) (2022-05-24)


### 🐛 Bug Fixes

* hotfix for CI ([d013ed2](https://github.com/researchdata-sheffield/dataviz-hub2/commit/d013ed27b814fd37ba7be330242fcabf86352f27))

### [2.0.4](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.3...v2.0.4) (2022-05-24)


### 🐛 Bug Fixes

* webhook outcome & visualisation styles ([3265a1d](https://github.com/researchdata-sheffield/dataviz-hub2/commit/3265a1d12f7434cf3ebc53aedf5882e0819ff4eb))

### [2.0.3](https://github.com/researchdata-sheffield/dataviz-hub2/compare/v2.0.2...v2.0.3) (2022-05-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "datavizhub-tuos",
"private": true,
"description": "Promoting and building community around data visualisation at the University of Sheffield",
"version": "2.0.3",
"version": "2.0.7",
"author": "Yu Liang Weng <[email protected]>",
"scripts": {
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
Expand Down
2 changes: 1 addition & 1 deletion src/data/nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"title": "Visualisation"
},
{
"route": "https://orda.shef.ac.uk/visualisations/",
"route": "https://orda.shef.ac.uk/collections/University_of_Sheffield_visualisation_showcase/3879643",
"title": "Showcase"
},
{
Expand Down
7 changes: 3 additions & 4 deletions src/pages/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,9 @@ const About = () => {
In 2017, <b>ORDA (Online Research Data)</b> was launched, a free
platform for all University of Sheffield research staff and
students to share their datasets, code, presentations, posters,
grey literature and other non-traditional research outputs. As
part of ORDA, we&apos;ve developed a data visualisation showcase
site where researchers are able to host interactive data
visualisations and also link them to reposited data in ORDA.
grey literature and other non-traditional research outputs. You
are welcome to review visual representations illustrating our
research by exploring some examples <a href="https://doi.org/10.15131/shef.data.c.3879643" target="_blank" rel="noopener noreferrer">here</a>.
</p>
<a
href="https://orda.shef.ac.uk/"
Expand Down

0 comments on commit d155cce

Please sign in to comment.