Commit Graph

2885 Commits

Author SHA1 Message Date
Frank Harkins cd65f7684e
Add QGSS 2022 to learn page (#2798)
* Add summer school 2022 card

* Add GQSS22 to learn page

* Add summer schools to mega menu

* Update summer school 2022 header

* Add margins to header

* Update missed references

* Update links

Co-authored-by: Randy <randytolentino@ibm.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
Co-authored-by: //va <vabarbosa@users.noreply.github.com>
2022-10-20 18:09:10 +01:00
Frank Harkins d4178b6435
Add card subtitle feature (#2842)
* Add card subtitle feature

* Add subtitle to course def

* Make subtitle h5 and correct size
2022-10-19 10:14:45 -04:00
//va c866cc2c0f
disable registration (#2849) 2022-10-19 09:46:35 -04:00
Randy c291773422
update university info (#2841) 2022-10-12 18:10:51 -04:00
Frank Harkins 4a895b9049
Appease sass (#2838) 2022-10-12 09:57:29 -07:00
Luciano Bello fb1f0a50e5
remove the extension section in favor of qiskit/ecosystem (#2825)
* remove the extension section in favor of qiskit/ecosystem

* remove assets

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
Co-authored-by: Randy <randytolentino@ibm.com>
2022-10-12 06:22:49 -07:00
dependabot[bot] 6746c71b54
chore(deps): bump markdown-it from 12.3.2 to 13.0.1 (#2795)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.2 to 13.0.1.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.2...13.0.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Randy <randytolentino@ibm.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2022-10-10 14:09:03 +02:00
dependabot[bot] f4250bdd79
chore(deps-dev): bump eslint-plugin-vue from 9.5.1 to 9.6.0 (#2832)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.5.1 to 9.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:40:49 +02:00
dependabot[bot] 30fcbd82a5
chore(deps-dev): bump eslint-plugin-vue from 9.4.0 to 9.5.1 (#2794)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.4.0 to 9.5.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.4.0...v9.5.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Randy <randytolentino@ibm.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2022-10-10 09:16:18 +02:00
Frank Harkins 754c01d449
Add summer schools to mega menu (#2826) 2022-10-05 15:38:45 -04:00
Randy ca8b74cae9
update event links and content (#2823) 2022-10-04 13:31:44 -04:00
Randy be5b6d2761
update fall fest events content (#2819) 2022-10-03 11:06:01 -04:00
Randy a8a4b50a4d
Add Qiskit Fall Fest page (#2799)
* add Fall Fes page, content, img, and components

* rename assets and clean placeholder content

* conditionalize event card icon, add event time

* update fall fest placeholder and asset

* add university placeholder cards

* add asset, remove faq section

* remove unused selectors

* remove unnecessary event card details

* add first round of fall fest content

* update event card to conditional location

* add details to university event cards

* update university content in table

* update university directory w/ new images

* update university information

* remove links for empty data

* correct and update links

* update event dates

* update schedule

* update links, update asset

* update schedule wave groupings

* refactor table link to use component

* update links, content, and table styles

* reorder table data

* update university w/ links

* remove inline vhtml directive and comment

* order type of event column data

* revert package-lock
2022-09-27 13:33:18 -07:00
Esperanza Molina 9659930f1b
Added new conditions so that events happening today will appear on the Future events tab (#2791) 2022-09-22 11:41:55 -04:00
Yoshie 8ec516a490
chore: bump ui-shell version (#2796)
Add max-width to match page content
2022-09-20 08:57:30 +02:00
Yoshie 78bf55a69f
feat(menu): updates to use ui-shell web component (#2784)
* chore: update @qiskit/web-components

Node v14.20.0
npm 6.14.17

* feat: update layouts to use ui-shell

Updates default and default-max layouts to use ui-shell
instead of TheMenu component
Removes TheMenu component since no longer used

* chore: update @qiskit/web-components to 0.9.0

* refactor: hide account for initial drop

The max-width is a little off from the rest of the page
content. Including the account icon highlights the issue
so removing for initial integration.

* feat: add click tracking event

* feat: add click tracking to default layout

* chore: remove unneeded code

- Removes unused menu mixin and unused icons
- Scopes SFC styles
- Removes unneeded tabindex attribute

* chore: update segment data

Follows what is defined in as the segment property
for the nav links defined in constants/menuLinks.ts

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2022-09-18 11:05:25 +02:00
Eddybrando Vásquez d9939f6a97 style: empty line for better readability 2022-09-15 11:04:45 +02:00
Randy 3d6555186f
Merge pull request #2788 from Qiskit/fix/2746-ongoing-events
fix(events): add ongoing events in "future events"
2022-09-14 12:48:02 -07:00
Esperanza Molina c8ea05a194
Update event-conversion-utils.spec.ts 2022-09-14 11:48:56 +02:00
Eddybrando Vásquez 8409bbec45 fix(events): add ongoing events in "future events" 2022-09-14 09:43:55 +02:00
Randy e7352d022b
Merge pull request #2778 from Qiskit/fh-contact-email
[Suggestions] Change contact email
2022-09-12 12:35:01 -07:00
dependabot[bot] 71192b5b81
chore(deps-dev): bump eslint-plugin-vue from 9.3.0 to 9.4.0 (#2780)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.4.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 14:00:44 +02:00
Frank Harkins 8a7ab4bd72
Update contact email 2022-09-07 14:04:06 +01:00
dependabot[bot] 3e1c1abfb8
chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1 (#2772)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.7 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.7...v27.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 14:59:24 +02:00
dependabot[bot] 31ecffe87b
chore(deps-dev): bump sass from 1.49.9 to 1.54.8 (#2771)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.54.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.54.8)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 14:58:34 +02:00
dependabot[bot] 365b95c53b
chore(deps-dev): bump @types/lodash from 4.14.182 to 4.14.184 (#2763)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.182 to 4.14.184.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 12:48:16 +02:00
dependabot[bot] b6662ffc92
chore(deps-dev): bump @nuxtjs/stylelint-module from 4.0.0 to 4.1.0 (#2764)
Bumps [@nuxtjs/stylelint-module](https://github.com/nuxt-community/stylelint-module) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nuxt-community/stylelint-module/releases)
- [Changelog](https://github.com/nuxt-community/stylelint-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/stylelint-module/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/stylelint-module"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 11:41:05 +02:00
Abby Mitchell 8b9572c089 Fix tooltip bug 2022-08-24 10:21:53 +02:00
dependabot[bot] 49a6715350
chore(deps-dev): bump eslint-plugin-vue from 9.2.0 to 9.3.0 (#2754)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.2.0...v9.3.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 09:12:34 +02:00
dependabot[bot] 80241e7232
chore(deps): bump markdown-it-link-attributes from 3.0.0 to 4.0.1 (#2755)
Bumps [markdown-it-link-attributes](https://github.com/crookedneighbor/markdown-it-link-attributes) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/crookedneighbor/markdown-it-link-attributes/releases)
- [Changelog](https://github.com/crookedneighbor/markdown-it-link-attributes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crookedneighbor/markdown-it-link-attributes/compare/v3.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: markdown-it-link-attributes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 09:11:55 +02:00
dependabot[bot] 81545c6a81
chore(deps-dev): bump eslint-plugin-jest from 25.2.2 to 26.8.7 (#2756)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.2 to 26.8.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.2.2...v26.8.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 09:09:41 +02:00
Randy fad0053748
Merge pull request #2753 from garrison/capitalize-runtime
Capitalize Qiskit Runtime in banner
2022-08-19 10:34:01 -07:00
Jim Garrison e2cc524948 Capitalize Qiskit Runtime in banner
This change is consistent with its usage e.g. at the "Learn more"
link in the banner and elsewhere in IBM Quantum documentation.
(The banner was originally added in #2594.)
2022-08-19 10:09:45 -07:00
Eddybrando Vásquez 43eb4af849
ci: setup Coveralls (#2726) 2022-08-16 18:33:51 +02:00
dependabot[bot] deb06dffaf
chore(deps-dev): bump eslint-plugin-promise from 5.1.1 to 5.2.0 (#2739)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v5.1.1...v5.2.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 14:17:40 +02:00
dependabot[bot] 8657ef9422
chore(deps): bump got from 11.8.2 to 11.8.5 (#2747)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 14:11:43 +02:00
dependabot[bot] c801442e41
chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.26.0 (#2749)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.26.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 13:49:15 +02:00
Randy 684859a234
fix: typo (#2751) 2022-08-16 09:57:34 +02:00
Randy 2b40c33d83
Merge pull request #2738 from Qiskit/dependabot/npm_and_yarn/carbon/icons-vue-10.49.1
chore(deps): bump @carbon/icons-vue from 10.41.0 to 10.49.1
2022-08-11 12:10:52 -07:00
Abby Mitchell 144a2ec837
Ecosystem: Refactor AppCard for different tag colours (#2660)
* Refactor AppCard for different tag colours

*  lint 

* Fixed console warnings

* Started adding tooltip to tags

* Fix tag spacing issue

* Remove semicolons

* Pulled in tooltip descriptions

* Updated tier and members data

*  lint 

*  more lint 

* Fixed tooltip colours

* Fixed tooltip width to fix responsiveness

* Resolve merge conflicts

* Adjusted spacing of pills

* Fix styles

* Tidy up code

* Added TagToolip interface
2022-08-11 08:12:15 +02:00
Randy acb5ba80e0
Merge pull request #2740 from Qiskit/dependabot/npm_and_yarn/vue-demi-0.13.6
chore(deps): bump vue-demi from 0.13.5 to 0.13.6
2022-08-08 10:08:46 -07:00
dependabot[bot] 1fc4a935d7
chore(deps): bump vue-demi from 0.13.5 to 0.13.6
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.13.5...v0.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 00:28:59 +00:00
dependabot[bot] 1271303211
chore(deps): bump @carbon/icons-vue from 10.41.0 to 10.49.1
Bumps [@carbon/icons-vue](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-vue) from 10.41.0 to 10.49.1.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/v10.49.1/packages/icons-vue)

---
updated-dependencies:
- dependency-name: "@carbon/icons-vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 00:13:38 +00:00
Randy 13588b8ea6
Merge pull request #2734 from danielleodigie/issue-2733-australia-to-oceania
Fixed advocate page locations filter. Changed Australia to Oceania
2022-08-04 09:28:06 -07:00
Danielle Odigie 5831e41b20 Fixed advocate page locations filter. Changed Australia to Oceania 2022-08-04 11:48:58 -04:00
//va ecbf870a9a
Merge pull request #2728 from Qiskit/rt-fix-2727-broken-link
fix broken link
2022-08-02 13:55:17 -04:00
techtolentino b959c5d356 fix broken link 2022-08-02 10:12:11 -07:00
Eddybrando Vásquez 0bf2c02d5d
test: script to test only changed files (#2714)
Related to https://github.com/Qiskit/qiskit.org/issues/2699
2022-08-02 15:59:52 +02:00
dependabot[bot] aff6a3851e
chore(deps-dev): bump nodemon from 2.0.14 to 2.0.19 (#2720)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.14 to 2.0.19.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.14...v2.0.19)

---
updated-dependencies:
- dependency-name: nodemon
  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>
2022-08-02 09:55:46 +02:00
dependabot[bot] 99946dbf80
chore(deps-dev): bump @types/lodash from 4.14.176 to 4.14.182 (#2722)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.176 to 4.14.182.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  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>
2022-08-02 09:53:23 +02:00