Artem Dzhereleiko
|
27fa09037f
|
UI: Fixed right analog water meter symbol
|
2024-09-06 12:12:05 +03:00 |
|
Igor Kulikov
|
750035fc37
|
Merge pull request #11550 from ArtemDzhereleiko/AD/scada/leak-sensor
SCADA symbol Leak sensor and water stop
|
2024-09-06 12:04:00 +03:00 |
|
Igor Kulikov
|
40b0e2bf84
|
Merge pull request #11524 from ArtemDzhereleiko/AD/bug-fix/scada-stand-filter
Bug fix for stand filter SCADA symbol
|
2024-09-06 12:02:47 +03:00 |
|
YevhenBondarenko
|
387a7eadcf
|
removed payloadType from SessionLimits
|
2024-09-05 20:00:43 +02:00 |
|
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 |
|
ViacheslavKlimov
|
8233d6c451
|
Include password reset and activation links ttl in the email
|
2024-09-04 18:28:02 +03:00 |
|
ViacheslavKlimov
|
a8afd8929b
|
Redirect to error page when password reset or activation link is expired
|
2024-09-04 17:29:38 +03:00 |
|
ViacheslavKlimov
|
465341f0ea
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/activation-link-ttl
|
2024-09-04 17:16:50 +03:00 |
|
Artem Dzhereleiko
|
0eff9cb380
|
UI: Add font and color for water level symbols
|
2024-09-04 16:07:24 +03:00 |
|
Artem Dzhereleiko
|
3bb9924bde
|
UI: Update water stop symbol
|
2024-09-04 14:58:29 +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
|
aab1161c79
|
create pojo for session limits
|
2024-09-03 10:58:40 +02:00 |
|
Artem Dzhereleiko
|
5f112b2112
|
UI: Add leak sensor and water stop symbol
|
2024-09-02 16:53:45 +03:00 |
|
YevhenBondarenko
|
dd3ed2a496
|
rafactoring due to comments
|
2024-09-02 13:11:06 +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 |
|
Artem Dzhereleiko
|
e1d11c913a
|
UI: Water meter SCADA symbol
|
2024-08-30 14:33:36 +03:00 |
|
Artem Dzhereleiko
|
12415c1518
|
UI: bug fix
|
2024-08-29 16:11:28 +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 |
|