13740 Commits

Author SHA1 Message Date
Sergey Matvienko
8a121b6b63 tests: docker compose selenium - host.docker.internal:host-gateway 2023-02-24 20:27:22 +01:00
Sergey Matvienko
f706fbe784 DefaultTelemetryWebSocketService - on subscribe response order fixed (will send response after subscription service called) 2023-02-24 19:18:40 +01:00
Sergey Matvienko
433a5dcbcf BaseWebsocketApiTest - improved assertion output and logging 2023-02-24 18:59:19 +01:00
Sergey Matvienko
cd881d8a68 TbTestWebSocketClient improvements 2023-02-24 18:58:27 +01:00
Sergey Matvienko
435e851d44 test wsClient - volatile 2023-02-24 18:39:05 +01:00
Sergey Matvienko
b8472717fb WebSocketConfiguration TbWebSocketHandler: fixed double instance of handler created, removed static from session maps 2023-02-24 18:38:36 +01:00
Igor Kulikov
ae8c44d54a UI: Angular 15 migration 2023-02-24 19:25:19 +02:00
Volodymyr Babak
bd70c89688 Fixed incorrect method usage findDashboardsByTenantId -> findDashboardsByTenantIdAndConfigurationText 2023-02-24 17:14:22 +02:00
rusikv
d5d2b043a2 Merge branch 'alarmCommentsUI' of github.com:rusikv/thingsboard into alarmCommentsUI 2023-02-24 16:23:16 +02:00
Andrii Shvaika
655a45cd3d Index improvement 2023-02-24 15:12:21 +02:00
Andrii Shvaika
c4a64a98d3 Fix soem tests and added upgrade script 2023-02-24 14:58:13 +02:00
Andrii Shvaika
38b2cf41c4 Fix soem tests and added upgrade script 2023-02-24 14:56:06 +02:00
ViacheslavKlimov
f5eb27efd4 Minor fixes 2023-02-24 14:03:35 +02:00
ViacheslavKlimov
3a5d1b31b3 Merge remote-tracking branch 'origin/feature/notification-system' into feature/notification-system 2023-02-24 13:17:31 +02:00
ViacheslavKlimov
627889a437 Remove tenant_id constraint from notification entities; permission checks refactoring 2023-02-24 13:17:24 +02:00
Vladyslav_Prykhodko
902cd73000 UI: Add support in web notification action open dashboard 2023-02-24 11:29:36 +02:00
Volodymyr Babak
4fd2a41087 Remove EventDeduplicationExecutor 2023-02-24 11:15:39 +02:00
Andrii Shvaika
69b5a5f425 Alarm Service refactoring 2023-02-23 19:03:04 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Andrii Landiak
3d7097536c Merge branch 'develop/3.5' into feature/x509-device-cert-impr 2023-02-23 13:09:01 +02:00
ViacheslavKlimov
8a922f36a4 Notification system refactoring 2023-02-23 12:45:16 +02:00
Andrii Shvaika
c922bbb989 Alarm service refactroing 2023-02-23 12:31:07 +02:00
Artem Babak
bc1d9011c6 Widget Horizontal Bar: add parseFloat of value in update() 2023-02-23 11:22:46 +02:00
YevhenBondarenko
680f8662ed fixed processJsonTestGatewayRequestAttributesValuesFromTheServer 2023-02-23 01:01:37 +01:00
Volodymyr Babak
d93ba0e751 Code simplify - remove method 2023-02-22 16:29:24 +02:00
Volodymyr Babak
d0fbecc4c5 Organize imports 2023-02-22 16:10:53 +02:00
Volodymyr Babak
1a6cd82461 License header fix 2023-02-22 13:29:15 +02:00
Artem Babak
42ade3ee3a Digital Gauge fix in update() - change strict to loose inequality 2023-02-22 12:06:24 +02:00
Igor Kulikov
8711048ca6 UI: Angular 15 migration 2023-02-21 19:18:04 +02:00
Volodymyr Babak
881cc886f9 Add newline to end of files 2023-02-21 16:53:08 +02:00
Volodymyr Babak
9bbb88ab0f Add functionality to support multiple certificate entries in pem file 2023-02-21 16:50:09 +02:00
Volodymyr Babak
b19c107d6c Merge remote-tracking branch 'upstream/develop/3.5' into filter-type-multiple-types 2023-02-21 16:10:10 +02:00
Volodymyr Babak
cf3beda316 Data Update - update only dashboard which configurationthat contains required filters 2023-02-21 16:08:41 +02:00
ViacheslavKlimov
e3f971231a Notification api permission checks refactoring 2023-02-21 12:36:15 +02:00
dashevchenko
4ddcd99e44 refactoring 2023-02-21 12:11:11 +02:00
Andrew Shvayka
1f75409dbd
Merge pull request #8078 from rusikv/sparkplugUI 2023-02-20 22:19:33 +02:00
dashevchenko
fff1f555e8 refactoring 2023-02-20 19:33:36 +02:00
Igor Kulikov
78caf17e07 UI: Angular 15 migration 2023-02-20 19:23:26 +02:00
dashevchenko
f5b029d43e moved password history from tb_user to user_credential 2023-02-20 19:18:53 +02:00
Andrii Shvaika
1906dd44a3 Separate function to acknowledge alarm in one API call 2023-02-20 18:58:31 +02:00
Andrew Shvayka
3d97371ac5
Merge pull request #8105 from rusikv/alarm-assign-ui-dev
User search by email, first name and last name, disabling of alarm assignment setting
2023-02-20 17:12:16 +02:00
Andrii Shvaika
feb84ace48 Deprecation of the alarm status 2023-02-20 17:11:49 +02:00
ShvaykaD
935f5b806d fix issue with remove latest when interval is set to from x to x + 1 where x value of ts entry 2023-02-20 17:01:42 +02:00
rusikv
80ec4d85e2 Amendments due to backend changes, added ability to search users by name and email, added setting to disable reassignment of alarm to alarm widget 2023-02-20 14:13:41 +02:00
ViacheslavKlimov
dd5c970b3a Merge remote-tracking branch 'origin/develop/3.5' into feature/notification-system
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/BaseController.java
2023-02-20 12:57:32 +02:00
Vladyslav_Prykhodko
6945b96e3c UI: Change notification request support send without template 2023-02-20 11:30:26 +02:00
Vladyslav_Prykhodko
7e4d92e8eb Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-02-20 10:13:43 +02:00
AndriiD
82be53894b Merge branch 'master' into feature/prod-1586_add_quename_to_generator_node 2023-02-20 09:10:06 +02:00
Andrew Shvayka
7f642f5415
Merge pull request #8102 from imbeacon/feature/alarm-assign 2023-02-18 18:42:01 +02:00
zbeacon
0427eeea9d Added check - does assigned information available 2023-02-18 13:07:32 +02:00