Volodymyr Babak
4a0ff8b968
Edge event seq ( #82 )
* edge event - added seq id auto generated column to fix issue with concurrent write of multiple edge events with the same created time
* kotlin Pair replaced by springframework class
* Handle cases when seq_id column started new cycle
* Added check for null in case entity was deleted
* GeneralEdgeEventFetched - sort order by seqId and not created time
* Edge event table - added migration script to add seq_id column
* Code review updates to be in sync with PE
* Improved handling cases when edge_event.seqId started new cycle
* Edge event table - seq_id column make to be cycled
* Improved handling of cases when seq_id column of edge_event table started new cycle
* Improved stability by properly handling exceptions
3 years ago
Artem Dzhereleiko
5cee7e7d7f
UI: Fixed width clear alarm rule section
3 years ago
Artem Dzhereleiko
6dfd0a5439
UI: Fixed routing path for fullscreen mode
3 years ago
deaflynx
5ca63db71e
Fix for PROD-2207. Display decimal values in Analog gauge widgets.
3 years ago
Artem Dzhereleiko
d50e05bb5d
UI: Refactoring
3 years ago
nickAS21
2986700795
swugger_device_controller: fix bug example request - AccessToken, Lwm2m_RPK
3 years ago
Artem Dzhereleiko
bd3bce7827
UI: Add z-index for selected rule node
3 years ago
Artem Dzhereleiko
3e2b52b500
UI: refactoring style
3 years ago
Artem Dzhereleiko
961e34a44a
UI: refactoring
3 years ago
Artem Dzhereleiko
e442ce6e1b
UI: Refactoring
3 years ago
Artem Dzhereleiko
da7a1be532
UI: Refactoring
3 years ago
dashevchenko
5acd5b3658
refactoring
3 years ago
Artem Dzhereleiko
8dcd32e4b3
UI: User notification settings
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
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
3 years ago
Andrii Shvaika
0acabf65dc
Merge with master
3 years ago
ViacheslavKlimov
1d45ea3e8b
Fix MockNotificationSettingsService
3 years ago
ViacheslavKlimov
d49a6c3e92
Notification settings for rules
3 years ago
Chantsova Ekaterina
dc348098bc
UI: fixed dashboard state selection in toolbar on mobile view
3 years ago
Artem Dzhereleiko
319e7fd09d
UI: refactoring
3 years ago
Artem Dzhereleiko
06849452f4
UI: Added icon for rule chain selector
3 years ago
Volodymyr Babak
371cab26d2
HotFix - fixed init of rule chains - init only on APP_INIT msg
3 years ago
Andrii Shvaika
7dcebed624
Ability to force ack for external nodes
3 years ago
dashevchenko
0796fdfa5f
added tests
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
dashevchenko
66623a2be2
refactoring
3 years ago
dashevchenko
11cb696d5c
added conroller method to retrieve list of commands to publish telemetry
3 years ago
Igor Kulikov
1ec37d7685
UI: Improve data keys config. Fix datasource type processing.
3 years ago
ViacheslavKlimov
bbcf4b1ff1
Fix MockNotificationSettingsService
3 years ago
ViacheslavKlimov
ab93f6266d
Add getUserNotificationSettings api
3 years ago
dashevchenko
ea19c4acce
refactoring
3 years ago
ViacheslavKlimov
014497cd89
User-level notification settings
3 years ago
dashevchenko
7d1bfa3164
added new message type handling for efento
3 years ago
ShvaykaD
22874e8a65
filter nodes && added TbMsgType enum
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
Artem Dzhereleiko
a599059955
UI: Fixed notify again dialog with template
3 years ago
imbeacon
ce103cf339
changed test to get id of savedDifferentTenant
3 years ago
nickAS21
35dfa1e7bd
tbel: add parseLong Test
3 years ago
YevhenBondarenko
aa28b276d2
added recalculetePartitions delay for node restart
3 years ago
imbeacon
b8e12a4621
Refactoring
3 years ago
imbeacon
7e5069d784
Changed test to work with different tenant, to avoid affecting by other tests
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
Artem Dzhereleiko
3c9ab8c91f
UI: Fixed table row style
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