Skip to content

Commit

Permalink
feat: renterd config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfreska committed Oct 13, 2023
1 parent 170c1e3 commit 21972d7
Show file tree
Hide file tree
Showing 45 changed files with 2,729 additions and 1,856 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-mayflies-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

Configuration values such as download and upload utilization are now per month instead of period.
5 changes: 5 additions & 0 deletions .changeset/breezy-spoons-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The configuration now has an advanced mode that allows the user to view and change all settings.
5 changes: 5 additions & 0 deletions .changeset/cool-yaks-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The configuration is now much simpler by default, only requiring storage amount and price to be set during onboarding.
5 changes: 5 additions & 0 deletions .changeset/gorgeous-birds-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The configuration page now shows the changed status on fields if the user has made a change but the server values were since updated.
5 changes: 5 additions & 0 deletions .changeset/hip-cheetahs-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The default simple configuration automatically sets any unset advanced options to typical defaults. Settings with existing values are not changed.
5 changes: 5 additions & 0 deletions .changeset/neat-shoes-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The autopilot settings have been merged into a single configuration page.
5 changes: 5 additions & 0 deletions .changeset/rich-numbers-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@siafoundation/react-core': minor
---

Request hooks now have a standalone option that allows them to revalidate under a unique key.
5 changes: 5 additions & 0 deletions .changeset/weak-fans-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

The spending estimates now show per TB and total per month.
5 changes: 5 additions & 0 deletions .changeset/wet-rings-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'renterd': minor
---

New users will now see an onboarding wizard that prompts the user to complete the necessary setup steps - it also shows the status and progress of each.
189 changes: 0 additions & 189 deletions apps/renterd/components/Autopilot/fields.tsx

This file was deleted.

Loading

0 comments on commit 21972d7

Please sign in to comment.