YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2024-08-02 11:06:29 +02:00
YevhenBondarenko
c619be45b6
set version_seq cache to 1
2024-07-29 21:31:14 +02:00
YevhenBondarenko
922847baf6
minor refactoring
2024-07-26 14:03:49 +02:00
YevhenBondarenko
977da8bc8a
fixed tests
2024-07-25 12:01:42 +02:00
YevhenBondarenko
a15ec624d7
fixed RelationCacheTest
2024-07-24 16:52:35 +02:00
YevhenBondarenko
358925cffe
added version for relations
2024-07-24 13:35:29 +02:00
YevhenBondarenko
80ef8405c1
fixed clusterdown
2024-07-19 18:58:26 +02:00
ViacheslavKlimov
cf2c922f1a
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
2024-07-17 13:46:35 +03:00
Viacheslav Klimov
90d945cb2c
Merge pull request #11207 from AndriiLandiak/feature/redis-disable-caching
...
Redis - disable caching in case maxSize is 0
2024-07-17 12:33:49 +03:00
Andrii Landiak
fca1eef2c1
Improve RedisTbTransactionalCacheTest
2024-07-16 14:54:12 +03:00
Andrii Landiak
1720803eba
Improvement after review: reuse getAndPutInTransaction, write test
2024-07-16 12:46:05 +03:00
ViacheslavKlimov
c15f34d91a
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
2024-07-16 10:31:01 +03:00
ViacheslavKlimov
31d2d14f60
Cache transaction support for versioned entities
2024-07-16 10:29:58 +03:00
Andrii Landiak
9fc6929a77
Use cacheEnabled to disable caching in case cache.specs field 'maxSize' is 0
2024-07-15 15:44:34 +03:00
Sergey Matvienko
097429b816
Merge pull request #11199 from thingsboard/hotfix/3.7
...
Hotfix/3.7
2024-07-11 18:47:36 +02:00
Sergey Matvienko
a746cf2793
Merge pull request #11195 from AndriiLandiak/fix/edge-oauth-test
...
Fix OAuth2EdgeTest
2024-07-11 14:43:40 +02:00
Sergey Matvienko
422a28fcd4
Merge pull request #11196 from smatvienko-tb/fix/update_alarm_debug_log
...
JpaAlarmDao debug log added
2024-07-11 14:38:42 +02:00
Sergey Matvienko
2f04bdc4a0
Merge pull request #11192 from YevhenBondarenko/fix/http-client
...
[Rest API Call node] fixed adding body condition and content-type creation
2024-07-11 14:38:31 +02:00
Sergey Matvienko
094f840f11
JpaAlarmDao debug log added
2024-07-11 14:26:59 +02:00
Andrii Landiak
95178d12ea
Fix OAuth2EdgeTest
2024-07-11 14:48:57 +03:00
YevhenBondarenko
196ec5e59d
fixed tests
2024-07-11 11:33:29 +02:00
YevhenBondarenko
58185d4a4c
hotfix Connection reset
2024-07-11 11:23:03 +02:00
YevhenBondarenko
65789f2e7b
fixed adding body condition and content-type creation
2024-07-11 11:03:37 +02:00
Kulikov
99d4eb0d9c
TBEL: new methods ( #11129 )
...
* tbel: number to string by radix
* Revert "tbel: number to string by radix"
This reverts commit 0fd285d76b5f25002f84768ab490e750539509d0.
* tbel: number to string by radix and new Error
* tbel: number to Hexadecimal must be even-length.
* tbel: add tests isBinary...isHexadecimal
* tbel: Comments 1
* tbel: Comments 2
* tbel: Comments 3
2024-07-10 14:31:11 +03:00
YevhenBondarenko
7945669303
fixed sparkplug tests
2024-07-10 12:22:08 +02:00
Viacheslav Klimov
caaeefa41f
Merge pull request #11179 from thingsboard/hotfix-to-master
...
hotfix/3.7
2024-07-10 10:52:21 +03:00
ViacheslavKlimov
68c8bf8db7
Merge remote-tracking branch 'origin/hotfix/3.7'
2024-07-10 10:48:49 +03:00
Viacheslav Klimov
d934932138
Merge pull request #11156 from YevhenBondarenko/fix/swagger-enabled
...
Fix startup error when Swagger is disabled
2024-07-10 10:40:23 +03:00
Viacheslav Klimov
78d65826f1
Merge pull request #11176 from YevhenBondarenko/feature/swagger-definition
...
[SWAGGER-UI] added ability to change swagger group name (definition)
2024-07-10 10:34:46 +03:00
Viacheslav Klimov
138f95e1c0
Default prop value for Swagger group name
2024-07-10 10:34:06 +03:00
Viacheslav Klimov
cb81c00057
Merge pull request #11175 from AndriiLandiak/fix/edge-oauth
...
Fix Edge Oauth2 validation
2024-07-10 10:29:47 +03:00
YevhenBondarenko
bee9cfef9c
added ability to change swagger group name (definition)
2024-07-09 17:40:41 +02:00
YevhenBondarenko
9515bdea1d
updated LUA SHA
2024-07-09 17:33:00 +02:00
YevhenBondarenko
164185c0f3
added upgrade script for attributes and latest ts
2024-07-09 17:17:23 +02:00
Andrii Landiak
c3cd5e2760
Improve logic: add check for oauth2 event to edge on convertToDownlink
2024-07-09 18:05:57 +03:00
Andrii Landiak
0984a754b6
Fix oauth2 edge validator
2024-07-09 17:59:24 +03:00
YevhenBondarenko
2336cba89a
version in proto should be optional
2024-07-09 16:50:07 +02:00
YevhenBondarenko
272e3e8d6a
merge with feature/attr_tskv_version
2024-07-09 16:02:52 +02:00
YevhenBondarenko
d6367c9680
added version to timeseries and attribute protos
2024-07-09 15:19:01 +02:00
ViacheslavKlimov
b894cbc5d2
Fix Caffeine's getAndPutInTransaction; add compute method to VersionedTbCache
2024-07-09 14:13:14 +03:00
ViacheslavKlimov
cf821515fb
Refactoring for versioned caches
2024-07-09 13:17:25 +03:00
Viacheslav Klimov
75fb156178
Merge pull request #11172 from ShvaykaD/hotfix/calculate-delta-node
...
hotfix for calculate delta node: fixed false positive tests & fixed NPE
2024-07-09 13:11:39 +03:00
ShvaykaD
f69198e2b6
fixed NPE in calculate delta node & fixed false positive tests
2024-07-09 13:08:18 +03:00
Viacheslav Klimov
94b670d72e
Merge pull request #9724 from thingsboard/feature/notifications-widget
...
Notifications widget
2024-07-09 11:40:25 +03:00
Igor Kulikov
5056a16f0f
Merge pull request #11166 from vvlladd28/improvement/gateway-dashboard
...
Improvement gateway dashboard
2024-07-08 17:16:03 +03:00
Vladyslav_Prykhodko
34f6b84bca
Merge remote-tracking branch 'upstream/master' into improvement/gateway-dashboard
2024-07-08 17:12:40 +03:00
Igor Kulikov
6afaf77569
Merge pull request #11169 from ArtemDzhereleiko/AD/bug-fix/gradient/min-max-value
...
Fixed Min/Max value on gradient panel
2024-07-08 17:10:42 +03:00
Igor Kulikov
f451182a66
Merge pull request #11165 from ArtemDzhereleiko/AD/rule-core/update-config
...
Update rule node core config
2024-07-08 17:09:05 +03:00
Igor Kulikov
54cd65765e
Merge pull request #11144 from ArtemDzhereleiko/AD/translate/timeseries-json-description
...
[Localization Support] - Standardize 'Time Series' Terminology in English for widgets description
2024-07-08 17:08:40 +03:00
Igor Kulikov
4593c8d652
Merge pull request #11138 from ArtemDzhereleiko/AD/imp/widget/notification
...
Notification widget
2024-07-08 17:07:55 +03:00