rusikv
fd6d699bec
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event
2023-06-27 19:18:53 +03:00
Igor Kulikov
0d661ba6cc
UI: Timeseries table config improvement
2023-06-27 18:53:34 +03:00
Igor Kulikov
987d41f329
UI: Timeseries table basic config
2023-06-27 18:17:15 +03:00
nickAS21
1cb74577d5
swagger_device_controller: refactoring fix bug example request - X509, MQTT_BASIC
2023-06-27 18:09:21 +03:00
nickAS21
7ff353a4d9
swagger_device_controller: fix bug example request - X509, MQTT_BASIC
2023-06-27 17:54:02 +03:00
Vladyslav_Prykhodko
c870e03eb2
UI: Hide alarm style in notification when alarm cleared
2023-06-27 17:36:20 +03:00
rusikv
95878afcfb
Test rule node script function with selected event implementation
2023-06-27 17:30:56 +03:00
Chantsova Ekaterina
bb59a50b60
UI: fixed loading widget data for 'previous quarter' and 'previous half year' timewindow intervals
2023-06-27 17:23:45 +03:00
ViacheslavKlimov
d0cbf4efd1
Add acknowledged and cleared properties to AlarmNotificationInfo
2023-06-27 17:14:33 +03:00
Artem Dzhereleiko
9fceba291c
UI: Fixed display columns without sources
2023-06-27 15:59:48 +03:00
Vladyslav
165543c598
Merge pull request #8819 from ArtemDzhereleiko/feature/account-notification-settings
...
User notification settings
2023-06-27 15:54:21 +03:00
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
2023-06-27 15:42:23 +03:00
Artem Dzhereleiko
5cee7e7d7f
UI: Fixed width clear alarm rule section
2023-06-27 13:56:59 +03:00
Artem Dzhereleiko
6dfd0a5439
UI: Fixed routing path for fullscreen mode
2023-06-27 13:04:02 +03:00
deaflynx
5ca63db71e
Fix for PROD-2207. Display decimal values in Analog gauge widgets.
2023-06-27 12:06:52 +03:00
Artem Dzhereleiko
d50e05bb5d
UI: Refactoring
2023-06-27 11:04:59 +03:00
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
2023-06-26 23:54:21 +02:00
nickAS21
2986700795
swugger_device_controller: fix bug example request - AccessToken, Lwm2m_RPK
2023-06-26 17:44:18 +03:00
Artem Dzhereleiko
bd3bce7827
UI: Add z-index for selected rule node
2023-06-26 14:34:20 +03:00
Artem Dzhereleiko
3e2b52b500
UI: refactoring style
2023-06-26 13:09:37 +03:00
Artem Dzhereleiko
961e34a44a
UI: refactoring
2023-06-26 12:48:40 +03:00
Artem Dzhereleiko
e442ce6e1b
UI: Refactoring
2023-06-26 12:46:25 +03:00
Artem Dzhereleiko
da7a1be532
UI: Refactoring
2023-06-26 12:03:30 +03:00
dashevchenko
5acd5b3658
refactoring
2023-06-26 11:45:20 +03:00
Artem Dzhereleiko
8dcd32e4b3
UI: User notification settings
2023-06-26 10:44:07 +03:00
Igor Kulikov
97831351a0
Merge branch 'develop/3.5.2' into feature/basic-widget-config
2023-06-24 13:35:59 +03:00
Igor Kulikov
1edd2cbaf0
UI: Display confirm on exit when editing dashboard.
2023-06-24 13:35:02 +03:00
Igor Kulikov
9af871e451
UI: Entities table basic widget config
2023-06-24 12:48:28 +03:00
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
2023-06-23 19:00:25 +03:00
Andrii Shvaika
0acabf65dc
Merge with master
2023-06-23 18:58:32 +03:00
ViacheslavKlimov
1d45ea3e8b
Fix MockNotificationSettingsService
2023-06-23 16:23:42 +03:00
ViacheslavKlimov
d49a6c3e92
Notification settings for rules
2023-06-23 16:11:21 +03:00
Chantsova Ekaterina
dc348098bc
UI: fixed dashboard state selection in toolbar on mobile view
2023-06-23 13:18:20 +03:00
Artem Dzhereleiko
319e7fd09d
UI: refactoring
2023-06-23 13:09:44 +03:00
Artem Dzhereleiko
06849452f4
UI: Added icon for rule chain selector
2023-06-23 13:08:32 +03:00
Volodymyr Babak
371cab26d2
HotFix - fixed init of rule chains - init only on APP_INIT msg
2023-06-22 16:37:03 +03:00
Andrii Shvaika
7dcebed624
Ability to force ack for external nodes
2023-06-22 15:59:36 +03:00
dashevchenko
0796fdfa5f
added tests
2023-06-22 15:27:45 +03:00
Andrew Shvayka
b14459dd9b
Merge pull request #8756 from thingsboard/tbel_byte_to_float_double
...
tbel: add parseBytesToFloat
2023-06-22 12:19:30 +03:00
Andrii Shvaika
649898566c
Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node
2023-06-21 19:05:42 +03:00
dashevchenko
66623a2be2
refactoring
2023-06-21 18:37:27 +03:00
dashevchenko
11cb696d5c
added conroller method to retrieve list of commands to publish telemetry
2023-06-21 16:04:23 +03:00
Igor Kulikov
1ec37d7685
UI: Improve data keys config. Fix datasource type processing.
2023-06-20 18:52:13 +03:00
ViacheslavKlimov
bbcf4b1ff1
Fix MockNotificationSettingsService
2023-06-20 18:07:37 +03:00
ViacheslavKlimov
ab93f6266d
Add getUserNotificationSettings api
2023-06-20 12:10:28 +03:00
dashevchenko
ea19c4acce
refactoring
2023-06-20 12:06:56 +03:00
ViacheslavKlimov
014497cd89
User-level notification settings
2023-06-20 12:04:48 +03:00
dashevchenko
7d1bfa3164
added new message type handling for efento
2023-06-19 19:11:33 +03:00
ShvaykaD
22874e8a65
filter nodes && added TbMsgType enum
2023-06-19 17:55:39 +03:00
nickAS21
d9c028f566
tbel: add Tests - long, float, double (syntax)
2023-06-19 17:41:28 +03:00