Commit Graph

166 Commits

Author SHA1 Message Date
Michał Leszczyk 916a420b72
refactor(dashboard-v2): replace pretty-bytes with in-house solution 2022-04-15 16:19:29 +02:00
Michał Leszczyk 7248147ba7
fix(dashboard-v2): always set portal domain for SkynetClient 2022-04-15 16:19:04 +02:00
Michał Leszczyk d6fe2d2f1d
chore(dashboard-v2): cleanup console.log call 2022-04-14 18:41:20 +02:00
Michał Leszczyk 03c9fe01b2
fix(dashboard-v2): fix skylinks validation for sponsor keys 2022-04-14 18:34:16 +02:00
Michał Leszczyk babb6a48ad
ops(dashboard-v2): fix SkynetClient on multi-server portals 2022-04-14 18:33:39 +02:00
Michał Leszczyk e4fe4dd901
ops(dashboard-v2): publish new dashboard under /v2 prefix 2022-04-14 18:30:27 +02:00
Michał Leszczyk 1e713c61c9
fix(dashboard-v2): fix current usage graph on portals without Stripe configured 2022-04-14 18:29:07 +02:00
Karol Wypchło 162e6de77a
Merge pull request #1996 from SkynetLabs/dashboard-v2-copy-changes
Dashboard v2 - addressing ops team feedback + DX improvements
2022-04-14 13:14:13 +02:00
Michał Leszczyk 9d079830ac
refactor(dashboard-v2): fix typos, change copies, rename components 2022-04-13 15:25:17 +02:00
Michał Leszczyk bf55ca8fbe
fix(dashboard-v2): use unambigous date format 2022-04-13 08:30:31 +02:00
Michał Leszczyk a392863cbe
fix(dashboard-v2): use binary: true 2022-04-13 08:29:11 +02:00
Michał Leszczyk b731d80ea0
ops(dashboard-v2): remove .env.development from repo 2022-04-13 08:23:44 +02:00
Karol Wypchło 1f3ec0c74b
Merge pull request #1980 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard-v2/moment-2.29.2
build(deps): bump moment from 2.29.1 to 2.29.2 in /packages/dashboard-v2
2022-04-12 15:00:18 +02:00
Michał Leszczyk e839184ee5
style(dashboard-v2): prettier run 2022-04-12 13:22:59 +02:00
Michał Leszczyk b572cdf72c
feat(dashboard-v2): proper copies on user settings pages + fix for account removal redirection 2022-04-12 13:22:26 +02:00
Michał Leszczyk 38407f6a31
fix(dashboard-v2): fix redirect after creating an account 2022-04-12 13:21:24 +02:00
Michał Leszczyk efed2045af
feat(dashboard-v2): proper copies about api keys 2022-04-12 13:20:40 +02:00
Michał Leszczyk 53b0687b21
fix(dashboard-v2): get rid of downloads section 2022-04-12 13:18:15 +02:00
Michał Leszczyk d15d2146f5
ops(dashboard-v2): improve local developer experience 2022-04-12 12:55:09 +02:00
Michał Leszczyk d164e538cd
fix(dashboard-v2): hide View All link when there's nothing to view 2022-04-11 13:32:22 +02:00
Michał Leszczyk 2965c8bbc6
fix(dashboard-v2): hide 'WAIT' since already says 'Processing' 2022-04-11 13:20:51 +02:00
Michał Leszczyk 2e7bccf604
fix(dashboard-v2): bound graph labels to the container box 2022-04-11 13:10:33 +02:00
Michał Leszczyk d093577909
dashboard-v2: move static elements of auth pages to AuthLayout 2022-04-11 12:37:14 +02:00
Michał Leszczyk 9cfea2266a
dashboard-v2: rename /signup to /registration 2022-04-11 12:27:57 +02:00
Michał Leszczyk ea8a63f328
dashboard-v2: CSS fixes on signup page 2022-04-11 12:26:37 +02:00
Michał Leszczyk 10dde68875
dashboard-v2: pin dropdown animation to toggle 2022-04-11 12:18:14 +02:00
Michał Leszczyk 2c2a1259d3
refactor(dashboard-v2): move access guards outside of SWRConfig 2022-04-11 09:09:39 +02:00
dependabot[bot] 8b4b298349
build(deps): bump moment from 2.29.1 to 2.29.2 in /packages/dashboard-v2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:49:12 +00:00
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