Open
Conversation
Work in progress.
* Lot of changes * Code done until a beta working version, at least for configuration files * Devices, Elements and groups can be handled correctly * lot to do but is kinda functional.
Fixed the on hide clean up
* Fixed some build issues * Fixed some cosmetic issues * Fixes some bugs * Updated build config
* Icons for Linux * Updated gitignore
* Just code arrangement * Fixed a bug
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
….17.19 Bump lodash from 4.17.15 to 4.17.19
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com>
Bump ini from 1.3.5 to 1.3.8
Added getting started and usage text.
Commit before taks created.
Task-Url: #39 Daily commit
* Daily commit Commit before taks created. * 39: Create Profiles dialog Task-Url: #39 Daily commit
…t into development
Task-Url: #39 more work done
Task-Url: #39 more work done
* code fixes.
Task 39 create profiles dialog
Task-Url: #39 Improves File creating
39: Create Profiles dialog
Lot of more work done. Config, Devices, elements, groups updated to LEDSpicer 6.4
Added Test. Improved code. Added loading flag for dirty.
- Fixed XMLHelper::cleanError with trim for cleaner output - Enhanced Data class with const correctness and doc updates - Improved test suite for full XMLHelper coverage - Made tests runnable from any directory
100% tests passed, 0 tests failed out of 24
100% tests passed
- Add `SensitivityTracker` mixin inherited by `CollectionHandler` and `BoxButtonCollection` - `registerSensitivity` / `releaseSensitive` replace all manual `set_sensitive` checks - `refreshSensitiveWidgets` called on every `add`, `remove`, `create`, `wipe` - Wire sensitivity for inputs, groups, and profile add/import buttons - Fix Docker `CMD` and CI `--parallel 2` to prevent OOM on GitHub runner - Update `collections.md` to document the new sensitivity API - Add sensitivity tests to `CollectionHandlerTest` and `BoxButtonCollectionTest`
Fixes
This file contains hidden or 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
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 version includes: