This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/packages/dashboard-v2/src/components
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
..
APIKeyList refactor(dashboard-v2): fix typos, change copies, rename components 2022-04-13 15:25:17 +02:00
Alert feat(dashboard-v2): add 'info' variant to Alert component 2022-03-25 11:06:20 +01:00
AvatarUploader Dashboard v2 - fixes + publishing under /v2 path (#2008) 2022-04-19 13:16:57 +02:00
Button feat(dashboard-v2): allow <Button> to be type=submit 2022-03-24 09:38:51 +01:00
CurrentPlan fix(dashboard-v2): use binary: true 2022-04-13 08:29:11 +02:00
CurrentUsage Dashboard v2 - fixes + publishing under /v2 path (#2008) 2022-04-19 13:16:57 +02:00
DropdownMenu dashboard-v2: pin dropdown animation to toggle 2022-04-11 12:18:14 +02:00
FileList refactor(dashboard-v2): fix typos, change copies, rename components 2022-04-13 15:25:17 +02:00
Footer feat(dashboard-v2): proper copies on user settings pages + fix for account removal redirection 2022-04-12 13:22:26 +02:00
Form fix(dashboard-v2): fix TextField customization via className 2022-03-25 11:03:14 +01:00
IconButton style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
IconButtonText style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
Icons feat(dashboard-v2): add node about public key needing configuration 2022-03-25 12:44:09 +01:00
LatestActivity refactor(dashboard-v2): fix typos, change copies, rename components 2022-04-13 15:25:17 +02:00
LoadingIndicator feat(dashboard-v2): redirect to /upgrade when unsubscribed user tries to access subscription-only features 2022-03-29 16:09:02 +02:00
Metadata Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
Modal Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
NavBar refactor(dashboard-v2): move access guards outside of SWRConfig 2022-04-11 09:09:39 +02:00
PageContainer feat(dashboard-v2): make top navigation bar responsive 2022-02-23 12:14:33 +01:00
Panel feat(dashboard-v2): allow passing custom elements as panel title 2022-02-23 12:14:33 +01:00
PopoverMenu feat(dashboard-v2): implement PopoverMenu 2022-03-13 11:06:56 +01:00
Select fix(dashboard-v2): styling fixes for Select and Table components 2022-03-13 11:06:56 +01:00
Slider Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
Switch fix(dashboard-v2): properly align switch toggle & label 2022-03-16 14:07:56 +01:00
Table fix(dashboard-v2): styling fixes for Select and Table components 2022-03-13 11:06:56 +01:00
Tabs fix(dashboard-v2): fix tabs default tab behavior 2022-03-13 11:06:55 +01:00
TextIndicator style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
TextInputBasic refactor(dashboard-v2): reimplement TextInputBasic component 2022-03-16 12:53:31 +01:00
TextInputIcon feat(dashboard-v2): implement TextInputIcon component 2022-03-13 11:06:55 +01:00
Tooltip feat(dashboard-v2): proper copies about api keys 2022-04-12 13:20:40 +02:00
Uploader feat(dashboard-v2): proper copies on user settings pages + fix for account removal redirection 2022-04-12 13:22:26 +02:00
forms Dashboard v2 - fixes + publishing under /v2 path (#2008) 2022-04-19 13:16:57 +02:00
CopyButton.js Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
HighlightedLink.js feat(dashboard-v2): proper copies about api keys 2022-04-12 13:20:40 +02:00