-
Notifications
You must be signed in to change notification settings - Fork 2
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
Improvements on accessibility of the hotspot interface of the web-ui #221
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add keyboard shortcuts readme * Update ubo_app/services/020-keyboard/shortcuts.md Co-authored-by: Sassan Haradji <[email protected]> * Update ubo_app/services/020-keyboard/shortcuts.md Co-authored-by: Sassan Haradji <[email protected]> * Update ubo_app/services/020-keyboard/shortcuts.md Co-authored-by: Sassan Haradji <[email protected]> * Update ubo_app/services/020-keyboard/shortcuts.md Co-authored-by: Sassan Haradji <[email protected]> * Update ubo_app/services/020-keyboard/shortcuts.md Co-authored-by: Sassan Haradji <[email protected]> * updated readme for keyboard/keypad shortcuts * remove avanced label. * clarify what snapshot means * make key names more consistent * more consistency --------- Co-authored-by: Sassan Haradji <[email protected]>
This was
linked to
issues
Jan 25, 2025
9821b5f
to
d41e918
Compare
d41e918
to
feb90c1
Compare
feb90c1
to
b0cb01a
Compare
b0cb01a
to
58c9f37
Compare
zytegalaxy
reviewed
Jan 29, 2025
zytegalaxy
approved these changes
Jan 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working like a charm! There's one minor change request (adding wifi password to notification info). Please merge after making that change. No need for manual testing.
56fde35
to
e913d37
Compare
zytegalaxy
reviewed
Jan 30, 2025
…e is no ssid saved in the network manager and no default gateway is set - closes #214
…uts instead of a list due to an unwanted comma - closes #212
…en the ping raised an exception - closes #216
…ased on a templates directory, while taking backups of the original files and another utility function to restore the backups
… to avoid the soft block - closes #222
…tspot fails in the system manager
…em services to the `ubo-hotspot` service (the more general version of the `ubo-redirect-server` service which runs the redirect server as its main process.)
e913d37
to
8a5b4d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes:
It also fixes one of the reasons #223 happens as an inline change done in the last commit