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
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
..
APIKeyList style(dashboard-v2): uncapitalize Skylinks 2022-03-28 08:07:14 +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 style(dashboard-v2): improve code readability 2022-03-08 09:37:24 +01:00
DropdownMenu fix(dashboard-v2): fix navbar dropdown hiding behind positioned content 2022-03-16 12:53:31 +01:00
FileList feat(dashboard-v2): add Files page 2022-03-13 11:06:56 +01: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): introduce a loading indicator 2022-03-04 13:53:03 +01:00
Modal feat(dashboard-v2): implement data mutations for API keys 2022-03-25 11:06:21 +01:00
NavBar fix(dashboard-v2): address review comments 2022-03-24 15:47:35 +01: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 fix(dashboard-v2): styling fixes for Slider component 2022-03-22 13:46:04 +01: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 feat(dashboard-v2): make circle around checkmark icon optional 2022-03-22 13:47:08 +01:00
forms Merge pull request #1918 from SkynetLabs/dashboard-v2-api-keys-mutations 2022-03-29 09:35:15 +02:00
CopyButton.js fix(dashboard-v2): fix CopyButton's timeout 2022-03-16 12:53:31 +01:00
HighlightedLink.js feat(dashboard-v2): add a HighlightedLink component 2022-03-24 09:38:51 +01:00