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
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
..
AccountRemovalForm.js feat(dashboard-v2): proper copies on user settings pages + fix for account removal redirection 2022-04-12 13:22:26 +02:00
AccountSettingsForm.js chore(dashboard-v2): handle reloadUser error 2022-03-25 13:40:22 +01:00
AddAPIKeyForm.js feat(dashboard-v2): proper copies about api keys 2022-04-12 13:20:40 +02:00
AddSkylinkToSponsorKeyForm.js refactor(dashboard-v2): fix typos, change copies, rename components 2022-04-13 15:25:17 +02:00
AddSponsorKeyForm.js Dashboard v2 - fixes + publishing under /v2 path (#2008) 2022-04-19 13:16:57 +02:00
LoginForm.js dashboard-v2: move static elements of auth pages to AuthLayout 2022-04-11 12:37:14 +02: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 fix(dashboard-v2): fix redirect after creating an account 2022-04-12 13:21:24 +02:00
index.js feat(dashboard-v2): implement LoginForm component 2022-03-24 09:38:51 +01:00