Viacheslav Klimov
|
090ce5c67f
|
Merge pull request #11569 from dashevchenko/oauth2CLientsFix
Rollback to the old oauth2 clients api
|
2024-09-05 12:54:40 +03:00 |
|
Iryna Matveieva
|
6f2801db0a
|
Fixed incorrect display of device state (#11536)
* changed logic to save to db activity value from cache
* changed check if partition belongs
|
2024-09-05 12:38:52 +03:00 |
|
dashevchenko
|
b518a1168e
|
rollback to old api path for backward compatibility
|
2024-09-03 17:08:24 +03:00 |
|
ViacheslavKlimov
|
937621ea43
|
Fix testDeviceVc_sameTenant
|
2024-09-03 16:33:31 +03:00 |
|
ViacheslavKlimov
|
591cc91733
|
Fix created edge version
|
2024-09-03 16:33:23 +03:00 |
|
Igor Kulikov
|
53efb6747e
|
Merge pull request #11462 from maxunbearable/improvement/4193-gateway-config-advanced
Added Flow to edit Gateway Config as JSON in Advanced config tab
|
2024-09-03 15:46:19 +03:00 |
|
Viacheslav Klimov
|
2f501c628d
|
Merge pull request #11521 from AndriiLandiak/feature/edge-queue
Introduce Edge queue to handle edge notification messages
|
2024-09-03 15:25:18 +03:00 |
|
Viacheslav Klimov
|
2b163e86c8
|
Merge pull request #11564 from YevhenBondarenko/merge-with-hotfix-3.7
merge with hotfix/3.7
|
2024-09-03 15:00:48 +03:00 |
|
Andrii Landiak
|
3a6a44a9a4
|
Refactoring after review
|
2024-09-03 13:42:28 +03:00 |
|
YevhenBondarenko
|
5c48328423
|
fixed DefaultTbLocalSubscriptionService build
|
2024-09-03 12:13:31 +02:00 |
|
Viacheslav Klimov
|
d88558eee0
|
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
Versioning for rule chain metadata
|
2024-09-03 12:53:20 +03:00 |
|
YevhenBondarenko
|
235e877337
|
Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into merge-with-hotfix-3.7
|
2024-09-03 11:35:51 +02:00 |
|
YevhenBondarenko
|
0af0c36673
|
refactoring
|
2024-09-02 10:41:17 +02:00 |
|
Max Petrov
|
889b998d4c
|
Merge branch 'master' into improvement/4193-gateway-config-advanced
|
2024-09-02 11:35:54 +03:00 |
|
Andrew Shvayka
|
04e4116f30
|
Merge pull request #11330 from dashevchenko/http_transport_large_request_fix
Payload size filter for all requests
|
2024-08-30 18:05:44 +03:00 |
|
Andrii Landiak
|
5602807dbe
|
Introduce Edge queue to handle edge notification messages
|
2024-08-29 12:51:20 +03:00 |
|
YevhenBondarenko
|
399c072595
|
revert changes that are not related to this PR
|
2024-08-28 23:26:00 +02:00 |
|
YevhenBondarenko
|
779acf1891
|
used sys tenant id for old protos
|
2024-08-28 23:00:08 +02:00 |
|
Viacheslav Klimov
|
e0244c2970
|
Merge pull request #11421 from irynamatveieva/fix/audit-logs-alarm-deleted
Fix null entityId in audit log when alarm is deleted
|
2024-08-28 18:48:55 +03:00 |
|
Andrew Shvayka
|
855452ff75
|
Merge pull request #11510 from thingsboard/lwm2m_fix_bug_CollectedValue
lwm2m: fix bug send From Client CollectedValue
|
2024-08-28 15:51:42 +03:00 |
|
nick
|
f598e2fe89
|
tbel: fix bug send From Client CollectedValue
|
2024-08-28 15:20:55 +03:00 |
|
Igor Kulikov
|
ba5208af39
|
Merge pull request #11508 from ArtemDzhereleiko/AD/scada/drain-pipe/default-fluid-color
Drain pipe SCADA sym change default fluid color
|
2024-08-28 14:24:56 +03:00 |
|
Igor Kulikov
|
8d6a10260d
|
Merge pull request #11507 from ArtemDzhereleiko/AD/scada/filter
Stand filter SCADA symbol
|
2024-08-28 14:24:22 +03:00 |
|
Artem Dzhereleiko
|
1ea53f36b4
|
UI: Scada drain pipe change default fluid color
|
2024-08-28 12:51:43 +03:00 |
|
Viacheslav Klimov
|
40fc7eacf3
|
Merge branch 'master' into feature/rule-chain-versioning
|
2024-08-28 12:35:59 +03:00 |
|
ViacheslavKlimov
|
d656ab5540
|
Remove unneeded comment
|
2024-08-28 12:33:17 +03:00 |
|
ViacheslavKlimov
|
6b00fb4900
|
Increment entity's version regardless of the changes
|
2024-08-28 12:32:11 +03:00 |
|
Artem Dzhereleiko
|
83059c77af
|
UI: SCADA symbol stand filter
|
2024-08-28 12:28:31 +03:00 |
|
YevhenBondarenko
|
b26bf1410c
|
fixed TbEntitySubEventCallbackProto build
|
2024-08-28 10:24:22 +02:00 |
|
YevhenBondarenko
|
bc0022aafd
|
Added tenant id to the methods with locks and minor refactoring
|
2024-08-27 15:05:39 +02:00 |
|
ViacheslavKlimov
|
a63ed4fa6c
|
Versioning for rule chain metadata
|
2024-08-27 13:57:32 +03:00 |
|
Andrii Landiak
|
c6ee0bff19
|
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
|
2024-08-27 12:41:39 +03:00 |
|
Viacheslav Klimov
|
a77df2f90e
|
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
|
2024-08-27 12:09:53 +03:00 |
|
Andrii Landiak
|
73a45427d4
|
Tmp ignore testCreateUpdateDeleteTenantUser
|
2024-08-27 10:51:54 +03:00 |
|
Andrii Landiak
|
0ab35b72d2
|
Edge: impl new approach with oauth
|
2024-08-26 14:51:36 +03:00 |
|
dashevchenko
|
6f833a3b18
|
minor refactoring
|
2024-08-26 10:51:13 +03:00 |
|
Artem Dzhereleiko
|
c16e11d664
|
UI: Refactoring tanks
|
2024-08-23 15:37:49 +03:00 |
|
Igor Kulikov
|
a42d27dc20
|
Merge pull request #11479 from ArtemDzhereleiko/AD/scada/uniq-ids
SCADA symbol replace for unique ids
|
2024-08-23 14:17:21 +03:00 |
|
Igor Kulikov
|
dfbf29d996
|
Merge pull request #11472 from ArtemDzhereleiko/AD/hot-fix/scada-tank
Refactoring SCADA Elevated tank
|
2024-08-23 14:13:26 +03:00 |
|
Igor Kulikov
|
9a95d0b010
|
Merge pull request #11467 from ArtemDzhereleiko/AD/scada/heat-pump
Heat pump SCADA symbols
|
2024-08-23 14:12:29 +03:00 |
|
Artem Dzhereleiko
|
f003582f14
|
UI: scada symbol replace for unique ids
|
2024-08-23 12:53:12 +03:00 |
|
IrynaMatveieva
|
a59552dc1d
|
fixed tests in alarm controller
|
2024-08-23 12:16:51 +03:00 |
|
Artem Dzhereleiko
|
8d232c64c9
|
UI: Refactoring
|
2024-08-23 10:21:53 +03:00 |
|
Artem Dzhereleiko
|
ddff3b93cc
|
UI: update tank
|
2024-08-22 16:54:10 +03:00 |
|
Viacheslav Klimov
|
a003ca4de5
|
Merge branch 'master' into http_transport_large_request_fix
|
2024-08-22 14:46:58 +03:00 |
|
ViacheslavKlimov
|
69b89ebb79
|
Ignore unknown notification recipients
|
2024-08-22 13:45:33 +03:00 |
|
Artem Dzhereleiko
|
d5ee96e295
|
UI: SCADA Heat pump
|
2024-08-22 12:36:05 +03:00 |
|
mpetrov
|
0599ea0647
|
Added Flow to edit Gateway Config as JSON in Advanced config tab
|
2024-08-21 18:37:53 +03:00 |
|
IrynaMatveieva
|
45f298fb0d
|
changed entity name to device name when alarm
|
2024-08-21 16:48:33 +03:00 |
|
dashevchenko
|
dba36a8e5a
|
fixed upgrade script
|
2024-08-21 13:46:48 +03:00 |
|