Skip to content

Tags: inab/openEBench-nuxt

Tags

v1.5.0

Toggle v1.5.0's commit message
Update to add notice of april shoutdown

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #671 from inab/citation

Citation

v1.0.3

Toggle v1.0.3's commit message
Project summary is not hardcoded any more.

v1.0.2

Toggle v1.0.2's commit message
Version bump to avoid collisions with previous failure

v1.0.1

Toggle v1.0.1's commit message
Transitioned to a more reproducible installation, using `npm ci` inst…

…ead of `npm install`

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Master << Develop 2 (Barplot Widget Refactor) (#260)

* Barplot Visualization with JSON input (#244)

* update barplot widget to JSON only, extened store to pull data from new endpoint /widget

* Update _id.spec.js

* fix async data fetching issue

* Update challenge.js

* Update challenge.js

* Squashed commit of the following:

commit 88e9b01
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Thu Jul 21 10:50:03 2022 +0200

    first keycloak setup login/logout with auth-next (#180)

    * first keycloak setup with auth-next

    * dockerfile updates

    * unit tests

    * Update HeaderMenu.spec.js

    * Update HeaderMenu.vue

    * fix unit test

    * Squashed commit of the following:

    commit f9013fc
    Merge: 6292261 3f87556
    Author: Dominik Brüchner <dominik.br@posteo.net>
    Date:   Tue Jul 19 18:39:07 2022 +0200

        Merge pull request #247 from inab/dependabot/npm_and_yarn/develop-2/vue-server-renderer-2.7.7

        fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7

    commit 3f87556
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Jul 18 01:19:21 2022 +0000

        fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7

        Bumps [vue-server-renderer](https://github.com/vuejs/vue) from 2.6.14 to 2.7.7.
        - [Release notes](https://github.com/vuejs/vue/releases)
        - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
        - [Commits](vuejs/vue@v2.6.14...v2.7.7)

        ---
        updated-dependencies:
        - dependency-name: vue-server-renderer
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...

        Signed-off-by: dependabot[bot] <support@github.com>

    commit 6292261
    Author: Dominik Brüchner <dominik.br@posteo.net>
    Date:   Tue Jul 12 10:29:56 2022 +0200

        Update README.md

    commit 87fc91c
    Merge: bec56c3 95ab4d9
    Author: Dominik Brüchner <dominik.br@posteo.net>
    Date:   Thu Jul 7 11:37:04 2022 +0200

        Merge pull request #240 from inab/dependabot/npm_and_yarn/develop-2/eslint-plugin-storybook-0.5.13

        chore(deps-dev): bump eslint-plugin-storybook from 0.5.12 to 0.5.13

    commit 95ab4d9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Jul 5 15:57:36 2022 +0000

        chore(deps-dev): bump eslint-plugin-storybook from 0.5.12 to 0.5.13

        Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.5.12 to 0.5.13.
        - [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.12...v0.5.13)

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

        Signed-off-by: dependabot[bot] <support@github.com>

    * Revert "fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7"

    This reverts commit 3f87556.

    * added example 'loggedIn' page

    * Update admin.vue

    * Create admin.spec.js

    * fix test

commit 26fb240
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Wed Jul 20 10:25:02 2022 +0200

    Revert "fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7"

    This reverts commit 3f87556.

commit f9013fc
Merge: 6292261 3f87556
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 19 18:39:07 2022 +0200

    Merge pull request #247 from inab/dependabot/npm_and_yarn/develop-2/vue-server-renderer-2.7.7

    fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7

commit 3f87556
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jul 18 01:19:21 2022 +0000

    fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.7

    Bumps [vue-server-renderer](https://github.com/vuejs/vue) from 2.6.14 to 2.7.7.
    - [Release notes](https://github.com/vuejs/vue/releases)
    - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
    - [Commits](vuejs/vue@v2.6.14...v2.7.7)

    ---
    updated-dependencies:
    - dependency-name: vue-server-renderer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump @storybook/addon-essentials from 6.5.0 to 6.5.9 (#239)

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.0 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* chore(deps-dev): bump @storybook/vue from 6.5.0 to 6.5.9 (#225)

Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 6.5.0 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/app/vue)

---
updated-dependencies:
- dependency-name: "@storybook/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* chore(deps-dev): bump postcss-html from 1.4.1 to 1.5.0 (#251)

Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/ota-meshi/postcss-html/releases)
- [Commits](ota-meshi/postcss-html@v1.4.1...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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

* chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 26.0.0 (#231)

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

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* chore(deps-dev): bump @nuxtjs/eslint-config-typescript (#238)

Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Changelog](https://github.com/nuxt/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

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

v0.2.5

Toggle v0.2.5's commit message
Merge branch 'develop-2'

v0.2.4

Toggle v0.2.4's commit message
Squashed commit of the following:

commit 6292261
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 12 10:29:56 2022 +0200

    Update README.md

commit 87fc91c
Merge: bec56c3 95ab4d9
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Thu Jul 7 11:37:04 2022 +0200

    Merge pull request #240 from inab/dependabot/npm_and_yarn/develop-2/eslint-plugin-storybook-0.5.13

    chore(deps-dev): bump eslint-plugin-storybook from 0.5.12 to 0.5.13

commit 95ab4d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jul 5 15:57:36 2022 +0000

    chore(deps-dev): bump eslint-plugin-storybook from 0.5.12 to 0.5.13

    Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.5.12 to 0.5.13.
    - [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.12...v0.5.13)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit bec56c3
Merge: 8feee3a 104596d
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 5 17:04:45 2022 +0200

    Merge pull request #236 from inab/dependabot/npm_and_yarn/develop-2/prettier-2.7.1

    chore(deps-dev): bump prettier from 2.6.2 to 2.7.1

commit 8feee3a
Merge: 7d1c3b0 fba0608
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 5 17:03:17 2022 +0200

    Merge pull request #228 from inab/dependabot/npm_and_yarn/develop-2/typescript-4.7.4

    chore(deps-dev): bump typescript from 4.6.3 to 4.7.4

commit 104596d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jul 5 15:03:11 2022 +0000

    chore(deps-dev): bump prettier from 2.6.2 to 2.7.1

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

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 7d1c3b0
Merge: 69b1379 0f9b357
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 5 17:02:47 2022 +0200

    Merge pull request #187 from inab/dependabot/npm_and_yarn/develop-2/husky-8.0.1

    chore(deps-dev): bump husky from 7.0.4 to 8.0.1

commit 69b1379
Merge: 60dbb5a c0bcb26
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jul 5 17:02:04 2022 +0200

    Merge pull request #234 from inab/dependabot/npm_and_yarn/develop-2/eslint-8.19.0

    chore(deps-dev): bump eslint from 8.16.0 to 8.19.0

commit c0bcb26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jul 4 01:17:38 2022 +0000

    chore(deps-dev): bump eslint from 8.16.0 to 8.19.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.19.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.16.0...v8.19.0)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit fba0608
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jun 21 09:47:10 2022 +0000

    chore(deps-dev): bump typescript from 4.6.3 to 4.7.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.7.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.3...v4.7.4)

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

    Signed-off-by: dependabot[bot] <support@github.com>

commit 60dbb5a
Merge: ad9b5fa 38bcc26
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jun 21 11:45:22 2022 +0200

    Merge pull request #209 from inab/dependabot/npm_and_yarn/develop-2/babel/eslint-parser-7.18.2

    chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2

commit ad9b5fa
Merge: ca58f79 232c6ad
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jun 21 11:44:52 2022 +0200

    Merge pull request #226 from inab/dependabot/npm_and_yarn/develop-2/storybook/addon-links-6.5.9

    chore(deps-dev): bump @storybook/addon-links from 6.5.0 to 6.5.9

commit ca58f79
Merge: 5512cbe 57e6f25
Author: Dominik Brüchner <dominik.br@posteo.net>
Date:   Tue Jun 21 11:44:20 2022 +0200

    Merge pull request #227 from inab/dependabot/npm_and_yarn/develop-2/storybook/addon-docs-6.5.9

    chore(deps-dev): bump @storybook/addon-docs from 6.5.0 to 6.5.9

commit 57e6f25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jun 14 00:47:53 2022 +0000

    chore(deps-dev): bump @storybook/addon-docs from 6.5.0 to 6.5.9

    Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs) from 6.5.0 to 6.5.9.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/docs)

    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-docs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 232c6ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jun 14 00:46:51 2022 +0000

    chore(deps-dev): bump @storybook/addon-links from 6.5.0 to 6.5.9

    Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.0 to 6.5.9.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/links)

    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-links"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 38bcc26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri May 27 12:30:40 2022 +0000

    chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.17.0 to 7.18.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.18.2/eslint/babel-eslint-parser)

    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 0f9b357
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri May 27 12:27:08 2022 +0000

    chore(deps-dev): bump husky from 7.0.4 to 8.0.1

    Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v7.0.4...v8.0.1)

    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

v0.2.3

Toggle v0.2.3's commit message
Merge branch 'develop-2'

v0.2.2

Toggle v0.2.2's commit message