ViacheslavKlimov
dc1e2f94c6
Improve Lua script for versioned cache
2024-08-09 12:24:20 +03:00
ViacheslavKlimov
a5a92d9334
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-08-03 14:33:21 +03:00
YevhenBondarenko
dfd417b530
merge with master
2024-08-02 11:24:33 +02:00
Andrii Landiak
0c0c2fc5fc
Merge remote-tracking branch 'upstream/master' into optimize-imports
2024-08-01 12:52:17 +03:00
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2024-08-01 11:12:10 +03:00
irynamatveieva
649a8b65fd
fixed conflicts
2024-07-31 15:02:41 +03:00
YevhenBondarenko
977da8bc8a
fixed tests
2024-07-25 12:01:42 +02:00
YevhenBondarenko
358925cffe
added version for relations
2024-07-24 13:35:29 +02:00
ViacheslavKlimov
486fed375c
Add version for tenant entity
2024-07-22 14:27:26 +03:00
ViacheslavKlimov
b46e9fb6ec
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
2024-07-16 10:37:21 +03:00
ViacheslavKlimov
c15f34d91a
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
2024-07-16 10:31:01 +03:00
ViacheslavKlimov
f7daf371fc
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-07-16 10:09:19 +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
094f840f11
JpaAlarmDao debug log added
2024-07-11 14:26:59 +02:00
YevhenBondarenko
d6367c9680
added version to timeseries and attribute protos
2024-07-09 15:19:01 +02:00
Viacheslav Klimov
94b670d72e
Merge pull request #9724 from thingsboard/feature/notifications-widget
...
Notifications widget
2024-07-09 11:40:25 +03:00
ViacheslavKlimov
1dcb64d298
Entities version refactoring
2024-07-05 16:20:19 +03:00
ViacheslavKlimov
7fb5f268c7
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
...
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/HasVersion.java
2024-07-05 15:03:39 +03:00
ViacheslavKlimov
50b2d0e488
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-07-05 14:11:53 +03:00
YevhenBondarenko
77a420b6d6
fixed versioned caffeine cache
2024-07-04 19:02:19 +02:00
YevhenBondarenko
0b51baf38d
LUA script improvements and used versioned cache for latest ts
2024-07-03 16:03:19 +02:00
YevhenBondarenko
6c417f209f
Merge remote-tracking branch 'smatvienko-tb/feature/latest-ts-redis-cache-aside-dao' into feature/attr_tskv_version
2024-07-02 12:56:33 +02:00
ViacheslavKlimov
8c8666c3d0
Ignore version for export/import
2024-07-01 15:06:38 +03:00
ViacheslavKlimov
8a3f99d651
HTTP status 409 (Conflict) on EntityVersionMismatchException
2024-07-01 14:11:57 +03:00
ViacheslavKlimov
67b8ded9f4
Add version to most entities
2024-07-01 13:11:59 +03:00
ViacheslavKlimov
66563e3459
Introduce optimistic locking and 'version' for entities
2024-06-27 14:48:18 +03:00
YevhenBondarenko
118407d982
implemented versioned cache
2024-06-26 15:51:32 +02:00
ViacheslavKlimov
656e8458ad
Tests for version control; local-only repositories; refactoring
2024-06-21 14:11:20 +03:00
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2024-06-20 15:53:41 +03:00
ViacheslavKlimov
d9e90ea663
Refactoring for notification types filter
2024-06-20 11:33:28 +03:00
ViacheslavKlimov
186ab6d50c
Merge remote-tracking branch 'origin/master' into feature/notifications-widget
2024-06-20 11:12:20 +03:00
dashevchenko
3ea1e5706e
updated TenantProfile swagger example
2024-06-14 17:42:54 +03:00
YevhenBondarenko
b666f9499a
added sequence number for attributes
2024-06-11 15:41:55 +02:00
Igor Kulikov
af35d6a678
Merge pull request #10918 from rusikv/enhancement/mobile-qr-home
...
Mobile app qr code improvements
2024-06-07 15:14:58 +03:00
dashevchenko
951f017e7c
extended mobile application settings with default store links
2024-06-06 11:53:02 +03:00
dashevchenko
be5220a9e9
fixed mobile app settings default value for store links
2024-06-05 19:02:42 +03:00
dashevchenko
1619e60380
minor refactoring
2024-06-05 12:04:48 +03:00
dashevchenko
95c9e7b7bf
added api to retrieve app store links
2024-06-04 19:52:50 +03:00
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2024-06-03 15:16:32 +02:00
rusikv
9844b44bc6
Merge remote-tracking branch 'upstream/master' into enhancement/mobile-app-qr-code-improvements
2024-05-30 11:35:08 +03:00
ViacheslavKlimov
5e2a4a73b7
Fix token sessionId calculation
2024-05-28 15:43:50 +03:00
dashevchenko
5807d8ce3c
deleted badgeStyle enum
2024-05-28 11:53:24 +03:00
dashevchenko
7db220e9e4
deleted badge style from mobile app settings
2024-05-27 12:36:05 +03:00
Andrew Shvayka
337d8f0a95
Merge pull request #9830 from thingsboard/relation_query_not_option
...
[Feature Request] - Add "NOT" option in relation queries
2024-05-22 15:52:48 +03:00
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
...
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2024-05-22 12:11:32 +03:00
YevhenBondarenko
161e10a686
added rate limits for the gateway
2024-05-19 22:35:21 +02:00
Igor Kulikov
cc49b21fb5
Merge pull request #10591 from dashevchenko/qrCode
...
Mobile application QR code API
2024-05-17 12:36:51 +03:00
IrynaMatveieva
f538f2ec79
fixed ActionTypeTest
2024-05-14 10:28:03 +03:00
IrynaMatveieva
74ac5a949f
added rule engine controller and send rest api call reply node
2024-05-14 10:05:41 +03:00
YevhenBondarenko
e10ba543a0
fixed all allowableValues
2024-05-13 11:12:20 +02:00