Commit Graph

1934 Commits

Author SHA1 Message Date
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] 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