Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hosting to first run #7598

Merged
merged 8 commits into from
Jun 2, 2022
Merged

add hosting to first run #7598

merged 8 commits into from
Jun 2, 2022

Conversation

jessopb
Copy link
Member

@jessopb jessopb commented Jun 1, 2022

  • adds simple and advanced data hosting pages to first run
  • adds blob storage visualization
  • adds new content hosting section to settings
  • enables 'auto' hosting
  • simplifies and improves styling on hosting settings
  • fixes 'claimId' parseUrl deprecation warnings

@jessopb jessopb force-pushed the feat-autoHosting-and-firstRun branch from 6770f9f to fca62f9 Compare June 2, 2022 14:20
Copy link
Member

@kauffj kauffj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly minor feedback

also some concern about storage state / variable state of disk sizing (would storing all disk values as number of bytes rather than strings be better? would it be better to have a boolean variable representing unlimited?), but not strongly held

ui/component/appStorageVisualization/view.jsx Outdated Show resolved Hide resolved
ui/component/hostingSplashCustom/view.jsx Outdated Show resolved Hide resolved
ui/component/settingStorage/view.jsx Outdated Show resolved Hide resolved
ui/component/settingStorage/view.jsx Outdated Show resolved Hide resolved
ui/component/settingStorage/view.jsx Outdated Show resolved Hide resolved
ui/component/settingViewHosting/view.jsx Outdated Show resolved Hide resolved
ui/component/settingViewHosting/view.jsx Outdated Show resolved Hide resolved
@jessopb jessopb merged commit 99ceaad into master Jun 2, 2022
@jessopb jessopb deleted the feat-autoHosting-and-firstRun branch June 2, 2022 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants