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
4bb857bf3f
Add IoT Hub widget filters, All/Installed toggle, and installed badge
- Add All/Installed toggle in IoT Hub mode header
- Installed mode fetches published versions for installed widgets with in-memory filtering
- Filter panel with Type, Category, Use Case sections via tb-popover
- Filter badge count on filter button
- Installed badge (check + label) on widget cards in All mode
- Widget type badge from dataDescriptor on IoT Hub widget cards
- Filters apply to both All (server-side) and Installed (in-memory) modes
- Load installed widgets on entering IoT Hub mode
- Skip detail dialog for already-installed widgets, emit directly
3 months ago
.github
Add Security category to release changelog
4 months ago
application
Update card installed state, remove labels, detail dialog info, and API changes
3 months ago
common
Feature/device library (#15347)
3 months ago
dao
Update card installed state, remove labels, detail dialog info, and API changes
3 months ago
docker
Update license header
6 months ago
edqs
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
3 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
3 months ago
msa
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
3 months ago
netty-mqtt
Refactor dao and netty-mqtt to inherit maven-jar-plugin version from pluginManagement
4 months ago
packaging
Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip)
3 months ago
rest-client
Version set to 4.2.2.1-SNAPSHOT
4 months ago
rule-engine
Make SsrfProtectionValidator-dependent tests more stable
4 months ago
tools
Version set to 4.2.2.1-SNAPSHOT
4 months ago
transport
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
3 months ago
ui-ngx
Add IoT Hub widget filters, All/Installed toggle, and installed badge
3 months ago
.gitignore
Add .planning of GSD to gitignore
4 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)
3 months ago
build.sh
Update build.sh to skip packaging
3 months ago
build_proto.sh
Update license header
6 months ago
license-header-template.txt
Update license header
6 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
3 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