imbeacon
|
aeec020f6a
|
Avoided additional info creation on provisioning if the device is not a gateway
|
2024-09-12 12:54:50 +03:00 |
|
imbeacon
|
6b99fb917a
|
Fix for NPE
|
2024-09-12 12:52:30 +03:00 |
|
Illia Barkov
|
4fb982eee8
|
Merge branch 'master' into improvement/provisioning-gateway-device
|
2024-09-12 12:16:22 +03:00 |
|
Carlos Becker
|
d25c43399c
|
OAuth2: allow for 'None' auth method to enable pkce code challenge
|
2024-09-12 10:21:41 +02:00 |
|
Andrew Shvayka
|
6e79672b97
|
Merge pull request #11612 from thingsboard/fix/versioned-cache-refactoring
Refactor versioned caching
|
2024-09-11 16:25:14 +03:00 |
|
ViacheslavKlimov
|
cf0d3183e7
|
Rename CacheKey to VersionedCacheKey
|
2024-09-10 15:23:29 +03:00 |
|
Viacheslav Klimov
|
3fdf93d3bf
|
Merge pull request #11588 from volodymyr-babak/edge-rule-chain-cache-fix
Fixed issue with Edge Root Rule Chain cache for related edges
|
2024-09-10 14:25:43 +03:00 |
|
Viacheslav Klimov
|
f030959b08
|
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
|
2024-09-10 14:16:47 +03:00 |
|
ViacheslavKlimov
|
53a975681c
|
Refactor versioned caching
|
2024-09-10 13:42:27 +03:00 |
|
Andrew Shvayka
|
0a5a60cded
|
Merge pull request #10901 from imbeacon/fix/profiles-creation-with-default-name-but-default-profile-exists
Fixed creation of profiles with name "default" and existing default renamed profile
|
2024-09-09 15:54:50 +03:00 |
|
imbeacon
|
80957f3259
|
Changes due to comments
|
2024-09-09 15:52:55 +03:00 |
|
imbeacon
|
945caa354e
|
Merge remote-tracking branch 'upstream' into improvement/provisioning-gateway-device
|
2024-09-09 15:36:01 +03:00 |
|
Volodymyr Babak
|
70a60abc02
|
Fixed issue with Edge Root Rule Chain cache for related edges
|
2024-09-06 16:45:18 +03:00 |
|
Illia Barkov
|
306e971788
|
Merge branch 'master' into fix/profiles-creation-with-default-name-but-default-profile-exists
|
2024-09-06 11:02:49 +03:00 |
|
dashevchenko
|
452dca8147
|
deleted redundant annotations
|
2024-09-05 15:03:01 +03:00 |
|
dashevchenko
|
afe1365b0d
|
added sorting by title for oauth2 clients
|
2024-09-05 12:46:25 +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 |
|
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
|
d88558eee0
|
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
Versioning for rule chain metadata
|
2024-09-03 12:53:20 +03:00 |
|
Andrii Landiak
|
5602807dbe
|
Introduce Edge queue to handle edge notification messages
|
2024-08-29 12:51:20 +03: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 |
|
Viacheslav Klimov
|
40fc7eacf3
|
Merge branch 'master' into feature/rule-chain-versioning
|
2024-08-28 12:35:59 +03:00 |
|
ViacheslavKlimov
|
6b00fb4900
|
Increment entity's version regardless of the changes
|
2024-08-28 12:32:11 +03:00 |
|
ViacheslavKlimov
|
a63ed4fa6c
|
Versioning for rule chain metadata
|
2024-08-27 13:57:32 +03:00 |
|
Andrii Landiak
|
458a1a0af0
|
Fix compile error in BaseRelatedEdgesService
|
2024-08-27 12:54:29 +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
|
0ab35b72d2
|
Edge: impl new approach with oauth
|
2024-08-26 14:51:36 +03:00 |
|
dashevchenko
|
c9b46f2e02
|
minor refactoring
|
2024-08-26 10:55:41 +03:00 |
|
dashevchenko
|
6f833a3b18
|
minor refactoring
|
2024-08-26 10:51:13 +03:00 |
|
Viacheslav Klimov
|
0c15791c2e
|
Merge pull request #11466 from thingsboard/fix/versioned-entity
Fix entity's version incremented twice
|
2024-08-22 14:37:15 +03:00 |
|
IrynaMatveieva
|
5e033ff066
|
added additional verification in tests
|
2024-08-22 14:04:33 +03:00 |
|
ViacheslavKlimov
|
f0186ca996
|
Fix entity update query executed twice (resulting in double version increment)
|
2024-08-22 12:31:52 +03:00 |
|
IrynaMatveieva
|
b19708540f
|
added tests
|
2024-08-22 11:30:40 +03:00 |
|
IrynaMatveieva
|
45f298fb0d
|
changed entity name to device name when alarm
|
2024-08-21 16:48:33 +03:00 |
|
YevhenBondarenko
|
7f2d78cb04
|
added corresponding tests
|
2024-08-21 15:28:18 +02:00 |
|
YevhenBondarenko
|
3eb760e648
|
fixed queries for get/count devices without ota
|
2024-08-21 13:52:22 +02:00 |
|
dashevchenko
|
3db5278e05
|
added generic permission for get all endpoints
|
2024-08-21 12:23:18 +03:00 |
|
dashevchenko
|
83cf86f6df
|
deleted redundant validation
|
2024-08-20 14:51:51 +03:00 |
|
dashevchenko
|
eca50b018f
|
rid from 'registration'
|
2024-08-20 12:51:30 +03:00 |
|
dashevchenko
|
9492725435
|
fixed service tests
|
2024-08-19 17:46:56 +03:00 |
|
dashevchenko
|
9f7d6737b3
|
added @Length validations according to database restriction
|
2024-08-19 15:20:47 +03:00 |
|
dashevchenko
|
f260794452
|
merged with master
|
2024-08-19 12:53:06 +03:00 |
|
dashevchenko
|
931102f73c
|
fixed pull request comments
|
2024-08-16 18:00:34 +03:00 |
|
Igor Kulikov
|
50ccce5cf4
|
Merge pull request #11063 from thingsboard/feature/scada-symbol
SCADA dashboard
|
2024-08-15 13:35:38 +03:00 |
|
ViacheslavKlimov
|
003a917d4d
|
Refactor JpaAbstractDao
|
2024-08-15 12:47:34 +03:00 |
|
ViacheslavKlimov
|
90af4ecee7
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/dedicated-datasource
|
2024-08-15 12:39:18 +03:00 |
|
Igor Kulikov
|
d5c8f82b36
|
Merge with master
|
2024-08-15 10:36:00 +03:00 |
|
IrynaMatveieva
|
ef20700b88
|
changed entity type in audit logs to Alarm, add entityId and originatorId to details
|
2024-08-14 13:27:56 +03:00 |
|
dashevchenko
|
8d7acca4d8
|
added "/oauth2/client/infos?clientIds=" api for UI
|
2024-08-12 17:53:31 +03:00 |
|