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/forms
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
..
AccountRemovalForm.js feat(dashboard-v2): implement data mutations for user accounts 2022-03-25 11:03:15 +01:00
AccountSettingsForm.js chore(dashboard-v2): handle reloadUser error 2022-03-25 13:40:22 +01:00
AddAPIKeyForm.js feat(dashboard-v2): implement data mutations for API keys 2022-03-25 11:06:21 +01:00
AddPublicAPIKeyForm.js style(dashboard-v2): uncapitalize Skylinks 2022-03-28 08:07:14 +02:00
AddSkylinkToAPIKeyForm.js feat(dashboard-v2): add node about public key needing configuration 2022-03-25 12:44:09 +01:00
LoginForm.js style(dashboard-v2): unify wording of messages 2022-03-25 10:52:59 +01:00
RecoveryForm.js feat(dashboard-v2): implement account recovery flow 2022-03-25 10:22:50 +01:00
ResetPasswordForm.js style(dashboard-v2): unify password schemas 2022-03-25 10:52:28 +01:00
SignUpForm.js style(dashboard-v2): unify password schemas 2022-03-25 10:52:28 +01:00
index.js feat(dashboard-v2): implement LoginForm component 2022-03-24 09:38:51 +01:00