Commit Graph

4230 Commits

Author SHA1 Message Date
dependabot[bot] 7f2d1fc7b7
build(deps): bump nanoid from 3.3.1 to 3.3.2 in /packages/website
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.1 to 3.3.2.
- [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.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:13:11 +00:00
Karol Wypchło 62816c6c84
Merge pull request #1915 from SkynetLabs/dashboard-v2-account-data-mutations
Dashboard V2  - changing account information
2022-03-28 10:56:58 +02:00
Karol Wypchło 65cb6a4c2a
include lua linter luacheck in github action (#1923) 2022-03-25 13:56:03 -04:00
Michał Leszczyk 5bb1ed18c4
chore(dashboard-v2): handle reloadUser error 2022-03-25 13:40:22 +01:00
Michał Leszczyk 2aa3437ab6
chore(dashboard-v2): await reloadUser 2022-03-25 12:57:57 +01:00
Michał Leszczyk 5231413074
fix(dashboard-v2): bulletproof emptying one's email address 2022-03-25 12:54:59 +01:00
Karol Wypchło 5a85d50527
Merge pull request #1922 from SkynetLabs/dependabot/npm_and_yarn/packages/website/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/website
2022-03-25 12:26:24 +01:00
Karol Wypchło 215d9ebc0e
Merge branch 'master' into dependabot/npm_and_yarn/packages/website/minimist-1.2.6 2022-03-25 11:55:20 +01:00
Karol Wypchło 11ec2afdc6
switch to siasky.net 2022-03-25 11:51:39 +01:00
dependabot[bot] 8f2bd96ab3
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/website
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:42:54 +00:00
Karol Wypchło 0cf7cf34d1
Merge pull request #1921 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard-v2/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard-v2
2022-03-25 11:42:10 +01:00
Karol Wypchło 603931494c
Merge pull request #1919 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/dashboard
2022-03-25 11:42:00 +01:00
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
Karol Wypchło bb0da7a357
Merge pull request #1914 from SkynetLabs/dashboard-v2-auth-pages-registration-and-recovery
Dashboard v2 - registration and account recovery flows
2022-03-25 11:21:50 +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 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 4a127da39e
insert snippet for docker image developement builds (#1916) 2022-03-24 13:37:14 +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
Karol Wypchło fde93869be
remove Marissa 2022-03-22 21:07:42 +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 f72043c732
Merge pull request #1880 from SkynetLabs/certbot
replace caddy with certbot
2022-03-22 13:02:53 +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