-
Notifications
You must be signed in to change notification settings - Fork 324
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
Allow for the enabling and disabling of profiles #1149
Merged
arntsonl
merged 9 commits into
OpenStickCommunity:main
from
bsstephan:enable-profile-flag
Sep 27, 2024
Merged
Allow for the enabling and disabling of profiles #1149
arntsonl
merged 9 commits into
OpenStickCommunity:main
from
bsstephan:enable-profile-flag
Sep 27, 2024
Commits on Sep 25, 2024
-
add a enabled flag to GpioMappings to indicate what's active
with this flag we no longer need to copy profile 1 to 2-4 by default, so that migration goes away, but because of that we need to migrate the old way of doing things and only enable profiles that are actually different than the base. in the end, new fresh boards should have profile 1 only enabled, and profiles 2-4 blank (no copying, disabled by default), and migrated configs should have profiles (that exist) that differ from profile 1 enabled and profiles that don't disabled
Configuration menu - View commit details
-
Copy full SHA for 1b823c3 - Browse repository at this point
Copy the full SHA 1b823c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b2bc0 - Browse repository at this point
Copy the full SHA b5b2bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d85ff6 - Browse repository at this point
Copy the full SHA 8d85ff6View commit details
Commits on Sep 26, 2024
-
Add possibility to add, disabled/enable profiles. State can now handl…
…e any amount of profiles
Configuration menu - View commit details
-
Copy full SHA for 569ac89 - Browse repository at this point
Copy the full SHA 569ac89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 453b437 - Browse repository at this point
Copy the full SHA 453b437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c1331 - Browse repository at this point
Copy the full SHA 82c1331View commit details -
Configuration menu - View commit details
-
Copy full SHA for b386223 - Browse repository at this point
Copy the full SHA b386223View commit details -
Merge pull request #10 from Pelsin/enable-profile-flag
Enable profile flag in the UI and support adding profiles that are not yet defined (or enabled)
Configuration menu - View commit details
-
Copy full SHA for 59a9c99 - Browse repository at this point
Copy the full SHA 59a9c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for a449dcc - Browse repository at this point
Copy the full SHA a449dccView commit details
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.