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
528024eff2
Add hero search popup with mat-autocomplete, grouped results, and loading state
- Search popup using mat-autocomplete with results grouped by item type
- Debounced search with distinctUntilChanged, page size 10, most installed sort
- Loading spinner shown immediately on first focus while fetching
- No results state with search_off icon and contextual message
- Clear button in search input to reset text
- "See all results" footer navigates to /iot-hub/search page
- Search button performs same navigation as "See all results"
- Popup styled to match design: 424px max-height, 8px radius, layered shadow
4 months ago
.github
Add Security category to release changelog
5 months ago
application
Update card installed state, remove labels, detail dialog info, and API changes
4 months ago
common
Feature/device library (#15347)
4 months ago
dao
Update card installed state, remove labels, detail dialog info, and API changes
4 months ago
docker
Update license header
7 months ago
edqs
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
4 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
4 months ago
msa
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
4 months ago
netty-mqtt
Refactor dao and netty-mqtt to inherit maven-jar-plugin version from pluginManagement
5 months ago
packaging
Add per-format packaging skip flags (pkg.skip.bootjar/deb/rpm/zip)
4 months ago
rest-client
Version set to 4.2.2.1-SNAPSHOT
5 months ago
rule-engine
Make SsrfProtectionValidator-dependent tests more stable
4 months ago
tools
Version set to 4.2.2.1-SNAPSHOT
5 months ago
transport
Address review: fix pkg.skip.bootjar precedence and remove unused surefire.version
4 months ago
ui-ngx
Add hero search popup with mat-autocomplete, grouped results, and loading state
4 months ago
.gitignore
Add .planning of GSD to gitignore
5 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)
4 months ago
build.sh
Update build.sh to skip packaging
4 months ago
build_proto.sh
Update license header
7 months ago
license-header-template.txt
Update license header
7 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
4 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