Andrii Landiak
|
f15baf38ce
|
Improve stability for testVerifyProcessCorrectEdgeUpdateToDeviceActorOnUnassignFromDifferentEdge
|
3 years ago |
Andrii Landiak
|
6252433231
|
Fix DefaultTbClusterServiceTest
|
3 years ago |
Andrii Landiak
|
e227caac51
|
Provide test for fixed bug
|
3 years ago |
dashevchenko
|
9619fb7fc5
|
fixed AttributeKvRepository
|
3 years ago |
dashevchenko
|
a89985efdd
|
fixed AttributeKvRepository
|
3 years ago |
ViacheslavKlimov
|
17a3065c64
|
Add tests for mobile app notifications
|
3 years ago |
kalytka
|
518db972f6
|
update widget-component.module
|
3 years ago |
ViacheslavKlimov
|
1c83790f9b
|
Fix schema_update.sql
|
3 years ago |
ViacheslavKlimov
|
66c196cbcb
|
Merge remote-tracking branch 'origin/master' into feature/push-notifications
|
3 years ago |
nick
|
d59bab4f0f
|
lwm2m: add to Client Write Attributes implemented and read Attributes (Discover) only for WriteAttributes test
|
3 years ago |
Andrii Landiak
|
e2b2dea968
|
Improve findRelatedEdgeIdIfAny to check for total elements > 0
|
3 years ago |
Artem Dzhereleiko
|
1727728439
|
UI: Added queue for rule node
|
3 years ago |
Andrii Landiak
|
a8e436c102
|
Improve naming for method findRelatedEdgeIdIfAny
|
3 years ago |
Andrii Landiak
|
d1a0dd95f6
|
Improve RPC device actor init to find edgeId by CONSTAINS_TYPE
|
3 years ago |
dashevchenko
|
4c77a75ef6
|
fixed tests
|
3 years ago |
rusikv
|
8976adad2c
|
UI: rule chain selector search code cleanup
|
3 years ago |
dashevchenko
|
6b7ae41c72
|
refactoring: created KeyDictionaryDao
|
3 years ago |
dashevchenko
|
2375689974
|
refactoring: moved common method for retrieving key dictionary id to abstract class
|
3 years ago |
Vladyslav_Prykhodko
|
5d63115ef4
|
UI: Fixed validation JSON form in custom widgets
|
3 years ago |
dashevchenko
|
2ad19106f3
|
removed redundant code, fixed tests
|
3 years ago |
Andrii Landiak
|
05f5961fac
|
Remove unnecessary isSupportedOriginator for TbPushNode in order not to support 2 places of possible types: there is check after fetching during processing edge events from db
|
3 years ago |
Dmitriymush
|
909402ea22
|
Merge branch 'master' of github.com:thingsboard/thingsboard into bug-fix/ota-package-autocomplete
|
3 years ago |
Dmitriymush
|
5cf473ec39
|
minor edition
|
3 years ago |
ViacheslavKlimov
|
e9a7bc440e
|
Monitoring alerts formatting improvements
|
3 years ago |
Dmitriymush
|
a359d4a4b1
|
refactoring for ota package input
|
3 years ago |
nick
|
6bcb00b6b9
|
lwm2m: add test, Write Attributes implemented and read Attributes (Discover)
|
3 years ago |
ViacheslavKlimov
|
04cab4d5d1
|
Monitoring service: notification message prefix; minor improvements
|
3 years ago |
dashevchenko
|
e9c8445e53
|
merged with develop/3.7
|
3 years ago |
devaskim
|
c46b777618
|
Add Event and Audit Logs services to TbContext.
|
3 years ago |
Artem Dzhereleiko
|
f05f6dadb5
|
UI: Fixed sysadmin general settings for Safari
|
3 years ago |
Andrii Landiak
|
3682533b4b
|
Renaming to match the correct type
|
3 years ago |
rusikv
|
b044c661d3
|
UI: added getAssetProfileNames and getDeviceProfileNames APIs
|
3 years ago |
Andrii Landiak
|
8def73cde1
|
Fix TenantServiceImpl eventPublish
|
3 years ago |
Andrew Shvayka
|
c43a265868
|
Merge pull request #9924 from ShvaykaD/fix/slow-query-for-rule-node-ids-search
Optimize rule nodes ids search in the upgrade process
|
3 years ago |
Andrew Shvayka
|
35d6a53d92
|
Merge pull request #9928 from thingsboard/fix/entities-limit-notifications
Fix invalid entities limit notification
|
3 years ago |
Andrii Landiak
|
395a278fb4
|
Fix test after merge with master
|
3 years ago |
ShvaykaD
|
22fbacdc56
|
Merge branch 'master' into fix/slow-query-for-rule-node-ids-search
|
3 years ago |
Dmitriymush
|
0e9e297c36
|
UI: ota package autocomplete minor edition
|
3 years ago |
ShvaykaD
|
14b3dd4b57
|
updated columns order in index
|
3 years ago |
fulai
|
3c0b4b2029
|
Update locale.constant-zh_CN.json
|
3 years ago |
Dmitriymush
|
788d0befa0
|
UI: override bug fix refactoring for ota-package-autocomplete
|
3 years ago |
Volodymyr Babak
|
d329df0323
|
Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement
|
3 years ago |
nick
|
8c5210b387
|
lwm2m: add test, 'dim' Attributes implemented
|
3 years ago |
Andrew Shvayka
|
426b0b83a8
|
Merge pull request #9915 from dashevchenko/aws_sqs_producer
TbAwsSqsProducerTemplate fix
|
3 years ago |
dashevchenko
|
c92a7ecf3a
|
deleted attribute_kv_dictionary table (used ts_kv_dictionary instead), renamed ts_kv_dictionary to key_dictionary
|
3 years ago |
Igor Kulikov
|
06e06797b3
|
UI: Bar chart with labels widget
|
3 years ago |
ShvaykaD
|
f14e6cdfca
|
added missing switch case to ThingsboardInstallService
|
3 years ago |
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
3 years ago |
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54 and 7c42bb7213.
|
3 years ago |
ViacheslavKlimov
|
6c58f06507
|
Fix '0/0 usage' notification
|
3 years ago |