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

Feat: Node finder enhance Rentable toggle #3077

Merged
merged 5 commits into from
Jul 7, 2024

Conversation

0oM4R
Copy link
Contributor

@0oM4R 0oM4R commented Jul 3, 2024

Description

Rentable sounds like that we will list to go rentable nodes, the old behavior was listing all rentable nodes; but the user can't rent a down node.

so we introduce new flow for this toggle:
toggling on the rentable filter setting the value of node status filter to Up & Rentable
toggling off the renatable filter will revert the previous value

Changes

Add watcher on rentable filter, and if it is selected, and the status field is empty will update the status to be up and standby

Screencast.from.04.2024.EEST.02.23.42.webm

Related Issues

Documentation PR

For UI changes, Please provide the Documetation PR on info_grid

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

0oM4R added 2 commits July 3, 2024 19:03
Rentable toggle change the status value to up and standby if the status field is not defined
@0oM4R 0oM4R changed the title Feat: **Node finder** enhance Rentable toggle Feat: Node finder enhance Rentable toggle Jul 3, 2024
@0oM4R 0oM4R merged commit 4e4814d into development Jul 7, 2024
4 checks passed
@0oM4R 0oM4R deleted the development_enhance_rentableFilter branch July 7, 2024 12:08
@xmonader xmonader added this to the 2.6.0 milestone Sep 24, 2024
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.

4 participants