ViacheslavKlimov
|
d0cbf4efd1
|
Add acknowledged and cleared properties to AlarmNotificationInfo
|
3 years ago |
Igor Kulikov
|
97831351a0
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
3 years ago |
Igor Kulikov
|
1edd2cbaf0
|
UI: Display confirm on exit when editing dashboard.
|
3 years ago |
Igor Kulikov
|
9af871e451
|
UI: Entities table basic widget config
|
3 years ago |
Andrii Shvaika
|
0acabf65dc
|
Merge with master
|
3 years ago |
Andrii Shvaika
|
7dcebed624
|
Ability to force ack for external nodes
|
3 years ago |
Andrew Shvayka
|
b14459dd9b
|
Merge pull request #8756 from thingsboard/tbel_byte_to_float_double
tbel: add parseBytesToFloat
|
3 years ago |
Andrii Shvaika
|
649898566c
|
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
|
3 years ago |
Igor Kulikov
|
1ec37d7685
|
UI: Improve data keys config. Fix datasource type processing.
|
3 years ago |
nickAS21
|
d9c028f566
|
tbel: add Tests - long, float, double (syntax)
|
3 years ago |
nickAS21
|
6894ffb8a9
|
tbel: add Tests - long, float, double
|
3 years ago |
nickAS21
|
35dfa1e7bd
|
tbel: add parseLong Test
|
3 years ago |
nickAS21
|
f15d84e44a
|
tbel: add parseHexToLong, Float, Double
|
3 years ago |
nickAS21
|
59dfb4f4e1
|
tbel: refactoring prepareBytesToNumber
|
3 years ago |
nickAS21
|
b79176f3b8
|
tbel: add parseLong
parseHexToLong
parseBytesToLong
toFixed (float.class)
|
3 years ago |
Andrew Shvayka
|
6b8cbbd3c9
|
Merge pull request #8745 from ArtemDzhereleiko/AD/bug-fix/mail-server-oauth2
Fixed oauth2 mail server settings
|
3 years ago |
nickAS21
|
6d0b16e41c
|
tbel: add parseBytesToDouble
|
3 years ago |
Andrew Shvayka
|
1a910934ee
|
Merge pull request #8759 from kalutkaz/enrichmentRuleNode
Updated enrichment rule nodes UI
|
3 years ago |
kalytka
|
d7c3f1647a
|
Updated enrichment rule nodes UI
|
3 years ago |
nickAS21
|
50d3a6d925
|
tbel: add parseBytesToFloat
|
3 years ago |
Andrew Shvayka
|
7258c5de73
|
Merge pull request #8702 from thingsboard/feature/exceeded-rate-limits-notifications
Notifications about exceeded rate limits
|
3 years ago |
Andrii Shvaika
|
4abf7ccd5a
|
Merge with master
|
3 years ago |
ViacheslavKlimov
|
0bd7f74c47
|
Fix issues
|
3 years ago |
ViacheslavKlimov
|
f98eee5407
|
Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
# dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
# ui-ngx/src/app/modules/common/modules-map.ts
|
3 years ago |
Andrew Shvayka
|
405548d44a
|
Merge pull request #8733 from thingsboard/fix_bug_switch_tbel
[FIX_BUG][3.5.1] switch: add validation to tbel
|
3 years ago |
Andrew Shvayka
|
7d31d25aa0
|
Merge pull request #8729 from thingsboard/fixes/notification-system
Notifications deduplication improvements
|
3 years ago |
Andrew Shvayka
|
7fa9be1a68
|
Merge pull request #8634 from thingsboard/feature/rule-nodes-versioning
Rule Node Versioning + Improvements
|
3 years ago |
Artem Dzhereleiko
|
7ac6eac802
|
UI: Fixed oauth2 mail server settings
|
3 years ago |
nickAS21
|
6d69c9b213
|
fix_bug_switch: add CompileException2
|
3 years ago |
Andrii Shvaika
|
997b915905
|
Merge with develop/3.5.2
|
3 years ago |
ViacheslavKlimov
|
39d7498c59
|
Merge branch 'develop/3.5.2' into fixes/notification-system
|
3 years ago |
nickAS21
|
7f0c5f219b
|
fix_bug_switch: add CompileException
|
3 years ago |
Andrew Shvayka
|
80baf9f54d
|
Merge pull request #8725 from ShvaykaD/feature/math-node-fields-templatization
Math node fields templatization
|
3 years ago |
Andrew Shvayka
|
e556afb511
|
Merge pull request #8731 from ShvaykaD/bugfix/PROD-2116
fixed NPE in Flow output node when it used after split array msg node
|
3 years ago |
ShvaykaD
|
a5de29c1f4
|
code readability fix
|
3 years ago |
ShvaykaD
|
9ff8406703
|
added code style fixes && moved duplicate code block to method
|
3 years ago |
ShvaykaD
|
e5a2712d89
|
changed logic to ack msg if stack is null
|
3 years ago |
Andrew Shvayka
|
dd900dafba
|
Merge pull request #8713 from ShvaykaD/feature/rpc-response-handling-improvements
RPC queue stuck issue on response handling for undelivered rpc && logging improvements
|
3 years ago |
Andrew Shvayka
|
866e236c14
|
Merge pull request #8722 from vvlladd28/improvement/ui-rule-node/math-function
Math function rule node: fixed validation
|
3 years ago |
Andrew Shvayka
|
d4e4bf0964
|
Merge pull request #8721 from kalutkaz/fix/updatesImport
Add ToggleHeaderComponent to the module-map
|
3 years ago |
nickAS21
|
f534e2db64
|
fix_bug_switch: add validation to tbel mew msg
|
3 years ago |
Andrew Shvayka
|
e30cf55988
|
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
|
3 years ago |
nickAS21
|
a85d0b6129
|
fix_bug_switch: add validation to tbel
|
3 years ago |
Andrew Shvayka
|
db5c3e5c16
|
Merge pull request #8727 from volodymyr-babak/edge-connection-fix
[Hotfix] Check edge session before removal to avoid removing live session
|
3 years ago |
ShvaykaD
|
f191357b90
|
fixed NPE in Flow output node when it used after split array msg node
|
3 years ago |
dashevchenko
|
9d57be98bf
|
refactoring
|
3 years ago |
dashevchenko
|
44c784c248
|
refactoring
|
3 years ago |
ViacheslavKlimov
|
93e8770023
|
Don't write to cache on each deduplication
|
3 years ago |
ViacheslavKlimov
|
b77078c24e
|
Notifications deduplication improvements
|
3 years ago |
Andrii Shvaika
|
59d21eb9d7
|
Simplify permission check
|
3 years ago |