Open-source IoT Platform - Device management, data collection, processing and visualization.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Kulikov
8e8efed94c
feat(iot-hub): redesign item detail dialog, add installed item counts API
Redesign item detail dialog: move install/add/update/open buttons to footer,
move creator to sticky meta bar with avatar and verified badge, add manage
section with solution instructions, remove, and installed items count buttons,
update subtitle with grouped icon+text pairs matching design.
Add getInstalledItemCounts API (backend + frontend) returning item counts
by itemId per type. Replace installedDevices list with count-based tracking
in home, browse, and search components. Add installedItemsCount to item card
and detail dialog data flow.
2 months ago
.github
Add Security category to release changelog
3 months ago
application
feat(iot-hub): redesign item detail dialog, add installed item counts API
2 months ago
common
feat(solutions): add solutionId to install context, separate zip extraction error handling
2 months ago
dao
feat(iot-hub): redesign item detail dialog, add installed item counts API
2 months ago
docker
Update license header
5 months ago
docs/superpowers/ specs
feat(iot-hub): add conflict resolution for entity provisioning steps
2 months ago
edqs
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
2 months ago
img
Fix typo in docker README's.
8 years ago
monitoring
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
2 months ago
msa
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
2 months ago
netty-mqtt
Refactor dao and netty-mqtt to inherit maven-jar-plugin version from pluginManagement
3 months ago
packaging
Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip)
2 months ago
rest-client
Version set to 4.2.2.1-SNAPSHOT
3 months ago
rule-engine
Make SsrfProtectionValidator-dependent tests more stable
3 months ago
tools
Version set to 4.2.2.1-SNAPSHOT
3 months ago
transport
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
2 months ago
ui-ngx
feat(iot-hub): redesign item detail dialog, add installed item counts API
2 months ago
.gitignore
Add .planning of GSD to gitignore
3 months ago
LICENSE
Initial commit
10 years ago
README.md
Update README.md
1 year ago
TEST_FAST.md
Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip)
2 months ago
build.sh
Update build.sh to skip packaging
2 months ago
build_proto.sh
Update license header
5 months ago
license-header-template.txt
Update license header
5 months ago
lombok.config
jwt settings code cleanup
4 years ago
pom.xml
Bump netty-bom from 4.1.131.Final to 4.1.132.Final to fix CVE-2026-33870 and CVE-2026-33871
2 months ago
pull_request_template.md
added missed yml parameter descriptions, script that check description exists for all parameters, added github action that run script
3 years ago
security.md
fixed typo
3 years ago