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 7bd54359e6
Dashboard v2 lighthouse scores improvements (#1972)
* Metadata improvements

* Accessibility improvements

* Improve performance on mobile
2022-04-06 11:10:28 +02:00
..
APIKeyList Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
Alert feat(dashboard-v2): add 'info' variant to Alert component 2022-03-25 11:06:20 +01:00
AvatarUploader feat(dashboard-v2): add Settings/Account page 2022-03-16 12:53:32 +01:00
Button feat(dashboard-v2): allow <Button> to be type=submit 2022-03-24 09:38:51 +01:00
CurrentPlan feat(dashboard-v2): setup loading indicators for main screen panels 2022-03-04 14:45:13 +01:00
CurrentUsage Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
DropdownMenu fix(dashboard-v2): fix navbar dropdown hiding behind positioned content 2022-03-16 12:53:31 +01:00
FileList Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
Footer feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01: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 fix(dashboard-v2): bullet-proof activity table 2022-03-08 09:37:46 +01: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 Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +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 chore(dashboard-v2): cleanup unused imports 2022-03-25 12:48:11 +01:00
Uploader Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
forms Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
CopyButton.js Dashboard v2 lighthouse scores improvements (#1972) 2022-04-06 11:10:28 +02:00
HighlightedLink.js feat(dashboard-v2): add a HighlightedLink component 2022-03-24 09:38:51 +01:00