Michał Leszczyk
|
08bab146ec
|
feat(dashboard-v2): add node about public key needing configuration
|
2022-03-25 12:44:09 +01:00 |
Michał Leszczyk
|
9dd4b8eb17
|
feat(dashboard-v2): add skylink validation & parsing
|
2022-03-25 11:45:58 +01:00 |
Michał Leszczyk
|
614b7791ec
|
refactor(dashboard-v2): use a hook for adding skylinks to pubkeys
|
2022-03-25 11:22: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 |
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
|
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 |
Karol Wypchło
|
b397727006
|
Merge pull request #1852 from SkynetLabs/improve-subscription-only-portal-communication
improve user communication on subscription required portal
|
2022-03-21 16:51:51 +01: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 |