Commit Graph

2365 Commits

Author SHA1 Message Date
Karol Wypchło 2c438901aa
Merge pull request #1920 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/health-check
2022-03-25 11:41:52 +01:00
Michał Leszczyk 614b7791ec
refactor(dashboard-v2): use a hook for adding skylinks to pubkeys 2022-03-25 11:22:36 +01:00
dependabot[bot] 8791aeb50f
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard-v2
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 10:20:46 +00:00
dependabot[bot] 6cfb79d6cc
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/health-check
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 10:20:38 +00:00
dependabot[bot] 3b98111482
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 10:20:22 +00:00
Karol Wypchło e5cd3e1ed6
Merge branch 'master' into dashboard-v2-auth-pages-registration-and-recovery 2022-03-25 11:20:09 +01:00
Karol Wypchło 662565e870
Merge pull request #1913 from SkynetLabs/dashboard-v2-auth-pages-login
Dashboard v2 auth pages login
2022-03-25 11:19:36 +01:00
Michał Leszczyk 4c8328c21f
feat(dashboard-v2): implement data mutations for API keys 2022-03-25 11:06:21 +01:00
Michał Leszczyk ddd109ab0d
fix(dashboard-v2): update side image on /api-keys 2022-03-25 11:06:21 +01:00
Michał Leszczyk 1933ccd270
feat(dashboard-v2): add 'info' variant to Alert component 2022-03-25 11:06:20 +01:00
Michał Leszczyk 07112383d3
chore(dashboard-v2): cleanup AvatarUploader (user avatars are not available yet) 2022-03-25 11:03:15 +01:00
Michał Leszczyk 93809d5428
feat(dashboard-v2): implement data mutations for user accounts 2022-03-25 11:03:15 +01:00
Michał Leszczyk d27ef442f4
feat(dashboard-v2): add Modal component 2022-03-25 11:03:15 +01:00
Michał Leszczyk 340fe5f203
fix(dashboard-v2): fix TextField customization via className 2022-03-25 11:03:14 +01:00
Michał Leszczyk 60c2d35eb9
feat(dashboard-v2): add Alert component 2022-03-25 11:03:14 +01:00
Michał Leszczyk be82050b86
fix(dashboard-v2): fix possible race condition 2022-03-25 10:58:53 +01:00
Michał Leszczyk c7b8c31dbb
style(dashboard-v2): unify wording of messages 2022-03-25 10:52:59 +01:00
Michał Leszczyk 6b733ab739
style(dashboard-v2): unify password schemas 2022-03-25 10:52:28 +01:00
Michał Leszczyk 2664a3c4c4
fix(dashboard-v2): styling fixes for mobile view 2022-03-25 10:22:50 +01:00
Michał Leszczyk 202450e9d8
feat(dashboard-v2): implement account registration flow 2022-03-25 10:22:50 +01:00
Michał Leszczyk de7da6f56b
feat(dashboard-v2): implement account recovery flow 2022-03-25 10:22:50 +01:00
Michał Leszczyk 731b1b6d52
fix(dashboard-v2): address review comments 2022-03-24 15:47:35 +01:00
Karol Wypchło b2a7a2a8a4
Merge pull request #1911 from SkynetLabs/dashboard-v2-upgrade-page
Dashboard v2 upgrade page
2022-03-24 11:59:40 +01:00
Michał Leszczyk dda507fd5f
feat(dashboard-v2): add /auth/login page 2022-03-24 09:38:51 +01:00
Michał Leszczyk d64d8212d1
feat(dashboard-v2): implement LoginForm component 2022-03-24 09:38:51 +01:00
Michał Leszczyk a5a6757bf1
feat(dashboard-v2): add a HighlightedLink component 2022-03-24 09:38:51 +01:00
Michał Leszczyk 7dea4674f6
docs(dashboard-v2): add notes on how to run HTTPs locally 2022-03-24 09:38:51 +01:00
Michał Leszczyk 2f1b176a09
feat(dashboard-v2): add AuthLayout for /auth/ pages namespace 2022-03-24 09:38:51 +01:00
Michał Leszczyk 3356b88a3e
feat(dashboard-v2): allow <Button> to be type=submit 2022-03-24 09:38:51 +01:00
Michał Leszczyk c964086f7b
feat(dashboard-v2): use true reported bandwidth values 2022-03-24 09:38:17 +01:00
Michał Leszczyk 18600533eb
style(dashboard-v2): make Button's code more readable 2022-03-23 10:28:26 +01:00
Michał Leszczyk fc4864996a
feat(dashboard-v2): add /upgrade page 2022-03-22 13:48:52 +01:00
Michał Leszczyk bdf70e76e0
feat(dashboard-v2): expose loading flag from useActivePlan hook 2022-03-22 13:47:29 +01:00
Michał Leszczyk c058270a79
feat(dashboard-v2): make circle around checkmark icon optional 2022-03-22 13:47:08 +01:00
Michał Leszczyk f26822900f
fix(dashboard-v2): styling fixes for Button component 2022-03-22 13:46:34 +01:00
Michał Leszczyk 3e2f7eab3b
fix(dashboard-v2): styling fixes for Slider component 2022-03-22 13:46:04 +01:00
Karol Wypchło ccab1dd376
Merge pull request #1910 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.10.0
build(deps): bump gatsby-plugin-image from 2.9.0 to 2.10.0 in /packages/website
2022-03-22 13:03:25 +01:00
Karol Wypchło 12a5be4aa3
Merge pull request #1909 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-9.5.2
build(deps-dev): bump cypress from 9.5.1 to 9.5.2 in /packages/website
2022-03-22 12:47:01 +01:00
dependabot[bot] e300ad0795
build(deps): bump gatsby-plugin-image in /packages/website
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.10.0/packages/gatsby-plugin-image)

---
updated-dependencies:
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 10:17:06 +00:00
Karol Wypchło daaa620225
Merge pull request #1908 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.10.1
build(deps): bump gatsby-plugin-sharp from 4.9.1 to 4.10.1 in /packages/website
2022-03-22 11:10:39 +01:00
Karol Wypchło 979b41623e
Merge pull request #1903 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-postcss-5.10.0
build(deps): bump gatsby-plugin-postcss from 5.9.0 to 5.10.0 in /packages/website
2022-03-22 11:09:42 +01:00
dependabot[bot] d17c90ba7c
build(deps-dev): bump cypress from 9.5.1 to 9.5.2 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.1 to 9.5.2.
- [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.5.1...v9.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 16:04:03 +00:00
Karol Wypchło 34fa1d1106
Merge pull request #1905 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-sharp-4.10.0
build(deps): bump gatsby-transformer-sharp from 4.9.0 to 4.10.0 in /packages/website
2022-03-21 17:01:17 +01:00
Christopher Schinnerl a292a9e2a2
Merge pull request #1856 from SkynetLabs/ivo/nginx_passes_apikey
Nginx to pass Skynet-Api-Key and Authorization headers
2022-03-21 17:00:00 +01:00
dependabot[bot] ea665255e2
build(deps): bump gatsby-plugin-postcss in /packages/website
Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-postcss/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.10.0/packages/gatsby-plugin-postcss)

---
updated-dependencies:
- dependency-name: gatsby-plugin-postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 15:33:27 +00:00
dependabot[bot] 368a802c2f
build(deps): bump gatsby-plugin-sharp in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.9.1 to 4.10.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.1/packages/gatsby-plugin-sharp)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 15:33:13 +00:00
Karol Wypchło c4f2bbd6ba
Merge branch 'master' into improve-subscription-only-portal-communication 2022-03-21 16:31:18 +01:00
Karol Wypchło e4b9f41589
Merge pull request #1906 from SkynetLabs/dependabot/npm_and_yarn/packages/website/autoprefixer-10.4.4
build(deps-dev): bump autoprefixer from 10.4.2 to 10.4.4 in /packages/website
2022-03-21 16:31:01 +01:00
Karol Wypchło b647dd5e27
Merge pull request #1907 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.10.1
build(deps): bump gatsby-plugin-manifest from 4.9.1 to 4.10.1 in /packages/website
2022-03-21 16:30:51 +01:00
dependabot[bot] 60aff24cfb
build(deps): bump gatsby-transformer-sharp in /packages/website
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.9.0 to 4.10.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.10.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-03-21 15:18:46 +00:00
dependabot[bot] 99dc8cbcd9
build(deps): bump gatsby-plugin-manifest in /packages/website
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.9.1 to 4.10.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.10.1/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 15:16:19 +00:00
dependabot[bot] 8ebdc5d8b9
build(deps-dev): bump autoprefixer in /packages/website
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 15:15:21 +00:00
Karol Wypchło a18e213b35
Merge pull request #1900 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.10.0
build(deps): bump gatsby-source-filesystem from 4.9.1 to 4.10.0 in /packages/website
2022-03-21 16:13:35 +01:00
Karol Wypchło 002a6a378d
Merge pull request #1904 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-yaml-4.10.0
build(deps): bump gatsby-transformer-yaml from 4.9.0 to 4.10.0 in /packages/website
2022-03-21 16:13:02 +01:00
Karol Wypchło 0705fc8fe5
Merge pull request #1902 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sitemap-5.10.1
build(deps): bump gatsby-plugin-sitemap from 5.9.0 to 5.10.1 in /packages/website
2022-03-21 16:12:53 +01:00
dependabot[bot] 6f9e465e24
build(deps): bump gatsby-transformer-yaml in /packages/website
Bumps [gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-yaml/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.10.0/packages/gatsby-transformer-yaml)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 14:01:49 +00:00
dependabot[bot] c406f5978c
build(deps): bump gatsby-plugin-sitemap in /packages/website
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.10.1/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:59:52 +00:00
dependabot[bot] edfddb9830
build(deps): bump gatsby-source-filesystem in /packages/website
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.10.0/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:59:16 +00:00
Karol Wypchło aa7baebc2d
Merge pull request #1898 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-5.10.0
build(deps): bump gatsby-plugin-react-helmet from 5.9.0 to 5.10.0 in /packages/website
2022-03-21 14:57:28 +01:00
Karol Wypchło d6f108a376
Merge pull request #1897 from SkynetLabs/dependabot/npm_and_yarn/packages/website/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/website
2022-03-21 14:57:22 +01:00
Karol Wypchło 284ab30da0
Merge pull request #1896 from SkynetLabs/dependabot/npm_and_yarn/packages/website/postcss-8.4.12
build(deps): bump postcss from 8.4.8 to 8.4.12 in /packages/website
2022-03-21 14:57:17 +01:00
Karol Wypchło 0be7a5e630
Merge pull request #1889 from SkynetLabs/dependabot/docker/packages/website/node-16.14.2-alpine
build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/website
2022-03-21 14:57:09 +01:00
Karol Wypchło dd28229130
Merge pull request #1899 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.10.1
build(deps): bump gatsby from 4.9.3 to 4.10.1 in /packages/website
2022-03-21 14:56:57 +01:00
Karol Wypchło 1ed7fd7b11
Merge branch 'master' into improve-subscription-only-portal-communication 2022-03-21 14:33:46 +01:00
dependabot[bot] 2030fcb77a
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/website
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:33:11 +00:00
dependabot[bot] c2cd13559e
build(deps): bump postcss from 8.4.8 to 8.4.12 in /packages/website
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:33:02 +00:00
Karol Wypchło b4cc18adb4
Merge pull request #1890 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/dashboard
2022-03-21 14:26:26 +01:00
Karol Wypchło 65abc9ac44
Merge pull request #1901 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/stripe-js-1.25.0
build(deps): bump @stripe/stripe-js from 1.24.0 to 1.25.0 in /packages/dashboard
2022-03-21 14:26:14 +01:00
Karol Wypchło 4e7ee7848b
Merge pull request #1881 from SkynetLabs/dashboard-v2-export-data-page
Dashboard V2 - API keys and export data UIs
2022-03-21 14:26:04 +01:00
dependabot[bot] e333e11ce3
build(deps-dev): bump prettier in /packages/dashboard
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:47:44 +00:00
dependabot[bot] 3e2bcd7325
build(deps): bump @stripe/stripe-js in /packages/dashboard
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v1.24.0...v1.25.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-03-21 12:46:34 +00:00
dependabot[bot] e67efbd4b5
build(deps): bump node in /packages/website
Bumps node from 16.14.0-alpine to 16.14.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:46:03 +00:00
Karol Wypchło e596207034
Merge branch 'master' into ivo/nginx_passes_apikey 2022-03-21 13:39:41 +01:00
dependabot[bot] 1042664895
build(deps): bump gatsby from 4.9.3 to 4.10.1 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.9.3 to 4.10.1.
- [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.9.3...gatsby@4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:39:32 +00:00
Karol Wypchło d5a62c77b5
Merge pull request #1884 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/health-check
2022-03-21 13:38:09 +01:00
dependabot[bot] ce1ee631b5
build(deps): bump gatsby-plugin-react-helmet in /packages/website
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.10.0/packages/gatsby-plugin-react-helmet)

---
updated-dependencies:
- dependency-name: gatsby-plugin-react-helmet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:38:07 +00:00
Karol Wypchło 9674979890
Merge pull request #1886 from SkynetLabs/dependabot/npm_and_yarn/packages/dnslink-api/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/dnslink-api
2022-03-21 13:37:56 +01:00
Karol Wypchło 9ef27af1c5
Merge pull request #1892 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/autoprefixer-10.4.4
build(deps-dev): bump autoprefixer from 10.4.2 to 10.4.4 in /packages/dashboard
2022-03-21 13:37:33 +01:00
Karol Wypchło be807f8188
Merge pull request #1891 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/dayjs-1.11.0
build(deps): bump dayjs from 1.10.8 to 1.11.0 in /packages/dashboard
2022-03-21 13:37:13 +01:00
Karol Wypchło d2e1e82ded
Merge pull request #1883 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/yargs-17.4.0
build(deps): bump yargs from 17.3.1 to 17.4.0 in /packages/health-check
2022-03-21 13:35:55 +01:00
Karol Wypchło ae801a988a
Merge pull request #1882 from SkynetLabs/dependabot/npm_and_yarn/packages/handshake-api/prettier-2.6.0
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /packages/handshake-api
2022-03-21 13:34:52 +01:00
Karol Wypchło e6bd7a0f5f
Merge pull request #1885 from SkynetLabs/dependabot/docker/packages/handshake-api/node-16.14.2-alpine
build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/handshake-api
2022-03-21 13:34:28 +01:00
Karol Wypchło ec6d5dd001
Merge pull request #1887 from SkynetLabs/dependabot/docker/packages/health-check/node-16.14.2-alpine
build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/health-check
2022-03-21 13:34:17 +01:00
Karol Wypchło be69093abe
Merge pull request #1888 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.210.0
build(deps): bump stripe from 8.209.0 to 8.210.0 in /packages/dashboard
2022-03-21 13:34:06 +01:00
Karol Wypchło 46f167f313
Merge pull request #1893 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/postcss-8.4.12
build(deps-dev): bump postcss from 8.4.8 to 8.4.12 in /packages/dashboard
2022-03-21 13:33:54 +01:00
Karol Wypchło 20801241d5
Merge pull request #1894 from SkynetLabs/dependabot/docker/packages/dashboard/node-16.14.2-alpine
build(deps): bump node from 16.14.0-alpine to 16.14.2-alpine in /packages/dashboard
2022-03-21 13:33:44 +01:00
dependabot[bot] 6581fdd3b0
build(deps): bump node in /packages/dnslink-api
Bumps node from 16.14.0-alpine to 16.14.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:32:41 +00:00
dependabot[bot] 2666d74cc9
build(deps): bump node in /packages/dashboard
Bumps node from 16.14.0-alpine to 16.14.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:32:40 +00:00
dependabot[bot] b33e6c342b
build(deps-dev): bump postcss in /packages/dashboard
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:32:31 +00:00
dependabot[bot] 0ce1af8c32
build(deps-dev): bump autoprefixer in /packages/dashboard
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:32:20 +00:00
dependabot[bot] 77aef6ed04
build(deps): bump dayjs from 1.10.8 to 1.11.0 in /packages/dashboard
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.8 to 1.11.0.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.0/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:32:05 +00:00
dependabot[bot] 8a342477f3
build(deps): bump stripe from 8.209.0 to 8.210.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.209.0 to 8.210.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.209.0...v8.210.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-03-21 12:31:43 +00:00
dependabot[bot] 488c7207fa
build(deps): bump node in /packages/health-check
Bumps node from 16.14.0-alpine to 16.14.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:30:43 +00:00
dependabot[bot] 246e8b66fe
build(deps-dev): bump prettier in /packages/dnslink-api
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:30:42 +00:00
dependabot[bot] 7f75d564f1
build(deps): bump node in /packages/handshake-api
Bumps node from 16.14.0-alpine to 16.14.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:30:37 +00:00
dependabot[bot] ac86dbf357
build(deps-dev): bump prettier in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:28:34 +00:00
dependabot[bot] e6cfa4c14c
build(deps): bump yargs from 17.3.1 to 17.4.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.3.1...v17.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:28:24 +00:00
dependabot[bot] fb57f623a7
build(deps-dev): bump prettier in /packages/handshake-api
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 12:27:06 +00:00
Karol Wypchlo 18822edae8
clean up unnecessary boolean comparison 2022-03-21 13:24:31 +01:00
Karol Wypchło 5ede788667
Merge branch 'master' into improve-subscription-only-portal-communication 2022-03-21 13:20:00 +01:00
Karol Wypchlo 1822814441
do not use PORTAL_DOMAIN for api requests 2022-03-18 16:46:39 +01:00
Karol Wypchło f26220652c
Merge branch 'master' into update-skynet-js-to-latest-tag 2022-03-17 17:59:06 +01:00
Michał Leszczyk 2eab6eba4d
feat(dashboard-v2): add API Keys page 2022-03-17 17:42:19 +01:00
Michał Leszczyk b3425daba3
feat(dashboard-v2): add Export page 2022-03-17 17:42:19 +01:00
Karol Wypchlo 3b554d12dc
update skynet-js to 4.0.26-beta 2022-03-17 16:59:21 +01:00
Karol Wypchło 9f92e3a617
Merge branch 'master' into dashboard-v2-profile-page 2022-03-17 10:34:37 +01:00
Karol Wypchło fafef1f7f7
Merge pull request #1867 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.9.1
build(deps): bump gatsby-plugin-sharp from 4.9.0 to 4.9.1 in /packages/website
2022-03-17 10:09:34 +01:00
dependabot[bot] 7992ae7d01
build(deps): bump gatsby from 4.9.2 to 4.9.3 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.9.2 to 4.9.3.
- [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.9.2...gatsby@4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 16:42:23 +00:00
Karol Wypchło ca04fefe1e
Merge pull request #1866 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/source-sans-pro-4.5.4
build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/website
2022-03-16 17:03:49 +01:00
Michał Leszczyk 4fa8dac4b4
fix(dashboard-v2): properly align switch toggle & label 2022-03-16 14:07:56 +01:00
dependabot[bot] 3f7c133cf7
build(deps): bump gatsby-plugin-sharp in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.9.1/packages/gatsby-plugin-sharp)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 12:30:03 +00:00
Karol Wypchło 284e3e7e5a
Merge pull request #1864 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.9.1
build(deps): bump gatsby-source-filesystem from 4.9.0 to 4.9.1 in /packages/website
2022-03-16 13:27:04 +01:00
Michał Leszczyk 8422a6770c
feat(dashboard-v2): add Settings/Account page 2022-03-16 12:53:32 +01:00
Michał Leszczyk 638825d8db
fix(dashboard-v2): notifications page - hide inbox icon on smaller screens 2022-03-16 12:53:32 +01:00
Michał Leszczyk 8d27ac7a1b
fix(dashboard-v2): fix paddings for content in UserSettingsLayout 2022-03-16 12:53:32 +01:00
Michał Leszczyk 99d8204118
fix(dashboard-v2): fix propTypes for Switch 2022-03-16 12:53:32 +01:00
Michał Leszczyk 6be5e45703
fix(dashboard-v2): add missing shadow for NavBar 2022-03-16 12:53:32 +01:00
Michał Leszczyk 539fc32fb9
fix(dashboard-v2): fix CopyButton's timeout 2022-03-16 12:53:31 +01:00
Michał Leszczyk 2e871f4712
feat(dashboard-v2): add SimpleUploadIcon component 2022-03-16 12:53:31 +01:00
Michał Leszczyk 132ee4f88f
refactor(dashboard-v2): reimplement TextInputBasic component 2022-03-16 12:53:31 +01:00
Michał Leszczyk 7014e983a5
fix(dashboard-v2): fix Button sizing 2022-03-16 12:53:31 +01:00
Michał Leszczyk 86a7f0358b
feat(dashboard-v2): add Settings/Notifications page 2022-03-16 12:53:31 +01:00
Michał Leszczyk e175984125
feat(dashboard-v2): add new layout for account settings pages 2022-03-16 12:53:31 +01:00
Michał Leszczyk 4a5be18dae
fix(dashboard-v2): fix Switch toggle shrinking in narrow spaces 2022-03-16 12:53:31 +01:00
Michał Leszczyk 387e08f69b
feat(dashboard-v2): add global typography styles 2022-03-16 12:53:31 +01:00
Michał Leszczyk 60b6fd2a48
fix(dashboard-v2): fix navbar dropdown hiding behind positioned content 2022-03-16 12:53:31 +01:00
Michał Leszczyk 0ec9b396aa
fix(dashboard-v2): styling fixes for active link in navbar dropdown 2022-03-16 12:53:31 +01:00
Karol Wypchło 0d485c2a7f
Merge pull request #1859 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.9.1
build(deps): bump gatsby-plugin-manifest from 4.9.0 to 4.9.1 in /packages/website
2022-03-16 12:19:10 +01:00
Karol Wypchło 69e52f6d72
Merge pull request #1857 from SkynetLabs/dashboard-v2-files-page
Dashboard v2 files page
2022-03-16 12:18:57 +01:00
dependabot[bot] e78aa1dfb3
build(deps): bump @fontsource/source-sans-pro in /packages/website
Bumps [@fontsource/source-sans-pro](https://github.com/fontsource/fontsource/tree/HEAD/packages/source-sans-pro) from 4.5.3 to 4.5.4.
- [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/source-sans-pro)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 08:58:37 +00:00
Karol Wypchło 11eac31681
Merge pull request #1860 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.209.0
build(deps): bump stripe from 8.207.0 to 8.209.0 in /packages/dashboard
2022-03-16 09:54:13 +01:00
Karol Wypchło 49ab788132
Merge pull request #1862 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/source-sans-pro-4.5.4
build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/dashboard
2022-03-16 09:54:00 +01:00
dependabot[bot] 7670bdaebd
build(deps): bump gatsby-source-filesystem in /packages/website
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.9.1/packages/gatsby-source-filesystem)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:09:54 +00:00
dependabot[bot] 6783cb3d39
build(deps-dev): bump eslint in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.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.10.0...v8.11.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-03-14 12:09:54 +00:00
dependabot[bot] 710e24e7b9
build(deps): bump @fontsource/source-sans-pro in /packages/dashboard
Bumps [@fontsource/source-sans-pro](https://github.com/fontsource/fontsource/tree/HEAD/packages/source-sans-pro) from 4.5.3 to 4.5.4.
- [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/source-sans-pro)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:09:44 +00:00
dependabot[bot] 568692452b
build(deps): bump stripe from 8.207.0 to 8.209.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.207.0 to 8.209.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.207.0...v8.209.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-03-14 12:09:30 +00:00
dependabot[bot] 2d9d45fd69
build(deps): bump gatsby-plugin-manifest in /packages/website
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.9.1/packages/gatsby-plugin-manifest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:09:21 +00:00
Michał Leszczyk fab732c6cc
feat(dashboard-v2): add Files page 2022-03-13 11:06:56 +01:00
Michał Leszczyk 46a2ff44d5
fix(dashboard-v2): styling fixes for Select and Table components 2022-03-13 11:06:56 +01:00
Michał Leszczyk ef13a84185
feat(dashboard-v2): implement CopyButton 2022-03-13 11:06:56 +01:00
Michał Leszczyk e4dec7fabd
feat(dashboard-v2): add CopyIcon and ShareIcon 2022-03-13 11:06:56 +01:00
Michał Leszczyk cd425240a0
feat(dashboard-v2): implement PopoverMenu 2022-03-13 11:06:56 +01:00
Michał Leszczyk cb5a162fe4
fix(dashboard-v2): migrate Switch to styled-components 2022-03-13 11:06:55 +01:00
Michał Leszczyk a00d4f8db9
fix(dashboard-v2): fix table header styles 2022-03-13 11:06:55 +01:00
Michał Leszczyk badc487018
fix(dashboard-v2): fix tabs default tab behavior 2022-03-13 11:06:55 +01:00
Michał Leszczyk aa6db3d115
feat(dashboard-v2): implement TextInputIcon component 2022-03-13 11:06:55 +01:00
Michał Leszczyk a93e4e93f8
Merge pull request #1833 from SkynetLabs/dashboard-v2-current-usage
Dashboard v2 current usage
2022-03-13 11:06:39 +01:00
Karol Wypchlo ed3fba1db4
Revert "Merge pull request #1851 from SkynetLabs/adjust-health-checks-to-skylink-redirects"
This reverts commit 8db71f57ec, reversing
changes made to 7922f84a23.
2022-03-10 09:54:54 +01:00
Karol Wypchlo 6189ec1617
improve user communication on subscription required portal 2022-03-09 14:27:27 +01:00
Karol Wypchlo a561796d52
fix health checks working with redirects 2022-03-08 23:13:00 +01:00