Commit Graph

2018 Commits

Author SHA1 Message Date
Michał Leszczyk fad846ee7a
fix(dashboard-v2): fix table cell paddings 2022-02-23 12:14:33 +01:00
Michał Leszczyk ae5c66817c
feat(dashboard-v2): make top navigation bar responsive 2022-02-23 12:14:33 +01:00
Michał Leszczyk 0c275a8f3e
fix(dashboard-v2): fix active tab indicator after window resize 2022-02-23 12:14:33 +01:00
Michał Leszczyk 143c6a94e5
feat(dashboard-v2): allow passing custom elements as panel title 2022-02-23 12:14:33 +01:00
Michał Leszczyk cb0ff7a576
feat(dashboard-v2): add css media query helper 2022-02-23 12:14:33 +01:00
Karol Wypchło 5b0e5389af
Merge pull request #1747 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.23
build(deps-dev): bump tailwindcss from 3.0.22 to 3.0.23 in /packages/dashboard
2022-02-21 16:21:18 +01:00
Karol Wypchło 1c9ad7bc43
Merge pull request #1741 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-3.0.23
build(deps-dev): bump tailwindcss from 3.0.22 to 3.0.23 in /packages/website
2022-02-21 16:21:10 +01:00
Karol Wypchło 1a35a1aabf
Merge pull request #1743 from SkynetLabs/dependabot/npm_and_yarn/packages/website/swr-1.2.2
build(deps): bump swr from 1.2.1 to 1.2.2 in /packages/website
2022-02-21 16:20:41 +01:00
dependabot[bot] 1fef1d63df
build(deps-dev): bump tailwindcss in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.22 to 3.0.23.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.22...v3.0.23)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 13:06:02 +00:00
dependabot[bot] 2e200fe2da
build(deps-dev): bump tailwindcss in /packages/dashboard
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.22 to 3.0.23.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.22...v3.0.23)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 13:00:37 +00:00
dependabot[bot] e440c9f183
build(deps): bump swr from 1.2.1 to 1.2.2 in /packages/website
Bumps [swr](https://github.com/vercel/swr) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 13:00:08 +00:00
Karol Wypchło 9637b31283
Merge pull request #1745 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-9.5.0
build(deps-dev): bump cypress from 9.4.1 to 9.5.0 in /packages/website
2022-02-21 13:59:10 +01:00
dependabot[bot] 9fcbb78009
build(deps): bump ky from 0.28.7 to 0.29.0 in /packages/dashboard
Bumps [ky](https://github.com/sindresorhus/ky) from 0.28.7 to 0.29.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v0.28.7...v0.29.0)

---
updated-dependencies:
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:57:28 +00:00
Karol Wypchło 10afcef91c
Merge pull request #1752 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/swr-1.2.2
build(deps): bump swr from 1.2.1 to 1.2.2 in /packages/dashboard
2022-02-21 13:55:41 +01:00
Karol Wypchło 862d22ae75
Merge pull request #1754 from SkynetLabs/dependabot/npm_and_yarn/packages/website/nanoid-3.3.1
build(deps): bump nanoid from 3.2.0 to 3.3.1 in /packages/website
2022-02-21 13:55:10 +01:00
dependabot[bot] b4797501eb
build(deps): bump swr from 1.2.1 to 1.2.2 in /packages/dashboard
Bumps [swr](https://github.com/vercel/swr) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:54:46 +00:00
dependabot[bot] c0b7d539a0
build(deps-dev): bump cypress from 9.4.1 to 9.5.0 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.4.1...v9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:53:34 +00:00
Karol Wypchło a1dd6204c7
Merge pull request #1744 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss/typography-0.5.2
build(deps-dev): bump @tailwindcss/typography from 0.5.1 to 0.5.2 in /packages/dashboard
2022-02-21 13:53:19 +01:00
Karol Wypchło f05fe61d30
Merge pull request #1755 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/react-toastify-8.2.0
build(deps): bump react-toastify from 8.1.1 to 8.2.0 in /packages/dashboard
2022-02-21 13:52:54 +01:00
dependabot[bot] 95e041ffdf
build(deps-dev): bump @tailwindcss/typography in /packages/dashboard
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:51:21 +00:00
dependabot[bot] ba71c9426f
build(deps): bump react-toastify in /packages/dashboard
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.1.1...v8.2.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:51:17 +00:00
dependabot[bot] 07bead9a95
build(deps): bump nanoid from 3.2.0 to 3.3.1 in /packages/website
Bumps [nanoid](https://github.com/ai/nanoid) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.2.0...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:50:38 +00:00
Karol Wypchło 3274239be5
Merge pull request #1749 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-config-next-12.1.0
build(deps-dev): bump eslint-config-next from 12.0.10 to 12.1.0 in /packages/dashboard
2022-02-21 13:50:10 +01:00
Karol Wypchło 19c89c8e99
Merge pull request #1742 from SkynetLabs/dependabot/npm_and_yarn/packages/dnslink-api/express-4.17.3
build(deps): bump express from 4.17.2 to 4.17.3 in /packages/dnslink-api
2022-02-21 13:49:56 +01:00
Karol Wypchło 51bee288ed
Merge pull request #1746 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/stripe-js-1.23.0
build(deps): bump @stripe/stripe-js from 1.22.0 to 1.23.0 in /packages/dashboard
2022-02-21 13:49:16 +01:00
Karol Wypchło 70d7a92b99
Merge pull request #1750 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.203.0
build(deps): bump stripe from 8.202.0 to 8.203.0 in /packages/dashboard
2022-02-21 13:48:08 +01:00
Karol Wypchło d0ca19b082
Merge pull request #1751 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss/typography-0.5.2
build(deps-dev): bump @tailwindcss/typography from 0.5.1 to 0.5.2 in /packages/website
2022-02-21 13:47:55 +01:00
dependabot[bot] 51ebdc5e5d
build(deps): bump express from 4.17.2 to 4.17.3 in /packages/dnslink-api
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:47:36 +00:00
Karol Wypchło 00148c7003
Merge pull request #1748 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.7.2
build(deps): bump gatsby from 4.7.1 to 4.7.2 in /packages/website
2022-02-21 13:47:23 +01:00
Karol Wypchło 334fc9c6a0
Merge pull request #1740 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/express-4.17.3
build(deps): bump express from 4.17.2 to 4.17.3 in /packages/health-check
2022-02-21 13:46:32 +01:00
dependabot[bot] 9dacb2a99c
build(deps-dev): bump @tailwindcss/typography in /packages/website
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:10:32 +00:00
dependabot[bot] 5ccf3eeb6d
build(deps): bump stripe from 8.202.0 to 8.203.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.202.0 to 8.203.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.202.0...v8.203.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:10:29 +00:00
dependabot[bot] 35bda060a7
build(deps-dev): bump eslint-config-next in /packages/dashboard
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.0/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:10:18 +00:00
dependabot[bot] fbe60d8993
build(deps): bump gatsby from 4.7.1 to 4.7.2 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.7.1...gatsby@4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:10:11 +00:00
dependabot[bot] e7ce1b1312
build(deps): bump @stripe/stripe-js in /packages/dashboard
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:09:47 +00:00
dependabot[bot] 7da92354d6
build(deps): bump express in /packages/health-check
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:06:49 +00:00
dependabot[bot] 675ad9b2b2
build(deps): bump express in /packages/handshake-api
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 12:06:24 +00:00
Michał Leszczyk 9ced352b16
feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00
Karol Wypchło 29d4df0be6
Merge pull request #1731 from SkynetLabs/dashboard-v2-move-storybook-components
Dashboard v2 move storybook components
2022-02-18 12:34:14 +01:00
Karol Wypchło e207fe2602
Merge pull request #1730 from SkynetLabs/dashboard-v2-code-quality-checks
Dashboard v2 code quality checks
2022-02-18 12:34:05 +01:00
dependabot[bot] fa9c5638e3
Bump url-parse from 1.5.4 to 1.5.7 in /packages/website
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:54:41 +00:00
Karol Wypchło ce5143ad8c
Merge pull request #1733 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7 in /packages/health-check
2022-02-18 10:53:54 +01:00
dependabot[bot] a720952c3e
Bump url-parse from 1.5.3 to 1.5.7 in /packages/dashboard
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:52:00 +00:00
dependabot[bot] f5a7ff1bd4
Bump url-parse from 1.5.3 to 1.5.7 in /packages/health-check
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:51:41 +00:00
Michał Leszczyk d385f9e689
style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
Michał Leszczyk 02b3b814f0
chore(dashboard-v2): fix build 2022-02-18 09:19:06 +01:00
Michał Leszczyk 7959328bcb
chore(dashboard-v2): move components from skynet-storybook repo 2022-02-18 09:18:54 +01:00
Michał Leszczyk 4871422060
ops(dashboard-v2): setup Storybook 2022-02-18 09:18:41 +01:00
Michał Leszczyk 0d108a8b82
style(dashboard-v2): update prettier config 2022-02-18 09:17:28 +01:00
dependabot[bot] 99812e5174
Bump next from 12.0.10 to 12.1.0 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 02:14:35 +00:00
Karol Wypchło e1e56a60e0
Merge pull request #1727 from SkynetLabs/replace-api-env-vars-with-domains
replace api env vars with domain vars
2022-02-17 15:40:48 +01:00
Michał Leszczyk b539a41397
ops(dashboard-v2): setup (& satisfy) prettier 2022-02-17 12:16:21 +01:00
Michał Leszczyk 0fa43b9b2d
ops(dashboard-v2): address (some) missing peer-dependencies warnings 2022-02-17 12:10:50 +01:00
Michał Leszczyk 83c26bf7c4
ops(dashboard-v2): setup eslint 2022-02-17 12:10:33 +01:00
Karol Wypchło e674896f7d
Merge pull request #1725 from SkynetLabs/dashboard-v2
ops: initial Dashboard v2 directory setup
2022-02-16 15:14:08 +01:00
Karol Wypchlo f7f03d183a
replace api env vars with domain vars 2022-02-16 14:59:15 +01:00
Michał Leszczyk 00eb919520
ops: use yarn instead of npm 2022-02-16 13:14:41 +01:00
Michał Leszczyk 0c77705c26
ops: remove SSR config 2022-02-16 13:10:49 +01:00
Michał Leszczyk fe9b01bfe2
ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
Karol Wypchło f2846146f7
Merge pull request #1688 from SkynetLabs/clean-up-dashboard-url-env-var
remove dashboard url env var usage
2022-02-15 10:53:30 +01:00
Karol Wypchło 390eaf975b
Merge pull request #1711 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/pretty-bytes-6.0.0
Bump pretty-bytes from 5.6.0 to 6.0.0 in /packages/dashboard
2022-02-14 16:50:21 +01:00
Karol Wypchło 8d3d1fe563
Merge pull request #1712 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/website
2022-02-14 16:35:15 +01:00
Karol Wypchło 760157ae06
Merge pull request #1707 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/dashboard
2022-02-14 16:35:01 +01:00
Karol Wypchło 475c94f86e
Merge pull request #1714 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/sora-4.5.3
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/website
2022-02-14 15:38:48 +01:00
Karol Wypchło 5fda35acb2
Merge pull request #1705 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/health-check
2022-02-14 15:38:36 +01:00
Karol Wypchło 5406671455
Merge pull request #1713 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-6.2.6
Bump framer-motion from 6.2.4 to 6.2.6 in /packages/website
2022-02-14 15:38:21 +01:00
Karol Wypchło fc39eac81e
Merge pull request #1721 from SkynetLabs/dependabot/npm_and_yarn/packages/website/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/website
2022-02-14 15:38:03 +01:00
dependabot[bot] 166c9aad90
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.19 to 3.0.22.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.19...v3.0.22)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:36:59 +00:00
dependabot[bot] 7b74a842c2
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/dashboard
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.19 to 3.0.22.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.19...v3.0.22)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:34:32 +00:00
dependabot[bot] 37e13d2745
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/website
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/sora)

---
updated-dependencies:
- dependency-name: "@fontsource/sora"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:34:17 +00:00
dependabot[bot] 9589ee57e0
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/health-check
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:32:53 +00:00
Karol Wypchło 5c47f9271f
Merge pull request #1706 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/write-file-atomic-4.0.1
Bump write-file-atomic from 4.0.0 to 4.0.1 in /packages/health-check
2022-02-14 15:32:28 +01:00
Karol Wypchło 7f8c158424
Merge pull request #1708 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/sora-4.5.3
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/dashboard
2022-02-14 15:32:02 +01:00
dependabot[bot] 4084ecdb34
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:31:55 +00:00
Karol Wypchło 454a1f0a25
Merge pull request #1704 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/dashboard
2022-02-14 15:31:49 +01:00
Karol Wypchło dd809635e2
Merge pull request #1709 from SkynetLabs/dependabot/npm_and_yarn/packages/website/react-dropzone-12.0.4
Bump react-dropzone from 12.0.2 to 12.0.4 in /packages/website
2022-02-14 15:31:31 +01:00
Karol Wypchło c67bd8ffe7
Merge pull request #1710 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0 in /packages/dashboard
2022-02-14 15:31:10 +01:00
Karol Wypchło 316f6a209f
Merge pull request #1716 from SkynetLabs/dependabot/docker/packages/health-check/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/health-check
2022-02-14 15:30:38 +01:00
Karol Wypchło 7a1b68161c
Merge pull request #1717 from SkynetLabs/dependabot/docker/packages/website/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/website
2022-02-14 15:30:27 +01:00
Karol Wypchło 785b2260ad
Merge pull request #1718 from SkynetLabs/dependabot/docker/packages/dashboard/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dashboard
2022-02-14 15:30:18 +01:00
Karol Wypchło 2815d12cec
Merge pull request #1719 from SkynetLabs/dependabot/docker/packages/handshake-api/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/handshake-api
2022-02-14 15:30:03 +01:00
dependabot[bot] 0759d03cd8
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dnslink-api
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:07 +00:00
dependabot[bot] c973d7680e
Bump node in /packages/handshake-api
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:04 +00:00
dependabot[bot] 37508b6e57
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dashboard
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:03 +00:00
dependabot[bot] a19fefbdea
Bump node in /packages/health-check
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:00 +00:00
dependabot[bot] 2cac619d46
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/website
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:00 +00:00
dependabot[bot] ecdd893b48
Bump framer-motion from 6.2.4 to 6.2.6 in /packages/website
Bumps [framer-motion](https://github.com/framer/motion) from 6.2.4 to 6.2.6.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v6.2.4...v6.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:13:44 +00:00
dependabot[bot] 8e87769cfd
Bump pretty-bytes from 5.6.0 to 6.0.0 in /packages/dashboard
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.6.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pretty-bytes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:56 +00:00
dependabot[bot] 0ad218426d
Bump eslint from 8.8.0 to 8.9.0 in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:46 +00:00
dependabot[bot] 9e3164b61d
Bump react-dropzone from 12.0.2 to 12.0.4 in /packages/website
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 12.0.2 to 12.0.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v12.0.2...v12.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:37 +00:00
dependabot[bot] bd51d0eeac
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/dashboard
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/sora)

---
updated-dependencies:
- dependency-name: "@fontsource/sora"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:33 +00:00
dependabot[bot] 7ebae0294a
Bump write-file-atomic from 4.0.0 to 4.0.1 in /packages/health-check
Bumps [write-file-atomic](https://github.com/npm/write-file-atomic) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/npm/write-file-atomic/releases)
- [Changelog](https://github.com/npm/write-file-atomic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/write-file-atomic/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: write-file-atomic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:08:59 +00:00
dependabot[bot] 019abb522b
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/dashboard
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:55:48 +00:00
Karol Wypchlo e7c5da0594
disable indexing portal website 2022-02-11 16:01:46 +01:00
Karol Wypchło 1ddd5df8cc
Merge branch 'master' into clean-up-dashboard-url-env-var 2022-02-11 15:24:56 +01:00
Matthew Sevey 9aa21088c5
Merge pull request #1696 from SkynetLabs/expose-internal-authenticate-function
refactor assigning required env variables
2022-02-10 21:05:01 -05:00
Karol Wypchlo 79c82b9e0b
refactor assigning required env variables 2022-02-09 16:05:45 +01:00
Karol Wypchło 735fb4cd5d
Merge pull request #1671 from SkynetLabs/expose-internal-authenticate-function
expose internal authenticate function on health-check cli
2022-02-09 16:04:25 +01:00
dependabot[bot] 564cf68ab3
Bump gatsby-transformer-sharp from 4.6.0 to 4.7.0 in /packages/website
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.7.0/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 14:45:09 +00:00
Karol Wypchlo 151c6aba23
remove unused plugin gatsby-transformer-json 2022-02-09 15:10:03 +01:00