Skip to content

Allow setting the minimum volume in the UI#392

Open
lukas227 wants to merge 2 commits into
biologist79:devfrom
lukas227:min-volume
Open

Allow setting the minimum volume in the UI#392
lukas227 wants to merge 2 commits into
biologist79:devfrom
lukas227:min-volume

Conversation

@lukas227

Copy link
Copy Markdown

Make the web interface a bit more silent (less "action completed successfully messages when there are just async data fetches") and add the option to set the minimum volume.

Originally #390 but now properly updated against the dev branch and tested.

offer three different possibilities to return instead of a boolean

1. Silent: Does not trigger a user notification and consider this
   success (will give a HTTP 200 for requests via POST)
2. Error: This will give a user visible error in the UI (as well as a
   HTTP 500 for requests via POST)
3. Success: This will give a user visible success message in the UI

Make all request types that only fetch data silent.
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.

1 participant