Commit Graph

138 Commits

Author SHA1 Message Date
Michał Leszczyk 688dbbd52f
ops(dashboard-v2): prepare Dockerfile (#1971)
* ops(dashboard-v2): prepare Dockerfile

* ops(dashboard-v2): lint dashboard-v2/Dockerfile
2022-04-07 12:59:20 +02:00
Michał Leszczyk 7bd54359e6
Dashboard v2 lighthouse scores improvements (#1972)
* Metadata improvements

* Accessibility improvements

* Improve performance on mobile
2022-04-06 11:10:28 +02:00
Michał Leszczyk 88f7170bb9
chore(dashboard-v2): update accounts disabled message 2022-03-31 08:25:38 +02:00
Michał Leszczyk 36c18e4f6a
fix: portal-aware amount of free storage on signup page 2022-03-30 15:35:36 +02:00
Michał Leszczyk 51c3d4af94
refactor(dashboard-v2): use memoized SkynetClient instance 2022-03-29 16:09:03 +02:00
Michał Leszczyk d3c252a0b0
fix(dashboard-v2): fix race conditions on /login & /logout calls 2022-03-29 16:09:03 +02:00
Michał Leszczyk 8cdf0f86b2
feat(dashboard-v2): prepare /signup page for free & paid portals 2022-03-29 16:09:03 +02:00
Michał Leszczyk 0604198ca2
feat(dashboard-v2): make /upgrade page compliant with portal settings 2022-03-29 16:09:03 +02:00
Michał Leszczyk 899f963b63
feat(dashboard-v2): make PlansProvider compliant with portal settings 2022-03-29 16:09:02 +02:00
Michał Leszczyk ef97adf2fb
feat(dashboard-v2): redirect to /upgrade when unsubscribed user tries to access subscription-only features 2022-03-29 16:09:02 +02:00
Michał Leszczyk 6f5fda4d30
feat(dashboard-v2): add portal settings provider 2022-03-29 16:09:02 +02:00
Karol Wypchło 38377b4e66
Merge pull request #1918 from SkynetLabs/dashboard-v2-api-keys-mutations
Dashboard v2 api keys mutations
2022-03-29 09:35:15 +02: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
Michał Leszczyk 34fbdf9e64
style(dashboard-v2): wording 2022-03-28 09:29:26 +02:00
Michał Leszczyk 07a5b79710
style(dashboard-v2): prettier run 2022-03-28 08:29:03 +02:00
Michał Leszczyk 34bb7d55d1
style(dashboard-v2): uncapitalize Skylinks 2022-03-28 08:07:14 +02:00
Michał Leszczyk 45dc78ed19
feat(dashboard-v2): add dedicated form for public api keys 2022-03-25 17:47:44 +01: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
Michał Leszczyk 46d295e54c
chore(dashboard-v2): cleanup unused imports 2022-03-25 12:48:11 +01:00
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
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
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
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