Vladyslav_Prykhodko
|
c7ed268f8c
|
UI: Clear app component
|
1 year ago |
Vladyslav_Prykhodko
|
2e3f0c8653
|
UI: Fixed typo
|
1 year ago |
Vladyslav_Prykhodko
|
a925eb4380
|
Merge remote-tracking branch 'upstream/master' into feature/unit-convertor
|
1 year ago |
Vladyslav_Prykhodko
|
111ad28816
|
UI: Refactoring search in unit component
|
1 year ago |
Vladyslav_Prykhodko
|
ca5b7623b7
|
UI: Refactoring unit service; Fixed slider widget use unit convertor; add support unit conversion in dynamic form
|
1 year ago |
Vladyslav_Prykhodko
|
12a47c41b3
|
UI: Updated widget types support unit conversion
|
1 year ago |
Viacheslav Klimov
|
55db24f7e8
|
Merge pull request #13366 from thingsboard/cf-monitoring
Calculated fields monitoring
|
1 year ago |
ViacheslavKlimov
|
fd66c5f177
|
CF monitoring fixes
|
1 year ago |
ViacheslavKlimov
|
602d60281c
|
Fixes for monitoring
|
1 year ago |
ViacheslavKlimov
|
32212b9c51
|
Monitoring: automatic rule chain update
|
1 year ago |
Vladyslav_Prykhodko
|
9662b263e4
|
UI: Refactoring ValueFormatProcessor and fixed unit input component
|
1 year ago |
Vladyslav_Prykhodko
|
76237337b2
|
UI: Add new widhet type parameters supportsUnitConversion
|
1 year ago |
Viacheslav Klimov
|
d3365483da
|
Merge pull request #13240 from dskarzh/cleanup-deprecation
Cleanup deprecated API in SubscriptionManagerService
|
1 year ago |
Viacheslav Klimov
|
a3f36632be
|
Merge pull request #13323 from thingsboard/feature/prod-4738
Used TbMsgProto instead of ByteString
|
1 year ago |
Viacheslav Klimov
|
51636229d1
|
Merge pull request #12905 from dashevchenko/resource_vc_fix
Version control: fixed resource restoring
|
1 year ago |
ViacheslavKlimov
|
1d83a2c9d3
|
Refactoring for TbMsgProto usage
|
1 year ago |
Viacheslav Klimov
|
0adfaf2b01
|
Merge pull request #12257 from YevhenBondarenko/feature/prod-4738
Used TbMsgProto instead of ByteString
|
1 year ago |
Viacheslav Klimov
|
3f933c8b45
|
Merge pull request #13322 from thingsboard/feature/rule-chain-relation
Automatic relations creation between Rule Chains when adding "Rule Chain" node
|
1 year ago |
ViacheslavKlimov
|
381e976d87
|
Refactoring for input node relations
|
1 year ago |
ViacheslavKlimov
|
ac41220a6d
|
Merge branch 'feature/rule-chain-relation' of github.com:YevhenBondarenko/thingsboard into feature/rule-chain-relation
|
1 year ago |
Vladyslav_Prykhodko
|
2e65c79184
|
UI: Updated unit definition
|
1 year ago |
Vladyslav_Prykhodko
|
a34616dd41
|
UI: Updated unit definition
|
1 year ago |
Viacheslav Klimov
|
c5cc7dc4d5
|
Merge pull request #13317 from thingsboard/rc
rc
|
1 year ago |
Viacheslav Klimov
|
825f0b1ed7
|
Merge pull request #13148 from AndriiLandiak/fix-autocommit-cf
Make Kafka consumer properties configurable for overridden topic names
|
1 year ago |
Andrii Landiak
|
1a8d6b6bae
|
Merge remote-tracking branch 'origin/fix-autocommit-cf' into fix-autocommit-cf
|
1 year ago |
Andrii Landiak
|
b74d88284c
|
Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls
|
1 year ago |
Viacheslav Klimov
|
6ba4582d20
|
Merge pull request #13064 from dashevchenko/alarmRuleCreationFix
Fixed alarm creation when having both attributes and telemetry in the alarm rule
|
1 year ago |
Viacheslav Klimov
|
bec580bd95
|
Merge pull request #13262 from dskarzh/fix/alarm-delete-event-order
Emit `ALARM_DELETE` event only after the delete operation completes
|
1 year ago |
Andrew Shvayka
|
e7dae87e77
|
Merge pull request #13054 from dskarzh/fix/mqtt-client/infinite-retransmission-memory-leak
MQTT client: prevent potential memory leak in retransmission mechanism
|
1 year ago |
Viacheslav Klimov
|
e083d21311
|
Merge pull request #13316 from thingsboard/fix/ota-package-log
fixed 'value too long' after saving ota (#13277)
|
1 year ago |
Yevhen Bondarenko
|
a0a77c721f
|
fixed 'value too long' after saving ota (#13277)
* fixed 'value too long' after saving ota
* fixed tests
|
1 year ago |
Viacheslav Klimov
|
0e20e27f6f
|
Merge pull request #13301 from yuliaklochai/ui-trendz-settings
Added Trendz setting
|
1 year ago |
yuliaklochai
|
338d81e6c1
|
UI: added TrendzSettingsService to Services Map
|
1 year ago |
Vladyslav_Prykhodko
|
43488081fc
|
UI: Updated unit definition
|
1 year ago |
Viacheslav Klimov
|
eec5783b43
|
Merge pull request #13306 from thingsboard/rc
rc
|
1 year ago |
yuliaklochai
|
f6bb9be780
|
UI: trendz settings fixes
|
1 year ago |
Vladyslav_Prykhodko
|
83e5305966
|
UI: Add new unit definition
|
1 year ago |
yuliaklochai
|
d6aa53a858
|
UI: added trendz settings tab
|
1 year ago |
Vladyslav_Prykhodko
|
1734a890e3
|
UI: Refactoring units service
|
1 year ago |
Dmytro Skarzhynets
|
e84a006091
|
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
|
1 year ago |
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
1 year ago |
Igor Kulikov
|
439cd20700
|
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
|
1 year ago |
Igor Kulikov
|
489e8367f7
|
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
|
1 year ago |
Igor Kulikov
|
e3c98ab5ef
|
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
|
1 year ago |
Vladyslav Prykhodko
|
ff3c1e27ed
|
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
|
1 year ago |
Vladyslav_Prykhodko
|
76fd2a3abb
|
UI: Add new unit definition
|
1 year ago |
Vladyslav_Prykhodko
|
8c178a2647
|
UI: Fixed incorrect help links for calculated fields
|
1 year ago |
Vladyslav_Prykhodko
|
505dfb2e4d
|
UI: Add new unit definition
|
1 year ago |
Vladyslav Prykhodko
|
8c3f56da25
|
UI: Add unit definitions
|
1 year ago |
Vladyslav Prykhodko
|
d0e56d860c
|
UI: Add unit definitions; add service map unit service
|
1 year ago |