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

refactor(renterd): autopilot move from configured to enabled #835

Merged

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Nov 26, 2024

  • The configured boolean was removed from AutopilotState.
  • Uploading files is no longer disabled if the user has not configured their settings.
  • The configuration page navbar now has a switch for enabling or disabling autopilot.
  • The file explorer warnings now include a warning for when autopilot is disabled, the warning relating to configuration status was removed.
  • The onboarding bar no longer shows depending on the status of configuration but the first step still suggests configuring settings and enabling autopilot.
  • If the autopilot is disabling a warning will appear on the bottom dock. The widget includes a switch for re-enabling the autopilot.
  • The configuration no longer fills Sia Central network averages for max prices during first time configuration.

Screenshot 2024-11-26 at 2.35.31 PM.png

Screenshot 2024-11-26 at 2.34.59 PM.png

Screenshot 2024-11-26 at 2.17.05 PM.png

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 3:40pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Dec 6, 2024 3:40pm
explorer-zen ⬜️ Ignored (Inspect) Visit Preview Dec 6, 2024 3:40pm
hostd ⬜️ Ignored (Inspect) Visit Preview Dec 6, 2024 3:40pm
website ⬜️ Ignored (Inspect) Visit Preview Dec 6, 2024 3:40pm

Copy link

changeset-bot bot commented Nov 26, 2024

🦋 Changeset detected

Latest commit: e5ed0df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@siafoundation/renterd-js Minor
@siafoundation/renterd-react Minor
@siafoundation/renterd-types Minor
renterd Minor
@siafoundation/clusterd Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from cdd10c2 to 28c25c4 Compare November 26, 2024 19:56
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 28c25c4 to fa75a8d Compare November 26, 2024 20:37
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from 1dd5d8e to e5a45a1 Compare November 27, 2024 14:43
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from fa75a8d to e68900c Compare November 27, 2024 14:43
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from e5a45a1 to 9c59bd1 Compare November 27, 2024 14:54
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from e68900c to 78e84c1 Compare November 27, 2024 14:54
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from 9c59bd1 to cdd942d Compare November 27, 2024 15:47
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 78e84c1 to 8e8142a Compare November 27, 2024 15:47
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from cdd942d to d8297d1 Compare November 27, 2024 15:51
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 8e8142a to 56700df Compare November 27, 2024 15:52
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 82976a7 to 7d213ef Compare December 2, 2024 16:11
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from d8297d1 to b90fb55 Compare December 3, 2024 22:07
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 7d213ef to f26b1d3 Compare December 3, 2024 22:07
@alexfreska alexfreska force-pushed the refactor_renterd-libs_move_autopilot_routes branch from b90fb55 to 5d7f076 Compare December 5, 2024 21:51
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from f26b1d3 to 3531682 Compare December 5, 2024 21:51
Copy link
Member Author

alexfreska commented Dec 6, 2024

Merge activity

  • Dec 6, 10:29 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 6, 10:35 AM EST: Graphite rebased this pull request as part of a merge.
  • Dec 6, 10:36 AM EST: A user merged this pull request with Graphite.

@alexfreska alexfreska changed the base branch from refactor_renterd-libs_move_autopilot_routes to graphite-base/835 December 6, 2024 15:31
@alexfreska alexfreska changed the base branch from graphite-base/835 to main December 6, 2024 15:33
@alexfreska alexfreska force-pushed the refactor_renterd_autopilot_move_from_configured_to_enabled branch from 3531682 to e5ed0df Compare December 6, 2024 15:34
@alexfreska alexfreska merged commit 6737374 into main Dec 6, 2024
15 of 33 checks passed
@alexfreska alexfreska deleted the refactor_renterd_autopilot_move_from_configured_to_enabled branch December 6, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants