Karol Wypchło
|
188b06c605
|
Merge pull request #2013 from SkynetLabs/dashboard-v2-stripe
Dashboard v2 - Stripe integration + bunch of fixes & improvements
|
2022-04-27 12:34:42 +02:00 |
firyx
|
82cc22f367
|
Fix dashboard-v2 Dockerfile context (#2051)
|
2022-04-26 16:39:35 +02:00 |
Karol Wypchlo
|
de7e7879b7
|
use dashboard dockerhub image
|
2022-04-21 10:48:53 +02:00 |
Karol Wypchło
|
274f83eedc
|
Merge branch 'master' into dashboard-v2-stripe
|
2022-04-19 15:32:46 +02:00 |
Michał Leszczyk
|
f433287bb6
|
Dashboard v2 - fixes + publishing under /v2 path (#2008)
* fix(dashboard-v2): fix current usage graph on portals without Stripe configured
* ops(dashboard-v2): publish new dashboard under /v2 prefix
* ops(dashboard-v2): fix SkynetClient on multi-server portals
* fix(dashboard-v2): fix skylinks validation for sponsor keys
* ops(dashboard-v2): don't actually launch the new dashboard yet :)
* chore(dashboard-v2): cleanup console.log call
* fix(dashboard-v2): always set portal domain for SkynetClient
|
2022-04-19 13:16:57 +02:00 |
Michał Leszczyk
|
ea11c3de48
|
feat(dashboard-v2): add sharing features, pagination and mobile view for /files page
|
2022-04-15 20:58:44 +02:00 |
Michał Leszczyk
|
c325865faa
|
chore(dashboard-v2): hide notifications and import/export links
|
2022-04-15 17:10:29 +02:00 |
Michał Leszczyk
|
3ed20e670b
|
feat(dashboard-v2): add custom 404 page
|
2022-04-15 17:03:13 +02:00 |
Michał Leszczyk
|
910270bca4
|
refactor(dashboard-v2): move upgrade screen under /payments url
|
2022-04-15 16:53:49 +02:00 |
Michał Leszczyk
|
525583af88
|
fix(dashboard-v2): allow passing additional classnames to Panels + ensure all slides are equal height
|
2022-04-15 16:19:55 +02:00 |
Michał Leszczyk
|
b9d9059de4
|
feat(dashboard-v2): add platform-specific favicons
|
2022-04-15 16:19:29 +02:00 |
Michał Leszczyk
|
7e8d033bed
|
fix(dashboard-v2): fix Button styles on Safari when used as polymorphic component
|
2022-04-15 16:19:29 +02:00 |
Michał Leszczyk
|
5a2a2b6508
|
feat(dashboard-v2): add Stripe integration
|
2022-04-15 16:19:29 +02:00 |
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 |