Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit b385924
Merge: 73287a6 242581a
Author: Dominik Brüchner <[email protected]>
Date:   Tue May 17 12:57:24 2022 +0200

    Merge branch 'develop-2' into develop

commit 242581a
Author: Dominik Brüchner <[email protected]>
Date:   Tue May 17 11:57:58 2022 +0200

    update chart scatter package

commit a8f13ce
Author: Dominik Brüchner <[email protected]>
Date:   Fri May 6 12:19:45 2022 +0200

    some layout/css fixes

commit e174860
Author: Dominik Brüchner <[email protected]>
Date:   Fri May 6 12:19:28 2022 +0200

    Update OEBC009.md

commit 73287a6
Author: Dominik Brüchner <[email protected]>
Date:   Fri Apr 29 10:52:02 2022 +0200

    added stylelint-config-standard package

commit e91a301
Merge: 40387f2 9e2e4f2
Author: Dominik Brüchner <[email protected]>
Date:   Fri Apr 29 10:47:19 2022 +0200

    Merge branch 'develop-2' into develop

commit 9e2e4f2
Author: Dominik Brüchner <[email protected]>
Date:   Fri Apr 29 10:46:56 2022 +0200

    Add project tile to landing page (#33)

    * Revert "removed project tile for now"

    This reverts commit 25098fe.

    * specs and link

    * Update HeroNumbers.vue

    * Update HeroNumbers.spec.js

    * Added Text Pluralize to HeroNumbers

    * Added Key Feature Section to Landing Page

    * fixing tests

    * Update LandingParts.stories.js

    * Update index.vue

    * permedcoe pages

    * fixing tests

    * package update postcss-html

    * replacing marked with nuxt/content

    * Revert "replacing marked with nuxt/content"

    This reverts commit 7d52288.

    * Update index.vue

    * added permedcoe markdown draft

    * some markup styling

    * added image urls and styling

    * some more markdown styling

    * Update MarkedWrapper.vue

    * moving the markdown file

    * img styling wrapper

    * Update .prettierrc.js

    * remove static project data, filter based on community metadata

    * make markdown file load for projects semi-dynamic

    * some refactoring

    * added unit tests

    * more unit tests and some fixes for the markdown wrapper

    * adding stories to storybook

    * Added community empty states

    * Update CommunityComponents.stories.js

    * Update OEBC009.md

    * Update OEBC009.md

commit 7814a1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Apr 28 10:51:04 2022 +0200

    chore(deps-dev): bump eslint-plugin-storybook from 0.5.8 to 0.5.11 (#169)

    Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.5.8 to 0.5.11.
    - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
    - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
    - [Commits](storybookjs/eslint-plugin-storybook@v0.5.8...v0.5.11)

    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-storybook
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit edfe78c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Apr 28 10:50:51 2022 +0200

    chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.1 (#171)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.4.1.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v12.3.7...v12.4.1)

    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5380d09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 26 17:03:16 2022 +0200

    fix(deps): bump gsap from 3.10.2 to 3.10.4 (#168)

    Bumps [gsap](https://github.com/greensock/GSAP) from 3.10.2 to 3.10.4.
    - [Release notes](https://github.com/greensock/GSAP/releases)
    - [Commits](greensock/GSAP@3.10.2...3.10.4)

    ---
    updated-dependencies:
    - dependency-name: gsap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ca8dc1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 26 17:03:01 2022 +0200

    chore(deps-dev): bump stylelint from 14.6.1 to 14.7.1 (#166)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.1.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@14.6.1...14.7.1)

    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f7621b7
Author: Dominik Brüchner <[email protected]>
Date:   Wed Apr 20 15:06:20 2022 +0200

    refactor graphql query (#167)
  • Loading branch information
dominikbruechner committed May 17, 2022
1 parent eebb6f0 commit 4db6784
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
1 change: 1 addition & 0 deletions components/Landing/LogoSlider.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
class="ma-5 pa-2"
max-height="150"
max-width="200"
width="200"
:src="image.src"
>
</v-img>
Expand Down
14 changes: 7 additions & 7 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 @@ -28,7 +28,7 @@
},
"dependencies": {
"@inb/oeb-chart-barplot": "^1.1.3",
"@inb/oeb-chart-scatter": "^1.1.3",
"@inb/oeb-chart-scatter": "^1.1.4",
"@inb/oeb-classification-table": "^1.2.3",
"@nuxtjs/axios": "^5.13.6",
"core-js": "^3.21.1",
Expand Down
3 changes: 2 additions & 1 deletion pages/benchmarking/_community/events.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
type="heading, list-item-three-line"
/>
<div v-else>
<h1 class="text-h4 mb-5 d-flex text--clickable" @click="expand = !expand">
<h1 class="text-h4 d-flex text--clickable" @click="expand = !expand">
{{ community.acronym }} - {{ community.name }}
<v-btn class="ml-2" color="primary" icon>
<v-icon>{{
Expand All @@ -16,6 +16,7 @@
}}</v-icon>
</v-btn>
</h1>
<h2 class="subtitle-1 mb-5">{{ community.name }}</h2>
<v-expand-transition>
<v-row v-show="expand" align="center">
<v-col align="center" cols="2">
Expand Down
2 changes: 1 addition & 1 deletion static/markdown/projects/OEBC009.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ An example output of the benchmarks can be seen in Figure 3, showing an aggregat

We aim to re-use the prepared automated HPC-compatible benchmark tooling and scripts for the community benchmarking; probably using FVA, production envelopes and flux sampling algorithm as the cornerstones for “general” performance evaluation. The collected data of this preliminary benchmark will additionally serve as base material for discussions with other tool authors, providing better explanation and illustration of the purpose and scope of the benchmarks.

![Figure 3. Example benchmark output for COBRA methods](https://github.com/PerMedCoE/observatory_benchmark/raw/main/figures/Fig3.png)
![Figure 3. Example benchmark output for COBRA methods](https://github.com/PerMedCoE/observatory_benchmark/raw/main/figures/Fig3.svg)

**Figure 3. Example benchmark output for COBRA methods (performance and efficiency of production envelope computations).**

Expand Down

0 comments on commit 4db6784

Please sign in to comment.