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
d3a2d43e32
refactor(iot-hub): unify result-type ordering, drop dashboard support
- Apply the same DEVICE → SOLUTION_TEMPLATE → WIDGET → CALCULATED_FIELD →
ALARM_RULE → RULE_CHAIN ordering to the home search popup and the
search component, so all entry points group results consistently.
- Drop DASHBOARD entirely from the search component (route, installed
counts, type order) and filter it out of the home search popup
groups.
- Add ALARM_RULE to the search component (compact-card layout, route
alarm-rules, installed-count handling).
- Remove the "Add from IoT Hub" header action and addDashboardFromIotHub
handler from the dashboards page, plus the now-unused
IotHubActionsService / ItemType imports and constructor injection.
1 month ago
.github
Add Security category to release changelog
4 months ago
application
Merge branch 'lts-4.2' into feature/iot-hub
1 month ago
common
Merge branch 'lts-4.2' into feature/iot-hub
1 month ago
dao
Merge branch 'lts-4.2' into feature/iot-hub
1 month ago
docker
Update license header
5 months ago
docs/ superpowers
docs(iot-hub): plan install-method sync with marketplace 50-value allow-list
2 months ago
edqs
edqs: fixed entity filtering by string data points
2 months ago
img
Fix typo in docker README's.
8 years ago
monitoring
Version set to 4.2.2.2-SNAPSHOT
2 months ago
msa
Merge pull request #15545 from smatvienko-tb/fix/cassandra-dpkg-conffile-prompt-lts-4.2
1 month ago
netty-mqtt
Version set to 4.2.2.2-SNAPSHOT
2 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.2-SNAPSHOT
2 months ago
rule-engine
Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing
1 month ago
tools
Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing
1 month ago
transport
Merge pull request #15301 from AndriiLandiak/ssl-real-time-certificate-update
1 month ago
ui-ngx
refactor(iot-hub): unify result-type ordering, drop dashboard support
1 month 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)
3 months ago
build.sh
Update build.sh to skip packaging
3 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
Address review comments: group Spring Boot BOM overrides, drop thymeleaf + lz4 plumbing
1 month 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